paper-with-me

홈 › Papers

TRACE: Trajectory-Routed Causal Memory for Delayed-Evidence Visuomotor Imitation

2026-06-12 · Zihao Li, Ranpeng Qiu, Yincong Chen, Guoqiang Ren, Weiming Zhi arxiv

Robots under autonomous operation may require decisions based on evidence that is no longer visible. We study delayed-evidence tasks, where an early cue disappears before a later decision point, so visually similar observations can require different actions. In these settings, the current observation is not a sufficient state for control. We introduce TRAjectory-routed Causal Evidence (TRACE), a memory framework for visuomotor imitation policies. TRACE stores task-relevant visual and robot-state evidence, such as object identity, target choice, or route-dependent state, in a fixed-size latent memory that remains bounded over long episodes. Instead of indexing memory by raw time or manually provided task labels, TRACE uses path signatures: compact, order-sensitive features of the executed robot-state trajectory. These signatures do not store the visual cue itself; rather, they provide trajectory-conditioned keys for writing and retrieving the evidence stored when the cue was visible. When the robot later reaches an ambiguous observation, the policy conditions on TRACE memory to recover the missing context and choose the correct branch. TRACE attaches through lightweight adapters to policies, without changing the policy backbone, action head, or imitation objective. Across real-world long-horizon manipulation tasks with visually ambiguous branch points, TRACE improves branch selection and task success over alternative baselines, including short-history and recurrent memory. Project page: https://jeong-zju.github.io/trace

📄 PDF Abstract BibTeX arXiv:2606.14551

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Differentiable Causal Computations via Delayed Trace

2019-03-04 · David Sprunger, Shin-ya Katsumata

We investigate causal computations taking sequences of inputs to sequences of outputs where the $n$th output depends on the first $n$ inputs only. We model these in category theory via a construction taking a Cartesian c…

Rolling Shutter Correction

Follow the TRACE: Exploiting Post-Click Trajectories for Online Delayed Conversion Rate Prediction

2026-04-25 · Xinyue Zhang, Yuanhao Ding, Xiang Ao arxiv

Delayed feedback poses a core challenge for online CVR prediction, forcing a trade-off between label accuracy and data freshness. Existing methods address this through delay modeling or sample reweighting, yet neglect ho…

Efficient Continual Learning in Language Models via Thalamically Routed Cortical Columns

2026-02-25 · Afshin Khadangi arxiv

Large language models deployed in the wild must adapt to evolving data, user behavior, and task mixtures without erasing previously acquired capabilities. In practice, this remains difficult: sequential updates induce ca…

Continual Learning

TrajWiki: Source-Grounded Memory Trajectories for Long-Horizon Dialogue Agents

2026-08-02 · Jingyu Sun, Yuyang Xue, Mingyang Li, Zhengtao Yao 외 arxiv

Large language model agents have shown strong capabilities in generating coherent and contextually appropriate responses, yet robust long-horizon dialogue remains limited by the lack of external memory that is traceable,…

Answer Generation

From Noisy Traces to Root Causes: Structural Trajectory Analysis and Causal Extraction for Agent Optimization

2026-07-08 · Ying Chang, Jiahang Xu, Xuan Feng, Chenyuan Yang 외 arxiv

The optimization of long-horizon agents increasingly relies on reflection-based mechanisms, where a large language model (LLM) acts as an optimizer to diagnose agent failures and improve agent policies. However, real exe…