paper-with-me

홈 › Papers

OPEx: A Component-Wise Analysis of LLM-Centric Agents in Embodied Instruction Following

2024-03-05 · Haochen Shi, Zhiyuan Sun, Xingdi Yuan, Marc-Alexandre Côté, Bang Liu

Embodied Instruction Following (EIF) is a crucial task in embodied learning, requiring agents to interact with their environment through egocentric observations to fulfill natural language instructions. Recent advancements have seen a surge in employing large language models (LLMs) within a framework-centric approach to enhance performance in embodied learning tasks, including EIF. Despite these efforts, there exists a lack of a unified understanding regarding the impact of various components-ranging from visual perception to action execution-on task performance. To address this gap, we introduce OPEx, a comprehensive framework that delineates the core components essential for solving embodied learning tasks: Observer, Planner, and Executor. Through extensive evaluations, we provide a deep analysis of how each component influences EIF task performance. Furthermore, we innovate within this space by deploying a multi-agent dialogue strategy on a TextWorld counterpart, further enhancing task performance. Our findings reveal that LLM-centric design markedly improves EIF outcomes, identify visual perception and low-level action execution as critical bottlenecks, and demonstrate that augmenting LLMs with a multi-agent framework further elevates performance.

📄 PDF Abstract BibTeX arXiv:2403.03017

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction Following

Similar Papers 제목 키워드 기반

TopExNet: Entity-Centric Network Topic Exploration in News Streams

2019-05-29 · Andreas Spitz, Satya Almasian, Michael Gertz

The recent introduction of entity-centric implicit network representations of unstructured text offers novel ways for exploring entity relations in document collections and streams efficiently and interactively. Here, we…

Articles

Alopex: A Computational Framework for Enabling On-Device Function Calls with LLMs

2024-11-07 · Yide Ran, Zhaozhuo Xu, Yuhang Yao, Zijian Hu 외

The rapid advancement of Large Language Models (LLMs) has led to their increased integration into mobile devices for personalized assistance, which enables LLMs to call external API functions to enhance their performance…

TopEx: Topic-based Explanations for Model Comparison

2023-06-01 · Shreya Havaldar, Adam Stein, Eric Wong, Lyle Ungar

Meaningfully comparing language models is challenging with current explanation methods. Current explanations are overwhelming for humans due to large vocabularies or incomparable across models. We present TopEx, an expla…

model

TropEx: An Algorithm for Extracting Linear Terms in Deep Neural Networks

2021-01-01 · ICLR 2021 1 · Martin Trimmel, Henning Petzka, Cristian Sminchisescu

Deep neural networks with rectified linear (ReLU) activations are piecewise linear functions, where hyperplanes partition the input space into an astronomically high number of linear regions. Previous work focused on cou…

Why Reasoning Fails to Plan: A Planning-Centric Analysis of Long-Horizon Decision Making in LLM Agents

2026-01-29 · Zehong Wang, Fang Wu, Hongru Wang, Xiangru Tang 외 arxiv

Large language model (LLM)-based agents exhibit strong step-by-step reasoning capabilities over short horizons, yet often fail to sustain coherent behavior over long planning horizons. We argue that this failure reflects…

Decision Making