English

PrAViC: Probabilistic Adaptation Framework for Real-Time Video Classification

Computer Vision and Pattern Recognition 2025-08-14 v2 Machine Learning

Abstract

Video processing is generally divided into two main categories: processing of the entire video, which typically yields optimal classification outcomes, and real-time processing, where the objective is to make a decision as promptly as possible. Although the models dedicated to the processing of entire videos are typically well-defined and clearly presented in the literature, this is not the case for online processing, where a~plethora of hand-devised methods exist. To address this issue, we present PrAViC, a novel, unified, and theoretically-based adaptation framework for tackling the online classification problem in video data. The initial phase of our study is to establish a mathematical background for the classification of sequential data, with the potential to make a decision at an early stage. This allows us to construct a natural function that encourages the model to return a result much faster. The subsequent phase is to present a straightforward and readily implementable method for adapting offline models to the online setting using recurrent operations. Finally, PrAViC is evaluated by comparing it with existing state-of-the-art offline and online models and datasets. This enables the network to significantly reduce the time required to reach classification decisions while maintaining, or even enhancing, accuracy.

Keywords

Cite

@article{arxiv.2406.11443,
  title  = {PrAViC: Probabilistic Adaptation Framework for Real-Time Video Classification},
  author = {Magdalena Trędowicz and Marcin Mazur and Szymon Janusz and Arkadiusz Lewicki and Jacek Tabor and Łukasz Struski},
  journal= {arXiv preprint arXiv:2406.11443},
  year   = {2025}
}

Comments

The paper was accepted at ECAI 2025

R2 v1 2026-06-28T17:08:30.524Z