REVIEW 2 cited by
Test-Time Training on Video Streams
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Prior work has established Test-Time Training (TTT) as a general framework to further improve a trained model at test time. Before making a prediction on each test instance, the model is first trained on the same instance using a self-supervised task such as reconstruction. We extend TTT to the streaming setting, where multiple test instances - video frames in our case - arrive in temporal order. Our extension is online TTT: The current model is initialized from the previous model, then trained on the current frame and a small window of frames immediately before. Online TTT significantly outperforms the fixed-model baseline for four tasks, on three real-world datasets. The improvements are more than 2.2x and 1.5x for instance and panoptic segmentation. Surprisingly, online TTT also outperforms its offline variant that accesses strictly more information, training on all frames from the entire test video regardless of temporal order. This finding challenges those in prior work using synthetic videos. We formalize a notion of locality as the advantage of online over offline TTT, and analyze its role with ablations and a theory based on bias-variance trade-off.
Forward citations
Cited by 2 Pith papers
-
An Investigation of Test-time Adaptation for Audio Classification under Background Noise
A modified CoNMix method achieved the lowest error rates for audio classification under background noise, but the comparison is confounded and the method was tuned on the test set.
-
Device-Cloud Collaborative Correction for On-Device Recommendation
CoCorrRec applies test-time training to on-device sequential recommendation, with a cloud-side correction network, and reports accuracy gains over RNN and Transformer baselines on three datasets.
Discussion (0). Sign in to comment.