paper-with-me

Papers

CLEA: Closed-Loop Embodied Agent for Enhancing Task Execution in Dynamic Environments

2025-03-02 · Mingcong Lei, Ge Wang, Yiming Zhao, Zhixin Mai, Qing Zhao, Yao Guo, Zhen Li, Shuguang Cui, Yatong Han, Jinke Ren

Large Language Models (LLMs) exhibit remarkable capabilities in the hierarchical decomposition of complex tasks through semantic reasoning. However, their application in embodied systems faces challenges in ensuring reliable execution of subtask sequences and achieving one-shot success in long-term task completion. To address these limitations in dynamic environments, we propose Closed-Loop Embodied Agent (CLEA) -- a novel architecture incorporating four specialized open-source LLMs with functional decoupling for closed-loop task management. The framework features two core innovations: (1) Interactive task planner that dynamically generates executable subtasks based on the environmental memory, and (2) Multimodal execution critic employing an evaluation framework to conduct a probabilistic assessment of action feasibility, triggering hierarchical re-planning mechanisms when environmental perturbations exceed preset thresholds. To validate CLEA's effectiveness, we conduct experiments in a real environment with manipulable objects, using two heterogeneous robots for object search, manipulation, and search-manipulation integration tasks. Across 12 task trials, CLEA outperforms the baseline model, achieving a 67.3% improvement in success rate and a 52.8% increase in task completion rate. These results demonstrate that CLEA significantly enhances the robustness of task planning and execution in dynamic environments.

📄 PDF Abstract BibTeX arXiv:2503.00729

Code (1)

SP4595/CLEA-Closed-Loop-Embodied-Agent 공식 구현

Tasks

Task Planning

Similar Papers 제목 키워드 기반

Zetta ζ: An Efficient Closed-Loop Embodied Harness for Self-Evolving Physical Intelligence

2026-08-17 · Xin Ding, Liang Mi, Mingzhe Huang, Zixuan Wang 외 arxiv

Embodied agents are increasingly used to close the gap left by end-to-end policy models. Yet the agentic path has not realized closed-loop learning in physical execution: existing harnesses remain largely open-loop, foll…

HoloAgent-0: A Unified Embodied Agent Framework with 3D Spatial Memory

2026-06-22 · Xiaolin Zhou, Liu Liu, Tingyang Xiao, Wei Feng 외 arxiv

LLM agents follow a practical execution loop in digital environments: they reason over structured states, invoke tools, inspect feedback, and revise actions. Extending this loop to physical robots is difficult because ph…

World-in-World: World Models in a Closed-Loop World

2025-10-20 · Jiahan Zhang, Muqing Jiang, Nanru Dai, Taiming Lu 외 arxiv

Generative world models (WMs) can now simulate worlds with striking visual realism, which naturally raises the question of whether they can endow embodied agents with predictive perception for decision making. Progress o…

Decision Making

MindHelper: Closed-Loop Embodied Mental-State Reasoning for Precision Intervention

2026-05-31 · Ruoxuan Zhang, Qiaoqiao Wan, Zhengguang Wang, Chenghao Yu 외 arxiv

Theory-of-Mind (ToM) reasoning enables embodied agents to understand human beliefs, goals, and intentions, but existing benchmarks mainly evaluate this ability through offline question answering or scenario-level action …

Question Answering

Towards Adaptive Environment Generation for Training Embodied Agents

2026-02-06 · Teresa Yeo, Dulaj Weerakoon, Dulanga Weerakoon, Archan Misra arxiv

Embodied agents struggle to generalize to new environments, even when those environments share similar underlying structures to their training settings. Most current approaches to generating these training environments f…