ROAIApr 25, 2025

M2R2: MulitModal Robotic Representation for Temporal Action Segmentation

arXiv:2504.18662v13 citationsh-index: 3
Originality Incremental advance
AI Analysis

This addresses the problem of limited feature reusability and object visibility in robotic action segmentation, representing a domain-specific advancement.

The paper tackles the challenge of temporal action segmentation in robotics by proposing M2R2, a multimodal feature extractor that combines proprioceptive and exteroceptive sensor data, achieving state-of-the-art performance with a 46.6% improvement over existing models on the REASSEMBLE dataset.

Temporal action segmentation (TAS) has long been a key area of research in both robotics and computer vision. In robotics, algorithms have primarily focused on leveraging proprioceptive information to determine skill boundaries, with recent approaches in surgical robotics incorporating vision. In contrast, computer vision typically relies on exteroceptive sensors, such as cameras. Existing multimodal TAS models in robotics integrate feature fusion within the model, making it difficult to reuse learned features across different models. Meanwhile, pretrained vision-only feature extractors commonly used in computer vision struggle in scenarios with limited object visibility. In this work, we address these challenges by proposing M2R2, a multimodal feature extractor tailored for TAS, which combines information from both proprioceptive and exteroceptive sensors. We introduce a novel pretraining strategy that enables the reuse of learned features across multiple TAS models. Our method achieves state-of-the-art performance on the REASSEMBLE dataset, a challenging multimodal robotic assembly dataset, outperforming existing robotic action segmentation models by 46.6%. Additionally, we conduct an extensive ablation study to evaluate the contribution of different modalities in robotic TAS tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes