Papers › Rethinking Expressivity and Efficiency in Test-Time Training

Rethinking Expressivity and Efficiency in Test-Time Training

21 Aug 2026arXiv:2608.21308added by Syntology

Zeyun Zhong, Joya Chen, Manuel Martin, Frederik Diederichs, Juergen Gall, Juergen Beyerer

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Test-Time Training (TTT) enables long-context processing via continuous weight updates during inference, but current methods struggle to balance the expressivity of per-token update dynamics with the hardware efficiency of chunk-wise approximations. We propose E²-TTT (Expressive and Efficient TTT) to bridge this gap. Under the standard approximation of taking gradients at the chunk-start weights, we derive a closed-form state transition that exactly reproduces the chunk-end fast-weight and momentum states of the per-token recurrence. This enables fully parallelized chunk-level training while preserving the temporal structure of the update rule that prior chunk-wise methods discard. We validate E²-TTT by training models up to 1.3B parameters from scratch. It performs on par with previous TTT and hybrid attention baselines in language modeling while outperforming them on in-context retrieval. Its advantage is most pronounced in length extrapolation: on the standard ``Needle in a Haystack'' passkey test, it retains over 90% accuracy at 8× the training context length. Meanwhile, E²-TTT can match the training throughput of efficient chunk-wise methods, demonstrating that it effectively reconciles expressivity with efficiency. The code is available at https://github.com/zeyun-zhong/E2-TTT.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2608.21308")

Code

Syntology Ran 8 of 8 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 8 ran with no contract checked.

By repository: found in paper text by Syntology: 8 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

zeyun-zhong/E2-TTT found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

8 samples harvested; 8 ran; 0 honoured the contract we drafted; 0 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

8ran

Licence: 8 of the 8 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from zeyun-zhong/E2-TTT. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

build_token_weights_chunk_log zeyun-zhong/E2-TTT/e2_ttt/ops/scan_utils.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · f48bfaccef631963 · report
build_token_weights_chunk_log_nomomentum zeyun-zhong/E2-TTT/e2_ttt/ops/scan_utils.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · 266de31a0aafb349 · report
gelu_derivative zeyun-zhong/E2-TTT/e2_ttt/ops/e2_ttt_mlp/chunk_momentum.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · 8fa69c1314a4bc8e · report
gradient_clip zeyun-zhong/E2-TTT/e2_ttt/ops/e2_ttt_mlp/chunk_momentum.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · 6f99e3fbf6493d5a · report
inv_softplus zeyun-zhong/E2-TTT/e2_ttt/baselines/lact/layer.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · 90a1cbe510f829f5 · report
layernorm_bwd zeyun-zhong/E2-TTT/e2_ttt/ops/norm_utils.py found in paper text by Syntology ran licence not identified · pointer only · ee2c849123b1e97a · report
layernorm_fwd zeyun-zhong/E2-TTT/e2_ttt/ops/norm_utils.py found in paper text by Syntology ran licence not identified · pointer only · 8bfb779e0bbef6b6 · report
pick_tail_len_pow2 zeyun-zhong/E2-TTT/e2_ttt/ops/e2_ttt_mlp/chunk_momentum.py found in paper text by Syntology ran licence not identified · pointer only · 80ebc330e50a779b · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2608.21308, was issued in August 2026, after that date, so the archive has no leaderboard rows for it.

Placed on leaderboards by Syntology Syntology

Syntology's extractor considered 2 leaderboards for this paper and placed the paper on none of them: 2 refused by a rule. What is not shown.

Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections