paper-with-me

Papers

Learning from Streaming Video with Orthogonal Gradients

2025-04-02 · CVPR 2025 1 · Tengda Han, Dilara Gokay, Joseph Heyward, Chuhan Zhang, Daniel Zoran, Viorica Pătrăucean, João Carreira, Dima Damen, Andrew Zisserman

We address the challenge of representation learning from a continuous stream of video as input, in a self-supervised manner. This differs from the standard approaches to video learning where videos are chopped and shuffled during training in order to create a non-redundant batch that satisfies the independently and identically distributed (IID) sample assumption expected by conventional training paradigms. When videos are only available as a continuous stream of input, the IID assumption is evidently broken, leading to poor performance. We demonstrate the drop in performance when moving from shuffled to sequential learning on three tasks: the one-video representation learning method DoRA, standard VideoMAE on multi-video datasets, and the task of future video prediction. To address this drop, we propose a geometric modification to standard optimizers, to decorrelate batches by utilising orthogonal gradients during training. The proposed modification can be applied to any optimizer -- we demonstrate it with Stochastic Gradient Descent (SGD) and AdamW. Our proposed orthogonal optimizer allows models trained from streaming videos to alleviate the drop in representation learning performance, as evaluated on downstream tasks. On three scenarios (DoRA, VideoMAE, future prediction), we show our orthogonal optimizer outperforms the strong AdamW in all three scenarios.

📄 PDF Abstract BibTeX arXiv:2504.01961

Code (0)

등록된 구현이 없습니다.

Tasks

Future predictionRepresentation LearningVideo Prediction

Methods 이 논문이 사용한 방법론

AdamW AdamW is a stochastic optimization method that modifies the typical implementation of weight decay in Adam, by decoupling [weight…

Similar Papers 제목 키워드 기반

StreamEQA: Towards Streaming Video Understanding for Embodied Scenarios

2025-12-04 · Yifei Wang, Zhenkai Li, Tianwen Qian, Huanran Zheng 외 arxiv

As embodied intelligence advances toward real-world deployment, the ability to continuously perceive and reason over streaming visual inputs becomes essential. In such settings, an agent must maintain situational awarene…

Video Question Answering

CoRDS: Coreset-based Representative and Diverse Selection for Streaming Video Understanding

2026-05-14 · Ailar Mahdizadeh, Puria Azadi, Muchen Li, Xiangteng He 외 arxiv

Streaming video understanding with large vision-language models (VLMs) requires a compact memory that can support future reasoning over an ever-growing visual history. A common solution is to compress the key-value (KV) …

Streaming Krylov-Accelerated Stochastic Gradient Descent

2025-05-11 · Stephen Thomas

We present SKA-SGD (Streaming Krylov-Accelerated Stochastic Gradient Descent), a novel optimization approach that accelerates convergence for ill-conditioned problems by projecting stochastic gradients onto a low-dimensi…

GPUStochastic Optimization

Real-time video streaming in vivo using ultrasound as the communication channel

2020-09-28 · Zhengchang Kou, Rita J. Miller, Andrew C. Singer, Michael L. Oelze

The emergence of capsule endoscopy has provided a means of capturing video of the small intestines without having to resort to an invasive procedure involving intubation. However, real-time video streaming to a receiver …

Spectral Clustering via Orthogonalization-Free Methods

2023-05-16 · Qiyuan Pang, Haizhao Yang

While orthogonalization exists in current dimensionality reduction methods in spectral clustering on undirected graphs, it does not scale in parallel computing environments. We propose four orthogonalization-free methods…

ClusteringDimensionality Reduction