paper-with-me

Papers

Bidirectional Multirate Reconstruction for Temporal Modeling in Videos

2016-11-28 · CVPR 2017 7 · Linchao Zhu, Zhongwen Xu, Yi Yang

Despite the recent success of neural networks in image feature learning, a major problem in the video domain is the lack of sufficient labeled data for learning to model temporal information. In this paper, we propose an unsupervised temporal modeling method that learns from untrimmed videos. The speed of motion varies constantly, e.g., a man may run quickly or slowly. We therefore train a Multirate Visual Recurrent Model (MVRM) by encoding frames of a clip with different intervals. This learning process makes the learned model more capable of dealing with motion speed variance. Given a clip sampled from a video, we use its past and future neighboring clips as the temporal context, and reconstruct the two temporal transitions, i.e., present$\rightarrow$past transition and present$\rightarrow$future transition, reflecting the temporal information in different views. The proposed method exploits the two transitions simultaneously by incorporating a bidirectional reconstruction which consists of a backward reconstruction and a forward reconstruction. We apply the proposed method to two challenging video tasks, i.e., complex event detection and video captioning, in which it achieves state-of-the-art performance. Notably, our method generates the best single feature for event detection with a relative improvement of 10.4% on the MEDTest-13 dataset and achieves the best performance in video captioning across all evaluation metrics on the YouTube2Text dataset.

📄 PDF Abstract BibTeX arXiv:1611.09053

Code (0)

등록된 구현이 없습니다.

Tasks

Event DetectionVideo Captioning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Random Temporal Skipping for Multirate Video Analysis

2018-10-30 · Yi Zhu, Shawn Newsam

Current state-of-the-art approaches to video understanding adopt temporal jittering to simulate analyzing the video at varying frame rates. However, this does not work well for multirate videos, in which actions or subac…

Action RecognitionOptical Flow EstimationTemporal Action LocalizationVideo Understanding

A Causal Diffusion Model for Video Reconstruction from Ultra-Low-Bitrate Representations

2026-02-14 · Cem Eteke, Batuhan Tosun, Martin Piccolrovazzi, Alexander Griessel 외 arxiv

We study video reconstruction from ultra-low-bitrate representations, where the primary challenge shifts from encoding to decoding. In this regime, reconstruction with classical and neural codecs introduces blur, while g…

Video Reconstruction

Lifted Frequency-Domain Identification of Closed-Loop Multirate Systems: Applied to Dual-Stage Actuator Hard Disk Drives

2025-02-28 · Max van Haren, Masahiro Mae, Lennart Blanken, Tom Oomen

Frequency-domain representations are crucial for the design and performance evaluation of controllers in multirate systems, specifically to address intersample performance. The aim of this paper is to develop an effectiv…

Performance Analysis of Multirate Systems: A Direct Frequency-Domain Identification Approach

2025-03-06 · Max van Haren, Lennart Blanken, Tom Oomen

Frequency-domain performance analysis of intersample behavior in sampled-data and multirate systems is challenging due to the lack of a frequency-separation principle, and systematic identification techniques are lacking…

Towards End-to-End Generative Modeling of Long Videos with Memory-Efficient Bidirectional Transformers

2023-03-20 · CVPR 2023 1 · Jaehoon Yoo, Semin Kim, Doyup Lee, Chiheon Kim 외

Autoregressive transformers have shown remarkable success in video generation. However, the transformers are prohibited from directly learning the long-term dependency in videos due to the quadratic complexity of self-at…

Video Generation