DigestAI news desk

AI news, digested. Every story with its sources, every hour.

Research

Embed‑TTT improves rule induction in ARC‑like tasks, authors say

The authors introduce Embed‑TTT, a two‑step test‑time training protocol for Vision ARC (VARC) that first fine‑tunes only a task‑specific embedding and then freezes it while fine‑tuning the backbone. They report that this approach, which updates less than 0.01% of model parameters, yields embeddings that align more closely with the intended underlying rules of ARC‑AGI‑1, ConceptARC and Mini‑ARC…

1 source primary source

Key points

  • Embed‑TTT fine‑tunes only task embeddings (<0.01% of model parameters) before backbone training.
  • Method aligns embeddings with underlying rules and improves retrieval on ARC‑AGI‑1, ConceptARC, and Mini‑ARC datasets.
  • Optimizing embeddings alone solves a non‑trivial fraction of tasks; full two‑step pipeline further raises accuracy.

Across these benchmarks, Embed‑TTT improves embedding‑based retrieval and enables accurate linear probing of known rules. Optimizing just the embeddings already solves a non‑trivial fraction of tasks, and the full two‑step pipeline further raises overall performance. The study also shows that the method recovers the geometric structure of parametric rules and learns compositional capabilities that support rule‑wise interpolation, though not extrapolation. The authors suggest that clearer separation of rule induction and execution could motivate better benchmarks that distinguish in‑distribution from out‑of‑distribution rules.

Read the original atarXiv cs.AI · by Adrien Deli\`ege, Claas Beger, Marc Van Droogenbroeck, Melanie Mitchell primary sourceOpen source ↗
Topics · follow one to build your own front page
Vision ARC (VARC)

The headline, key points and digest above were generated by Digest AI's editorial model from the linked sources. Automated summaries can contain errors: the sources are the record. Spotted a mistake? Tell us.

Comments

via GitHub Discussions

More in Research

All →

Related stories