paper-with-me

Papers

DeepQAMVS: Query-Aware Hierarchical Pointer Networks for Multi-Video Summarization

2021-05-13 · Safa Messaoud, Ismini Lourentzou, Assma Boughoula, Mona Zehni, Zhizhen Zhao, ChengXiang Zhai, Alexander G. Schwing

The recent growth of web video sharing platforms has increased the demand for systems that can efficiently browse, retrieve and summarize video content. Query-aware multi-video summarization is a promising technique that caters to this demand. In this work, we introduce a novel Query-Aware Hierarchical Pointer Network for Multi-Video Summarization, termed DeepQAMVS, that jointly optimizes multiple criteria: (1) conciseness, (2) representativeness of important query-relevant events and (3) chronological soundness. We design a hierarchical attention model that factorizes over three distributions, each collecting evidence from a different modality, followed by a pointer network that selects frames to include in the summary. DeepQAMVS is trained with reinforcement learning, incorporating rewards that capture representativeness, diversity, query-adaptability and temporal coherence. We achieve state-of-the-art results on the MVS1K dataset, with inference time scaling linearly with the number of input video frames.

📄 PDF Abstract BibTeX arXiv:2105.06441

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityVideo Summarization

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
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$…
[LivE@PeRson]How do I talk to a real person at Expedia? How do I talk to a real person at Expedia? To speak with a live Expedia agent, call 1 (888) 829-0881 anytime. The customer support team is available 24/7 to help with…
Pointer Network Pointer Networks tackle problems where input and output data are sequential data, but can't be solved by seq2seq type models because discrete categories of output elements…

Similar Papers 제목 키워드 기반

Hierarchical Possession-Aware Graph Pointer Network for Pass Receiver Selection

2026-09-04 · Jingyi Wang, Da Li, Kaixin Wang, Zhangqin Huang arxiv

Pass receiver selection is a fundamental task in football analytics, aiming to predict the intended receiver under a given game state. This task is challenging with event-centered freeze-frame observations, a broadcast-l…

Hierarchical Pointer Net Parsing

2019-08-30 · IJCNLP 2019 11 · Linlin Liu, Xiang Lin, Shafiq Joty, Simeng Han 외

Transition-based top-down parsing with pointer networks has achieved state-of-the-art results in multiple parsing tasks, while having a linear time complexity. However, the decoder of these parsers has a sequential struc…

DecoderDiscourse ParsingInductive BiasSentence

Joint Multi-Decoder Framework with Hierarchical Pointer Network for Frame Semantic Parsing

2021-08-01 · Findings (ACL) 2021 8 · Xudong Chen, Ce Zheng, Baobao Chang
DecoderSemantic Parsing

Topic-aware Pointer-Generator Networks for Summarizing Spoken Conversations

2019-10-03 · Zhengyuan Liu, Angela Ng, Sheldon Lee, Ai Ti Aw 외

Due to the lack of publicly available resources, conversation summarization has received far less attention than text summarization. As the purpose of conversations is to exchange information between at least two interlo…

Conversation SummarizationExtractive SummarizationSentenceText Summarization

Personalized Query Rewriting in Conversational AI Agents

2020-11-09 · Alireza Roshan-Ghias, Clint Solomon Mathialagan, Pragaash Ponnusamy, Lambert Mathias 외

Spoken language understanding (SLU) systems in conversational AI agents often experience errors in the form of misrecognitions by automatic speech recognition (ASR) or semantic gaps in natural language understanding (NLU…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DiversityForm+5