paper-with-me

홈 › Papers

Watch Video, Catch Keyword: Context-aware Keyword Attention for Moment Retrieval and Highlight Detection

2025-01-05 · Sung Jin Um, DongJin Kim, Sangmin Lee, Jung Uk Kim

The goal of video moment retrieval and highlight detection is to identify specific segments and highlights based on a given text query. With the rapid growth of video content and the overlap between these tasks, recent works have addressed both simultaneously. However, they still struggle to fully capture the overall video context, making it challenging to determine which words are most relevant. In this paper, we present a novel Video Context-aware Keyword Attention module that overcomes this limitation by capturing keyword variation within the context of the entire video. To achieve this, we introduce a video context clustering module that provides concise representations of the overall video context, thereby enhancing the understanding of keyword dynamics. Furthermore, we propose a keyword weight detection module with keyword-aware contrastive learning that incorporates keyword information to enhance fine-grained alignment between visual and textual features. Extensive experiments on the QVHighlights, TVSum, and Charades-STA benchmarks demonstrate that our proposed method significantly improves performance in moment retrieval and highlight detection tasks compared to existing approaches. Our code is available at: https://github.com/VisualAIKHU/Keyword-DETR

📄 PDF Abstract BibTeX arXiv:2501.02504

Code (1)

visualaikhu/keyword-detr 공식 구현 pytorch

Tasks

Contrastive LearningHighlight DetectionMoment RetrievalRetrieval

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

WAT: Online Video Understanding Needs Watching Before Thinking

2026-03-12 · Zifan Han, Hongbo Sun, Jinglin Xu, Canhui Tang 외 arxiv

Multimodal Large Language Models (MLLMs) have shown strong capabilities in image understanding, motivating recent efforts to extend them to video reasoning. However, existing Video LLMs struggle in online streaming scena…

A Large-Scale Characterization of User Behaviour in Cable TV

2016-09-13 · Goncalves Diogo, Costa Miguel, Couto Francisco M.

Nowadays, Cable TV operators provide their users multiple ways to watch TV content, such as Live TV and Video on Demand (VOD) services. In the last years, Catch-up TV has been introduced, allowing users to watch recent b…

Recommendation Systems

A Flexible Recommendation System for Cable TV

2016-09-13 · Goncalves Diogo, Costa Miguel, Couto Francisco M.

Recommendation systems are being explored by Cable TV operators to improve user satisfaction with services, such as Live TV and Video on Demand (VOD) services. More recently, Catch-up TV has been introduced, allowing use…

DiversityLearning-To-RankRecommendation Systems

Real-time Short Video Recommendation on Mobile Devices

2022-08-20 · Xudong Gong, Qinlin Feng, Yuan Zhang, Jiangling Qin 외

Short video applications have attracted billions of users in recent years, fulfilling their various needs with diverse content. Users usually watch short videos on many topics on mobile devices in a short period of time,…

Recommendation SystemsRe-Ranking

Keyword-Aware Relative Spatio-Temporal Graph Networks for Video Question Answering

2023-07-25 · Yi Cheng, Hehe Fan, Dongyun Lin, Ying Sun 외

The main challenge in video question answering (VideoQA) is to capture and understand the complex spatial and temporal relations between objects based on given questions. Existing graph-based methods for VideoQA usually …

graph constructionQuestion AnsweringRelationVideo Question Answering