Long-context / context-window extension
NTK-aware
Superseded — cited as a baseline and beaten by newer methods
4 papers critique it · 6 beat it on benchmarks
What papers say
Verbatim critique sentences, each from a paper that cites NTK-aware as a baseline.
rescaling factors derived from previous methods often fall short of achieving the effective target context length.
“PE and NTK experience repetition issues, resulting in lower NoRepeat Score.”
“However, these static approaches do not account for the distinctive spectral progression of the diffusion process, where low-frequency structures are generated in the first sampling steps, while high-frequency details are resolved later”
“methods like NTK, Dyn-NTK, and YaRN suffer from attention logit outliers due to their positional embedding interpolations”
Beaten on benchmarks
Head-to-head results where a newer method reports beating NTK-aware. Values are copied from the source paper's tables — verify against the cited paper.
TokenSelect beats NTK-aware
36.77 vs 0.83
ParallelComp beats NTK-aware
51.27 vs 5.35
Average · [Llama2-7B-chat-hf(4k)]
ParallelComp: Parallel Long-Context Compressor for Length ExtrapolationRULER beats NTK-aware
23.00 vs 7.57
LOFT Avg. · [Base model: Phi3-mini (3.8B)]
LongRoPE2: Near-Lossless LLM Context Window ScalingCross-Resolution Phase-Aligned Attention (CRPA) beats NTK-aware
75.34 vs 44.52
Overall (All) · [video generation with DOVE metrics]
One Attention, One Scale: Phase-Aligned Rotary Positional Embeddings for Mixed-Resolution Diffusion TransformerDoPE-by-Gaussian beats NTK-aware
70.083 vs 60.938
Original (64k) · [64k tokens]
DoPE: Denoising Rotary Position Embedding
What to use instead
Recent methods in the same sub-problem, not yet superseded in the knowledge base — arXiv benchmark leaders, not vetted production recommendations.