paper-with-me

Papers

Collaborative Tree Search for Enhancing Embodied Multi-Agent Collaboration

2025-01-01 · CVPR 2025 1 · Lizheng Zu, Lin Lin, Song Fu, Na Zhao, Pan Zhou

Embodied agents based on large language models (LLMs) face significant challenges in collaborative tasks, requiring effective communication and reasonable division of labor to ensure efficient and correct task completion. Previous approaches with simple communication patterns carry erroneous or incoherent agent actions, which can lead to additional risks. To address these problems, we propose Cooperative Tree Search (CoTS), a framework designed to significantly improve collaborative planning and task execution efficiency among embodied agents. CoTS guides multi-agents to discuss long-term strategic plans within a modified Monte Carlo tree, searching along LLM-driven reward functions to provide a more thoughtful and promising approach to cooperation. Another key feature of our method is the introduction of a plan evaluation module, which not only prevents agent action confusion caused by frequent plan updates but also ensures plan updates when the current plan becomes unsuitable. Experimental results show that the proposed method performs excellently in planning, communication, and collaboration on embodied environments (CWAH and TDW-MAT), efficiently completing long-term, complex tasks and significantly outperforming existing methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improving Cooperation in Collaborative Embodied AI

2025-10-03 · Hima Jacob Leven Suprabha, Laxmi Nag Laxminarayan Nagesh, Ajith Nair, Alvin Reuben Amal Selvaster 외 arxiv

The integration of Large Language Models (LLMs) into multiagent systems has opened new possibilities for collaborative reasoning and cooperation with AI agents. This paper explores different prompting methods and evaluat…

Prompt Engineering

Human-Centric Open-Future Task Discovery: Formulation, Benchmark, and Scalable Tree-Based Search

2025-11-24 · Zijian Song, Xiaoxin Lin, Tao Pu, Zhenlong Yuan 외 arxiv

Recent progress in robotics and embodied AI is largely driven by Large Multimodal Models (LMMs). However, a key challenge remains underexplored: how can we advance LMMs to discover tasks that assist humans in open-future…

Advances and Innovations in the Multi-Agent Robotic System (MARS) Challenge

2026-01-26 · Li Kang, Heng Zhou, Xiufeng Song, Rui Li 외 arxiv

Recent advancements in multimodal large language models and vision-languageaction models have significantly driven progress in Embodied AI. As the field transitions toward more complex task scenarios, multi-agent system …

Embodied-R: Collaborative Framework for Activating Embodied Spatial Reasoning in Foundation Models via Reinforcement Learning

2025-04-17 · Baining Zhao, Ziyou Wang, Jianjie Fang, Chen Gao 외

Humans can perceive and reason about spatial relationships from sequential visual observations, such as egocentric video streams. However, how pretrained models acquire such abilities, especially high-level reasoning, re…

Multimodal ReasoningReinforcement Learning (RL)Spatial Reasoning

Enhancing LambdaMART Using Oblivious Trees

2016-09-19 · Michal Ferov, Marek Modrý

Learning to rank is a machine learning technique broadly used in many areas such as document retrieval, collaborative filtering or question answering. We present experimental results which suggest that the performance of…

Collaborative FilteringLearning-To-RankQuestion Answeringregression+1