用视觉触觉融合提升机器人表面材质识别能力
Surformer v2: A Multimodal Classifier for Surface Understanding from Touch and Vision
- 视觉与触觉数据在决策层融合,动态调整权重
- 在Touch and Go数据集上准确率达92.3%,推理速度快
- 适合需要实时感知的机器人抓取与交互场景
多模态表面材质分类对提升机器人触觉感知能力至关重要。本文提出Surformer v2,一种基于晚期(决策层)融合机制的多模态分类架构。相较于前代v1采用手工特征提取和中层融合,v2将特征提取过程内置于模型,并改用决策层融合:视觉分支使用基于CNN的Efficient V-Net分类器,触觉分支采用仅编码器的Transformer模型,分别优化各模态特征;最终通过可学习加权求和融合输出logits,实现依据上下文自适应强调不同模态。在包含表面图像与触觉读数的Touch and Go数据集上,Surformer v2表现优异,准确率达92.3%,具备实时应用所需的推理速度,验证了决策层融合与基于Transformer的触觉建模在多模态机器人感知中的有效性。
原文摘要 · Abstract (English)
Multimodal surface material classification plays a critical role in advancing tactile perception for robotic manipulation and interaction. In this paper, we present Surformer v2, an enhanced multi-modal classification architecture designed to integrate visual and tactile sensory streams through a late(decision level) fusion mechanism. Building on our earlier Surformer v1 framework [1], which employed handcrafted feature extraction followed by mid-level fusion architecture with multi-head cross-attention layers, Surformer v2 integrates the feature extraction process within the model itself and shifts to late fusion. The vision branch leverages a CNN-based classifier(Efficient V-Net), while the tactile branch employs an encoder-only transformer model, allowing each modality to extract modality-specific features optimized for classification. Rather than merging feature maps, the model performs decision-level fusion by combining the output logits using a learnable weighted sum, enabling adaptive emphasis on each modality depending on data context and training dynamics. We evaluate Surformer v2 on the Touch and Go dataset [2], a multi-modal benchmark comprising surface images and corresponding tactile sensor readings. Our results demonstrate that Surformer v2 performs well, maintaining competitive inference speed, suitable for real-time robotic applications. These findings underscore the effectiveness of decision-level fusion and transformer-based tactile modeling for enhancing surface understanding in multi-modal robotic perception.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。