paper-with-me

Papers

Beyond Short Clips: End-to-End Video-Level Learning with Collaborative Memories

2021-04-02 · CVPR 2021 1 · Xitong Yang, Haoqi Fan, Lorenzo Torresani, Larry Davis, Heng Wang

The standard way of training video models entails sampling at each iteration a single clip from a video and optimizing the clip prediction with respect to the video-level label. We argue that a single clip may not have enough temporal coverage to exhibit the label to recognize, since video datasets are often weakly labeled with categorical information but without dense temporal annotations. Furthermore, optimizing the model over brief clips impedes its ability to learn long-term temporal dependencies. To overcome these limitations, we introduce a collaborative memory mechanism that encodes information across multiple sampled clips of a video at each training iteration. This enables the learning of long-range dependencies beyond a single clip. We explore different design choices for the collaborative memory to ease the optimization difficulties. Our proposed framework is end-to-end trainable and significantly improves the accuracy of video classification at a negligible computational overhead. Through extensive experiments, we demonstrate that our framework generalizes to different video architectures and tasks, outperforming the state of the art on both action recognition (e.g., Kinetics-400 & 700, Charades, Something-Something-V1) and action detection (e.g., AVA v2.1 & v2.2).

📄 PDF Abstract BibTeX arXiv:2104.01198

Code (0)

등록된 구현이 없습니다.

Tasks

Action DetectionAction RecognitionVideo Classification

Similar Papers 제목 키워드 기반

Ultra-Short rPPG Estimation via Periodicity Guidance and Signal Reconstruction

2025-06-27 · Pei-Kai Huanga, Ya-Ting Chan, Kuan-Wen Chen, Chiou-Ting Hsu 외 arxiv

Many remote Heart Rate (HR) measurement methods focus on estimating remote photoplethysmography (rPPG) signals from video clips lasting around 10 seconds but often overlook the need for HR estimation from ultra-short vid…

Lotus: Creating Short Videos From Long Videos With Abstractive and Extractive Summarization

2025-02-10 · Aadit Barua, Karim Benharrak, Meng Chen, Mina Huh 외

Short-form videos are popular on platforms like TikTok and Instagram as they quickly capture viewers' attention. Many creators repurpose their long-form videos to produce short-form videos, but creators report that plann…

Extractive SummarizationForm

OmniJigsaw: Enhancing Omni-Modal Reasoning via Modality-Orchestrated Reordering

2026-04-09 · Yiduo Jia, Muzhi Zhu, Hao Zhong, Mingyu Liu 외 arxiv

To extend the reinforcement learning post-training paradigm to omni-modal models for concurrently bolstering video-audio understanding and collaborative reasoning, we propose OmniJigsaw, a generic self-supervised framewo…

Reinforcement Learning

Towards Error-Free Long Video Generation

2026-06-21 · Shuning Chang, Weihua Chen, Jiasheng Tang, Hao Xu 외 arxiv

Recent advances in video generation have made minute-level synthesis possible; however, generating long videos remains challenging due to error accumulation, attribute drift, and the limited availability of long video da…

Video Generation

SEINE: Short-to-Long Video Diffusion Model for Generative Transition and Prediction

2023-10-31 · Xinyuan Chen, Yaohui Wang, Lingjun Zhang, Shaobin Zhuang 외

Recently video generation has achieved substantial progress with realistic results. Nevertheless, existing AI-generated videos are usually very short clips ("shot-level") depicting a single scene. To deliver a coherent l…

PredictionSemantic SimilaritySemantic Textual SimilarityVideo Generation+1