DiffVAS: Diffusion-Guided Visual Active Search in Partially Observable Environments
Quick Take
DiffVAS enables efficient visual active search for diverse objects in partially observable environments using a diffusion model.
Key Points
- Introduces a target-conditioned policy for simultaneous object search.
- Reconstructs geospatial areas from partial observations.
- Outperforms state-of-the-art methods in extensive experiments.
📖 Reader Mode
~2 min readAbstract:Visual active search (VAS) has been introduced as a modeling framework that leverages visual cues to direct aerial (e.g., UAV-based) exploration and pinpoint areas of interest within extensive geospatial regions. Potential applications of VAS include detecting hotspots for rare wildlife poaching, aiding search-and-rescue missions, and uncovering illegal trafficking of weapons, among other uses. Previous VAS approaches assume that the entire search space is known upfront, which is often unrealistic due to constraints such as a restricted field of view and high acquisition costs, and they typically learn policies tailored to specific target objects, which limits their ability to search for multiple target categories simultaneously. In this work, we propose DiffVAS, a target-conditioned policy that searches for diverse objects simultaneously according to task requirements in partially observable environments, which advances the deployment of visual active search policies in real-world applications. DiffVAS leverages a diffusion model to reconstruct the entire geospatial area from sequentially observed partial glimpses, which enables a target-conditioned reinforcement learning-based planning module to effectively reason and guide subsequent search steps. Extensive experiments demonstrate that DiffVAS excels in searching diverse objects in partially observable environments, significantly surpassing state-of-the-art methods on several datasets.
| Comments: | 26 Pages, 12 figures, Accepted to AAMAS 2026 |
| Subjects: | Computer Vision and Pattern Recognition (cs.CV); Artificial Intelligence (cs.AI) |
| Cite as: | arXiv:2605.15519 [cs.CV] |
| (or arXiv:2605.15519v1 [cs.CV] for this version) | |
| https://doi.org/10.48550/arXiv.2605.15519 arXiv-issued DOI via DataCite (pending registration) |
Submission history
From: Anindya Sarkar [view email]
[v1]
Fri, 15 May 2026 01:30:07 UTC (33,367 KB)
— Originally published at arxiv.org
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from arXiv cs.CV
See more →GeoSym127K: Scalable Symbolically-verifiable Synthesis for Multimodal Geometric Reasoning
GeoSym127K introduces a scalable neuro-symbolic framework for enhanced geometric reasoning in multimodal models.