Search arXiv⌕ Search

arXiv subjects

Rohit Vuppala

Publications and source records attributed to Rohit Vuppala.

3 recordsLinked to original sources

Aerial Wildfire Suppression Planning with a Hybrid CNN-Cellular Automata Fire Model

Aerial wildfire suppression requires decisions about when, where, and how to deploy limited aircraft. We present an intervention-design framework built on a frozen hybrid convolutional neural network and cellular automaton (CNN-CA) simulator trained jointly on six historical wildfires. First, we jointly optimize binary drop execution and continuous location and orientation, with aircraft-specific footprints, wind drift, and availability, turnaround, and grounded-day constraints. Second, we model water as an immediate transfer of burning probability to the unburned state and retardant as a persistent reduction in the fuel contribution to spread. Third, we remove drops by a rollout-verified backward elimination while limiting degradation in selected fire-performance metrics. Fourth, we evaluate fixed schedules under daily state sampling and a separate spatially correlated probability-field sensitivity test. Fifth, we compare the optimizer with random, tactical, greedy, and derivative-free planners under shared fleet, drop-budget, and simulator-evaluation allowances, and measure computational scaling. A 2020 Bear Fire case study considers two objectives: total fire-affected area and protected-region exposure. The two-stage total-area schedule reduces deterministic terminal extent by 89.5% relative to the simulator baseline with 1,111 drops. The nominal schedule is sensitive to small pose and effectiveness perturbations. The tactical heuristic is more economical at small evaluation allowances; the gradient planner achieves better objectives with more computation.

eess.SY↗

Neural-Parameterized Cellular Automata for Wildfire Spread

Traditional wildfire models rely on rigid, low-dimensional parameters and static fuel maps, frequently underpredicting fire spread. To address this weakness, we introduce a hybrid deep-learning parameterized Probabilistic Cellular Automata (CA) framework implemented in JAX. Our approach employs a Multi-Scale Convolutional Neural Network to dynamically generate spatially varying parameters that govern fire-spread probability, wind alignment, and slope influence. This hybrid design captures complex, nonlinear environmental interactions while preserving the physical interpretability of the underlying three-state CA. The JAX implementation enables hardware acceleration and gradient-based parameter calibration. Evaluated on six large-scale wildfires in the western United States, the model maintains IoU > 0.6 over 72-hour forecast horizons after a 10-day data assimilation window during which the model is fitted incrementally to observed perimeters; the resulting forecast is a conditional projection of fire growth under the suppression regime already ncoded in those observations.

cs.CE↗

SWR-Viz: AI-assisted Interactive Visual Analytics Framework for Ship Weather Routing

Efficient and sustainable maritime transport increasingly depends on reliable forecasting and adaptive routing, yet operational adoption remains difficult due to forecast latencies and the need for human judgment in rapid decision-making under changing ocean conditions. We introduce SWR-Viz, an AI-assisted visual analytics framework that combines a physics-informed Fourier Neural Operator wave forecast model with SIMROUTE-based routing and interactive emissions analytics. The framework generates near-term forecasts directly from current conditions, supports data assimilation with sparse observations, and enables rapid exploration of what-if routing scenarios. We evaluate the forecast models and SWR-Viz framework along key shipping corridors in the Japan Coast and Gulf of Mexico, showing both improved forecast stability and realistic routing outcomes comparable to ground-truth reanalysis wave products. Expert feedback highlights the usability of SWR-Viz, its ability to isolate voyage segments with high emission reduction potential, and its value as a practical decision-support system. More broadly, this work illustrates how lightweight AI forecasting can be integrated with interactive visual analytics to support human-centered decision-making in complex geospatial and environmental domains.

cs.HC↗