English

ROSER: Few-Shot Robotic Sequence Retrieval for Scalable Robot Learning

Robotics 2026-03-09 v2

Abstract

A critical bottleneck in robot learning is the scarcity of task-labeled, segmented training data, despite the abundance of large-scale robotic datasets recorded as long, continuous interaction logs. Existing datasets contain vast amounts of diverse behaviors, yet remain structurally incompatible with modern learning frameworks that require cleanly segmented, task-specific trajectories. We address this data utilization crisis by formalizing robotic sequence retrieval: the task of extracting reusable, task-centric segments from unlabeled logs using only a few reference examples. We introduce ROSER, a lightweight few-shot retrieval framework that learns task-agnostic metric spaces over temporal windows, enabling accurate retrieval with as few as 3-5 demonstrations, without any task-specific training required. To validate our approach, we establish comprehensive evaluation protocols and benchmark ROSER against classical alignment methods, learned embeddings, and language model baselines across three large-scale datasets (e.g., LIBERO, DROID, and nuScenes). Our experiments demonstrate that ROSER consistently outperforms all prior methods in both accuracy and efficiency, achieving sub-millisecond per-match inference while maintaining superior distributional alignment. By reframing data curation as few-shot retrieval, ROSER provides a practical pathway to unlock underutilized robotic datasets, fundamentally improving data availability for robot learning.

Keywords

Cite

@article{arxiv.2603.01474,
  title  = {ROSER: Few-Shot Robotic Sequence Retrieval for Scalable Robot Learning},
  author = {Zillur Rahman and Eddison Pham and Alejandro Daniel Noel and Cristian Meo},
  journal= {arXiv preprint arXiv:2603.01474},
  year   = {2026}
}

Comments

2026 ICLR DATA-FM Workshop

R2 v1 2026-07-01T10:58:33.230Z