OpenTrain AI
No verified implementation yetHugging Face Transformers training guide

DySCO: Dynamic Attention-Scaling Decoding for Long-Context LMs

Xi Ye, Wuwei Zhang, Fangcong Yin, Howard Yen, Danqi Chen

February 25, 2026arXiv: 2602.22175
1 repo~a few days to reproduce
arXiv PDF

Abstract

Understanding and reasoning over long contexts is a crucial capability for language models (LMs). Although recent models support increasingly long context windows, their accuracy often deteriorates as input length grows. In practice, models often struggle to keep attention aligned with the most relevant context throughout decoding. In this work, we propose DySCO, a novel decoding algorithm for improving long-context...

Results & Benchmarks

TaskDatasetMetricValue
Instruction tuningVanillaPath 16K43.4

Hardware Requirements

  • Expect multi-day setup/compute for meaningful reproduction based on current guidance.

Best Implementation

Maintained implementation evidence is not confirmed for this paper yet.

Use the Implementation Status and Reproduction Path sections below for the current action plan.

Reproduction Path

Follow this baseline workflow to decide if this paper is worth immediate prototyping.

  1. 1

    Use the paper and benchmark evidence to scope a baseline reproduction plan.

  2. 2

    Track assumptions and missing details in an experiment log before coding.

Framework baselines

Time to first repro: a few daysEstimate is based on paper-only reproduction flow

Additional Implementations

Official

No additional official repositories detected.

Community

  • princeton-pli/DySCOConfidence: low

    DySCO: Dynamic Attention-Scaling Decoding for Long-Context LMs

    Stars: 14Forks: 1Last push: Mar 2026License: MIT

Hugging Face Artifacts

No trustworthy direct or curated related Hugging Face artifacts were found yet.