paper-with-me

Papers

Just a Glimpse: Rethinking Temporal Information for Video Continual Learning

2023-05-28 · Lama Alssum, Juan Leon Alcazar, Merey Ramazanova, Chen Zhao, Bernard Ghanem

Class-incremental learning is one of the most important settings for the study of Continual Learning, as it closely resembles real-world application scenarios. With constrained memory sizes, catastrophic forgetting arises as the number of classes/tasks increases. Studying continual learning in the video domain poses even more challenges, as video data contains a large number of frames, which places a higher burden on the replay memory. The current common practice is to sub-sample frames from the video stream and store them in the replay memory. In this paper, we propose SMILE a novel replay mechanism for effective video continual learning based on individual/single frames. Through extensive experimentation, we show that under extreme memory constraints, video diversity plays a more significant role than temporal information. Therefore, our method focuses on learning from a small number of frames that represent a large number of unique videos. On three representative video datasets, Kinetics, UCF101, and ActivityNet, the proposed method achieves state-of-the-art performance, outperforming the previous state-of-the-art by up to 21.49%.

📄 PDF Abstract BibTeX arXiv:2305.18418

Code (0)

등록된 구현이 없습니다.

Tasks

class-incremental learningClass Incremental LearningContinual LearningDiversityIncremental Learning

Similar Papers 제목 키워드 기반

GLIMPSE: Do Large Vision-Language Models Truly Think With Videos or Just Glimpse at Them?

2025-07-13 · Yiyang Zhou, Linjie Li, Shi Qiu, Zhengyuan Yang 외 arxiv

Existing video benchmarks often resemble image-based benchmarks, with question types like "What actions does the person perform throughout the video?" or "What color is the woman's dress in the video?" For these, models …

GliTr: Glimpse Transformers with Spatiotemporal Consistency for Online Action Prediction

2022-10-24 · Samrudhdhi B Rangrej, Kevin J Liang, Tal Hassner, James J Clark

Many online action prediction models observe complete frames to locate and attend to informative subregions in the frames called glimpses and recognize an ongoing action based on global and local information. However, in…

Action Recognition

Coarse Temporal Attention Network (CTA-Net) for Driver's Activity Recognition

2021-01-17 · Zachary Wharton, Ardhendu Behera, Yonghuai Liu, Nik Bessis

There is significant progress in recognizing traditional human activities from videos focusing on highly distinctive actions involving discriminative body movements, body-object and/or human-human interactions. Driver's …

Activity Recognition

Action Anticipation at a Glimpse: To What Extent Can Multimodal Cues Replace Video?

2025-12-02 · Manuel Benavent-Lledo, Konstantinos Bacharidis, Victoria Manousaki, Konstantinos Papoutsakis 외 arxiv

Anticipating actions before they occur is a core challenge in action understanding research. While conventional methods rely on extracting and aggregating temporal information from videos, as humans we can often predict …

Action UnderstandingAction AnticipationSpatial Reasoning

Understanding Multimodal Complementarity for Single-Frame Action Anticipation

2026-01-29 · Manuel Benavent-Lledo, Konstantinos Bacharidis, Konstantinos Papoutsakis, Antonis Argyros 외 arxiv

Human action anticipation is commonly treated as a video understanding problem, implicitly assuming that dense temporal information is required to reason about future actions. In this work, we challenge this assumption b…

Action Anticipation