paper-with-me

Papers

Context-Aware Planning and Environment-Aware Memory for Instruction Following Embodied Agents

2023-08-14 · ICCV 2023 1 · Byeonghwi Kim, Jinyeon Kim, Yuyeong Kim, Cheolhong Min, Jonghyun Choi

Accomplishing household tasks requires to plan step-by-step actions considering the consequences of previous actions. However, the state-of-the-art embodied agents often make mistakes in navigating the environment and interacting with proper objects due to imperfect learning by imitating experts or algorithmic planners without such knowledge. To improve both visual navigation and object interaction, we propose to consider the consequence of taken actions by CAPEAM (Context-Aware Planning and Environment-Aware Memory) that incorporates semantic context (e.g., appropriate objects to interact with) in a sequence of actions, and the changed spatial arrangement and states of interacted objects (e.g., location that the object has been moved to) in inferring the subsequent actions. We empirically show that the agent with the proposed CAPEAM achieves state-of-the-art performance in various metrics using a challenging interactive instruction following benchmark in both seen and unseen environments by large margins (up to +10.70% in unseen env.).

📄 PDF Abstract BibTeX arXiv:2308.07241

Code (1)

snumprlab/capeam 공식 구현 pytorch

Tasks

Instruction FollowingVisual Navigation

Similar Papers 제목 키워드 기반

Memory Transfer Planning: LLM-driven Context-Aware Code Adaptation for Robot Manipulation

2025-09-29 · Tomoyuki Kagaya, Subramanian Lakshmi, Yuxuan Lou, Thong Jing Yuan 외 arxiv

Large language models (LLMs) are increasingly explored in robot manipulation, but many existing methods struggle to adapt to new environments. Many systems require either environment-specific policy training or depend on…

Robot ManipulationCode Generation

State and Memory is All You Need for Robust and Reliable AI Agents

2025-06-30 · Matthew Muhoberac, Atharva Parikh, Nirvi Vakharia, Saniya Virani 외

Large language models (LLMs) have enabled powerful advances in natural language understanding and generation. Yet their application to complex, real-world scientific workflows remain limited by challenges in memory, plan…

AllBenchmarkingDecision MakingNatural Language Understanding+1

EPD: Long-term Memory Extraction, Context-awared Planning and Multi-iteration Decision @ EgoPlan Challenge ICML 2024

2024-07-28 · Letian Shi, Qi Lv, Xiang Deng, Liqiang Nie

In this technical report, we present our solution for the EgoPlan Challenge in ICML 2024. To address the real-world egocentric task planning problem, we introduce a novel planning framework which comprises three stages: …

Decision MakingTask Planning

A context-aware knowledge acquisition for planning applications using ontologies

2019-04-19 · Mohannad Babli, Eva Onaindia

Automated planning technology has developed significantly. Designing a planning model that allows an automated agent to be capable of reacting intelligently to unexpected events in a real execution environment yet remain…

Qwen-Image-Agent: Bridging the Context Gap in Real-World Image Generation

2026-06-25 · Zekai Zhang, Jiahao Li, Jie Zhang, Kaiyuan Gao 외 arxiv

While text-to-image (T2I) models have achieved remarkable progress, they struggle with real-world requests that are often underspecified, implicit, or dependent on up-to-date knowledge. We identify this challenge as the …

Image Generation