The Surprising Effectiveness of Test-Time Training for Few-Shot Learning
2024/11/11 by Ekin Akyürek, Akyürek, Ekin, Mehul Damani +14 · 17 voices · 40 citations
Computer Science · #Intelligent Tutoring Systems and Adaptive Learning
paper · pdf · doi:10.48550/arxiv.2411.07279
Abstract
Language models (LMs) have shown impressive performance on tasks within their training distribution, but often struggle with structurally novel tasks even when given a small number of in-context task examples. We investigate the effectiveness of test-time training (TTT) -- temporarily updating model parameters during inference using a loss derived from input data -- as a mechanism for improving LMs' reasoning and few-shot learning capabilities. On the Abstraction and Reasoning Corpus (ARC), performing TTT with in-context examples yields up to 6× higher accuracy compared to fine-tuned baselines -- reaching 53.0% on the public validation set with an 8B-parameter LM and 61.9% when ensembled with program-synthesis methods, matching average human performance. On BIG-Bench Hard (BBH), TTT on in-context examples surpasses standard few-shot prompting in the 10-shot setting by 7.3 percentage points (50.5% to 57.8%). Our findings highlight the limitations of in-context learning for novel tasks and demonstrate the potential of test-time training to enhance language model adaptability.
Cited by
Discussions
- One thing still missing here is good discussion of academic papers, so I guess I'll be the change I want to see in the world Really interesting results from Jacob Andreas's group showing great perfor [bsky, 182 points, 7 comments]
- It is certainly looking like larger and larger LLMs won't get to AGI. Was reading an article on @theinformation.bsky.social today about how companies are looking at other strategies (arxiv.org/abs/241 [bsky, 7 points, 1 comments]
- With a combination of new test-time compute techniques and smart scaffolding, we might crack the ARC benchmark in the next 6 months. What will be left in few years time? arxiv.org/abs/2411.07279 x.c [bsky, 7 points, 0 comments]
- AI Matches Human Reasoning Without Symbolic Logic MIT research reveals AI achieves human-level performance on abstract reasoning tasks through test-time training, reaching 61.9% accuracy. https://arx [bsky, 6 points, 0 comments]
- The Surprising Effectiveness of Test-Time Training for Few-Shot Learning [hn, 3 points, 0 comments]
- *The Surprising Effectiveness of Test-Time Training for Abstract Reasoning* by @ekinakyurek.bsky.social et al. Shows that test-time training (fine-tuning at inference time) strongly improves performa [bsky, 3 points, 0 comments]
- MIT Pushes AI to Human-Level Reasoning MIT’s Test-Time Training (TTT) boosts LLMs' abstract reasoning, achieving human-level performance on the ARC benchmark. A breakthrough in AI's adaptability and [bsky, 3 points, 0 comments]
- The Surprising Effectiveness of Test-Time Training for Abstract Reasoning [hn, 3 points, 0 comments]
- So 'test-time training' = making the model do statistical predictions about its statistical predictions? Sure! Why not! arxiv.org/abs/2411.07279 [bsky, 2 points, 1 comments]
- The Surprising Effectiveness of Test-Time Training for Abstract Reasoning [hn, 1 points, 0 comments]
- The Surprising Effectiveness of Test-Time Training for Abstract Reasoning [hn, 1 points, 0 comments]
- TTT propels AI to rival human reasoning with unprecedented accuracy. This is more than progres it’s a shift in the balance of intelligence. Are we truly prepared for when machines outthink us in ways [bsky, 1 points, 1 comments]
- New research from #MIT suggests explicit symbolic search isn’t the only route to enhancing abstract reasoning in LLMs. Test-time training #TTT— temporarily updating model parameters during inference—c [bsky, 1 points, 0 comments]
- Not quite lol. arxiv.org/abs/2411.07279 [bsky, 1 points, 0 comments]
- Finally catching up on this Test Time Training paper. Thoughts - very nice results - interesting that TTT helps smaller models more (sign that scale is disproportionately useful for more memorizati [bsky, 1 points, 1 comments]
- “The Surprising Effectiveness of Test-Time Training for Abstract Reasoning” arxiv.org/abs/2411.07279 [bsky, 0 points, 0 comments]
- interesting paper arxiv.org/abs/2411.07279 a method that temporarily updates model parameters during inference. combined with specific techniques like initial finetuning and auxiliary tasks, significa [bsky, 0 points, 0 comments]
Related