cd /news/machine-learning/forget-anticipate-and-adapt-test-tim… · home topics machine-learning article
[ARTICLE · art-40259] src=arxiv.org ↗ pub= topic=machine-learning verified=true sentiment=↑ positive

Forget, Anticipate and Adapt: Test Time Training for Long Videos

Researchers introduced the Frame Forgetting Network (FFN) for test-time training on long videos, using only three frames per sliding window to reduce computational cost. The model defines a surprise metric to adaptively adjust window size, and was validated on a new dataset EpicTours with up to 3-hour videos, outperforming prior methods on dense segmentation, video classification, and depth estimation.

read1 min views1 publishedJun 26, 2026

arXiv:2606.26515v1 Announce Type: new Abstract: Test Time Training (TTT) is a mechanism in which a model adapts to an incoming test-sample by performing some self-supervised (SSL) task and updating its weights even during inference. This procedure does not require labels at test-time. This paper focuses on TTT for long-videos. A major concern with existing approaches is: 1) they perform TTT updates using a sliding window containing frames in the past, whose compute increases linearly with the size of window. This becomes computationally intractable when the videos are hours long. 2) TTT is performed even when temporally close frames look similar, thereby consuming a lot of compute. We present the Frame Forgetting Network (FFN) that: 1) operates on only three frames within the sliding window, namely the frame that exits, the current frame and the frame after that. The model still manages to retain temporal context and work for hours long-videos; 2) mathematically define a surprise metric: how much new information the incoming frame contains with respect to the past seen frame. This facilitates determining how to modify the effective window size during TTT and constitutes the core mechanism of an adaptive windowing algorithm. Additionally, we curate a dataset EpicTours containing up to 3 hour long videos of walking city-tours, whereas earlier datasets on this problem were only 5 min long. We demonstrate FFNs empirical effectiveness on dense-segmentation, video classification tasks, generalization to depth-estimation, and multi-hour long videos.

── more in #machine-learning 4 stories · sorted by recency
── more on @frame forgetting network 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/forget-anticipate-an…] indexed:0 read:1min 2026-06-26 ·