paper-with-me

홈 › Papers

Cross-modal Contrastive Distillation for Instructional Activity Anticipation

2022-01-18 · Zhengyuan Yang, Jingen Liu, Jing Huang, Xiaodong He, Tao Mei, Chenliang Xu, Jiebo Luo

In this study, we aim to predict the plausible future action steps given an observation of the past and study the task of instructional activity anticipation. Unlike previous anticipation tasks that aim at action label prediction, our work targets at generating natural language outputs that provide interpretable and accurate descriptions of future action steps. It is a challenging task due to the lack of semantic information extracted from the instructional videos. To overcome this challenge, we propose a novel knowledge distillation framework to exploit the related external textual knowledge to assist the visual anticipation task. However, previous knowledge distillation techniques generally transfer information within the same modality. To bridge the gap between the visual and text modalities during the distillation process, we devise a novel cross-modal contrastive distillation (CCD) scheme, which facilitates knowledge distillation between teacher and student in heterogeneous modalities with the proposed cross-modal distillation loss. We evaluate our method on the Tasty Videos dataset. CCD improves the anticipation performance of the visual-alone student model by a large margin of 40.2% relatively in BLEU4. Our approach also outperforms the state-of-the-art approaches by a large margin.

📄 PDF Abstract BibTeX arXiv:2201.06734

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Distilling Audio-Visual Knowledge by Compositional Contrastive Learning

2021-04-22 · CVPR 2021 1 · Yanbei Chen, Yongqin Xian, A. Sophia Koepke, Ying Shan 외

Having access to multi-modal cues (e.g. vision and audio) empowers some cognitive tasks to be done faster compared to learning from a single modality. In this work, we propose to transfer knowledge across heterogeneous m…

Audio Taggingaudio-visual learningContrastive LearningKnowledge Distillation+3

Weakly Supervised Dense Video Captioning via Jointly Usage of Knowledge Distillation and Cross-modal Matching

2021-05-18 · Bofeng Wu, guocheng niu, Jun Yu, Xinyan Xiao 외

This paper proposes an approach to Dense Video Captioning (DVC) without pairwise event-sentence annotation. First, we adopt the knowledge distilled from relevant and well solved tasks to generate high-quality event propo…

Caption GenerationCross-Modal RetrievalDense Video CaptioningKnowledge Distillation+3

EAGLE: Enhanced Visual Grounding Minimizes Hallucinations in Instructional Multimodal Models

2025-01-06 · Andrés Villa, Juan León Alcázar, Motasem Alfarra, Vladimir Araujo 외

Large language models and vision transformers have demonstrated impressive zero-shot capabilities, enabling significant transferability in downstream tasks. The fusion of these models has resulted in multi-modal architec…

HallucinationVisual Grounding

A Generalization Theory of Cross-Modality Distillation with Contrastive Learning

2024-05-06 · Hangyu Lin, Chen Liu, Chengming Xu, Zhengqi Gao 외

Cross-modality distillation arises as an important topic for data modalities containing limited knowledge such as depth maps and high-quality sketches. Such techniques are of great importance, especially for memory and p…

Contrastive Learning

Robust Cross-Modal Knowledge Distillation for Unconstrained Videos

2023-04-16 · Wenke Xia, Xingjian Li, Andong Deng, Haoyi Xiong 외

Cross-modal distillation has been widely used to transfer knowledge across different modalities, enriching the representation of the target unimodal one. Recent studies highly relate the temporal synchronization between …

Action RecognitionAudio TaggingKnowledge DistillationRetrieval+1