Multi-LLM QA with Embodied Exploration
Bhrij Patel, Vishnu Sashank Dorbala, Amrit Singh Bedi, Dinesh Manocha

TL;DR
This paper investigates how multi-agent LLM systems can perform question-answering in unknown environments through embodied exploration, introducing a new aggregation method that significantly improves accuracy.
Contribution
It introduces Multi-Embodied LLM Explorers (MELE) for QA in unknown environments and proposes a learned aggregation method that outperforms traditional approaches.
Findings
CAM achieves 46% higher accuracy than other methods.
Multiple LLM agents can effectively explore and answer questions about household environments.
The study provides code and datasets for further research.
Abstract
Large language models (LLMs) have grown in popularity due to their natural language interface and pre trained knowledge, leading to rapidly increasing success in question-answering (QA) tasks. More recently, multi-agent systems with LLM-based agents (Multi-LLM) have been utilized increasingly more for QA. In these scenarios, the models may each answer the question and reach a consensus or each model is specialized to answer different domain questions. However, most prior work dealing with Multi-LLM QA has focused on scenarios where the models are asked in a zero-shot manner or are given information sources to extract the answer. For question answering of an unknown environment, embodied exploration of the environment is first needed to answer the question. This skill is necessary for personalizing embodied AI to environments such as households. There is a lack of insight into whether a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Speech and dialogue systems · Natural Language Processing Techniques
MethodsSparse Evolutionary Training · Class-activation map
