Robotic manipulation often requires memory: occlusion and state changes can make decision-time observations perceptually aliased, making action selection non-Markovian at the observation level because the same observation may arise from different interaction histories. Most embodied agents implement memory via semantically compressed traces and similarity-based retrieval, which discards disambiguating fine-grained perceptual cues and can return perceptually similar but decision-irrelevant episodes. Inspired by human episodic memory, we propose Chameleon, which writes geometry-grounded multimodal tokens to preserve disambiguating context and produces goal-directed recall through a differentiable memory stack. We also introduce Camo-Dataset, a real-robot UR5e dataset spanning episodic recall, spatial tracking, and sequential manipulation under perceptual aliasing. Across tasks, Chameleon consistently improves decision reliability and long-horizon control over strong baselines in perceptually confusable settings.
@article{arxiv.2603.24576,
title = {Chameleon: Episodic Memory for Long-Horizon Robotic Manipulation},
author = {Xinying Guo and Chenxi Jiang and Hyun Bin Kim and Ying Sun and Yang Xiao and Yuhang Han and Jianfei Yang},
journal= {arXiv preprint arXiv:2603.24576},
year = {2026}
}
Comments
Code is available at https://github.com/gxyes/MARS_Chameleon