paper-with-me

홈 › Papers

AnyGoal: Vision-Language Guided Multi-Agent Exploration for Training-Free Lifelong Navigation

2026-06-11 · MoniJesu James, Marcelino Julio Fernando, Miguel Altamirano Cabrera, Dzmitry Tsetserukou arxiv

End-to-end navigation policies trained on large simulation corpora degrade sharply when transferred to out-of-distribution scenes, categories, or goal modalities. Modular pipelines such as Modular GOAT are bottlenecked by closed-set object detection recall, while 3D snapshot-memory systems (e.g. 3D-Mem) accumulate dense, view-dependent representations that are heavy to maintain. We present AnyGoal, a training-free multi-robot architecture that places a Vision-Language Model (VLM) at the core of frontier-based exploration and coordinates agents through a shared 2D Gaussian Bayesian Value Map (BVM). The BVM maintains a per-pixel (mu, sigma^2) posterior over goal relevance, updated via precision-weighted fusion of VLM scores through a depth-cone mask, and is never reset between subtasks, yielding lifelong evidence accumulation. Frontiers are ranked by a convex blend of a VLM-as-judge softmax and a Bayesian UCB term on the BVM. A greedy allocator with spatial-separation penalty and commitment hysteresis distributes frontiers across agents without a centralized controller. On the full GOAT-Bench val unseen split (360 episodes, 2,669 subtasks), our dual-agent system achieves 52.4% Subtask SR at 12.7% SPL--state of the art under the strict physical regime (discrete 0.25 m steps, no teleportation, 42 deg HFOV) and a +27.5 pp improvement over Modular GOAT (24.9%). Single-agent AnyGoal achieves 41.9% Subtask SR, showing gains arise from the decision architecture. A four-way perception ablation shows that open-vocabulary detectors shift the dominant failure mode from exploration to goal verification.

📄 PDF Abstract BibTeX arXiv:2606.13878

Code (0)

등록된 구현이 없습니다.

Tasks

Object Detection

Similar Papers 제목 키워드 기반

QuadAgent: A Responsive Agent System for Vision-Language Guided Quadrotor Agile Flight

2026-04-03 · Ao Zhuang, Feng Yu, Tianbao Zhang, Linzuo Zhang 외 arxiv

We present QuadAgent, a training-free agent system for agile quadrotor flight guided by vision-language inputs. Unlike prior end-to-end or serial agent approaches, QuadAgent decouples high-level reasoning from low-level …

Mediator-Guided Multi-Agent Collaboration among Open-Source Models for Medical Decision-Making

2025-08-08 · Kaitao Chen, Mianxin Liu, Daoming Zong, Chaoyue Ding 외 arxiv

Complex medical decision-making involves cooperative workflows operated by different clinicians. Designing AI multi-agent systems can expedite and augment human-level clinical decision-making. Existing multi-agent resear…

Instruction FollowingQuestion Answering

Contrastive Imitation Learning for Language-guided Multi-Task Robotic Manipulation

2024-06-14 · Teli Ma, Jiaming Zhou, Zifan Wang, Ronghe Qiu 외

Developing robots capable of executing various manipulation tasks, guided by natural language instructions and visual observations of intricate real-world environments, remains a significant challenge in robotics. Such r…

Imitation Learning

Landmark-Guided Knowledge for Vision-and-Language Navigation

2025-09-30 · Dongsheng Yang, Meiling Zhu, Yinfeng Yu arxiv

Vision-and-language navigation is one of the core tasks in embodied intelligence, requiring an agent to autonomously navigate in an unfamiliar environment based on natural language instructions. However, existing methods…

ProCrit: Self-Elicited Multi-Perspective Reasoning with Critic-Guided Revision for Multimodal Sarcasm Detection

2026-05-20 · Yingjia Xu, Jiulong Wu, Bowen Zhang, Baokui Guo 외 arxiv

Multimodal sarcasm detection requires reasoning over cross-modal incongruities between literal expression and intended meaning, yet the specific analytical perspectives needed vary across samples due to the diversity of …

Reinforcement LearningSarcasm Detection