paper-with-me

Papers

Multimodal Visual-Tactile Representation Learning through Self-Supervised Contrastive Pre-Training

2024-01-22 · Vedant Dave, Fotios Lygerakis, Elmar Rueckert

The rapidly evolving field of robotics necessitates methods that can facilitate the fusion of multiple modalities. Specifically, when it comes to interacting with tangible objects, effectively combining visual and tactile sensory data is key to understanding and navigating the complex dynamics of the physical world, enabling a more nuanced and adaptable response to changing environments. Nevertheless, much of the earlier work in merging these two sensory modalities has relied on supervised methods utilizing datasets labeled by humans.This paper introduces MViTac, a novel methodology that leverages contrastive learning to integrate vision and touch sensations in a self-supervised fashion. By availing both sensory inputs, MViTac leverages intra and inter-modality losses for learning representations, resulting in enhanced material property classification and more adept grasping prediction. Through a series of experiments, we showcase the effectiveness of our method and its superiority over existing state-of-the-art self-supervised and supervised techniques. In evaluating our methodology, we focus on two distinct tasks: material classification and grasping success prediction. Our results indicate that MViTac facilitates the development of improved modality encoders, yielding more robust representations as evidenced by linear probing assessments.

📄 PDF Abstract BibTeX arXiv:2401.12024

Code (1)

ligerfotis/mvitac 공식 구현 pytorch

Tasks

Contrastive LearningMaterial ClassificationRepresentation Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

VT-MUSE: Multimodal Unified Sequential Visuotactile Representation Learning for Manipulation

2026-08-21 · Congsheng Xu, Qiaochu Yang, Fangyuan Shi, Yifan Han 외 arxiv

We propose VT-MUSE, a Multimodal Unified SEquential representation learning framework for visuotactilemanipulation. Existing approaches often encode visual and tactile observations independently before fusion, limiting t…

Representation Learning

Visuo-Tactile Transformers for Manipulation

2022-09-30 · Yizhou Chen, Andrea Sipos, Mark Van der Merwe, Nima Fazeli

Learning representations in the joint domain of vision and touch can improve manipulation dexterity, robustness, and sample-complexity by exploiting mutual information and complementary cues. Here, we present Visuo-Tacti…

Model-based Reinforcement LearningRepresentation Learning

The Power of the Senses: Generalizable Manipulation from Vision and Touch through Masked Multimodal Learning

2023-11-02 · Carmelo Sferrazza, Younggyo Seo, Hao liu, Youngwoon Lee 외

Humans rely on the synergy of their senses for most essential tasks. For tasks requiring object manipulation, we seamlessly and effectively exploit the complementarity of our senses of vision and touch. This paper draws …

M2CURL: Sample-Efficient Multimodal Reinforcement Learning via Self-Supervised Representation Learning for Robotic Manipulation

2024-01-30 · Fotios Lygerakis, Vedant Dave, Elmar Rueckert

One of the most critical aspects of multimodal Reinforcement Learning (RL) is the effective integration of different observation modalities. Having robust and accurate representations derived from these modalities is key…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Representation Learning+2

Baby Sophia: A Developmental Approach to Self-Exploration through Self-Touch and Hand Regard

2025-11-12 · Stelios Zarifis, Ioannis Chalkiadakis, Artemis Chardouveli, Vasiliki Moutzouri 외 arxiv

Inspired by infant development, we propose a Reinforcement Learning (RL) framework for autonomous self-exploration in a robotic agent, Baby Sophia, using the BabyBench simulation environment. The agent learns self-touch …

Reinforcement Learning