paper-with-me

Papers

Audio-Enhanced Text-to-Video Retrieval using Text-Conditioned Feature Alignment

2023-07-24 · ICCV 2023 1 · Sarah Ibrahimi, Xiaohang Sun, Pichao Wang, Amanmeet Garg, Ashutosh Sanan, Mohamed Omar

Text-to-video retrieval systems have recently made significant progress by utilizing pre-trained models trained on large-scale image-text pairs. However, most of the latest methods primarily focus on the video modality while disregarding the audio signal for this task. Nevertheless, a recent advancement by ECLIPSE has improved long-range text-to-video retrieval by developing an audiovisual video representation. Nonetheless, the objective of the text-to-video retrieval task is to capture the complementary audio and video information that is pertinent to the text query rather than simply achieving better audio and video alignment. To address this issue, we introduce TEFAL, a TExt-conditioned Feature ALignment method that produces both audio and video representations conditioned on the text query. Instead of using only an audiovisual attention block, which could suppress the audio information relevant to the text query, our approach employs two independent cross-modal attention blocks that enable the text to attend to the audio and video representations separately. Our proposed method's efficacy is demonstrated on four benchmark datasets that include audio: MSR-VTT, LSMDC, VATEX, and Charades, and achieves better than state-of-the-art performance consistently across the four datasets. This is attributed to the additional text-query-conditioned audio representation and the complementary information it adds to the text-query-conditioned video representation.

📄 PDF Abstract BibTeX arXiv:2307.12964

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalText to Video RetrievalVideo AlignmentVideo Retrieval

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

SMART: Shot-Aware Multimodal Video Moment Retrieval with Audio-Enhanced MLLM

2025-11-18 · An Yu, Weiheng Lu, Jian Li, Zhenfei Zhang 외 arxiv

Video Moment Retrieval is a task in video understanding that aims to localize a specific temporal segment in an untrimmed video based on a natural language query. Despite recent progress in moment retrieval from videos u…

Moment Retrieval

Unified Video-Language Pre-training with Synchronized Audio

2024-05-12 · Shentong Mo, Haofan Wang, Huaxia Li, Xu Tang

Video-language pre-training is a typical and challenging problem that aims at learning visual and textual representations from large-scale data in a self-supervised way. Existing pre-training approaches either captured t…

Learning Audio-guided Video Representation with Gated Attention for Video-Text Retrieval

2025-04-03 · CVPR 2025 1 · Boseung Jeong, Jicheol Park, Sungyeon Kim, Suha Kwak

Video-text retrieval, the task of retrieving videos based on a textual query or vice versa, is of paramount importance for video understanding and multimodal information retrieval. Recent methods in this area rely primar…

Information RetrievalRepresentation LearningRetrievalText Retrieval+2

TEACHTEXT: CrossModal Generalized Distillation for Text-Video Retrieval

2021-04-16 · ICCV 2021 10 · Ioana Croitoru, Simion-Vlad Bogolin, Marius Leordeanu, Hailin Jin 외

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 t…

RetrievalVideo Retrieval

Dissecting Temporal Understanding in Text-to-Audio Retrieval

2024-09-01 · Andreea-Maria Oncescu, João F. Henriques, A. Sophia Koepke

Recent advancements in machine learning have fueled research on multimodal tasks, such as for instance text-to-video and text-to-audio retrieval. These tasks require models to understand the semantic content of video and…

AudioCapsRetrievalText to Audio Retrieval