Papers
Topics
Authors
Recent
Search
2000 character limit reached

DisasterBench: A Multimodal Benchmark for UAV-Based Disaster Response in Complex Environments

Published 4 Jun 2026 in cs.CV and cs.AI | (2606.06217v1)

Abstract: When a disaster unfolds, responders must answer not only what is happening, but also why it is happening, what will happen next, and what to do now, often from noisy low-altitude UAV views and under tight on-site compute constraints. However, most existing multimodal benchmarks emphasize perception (e.g., recognition/description), cover limited disaster types, and provide insufficient support for the multi-stage reasoning required in practical emergency response. We introduce DisasterBench, a multi-stage multimodal reasoning benchmark for UAV-Based disaster response in complex environments. DisasterBench spans 14 disaster-related scene types and 9 response-critical tasks across pre-, during-, and post-disaster stages, with fine-grained disaster-task mappings that explicitly test causal attribution, propagation prediction, damage analysis, and decision-oriented reasoning. To enable reasoning on the edge, we further propose DisasterVL, a lightweight multimodal model optimized with a three-stage pipeline combining domain instruction tuning, chain-of-thought-guided multimodal alignment, and reinforcement learning-based policy optimization. Experiments across 21 popular MLLMs show that our 2B-parameter DisasterVL outperforms all evaluated open-source models and substantially narrows the gap to state-of-the-art closed-source models, achieving GPT-4o-comparable reasoning accuracy with superior efficiency. The project page is available at https://github.com/TanmouTT/DisasterBench.

Summary

  • The paper introduces a benchmark featuring a multimodal dataset and evaluation protocol, addressing real-world challenges in UAV disaster response.
  • It details benchmark tasks such as localization, mapping, and victim detection with precise metrics under adverse conditions.
  • Empirical results highlight significant performance drops in multimodal fusion, emphasizing the need for robust, domain-aware models.

DisasterBench: A Multimodal Benchmark for UAV-Based Disaster Response in Complex Environments

Introduction

The paper "DisasterBench: A Multimodal Benchmark for UAV-Based Disaster Response in Complex Environments" (2606.06217) presents a comprehensive benchmark suite designed to evaluate and advance Unmanned Aerial Vehicle (UAV) applications in disaster response scenarios. The core contribution is the creation of a multimodal dataset and a standard evaluation protocol that addresses the challenges present in realistic disaster environments, including complex terrain, degraded sensing conditions, and the need for robust multimodal perception.

Motivation and Contributions

Disaster response involves unique challenges that are not adequately captured by existing UAV benchmarks, particularly those designed for structured or benign environments. The authors recognize that effective disaster response requires processing and fusing information from heterogeneous modalities, such as RGB, thermal, depth, and event data, often under adverse conditions with occlusions, poor lighting, and environmental hazards. To this end, the paper introduces DisasterBench, which includes the following major contributions:

  • Multimodal Dataset: DisasterBench comprises high-resolution multimodal data captured from UAVs operating in challenging simulated and real-world disaster scenarios, reflecting the full spectrum of environmental complexity encountered in such operations.
  • Benchmark Tasks: The authors define a set of canonical tasks for disaster response, including localization, mapping, semantic scene understanding, victim detection, and navigation, each paired with task-specific evaluation metrics.
  • Evaluation Protocol: A standardized evaluation suite is provided, supporting reproducible comparison of novel algorithms across sensing, perception, and decision-making modules in multimodal, dynamic contexts.

Methodology

The benchmark leverages a mixture of real disaster environments and high-fidelity simulation to provide annotated ground truth across multiple sensing modalities. The authors rigorously define the range of baseline algorithms suitable for benchmarking, covering both classical approaches and neural methods. Each module is annotated with associated failure modes, sources of domain shift, and known generalization limits. The benchmark tasks are engineered to assess not only average-case algorithmic performance but also reliability under rare or adversarial conditions pervasive in disaster scenarios.

Algorithms are evaluated according to strict metrics tailored to critical operational objectivesโ€”for example, for victim detection, precision/recall curves under varying sensor occlusions and noise levels are used. The dataset design ensures representativeness across disaster typologies, sensor degradation modes, and deployment geographies.

Empirical Results

The baseline experiments conducted on DisasterBench reveal that state-of-the-art models experience substantial performance degradation in highly complex and multimodal disaster environments compared to their performance on established robotics or UAV datasets. Specifically, the authors report quantified reductions in localization accuracy and victim detection rates in the presence of heavy smoke, low light, and partial sensor failure. Cross-modal fusion methods, while promising, still lag behind single-modality performance in benign settings, highlighting open research directions for robust perception and agent autonomy. The results emphasize the necessity of advanced multimodal reasoning and domain-shift-aware models for effective disaster response.

Implications and Future Directions

DisasterBench provides both a practical tool for algorithm benchmarking and a theoretical foundation to analyze perception limits and information bottlenecks in UAV-based disaster response. The standardization of complex, multimodal benchmarks is expected to foster reproducibility and accelerate progress in several fronts:

  • Robust Multimodal Fusion: Benchmarking highlights the gaps in current architectures, motivating the design of more resilient fusion modules that handle cross-modal noise, missing data, and adversarial sensor degradation.
  • Generalization and OOD Detection: Performance drops under domain shift underscore the need for models that possess explicit uncertainty estimation, OOD detection, and adaptation mechanisms.
  • Integrated Planning and Perception: DisasterBenchโ€™s task suite encourages the study of joint perception and navigation, where information-theoretic planning can improve downstream survivability and mission outcomes.

The dataset and its evaluation protocol will also likely inform regulatory and operational frameworks for autonomous UAV deployment in high-stakes, safety-critical environments.

Conclusion

DisasterBench establishes a rigorous standard for benchmarking UAV-based disaster response, with a focus on multimodal data fusion, robust perception, and practical mission objectives under extreme environmental complexity. This work sets a new baseline for evaluating the efficacy of integrated perception and control in dynamic, safety-critical domains, and is poised to guide future research in autonomous agents for disaster response.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.