paper-with-me

Papers

TEACHTEXT: CrossModal Generalized Distillation for Text-Video Retrieval

2021-04-16 · ICCV 2021 10 · Ioana Croitoru, Simion-Vlad Bogolin, Marius Leordeanu, Hailin Jin, Andrew Zisserman, Samuel Albanie, Yang Liu

In recent years, considerable progress on the task of text-video retrieval has been achieved by leveraging large-scale pretraining on visual and audio datasets to construct powerful video encoders. By contrast, despite the natural symmetry, the design of effective algorithms for exploiting large-scale language pretraining remains under-explored. In this work, we are the first to investigate the design of such algorithms and propose a novel generalized distillation method, TeachText, which leverages complementary cues from multiple text encoders to provide an enhanced supervisory signal to the retrieval model. Moreover, we extend our method to video side modalities and show that we can effectively reduce the number of used modalities at test time without compromising performance. Our approach advances the state of the art on several video retrieval benchmarks by a significant margin and adds no computational overhead at test time. Last but not least, we show an effective application of our method for eliminating noise from retrieval datasets. Code and data can be found at https://www.robots.ox.ac.uk/~vgg/research/teachtext/.

📄 PDF Abstract BibTeX arXiv:2104.08271

Code (1)

albanie/collaborative-experts 공식 구현 pytorch

Tasks

RetrievalVideo Retrieval

Similar Papers 제목 키워드 기반

Crossmodal Knowledge Distillation with WordNet-Relaxed Text Embeddings for Robust Image Classification

2025-03-31 · Chenqi Guo, Mengshuo Rong, Qianli Feng, Rongfan Feng 외

Crossmodal knowledge distillation (KD) aims to enhance a unimodal student using a multimodal teacher model. In particular, when the teacher's modalities include the student's, additional complementary information can be …

image-classificationImage ClassificationKnowledge DistillationTransfer Learning

The Modality Focusing Hypothesis: Towards Understanding Crossmodal Knowledge Distillation

2022-06-13 · Zihui Xue, Zhengqi Gao, Sucheng Ren, Hang Zhao

Crossmodal knowledge distillation (KD) extends traditional knowledge distillation to the area of multimodal learning and demonstrates great success in various applications. To achieve knowledge transfer across modalities…

Knowledge DistillationTransfer Learning

Domain Adaptation-Based Crossmodal Knowledge Distillation for 3D Semantic Segmentation

2025-08-30 · Jialiang Kang, Jiawen Wang, Dingsheng Luo arxiv

Semantic segmentation of 3D LiDAR data plays a pivotal role in autonomous driving. Traditional approaches rely on extensive annotated data for point cloud analysis, incurring high costs and time investments. In contrast,…

Unsupervised Domain Adaptation3D Semantic SegmentationKnowledge DistillationAutonomous Driving

Multimodal Industrial Anomaly Detection by Crossmodal Reverse Distillation

2024-12-12 · Xinyue Liu, Jianyuan Wang, Biao Leng, Shuo Zhang

Knowledge distillation (KD) has been widely studied in unsupervised Industrial Image Anomaly Detection (AD), but its application to unsupervised multimodal AD remains underexplored. Existing KD-based methods for multimod…

Anomaly DetectionKnowledge Distillation

Decoupled Multimodal Distilling for Emotion Recognition

2023-03-24 · CVPR 2023 1 · Yong Li, Yuanzhi Wang, Zhen Cui

Human multimodal emotion recognition (MER) aims to perceive human emotions via language, visual and acoustic modalities. Despite the impressive performance of previous MER approaches, the inherent multimodal heterogeneit…

Emotion RecognitionKnowledge DistillationMultimodal Emotion RecognitionTransfer Learning