paper-with-me

홈 › Papers

Chasing Ghosts: A Simulation-to-Real Olfactory Navigation Stack with Optional Vision Augmentation

2026-02-23 · Kordel K. France, Ovidiu Daescu, Latifur Khan, Rohith Peddi arxiv

Autonomous odor source localization remains a challenging problem for aerial robots due to turbulent airflow, sparse and delayed sensory signals, and strict payload and compute constraints. While prior unmanned aerial vehicle (UAV)-based olfaction systems have demonstrated gas distribution mapping or reactive plume tracing, they rely on predefined coverage patterns, external infrastructure, or extensive sensing and coordination. In this work, we present a complete, open-source UAV system for online odor source localization using a minimal sensor suite. The system integrates custom olfaction hardware, onboard sensing, and a learning-based navigation policy trained in simulation and deployed on a real quadrotor. Through our minimal framework, the UAV is able to navigate directly toward an odor source without constructing an explicit gas distribution map or relying on external positioning systems. Vision is incorporated as an optional complementary modality to accelerate navigation under certain conditions. We validate the proposed system through real-world flight experiments in a large indoor environment using an ethanol source, demonstrating consistent source-finding behavior under realistic airflow conditions. The primary contribution of this work is a reproducible system and methodological framework for UAV-based olfactory navigation and source finding under minimal sensing assumptions. We elaborate on our hardware design and open source our UAV firmware, simulation code, olfaction-vision dataset, and circuit board to the community. Code, data, and designs will be made available at https://github.com/KordelFranceTech/ChasingGhosts.

📄 PDF Abstract BibTeX arXiv:2602.19577

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Chasing Ghosts: Instruction Following as Bayesian State Tracking

2019-07-03 · NeurIPS 2019 12 · Peter Anderson, Ayush Shrivastava, Devi Parikh, Dhruv Batra 외

A visually-grounded navigation instruction can be interpreted as a sequence of expected observations and actions an agent following the correct trajectory would encounter and perform. Based on this intuition, we formulat…

Instruction FollowingVision and Language Navigation

Olfactory Inertial Odometry: Methodology for Effective Robot Navigation by Scent

2025-06-03 · Kordel K. France, Ovidiu Daescu

Olfactory navigation is one of the most primitive mechanisms of exploration used by organisms. Navigation by machine olfaction (artificial smell) is a very difficult task to both simulate and solve. With this work, we de…

Robot Navigation

Olfactory Inertial Odometry: Sensor Calibration and Drift Compensation

2025-06-05 · Kordel K. France, Ovidiu Daescu, Anirban Paul, Shalini Prasad

Visual inertial odometry (VIO) is a process for fusing visual and kinematic data to understand a machine's state in a navigation task. Olfactory inertial odometry (OIO) is an analog to VIO that fuses signals from gas sen…

Navigate

Clock-state olfactory search in turbulent flows using Q-learning: The geometry of plume recovery

2026-05-15 · Marco Rando, Robin A. Heinonen, Yujia Qi, Agnese Seminara arxiv

Finding an odor source in a turbulent flow requires effectively leveraging the history of olfactory observations into a robust navigation strategy. In this work, we use tabular Q-learning to train an olfactory search age…

Q-learning with temporal memory to navigate turbulence

2024-04-26 · Marco Rando, Martin James, Alessandro Verri, Lorenzo Rosasco 외

We consider the problem of olfactory searches in a turbulent environment. We focus on agents that respond solely to odor stimuli, with no access to spatial perception nor prior information about the odor. We ask whether …

Decision MakingNavigateQ-LearningSequential Decision Making