SearcharxivSearch

arXiv subjects

Hiroyuki Kubo

Publications and source records attributed to Hiroyuki Kubo.

3 recordsLinked to original sources

A Real-Time Remote-Sensing-Guided Decision-Support Framework for Cloud-Seeding Operations: A Field Demonstration Using Himawari-9 and C-band Phased Array Weather Radar

This study proposes a real-time remote-sensing-guided decision-support framework for cloud-seeding operations using high frequency geostationary satellite and ground weather radar observations. The framework integrates cloud assessment, human-in-the-loop decision support, and aircraft operation to translate high-frequency remote-sensing information into actionable guidance for seeding aircraft. We demonstrate the framework using 2.5-min Himawari-9 geostationary satellite observations and 60-s C-band phased-array weather radar (C-PAWR) observations during the preliminary dry-ice cloud-seeding field campaign conducted over Toyama Bay, Japan, in January 2026. In the 13 January case, the framework enabled the ground team to identify a developing cumulus cloud with a lifetime of approximately 20 min, communicate guidance to the aircraft, and conduct seeding immediately before the cloud began to dissipate naturally. Candidate seedable clouds were identified from Himawari-9 infrared indices, and their selection was supported by near-real-time C-PAWR observations of precipitation echoes. Because the released dry-ice amount was limited to 30 kg, this study does not attempt to attribute subsequent cloud evolution to seeding effects. Instead, the results demonstrate that rapid-scan satellite and ground radar observations can support real-time target selection and aircraft guidance for responsible, operationally feasible weather-intervention field experiments.

physics.ao-ph

Monte Carlo Path Tracing and Statistical Event Detection for Event Camera Simulation

This paper presents a novel event camera simulation system fully based on physically based Monte Carlo path tracing with adaptive path sampling. The adaptive sampling performed in the proposed method is based on a statistical technique, hypothesis testing for the hypothesis whether the difference of logarithmic luminances at two distant periods is significantly larger than a predefined event threshold. To this end, our rendering system collects logarithmic luminances rather than raw luminance in contrast to the conventional rendering system imitating conventional RGB cameras. Then, based on the central limit theorem, we reasonably assume that the distribution of the population mean of logarithmic luminance can be modeled as a normal distribution, allowing us to model the distribution of the difference of logarithmic luminance as a normal distribution. Then, using Student's t-test, we can test the hypothesis and determine whether to discard the null hypothesis for event non-occurrence. When we sample a sufficiently large number of path samples to satisfy the central limit theorem and obtain a clean set of events, our method achieves significant speed up compared to a simple approach of sampling paths uniformly at every pixel. To our knowledge, we are the first to simulate the behavior of event cameras in a physically accurate manner using an adaptive sampling technique in Monte Carlo path tracing, and we believe this study will contribute to the development of computer vision applications using event cameras.

cs.CV

Event-based Camera Simulation using Monte Carlo Path Tracing with Adaptive Denoising

This paper presents an algorithm to obtain an event-based video from noisy frames given by physics-based Monte Carlo path tracing over a synthetic 3D scene. Given the nature of dynamic vision sensor (DVS), rendering event-based video can be viewed as a process of detecting the changes from noisy brightness values. We extend a denoising method based on a weighted local regression (WLR) to detect the brightness changes rather than applying denoising to every pixel. Specifically, we derive a threshold to determine the likelihood of event occurrence and reduce the number of times to perform the regression. Our method is robust to noisy video frames obtained from a few path-traced samples. Despite its efficiency, our method performs comparably to or even better than an approach that exhaustively denoises every frame.

cs.CV