paper-with-me

홈 › Papers

FARE: Fast-Slow Agentic Robotic Exploration

2026-01-21 · Shuhao Liao, Xuxin Lv, Jeric Lew, Shizhe Zhang, Jingsong Liang, Peizhuo Li, Yuhong Cao, Wenjun Wu, Guillaume Sartoretti arxiv

This work advances autonomous robot exploration by integrating agent-level semantic reasoning with fast local control. We introduce FARE, a hierarchical autonomous exploration framework that integrates a large language model (LLM) for global reasoning with a reinforcement learning (RL) policy for local decision making. FARE follows a fast-slow thinking paradigm. The slow-thinking LLM module interprets a concise textual description of the unknown environment and synthesizes an agent-level exploration strategy, which is then grounded into a sequence of global waypoints through a topological graph. To further improve reasoning efficiency, this module employs a modularity-based pruning mechanism that reduces redundant graph structures. The fast-thinking RL module executes exploration by reacting to local observations while being guided by the LLM-generated global waypoints. The RL policy is additionally shaped by a reward term that encourages adherence to the global waypoints, enabling coherent and robust closed-loop behavior. This architecture decouples semantic reasoning from geometric decision, allowing each module to operate in its appropriate temporal and spatial scale. In challenging simulated environments, our results show that FARE achieves substantial improvements in exploration efficiency over state-of-the-art baselines. We further deploy FARE on hardware and validate it in complex, large scale $200m\times130m$ building environment.

📄 PDF Abstract BibTeX arXiv:2601.14681

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningDecision Making

Similar Papers 제목 키워드 기반

Bridging Large-Model Reasoning and Real-Time Control via Agentic Fast-Slow Planning

2026-04-02 · Jiayi Chen, Shuai Wang, Guangxu Zhu, Chengzhong Xu arxiv

Large foundation models enable powerful reasoning for autonomous systems, but mapping semantic intent to reliable real-time control remains challenging. Existing approaches either (i) let Large Language Models (LLMs) gen…

Agentic-VLA: Efficient Online Adaptation for Vision-Language-Action Models

2026-05-21 · Ruofan Jin, Zaixi Zhang arxiv

Vision-Language-Action (VLA) models have emerged as a promising paradigm for robotic manipulation by leveraging pre-trained vision-language representations. However, current VLA training methods suffer from two critical …

Self-Evolving Agentic Image Restoration via Deliberate Planning and Intuitive Execution

2026-06-27 · Shuang Cui, Fan Ji, Guanglong Sun, Yufei Guo 외 arxiv

Real-world image restoration (IR) remains challenging due to complex and coupled degradations. While recent agentic IR frameworks leverage Large Language Models for flexible tool planning, they face two critical limitati…

Image Restoration

Behavioral Exploration: Learning to Explore via In-Context Adaptation

2025-07-11 · Andrew Wagenmaker, Zhiyuan Zhou, Sergey Levine arxiv

Developing autonomous agents that quickly explore an environment and adapt their behavior online is a canonical challenge in robotics and machine learning. While humans are able to achieve such fast online exploration an…

Breaking Task Impasses Quickly: Adaptive Neuro-Symbolic Learning for Open-World Robotics

2026-01-01 · Pierrick Lorang arxiv

Adapting to unforeseen novelties in open-world environments remains a major challenge for autonomous systems. While hybrid planning and reinforcement learning (RL) approaches show promise, they often suffer from sample i…

Reinforcement LearningAutonomous DrivingMotion Planning