paper-with-me

Papers

Memory Warps for Learning Long-Term Online Video Representations

2018-03-28 · Tuan-Hung Vu, Wongun Choi, Samuel Schulter, Manmohan Chandraker

This paper proposes a novel memory-based online video representation that is efficient, accurate and predictive. This is in contrast to prior works that often rely on computationally heavy 3D convolutions, ignore actual motion when aligning features over time, or operate in an off-line mode to utilize future frames. In particular, our memory (i) holds the feature representation, (ii) is spatially warped over time to compensate for observer and scene motions, (iii) can carry long-term information, and (iv) enables predicting feature representations in future frames. By exploring a variant that operates at multiple temporal scales, we efficiently learn across even longer time horizons. We apply our online framework to object detection in videos, obtaining a large 2.3 times speed-up and losing only 0.9% mAP on ImageNet-VID dataset, compared to prior works that even use future frames. Finally, we demonstrate the predictive property of our representation in two novel detection setups, where features are propagated over time to (i) significantly enhance a real-time detector by more than 10% mAP in a multi-threaded online setup and to (ii) anticipate objects in future frames.

📄 PDF Abstract BibTeX arXiv:1803.10861

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject Detection

Similar Papers 제목 키워드 기반

I3DM: Implicit 3D-aware Memory Retrieval and Injection for Consistent Video Scene Generation

2026-03-24 · Jia Li, Han Yan, Yihang Chen, Siqi Li 외 arxiv

Despite remarkable progress in video generation, maintaining long-term scene consistency upon revisiting previously explored areas remains challenging. Existing solutions rely either on explicitly constructing 3D geometr…

Novel View Synthesis3D ReconstructionScene GenerationVideo Generation

StabStitch++: Unsupervised Online Video Stitching with Spatiotemporal Bidirectional Warps

2025-05-08 · Lang Nie, Chunyu Lin, Kang Liao, Yun Zhang 외

We retarget video stitching to an emerging issue, named warping shake, which unveils the temporal content shakes induced by sequentially unsmooth warps when extending image stitching to video stitching. Even if the input…

Image StitchingVideo Stabilization

FlashAttention-2: Faster Attention with Better Parallelism and Work Partitioning

2023-07-17 · Tri Dao

Scaling Transformers to longer sequence lengths has been a major problem in the last several years, promising to improve performance in language modeling and high-resolution image understanding, as well as to unlock new …

GPULanguage ModelingLanguage Modelling

EventMemAgent: Hierarchical Event-Centric Memory for Online Video Understanding with Adaptive Tool Use

2026-02-17 · Siwei Wen, Zhangcheng Wang, Xingjian Zhang, Lei Huang 외 arxiv

Online video understanding requires models to perform continuous perception and long-range reasoning within potentially infinite visual streams. Its fundamental challenge lies in the conflict between the unbounded nature…

Reinforcement Learning

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…