paper-with-me

홈 › Papers

Object Search in Partially-Known Environments via LLM-informed Model-based Planning and Prompt Selection

2026-03-25 · Abhishek Paudel, Abhish Khanal, Raihan I. Arnob, Shahriar Hossain, Gregory J. Stein arxiv

We present a novel LLM-informed model-based planning framework, and a novel prompt selection method, for object search in partially-known environments. Our approach uses an LLM to estimate statistics about the likelihood of finding the target object when searching various locations throughout the scene that, combined with travel costs extracted from the environment map, are used to instantiate a model, thus using the LLM to inform planning and achieve effective search performance. Moreover, the abstraction upon which our approach relies is amenable to deployment-time model selection via the recent offline replay approach, an insight we leverage to enable fast prompt and LLM selection during deployment. Simulation experiments demonstrate that our LLM-informed model-based planning approach outperforms the baseline planning strategy that fully relies on LLM and optimistic strategy with as much as 11.8% and 39.2% improvements respectively, and our bandit-like selection approach enables quick selection of best prompts and LLMs resulting in 6.5% lower average cost and 33.8% lower average cumulative regret over baseline UCB bandit selection. Real-robot experiments in an apartment demonstrate similar improvements and so further validate our approach.

📄 PDF Abstract BibTeX arXiv:2603.23800

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Integrating Human-Provided Information Into Belief State Representation Using Dynamic Factorization

2018-02-28 · Rohan Chitnis, Leslie Pack Kaelbling, Tomás Lozano-Pérez

In partially observed environments, it can be useful for a human to provide the robot with declarative information that represents probabilistic relational constraints on properties of objects in the world, augmenting th…

DiffVAS: Diffusion-Guided Visual Active Search in Partially Observable Environments

2026-05-15 · Anindya Sarkar, Srikumar Sastry, Aleksis Pirinen, Nathan Jacobs 외 arxiv

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. Potenti…

Reinforcement Learning

Interleaved POMDP Planning for Multi-Object Search in Unknown Multi-Room Household Environments

2026-07-11 · Ruochu Yang, Ziyi Xia, Huibo Zhang, Yatong Han 외 arxiv

Multi-object search in unknown household environments requires planning under extensive uncertainty - from unknown object locations to cluttered spaces with unobserved obstacles. POMDPs offer a principled framework for s…

HSVI-based Online Minimax Strategies for Partially Observable Stochastic Games with Neural Perception Mechanisms

2024-04-16 · Rui Yan, Gabriel Santos, Gethin Norman, David Parker 외

We consider a variant of continuous-state partially-observable stochastic games with neural perception mechanisms and an asymmetric information structure. One agent has partial information, with the observation function …

counterfactualHeuristic Search

Multi-Robot Learning-Informed Task Planning Under Uncertainty

2026-03-20 · Abhish Khanal, Abhishek Paudel, Hung Pham, Gregory J. Stein arxiv

We want a multi-robot team to complete complex tasks in minimum time where the locations of task-relevant objects are not known. Effective task completion requires reasoning over long horizons about the likely locations …