paper-with-me

Papers

Query-Aware Sparse Coding for Multi-Video Summarization

2017-07-13 · Zhong Ji, Yaru Ma, Yanwei Pang, Xuelong. Li

Given the explosive growth of online videos, it is becoming increasingly important to relieve the tedious work of browsing and managing the video content of interest. Video summarization aims at providing such a technique by transforming one or multiple videos into a compact one. However, conventional multi-video summarization methods often fail to produce satisfying results as they ignore the user's search intent. To this end, this paper proposes a novel query-aware approach by formulating the multi-video summarization in a sparse coding framework, where the web images searched by the query are taken as the important preference information to reveal the query intent. To provide a user-friendly summarization, this paper also develops an event-keyframe presentation structure to present keyframes in groups of specific events related to the query by using an unsupervised multi-graph fusion method. We release a new public dataset named MVS1K, which contains about 1, 000 videos from 10 queries and their video tags, manual annotations, and associated web images. Extensive experiments on MVS1K dataset validate our approaches produce superior objective and subjective results against several recently proposed approaches.

📄 PDF Abstract BibTeX arXiv:1707.04021

Code (0)

등록된 구현이 없습니다.

Tasks

Video Summarization

Similar Papers 제목 키워드 기반

SparseVILA: Decoupling Visual Sparsity for Efficient VLM Inference

2025-10-20 · Samir Khaki, Junxian Guo, Jiaming Tang, Shang Yang 외 arxiv

Vision Language Models (VLMs) have rapidly advanced in integrating visual and textual reasoning, powering applications across high-resolution image understanding, long-video analysis, and multi-turn conversation. However…

OmniSparse: Training-Aware Fine-Grained Sparse Attention for Long-Video MLLMs

2025-11-15 · Feng Chen, Yefei He, Shaoxuan He, Yuanyu He 외 arxiv

Existing sparse attention methods primarily target inference-time acceleration by selecting critical tokens under predefined sparsity patterns. However, they often fail to bridge the training-inference gap and lack the c…

Semantic Similarity

Convolutional Hierarchical Attention Network for Query-Focused Video Summarization

2020-01-31 · Shuwen Xiao, Zhou Zhao, Zijian Zhang, Xiaohui Yan 외

Previous approaches for video summarization mainly concentrate on finding the most diverse and representative visual contents as video summary without considering the user's preference. This paper addresses the task of q…

Query focused video summarizationVideo Summarization

SBAT: Video Captioning with Sparse Boundary-Aware Transformer

2020-07-23 · Tao Jin, Siyu Huang, Ming Chen, Yingming Li 외

In this paper, we focus on the problem of applying the transformer structure to video captioning effectively. The vanilla transformer is proposed for uni-modal language generation task such as machine translation. Howeve…

Machine Translationmultimodal interactionText GenerationTranslation+1

LoViC: Efficient Long Video Generation with Context Compression

2025-07-17 · Jiaxiu Jiang, Wenbo Li, Jingjing Ren, Yuping Qiu 외

Despite recent advances in diffusion transformers (DiTs) for text-to-video generation, scaling to long-duration content remains challenging due to the quadratic complexity of self-attention. While prior efforts -- such a…

Text-to-Video GenerationVideo Generation