Litcius/Paper detail

DiffusionRet: Generative Text-Video Retrieval with Diffusion Model

Peng Jin, Hao Li, Zesen Cheng, Kehan Li, Xiangyang Ji, Chang Liu, Yuan Li, Jie Chen

202358 citationsDOI

Abstract

Existing text-video retrieval solutions are, in essence, discriminant models focused on maximizing the conditional likelihood, i.e., p(candidates|query). While straightforward, this de facto paradigm overlooks the underlying data distribution p(query), which makes it challenging to identify out-of-distribution data. To address this limitation, we creatively tackle this task from a generative viewpoint and model the correlation between the text and the video as their joint probability p(candidates,query). This is accomplished through a diffusion-based text-video retrieval framework (Diffusion-Ret), which models the retrieval task as a process of gradually generating joint distribution from noise. During training, DiffusionRet is optimized from both the generation and discrimination perspectives, with the generator being optimized by generation loss and the feature extractor trained with contrastive loss. In this way, DiffusionRet cleverly leverages the strengths of both generative and discriminative methods. Extensive experiments on five commonly used text-video retrieval benchmarks, including MSRVTT, LSMDC, MSVD, ActivityNet Captions, and DiDeMo, with superior performances, justify the efficacy of our method. More encouragingly, without any modification, DiffusionRet even performs well in out-domain retrieval settings. We believe this work brings fundamental insights into the related fields. Code is available at https://github.com/jpthu17/DiffusionRet.

Topics & Concepts

Computer scienceDiscriminative modelTask (project management)Generative grammarMatching (statistics)Feature (linguistics)Generative modelCode (set theory)Process (computing)Artificial intelligenceGenerator (circuit theory)Information retrievalSet (abstract data type)ManagementPhilosophyProgramming languageEconomicsLinguisticsMathematicsStatisticsQuantum mechanicsOperating systemPower (physics)PhysicsMultimodal Machine Learning ApplicationsVideo Analysis and SummarizationHuman Pose and Action Recognition
DiffusionRet: Generative Text-Video Retrieval with Diffusion Model | Litcius