PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
October 9, 20250 citationsOpen Access

ETT: Expanding the Long Context Understanding Capability of LLMs at Test-Time

View Full Paper
KZKiarash ZahirniaZGZahra GolpayeganiWAWalid Ahmed

Key Points

  • ETT extends context length up to 32k tokens while maintaining a constant memory requirement.
  • Improvements reached up to 30 percent in model accuracy by fine-tuning specific transformer modules.
  • Effective fine-tuning of weights showed better performance compared to full model adjustments.
  • Evaluated on LongBench, highlighting strengths in memory and computational efficiencies.

Abstract

Transformer-based Language Models' computation and memory overhead increase quadratically as a function of sequence length. The quadratic cost poses challenges when employing LLMs for processing long sequences. In this work, we introduce ~ (Extend at Test-Time), method for extending the context length of short context Transformer-based LLMs, with constant memory requirement and linear computation overhead. ETT enable the extension of the context length at test-time by efficient fine-tuning the model's parameters on the input context, chunked into overlapping small subsequences. We evaluate ETT on LongBench by extending the context length of GPT-Large and Phi-2 up to 32 times, increasing from 1k to 32k tokens. This results in up to a 30 percent improvement in the model's accuracy. We also study how context can be stored in LLM's weights effectively and efficiently. Through a detailed ablation study, we examine which Transformer modules are most beneficial to fine-tune at test-time. Interestingly, we find that fine-tuning the second layer of the FFNs is more effective than full fine-tuning, leading to a further improvement in the models' accuracy.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Zahirnia et al. (2025) studied this question.

synapsesocial.com/papers/68e8439a9989581a2fd4e24dhttps://doi.org/10.48550/arxiv.2507.06313
Ask AI
Helpful
Bookmark
Share
View Full Paper