cs.ROJun 12, 2026

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

Authors: Zihao LiRanpeng QiuYincong ChenGuoqiang RenWeiming Zhi

Organizations: School of Computer Science and the Australian Centre for Robotics at the University of Sydney.

Abstract

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

Explore similar work

CardsList
  1. Gated Memory Policy

    Apr 21, 2026Yihuai Gao, Jinyun Liu, Shuang Li +1Visuomotor PolicyFactual Recall