paper-with-me

Papers

Dual Learning with Dynamic Knowledge Distillation for Partially Relevant Video Retrieval

2023-01-01 · ICCV 2023 1 · Jianfeng Dong, Minsong Zhang, Zheng Zhang, Xianke Chen, Daizong Liu, Xiaoye Qu, Xun Wang, Baolong Liu

Almost all previous text-to-video retrieval works assume that videos are pre-trimmed with short durations. However, in practice, videos are generally untrimmed containing much background content. In this work, we investigate the more practical but challenging Partially Relevant Video Retrieval (PRVR) task, which aims to retrieve partially relevant untrimmed videos with the query input. Particularly, we propose to address PRVR from a new perspective, i.e., distilling the generalization knowledge from the large-scale vision-language pre-trained model and transferring it to a task-specific PRVR network. To be specific, we introduce a Dual Learning framework with Dynamic Knowledge Distillation (DL-DKD), which exploits the knowledge of a large vision-language model as the teacher to guide a student model. During the knowledge distillation, an inheritance student branch is devised to absorb the knowledge from the teacher model. Considering that the large model may be of mediocre performance due to the domain gaps, we further develop an exploration student branch to take the benefits of task-specific information. By jointly training the above two branches in a dual-learning way, our model is able to selectively acquire appropriate knowledge from the teacher model while capturing the task-specific property. In addition, a dynamical knowledge distillation strategy is further devised to adjust the effect of each student branch learning during the training. Experiment results demonstrate that our proposed model achieves state-of-the-art performance on ActivityNet and TVR datasets for PRVR.

📄 PDF Abstract BibTeX

Code (1)

huiguanlab/dl-dkd 공식 구현 pytorch

Tasks

Knowledge DistillationLanguage ModellingPartially Relevant Video RetrievalRetrievalText to Video RetrievalVideo Retrieval

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 제목 키워드 기반

Dual Learning with Dynamic Knowledge Distillation and Soft Alignment for Partially Relevant Video Retrieval

2025-10-14 · Jianfeng Dong, Lei Huang, Daizong Liu, Xianke Chen 외 arxiv

Almost all previous text-to-video retrieval works ideally assume that videos are pre-trimmed with short durations containing solely text-related content. However, in practice, videos are typically untrimmed in long durat…

Partially Relevant Video RetrievalKnowledge Distillation

Knowledge-Refined Dual Context-Aware Network for Partially Relevant Video Retrieval

2026-03-25 · Junkai Yang, Qirui Wang, Yaoqing Jin, Shuai Ma 외 arxiv

Retrieving partially relevant segments from untrimmed videos remains difficult due to two persistent challenges: the mismatch in information density between text and video segments, and limited attention mechanisms that …

Partially Relevant Video Retrieval

Towards Better Entity Linking with Multi-View Enhanced Distillation

2023-05-27 · Yi Liu, Yuan Tian, Jianxun Lian, Xinlong Wang 외

Dense retrieval is widely used for entity linking to retrieve entities from large-scale knowledge bases. Mainstream techniques are based on a dual-encoder framework, which encodes mentions and entities independently and …

Entity LinkingKnowledge DistillationRetrieval

On Explaining Knowledge Distillation: Measuring and Visualising the Knowledge Transfer Process

2024-12-18 · Gereziher Adhane, Mohammad Mahdi Dehshibi, Dennis Vetter, David Masip 외

Knowledge distillation (KD) remains challenging due to the opaque nature of the knowledge transfer process from a Teacher to a Student, making it difficult to address certain issues related to KD. To address this, we pro…

Knowledge DistillationTransfer Learning

Target-driven Self-Distillation for Partial Observed Trajectories Forecasting

2025-01-28 · Pengfei Zhu, Peng Shu, Mengshi Qi, Liang Liu 외

Accurate prediction of future trajectories of traffic agents is essential for ensuring safe autonomous driving. However, partially observed trajectories can significantly degrade the performance of even state-of-the-art …

Autonomous DrivingKnowledge DistillationMotion Forecasting