OnPoint: Offline-to-Online Multi-Level Distillation for Point-Supervised Online Temporal Action Localization
About
Temporal Action Localization (TAL) typically relies on segment annotations or offline access to full videos, limiting scalability and online use. We introduce Point-Supervised Online TAL (POTAL), which localizes actions in streaming videos using only one temporal point per instance. To solve POTAL, we propose OnPoint, an offline-to-online multi-level distillation framework that transfers knowledge from a point-supervised offline teacher to an online student via (i) pseudo-segment instance distillation, (ii) class-activation sequence distillation, and (iii) anticipatory window-level distillation. We further improve robustness by incorporating the original point labels into student training and by refining anchor decoding with actionness-guided attention calibration. Experiments on five datasets show OnPoint consistently outperforms strong baselines, establishing a solid foundation for POTAL.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Temporal Action Localization | THUMOS-14 (test) | mAP@0.363.9 | 331 | |
| Temporal Action Localization | EGTEA | mAP@0.130.9 | 12 | |
| Temporal Action Localization | HOI4D-O | mAP@0.158.2 | 12 | |
| Online Temporal Action Localization | THUMOS | Parameters (M)93 | 4 | |
| Action Instance Prediction | THUMOS 14 | F1 Score55.6 | 2 | |
| Action Instance Prediction | HOI4D-O | F1 Score (%)44.7 | 2 | |
| Action Instance Prediction | EK-100 | F1 Score13.9 | 2 | |
| Action Instance Prediction | FineAction | F1 Score10.1 | 2 | |
| Online Temporal Action Localization | EPIC-Kitchen-100 | mAP@tIoU 0.112.5 | 2 | |
| Online Temporal Action Localization | FineAction | mAP@tIoU 0.110.9 | 2 |