paper-with-me

Papers

Transferring Pre-trained Multimodal Representations with Cross-modal Similarity Matching

2023-01-07 · Byoungjip Kim, Sungik Choi, Dasol Hwang, Moontae Lee, Honglak Lee

Despite surprising performance on zero-shot transfer, pre-training a large-scale multimodal model is often prohibitive as it requires a huge amount of data and computing resources. In this paper, we propose a method (BeamCLIP) that can effectively transfer the representations of a large pre-trained multimodal model (CLIP-ViT) into a small target model (e.g., ResNet-18). For unsupervised transfer, we introduce cross-modal similarity matching (CSM) that enables a student model to learn the representations of a teacher model by matching the relative similarity distribution across text prompt embeddings. To better encode the text prompts, we design context-based prompt augmentation (CPA) that can alleviate the lexical ambiguity of input text prompts. Our experiments show that unsupervised representation transfer of a pre-trained vision-language model enables a small ResNet-18 to achieve a better ImageNet-1K top-1 linear probe accuracy (66.2%) than vision-only self-supervised learning (SSL) methods (e.g., SimCLR: 51.8%, SwAV: 63.7%), while closing the gap with supervised learning (69.8%).

📄 PDF Abstract BibTeX arXiv:2301.02903

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Improving Multimodal Speech Recognition by Data Augmentation and Speech Representations

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Multimodal speech recognition aims to improve the performance of automatic speech recognition (ASR) systems by leveraging additional visual information that is usually associated to the audio input. While previous approa…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Data Augmentationspeech-recognition+1

Speech-Guided Multimodal Learning for Vocal Tract Segmentation in Real-Time MRI

2026-05-18 · Daiqi Liu, Lukas Mulzer, Md Hasan, Nyvenn de Castro 외 arxiv

Segmenting vocal tract articulators in real-time MRI (rtMRI) is a challenging dynamic image segmentation problem characterized by low contrast, rapid motion, and limited spatial resolution. However, while rtMRI acquisiti…

Image Segmentation

Embodied Multimodal Multitask Learning

2019-02-04 · Devendra Singh Chaplot, Lisa Lee, Ruslan Salakhutdinov, Devi Parikh 외

Recent efforts on training visual navigation agents conditioned on language using deep reinforcement learning have been successful in learning policies for different multimodal tasks, such as semantic goal navigation and…

Deep Reinforcement LearningDisentanglementEmbodied Question AnsweringQuestion Answering+3

CHARM: A Multimodal Graph Foundation Model with Hierarchical Context Modeling for Zero-Shot Transfer

2026-07-28 · Ankang Yang, Jitao Zhao, Di Jin, Yuxiao Huang 외 arxiv

Graph foundation models (GFMs) have emerged as a promising paradigm for transferring knowledge across graph domains and tasks. Real-world graphs associate nodes with text, images, and other modalities, making multimodal …

Learning Robust Anymodal Segmentor with Unimodal and Cross-modal Distillation

2024-11-26 · Xu Zheng, Haiwei Xue, Jialei Chen, Yibo Yan 외

Simultaneously using multimodal inputs from multiple sensors to train segmentors is intuitively advantageous but practically challenging. A key challenge is unimodal bias, where multimodal segmentors over rely on certain…