paper-with-me

홈 › Papers

ICLR: In-Context Imitation Learning with Visual Reasoning

2026-03-08 · Toan Nguyen, Weiduo Yuan, Songlin Wei, Hui Li, Daniel Seita, Yue Wang arxiv

In-context imitation learning enables robots to adapt to new tasks from a small number of demonstrations without additional training. However, existing approaches typically condition only on state-action trajectories and lack explicit representations of task intent. This limitation hinders performance in complex and ambiguous task settings where the same actions may be consistent with different objectives. To address this, we present In-Context Imitation Learning with Visual Reasoning (ICLR), a novel framework that augments demonstration prompts with structured visual reasoning traces representing anticipated future robot trajectories in image space. ICLR also jointly learns to generate reasoning traces and low-level actions within a unified autoregressive transformer, enabling the model to mimic not only action prediction but also the reasoning process that leads to those actions. We extensively evaluate ICLR in both simulation and real-world manipulation tasks and demonstrate consistent improvements in success rates and generalization to unseen tasks and novel object configurations compared to other in-context imitation learning methods. These results suggest that incorporating embodied visual reasoning represents a promising direction for enhancing the robustness and generalization of robotic in-context learning systems.

📄 PDF Abstract BibTeX arXiv:2603.07530

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Reasoning

Similar Papers 제목 키워드 기반

SCALAR: Scientific Citation-based Live Assessment of Long-context Academic Reasoning

2025-02-19 · Renxi Wang, Honglin Mu, Liqun Ma, Lizhi Lin 외

Evaluating large language models' (LLMs) long-context understanding capabilities remains challenging. We present SCALAR (Scientific Citation-based Live Assessment of Long-context Academic Reasoning), a novel benchmark th…

Long-Context Understanding

Knowledge Graph Papers @ ICLR 2021

2022-01-17 · ICLR Track Blog 2022 5 · Anonymous

This post aims at providing an overview of ICLR 2021 papers focusing on knowledge graphs (KGs). In particular, we highlight the research in four wide areas: complex query answering and reasoning in KGs, temporal logics a…

Complex Query AnsweringEntity LinkingKnowledge GraphsQuestion Answering

GUIDE: Towards Scalable Advising for Research Ideas

2025-07-09 · Yaowenqi Liu, Bingxu Meng, Rui Pan, Yuxing Liu 외 arxiv

The field of AI research is advancing at an unprecedented pace, enabling automated hypothesis generation and experimental design across diverse domains such as biology, mathematics, and artificial intelligence. Despite t…

Field-Theoretic Memory for AI Agents: Continuous Dynamics for Context Preservation

2026-01-31 · Subhadip Mitra arxiv

We present a memory system for AI agents that treats stored information as continuous fields governed by partial differential equations rather than discrete entries in a database. The approach draws from classical field …

Context-Aware Multi-Turn Visual-Textual Reasoning in LVLMs via Dynamic Memory and Adaptive Visual Guidance

2025-09-06 · Weijie Shen, Xinrui Wang, Yuanqi Nie, Apiradee Boonmee arxiv

Current Large Language Models (LLMs) and Vision-Language Large Models (LVLMs) excel in single-turn tasks but face significant challenges in multi-turn interactions requiring deep contextual understanding and complex visu…

Instruction FollowingResponse GenerationVisual Reasoning