CVNov 30, 2025

Affordance-First Decomposition for Continual Learning in Video-Language Understanding

arXiv:2512.00694v14 citationsh-index: 1
Originality Highly original
AI Analysis

This addresses the challenge of adapting video-language models to non-stationary data under memory and privacy constraints, offering an interpretable solution for incremental learning scenarios.

The paper tackles the problem of continual learning for video-language understanding by introducing Affordance-First Decomposition (AFD), which explicitly separates stable and adaptive components, achieving state-of-the-art results such as 51.6% average accuracy with -1.8% forgetting on domain-incremental VideoQA.

Continual learning for video--language understanding is increasingly important as models face non-stationary data, domains, and query styles, yet prevailing solutions blur what should stay stable versus what should adapt, rely on static routing/capacity, or require replaying past videos. We aim to explicitly specify where stability lives and where plasticity should be focused under realistic memory and privacy constraints. We introduce Affordance-First Decomposition (AFD): videos are mapped to slowly varying affordance tokens that form a shared, time-aligned substrate, while a lightweight, query-routed, conflict-aware scheduler concentrates adaptation and grows capacity only when needed. The substrate is stabilized via weak alignment and teacher consistency, and training uses question-only replay. AFD achieves state-of-the-art across protocols: 51.6% average accuracy with -1.8% forgetting on domain-incremental VideoQA, ViLCo R@1@0.5 of 29.6% (MQ) and 20.7% (NLQ) with 18.4% stAP@0.25 (VQ), and 39.5% accuracy with -1.6% forgetting on time-incremental iVQA. Overall, AFD offers an explicit, interpretable split between a stable interaction-centered substrate and targeted adaptation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes