paper-with-me

홈 › Papers

Robust Cross-Modal Representation Learning with Progressive Self-Distillation

2022-04-10 · CVPR 2022 1 · Alex Andonian, Shixing Chen, Raffay Hamid

The learning objective of vision-language approach of CLIP does not effectively account for the noisy many-to-many correspondences found in web-harvested image captioning datasets, which contributes to its compute and data inefficiency. To address this challenge, we introduce a novel training framework based on cross-modal contrastive learning that uses progressive self-distillation and soft image-text alignments to more efficiently learn robust representations from noisy data. Our model distills its own knowledge to dynamically generate soft-alignment targets for a subset of images and captions in every minibatch, which are then used to update its parameters. Extensive evaluation across 14 benchmark datasets shows that our method consistently outperforms its CLIP counterpart in multiple settings, including: (a) zero-shot classification, (b) linear probe transfer, and (c) image-text retrieval, without incurring added computational cost. Analysis using an ImageNet-based robustness test-bed reveals that our method offers better effective robustness to natural distribution shifts compared to both ImageNet-trained models and CLIP itself. Lastly, pretraining with datasets spanning two orders of magnitude in size shows that our improvements over CLIP tend to scale with number of training examples.

📄 PDF Abstract BibTeX arXiv:2204.04588

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningImage CaptioningImage ClassificationImage-text RetrievalRepresentation LearningRetrievalText Retrievalzero-shot-classificationZero-Shot Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Vision-Language Meets the Skeleton: Progressively Distillation with Cross-Modal Knowledge for 3D Action Representation Learning

2024-05-31 · Yang Chen, Tian He, Junfeng Fu, Ling Wang 외

Skeleton-based action representation learning aims to interpret and understand human behaviors by encoding the skeleton sequences, which can be categorized into two primary training paradigms: supervised learning and sel…

Action RecognitionContrastive LearningKnowledge DistillationRepresentation Learning+4

Metric Learning with Progressive Self-Distillation for Audio-Visual Embedding Learning

2025-01-16 · Donghuo Zeng, Kazushi Ikeda

Metric learning projects samples into an embedded space, where similarities and dissimilarities are quantified based on their learned representations. However, existing methods often rely on label-guided representation l…

Metric LearningRepresentation LearningTriplet

CCSD: Cross-Modal Compositional Self-Distillation for Robust Brain Tumor Segmentation with Missing Modalities

2025-11-18 · Dongqing Xie, Yonghuang Wu, Zisheng Ai, Jun Min 외 arxiv

The accurate segmentation of brain tumors from multi-modal MRI is critical for clinical diagnosis and treatment planning. While integrating complementary information from various MRI sequences is a common practice, the f…

Brain Tumor Segmentation

MuDD: A Multimodal Deception Detection Dataset and GSR-Guided Progressive Distillation for Non-Contact Deception Detection

2026-03-27 · Peiyuan Jiang, Yao Liu, Yanglei Gan, Jiaye Yang 외 arxiv

Non-contact automatic deception detection remains challenging because visual and auditory deception cues often lack stable cross-subject patterns. In contrast, galvanic skin response (GSR) provides more reliable physiolo…

Representation LearningKnowledge Distillation

XKD: Cross-modal Knowledge Distillation with Domain Alignment for Video Representation Learning

2022-11-25 · Pritam Sarkar, Ali Etemad

We present XKD, a novel self-supervised framework to learn meaningful representations from unlabelled videos. XKD is trained with two pseudo objectives. First, masked data reconstruction is performed to learn modality-sp…

Action ClassificationClassificationKnowledge DistillationRepresentation Learning+4