Paper Overview
Field: CV Authors: Shravan Venkatraman, Wenshuai Zhao, Mohammad Hassan Vali Published: 2026-09-03 arXiv: 2609.04203
Abstract
We introduce S\(^3\)T (Self-Supervised Self-Distillation over Time), which is the first fully self-contained framework for continuous video state tracking. Our method treats temporal sampling density as privileged information based on the hypothesis that a denser view of the same clip recovers the running state more accurately. This view serves as the teacher, while a sparse-view student with the same weights learns to match its next-token distribution. The model generates its own target, so training requires no labels, separate teacher, or reward signal, and adds no inference cost.
Key Results
- On LLaVA-OneVision-2-8B, S³T as a single model improves VSTAT accuracy by +1.74.
- With model merging, the improvement reaches +2.38; adding visual encoder adaptation brings it to +2.70.
- Prior self-evolution methods show almost no improvement on state tracking.
- Capabilities learned from unlabeled synthetic videos transfer to real videos: +7.95 on VSTAT-YouTube state tracking questions and +4.50 on MVBench action counting.
- Temporal sampling density is used as privileged information: denser sampling of the same clip recovers the running state more accurately.
- The dense view acts as the teacher; a sparse-view student with shared weights matches the teacher's next-token distribution.
- Fully self-contained training: no labels, no separate teacher model, no reward signal, and no extra inference cost.