PulseAugur
实时 08:32:42
English(EN) Lost in the Middle: Why Long Context Degrades

大型语言模型在长上下文的中间信息处理上遇到困难

最近发表在《计算语言学学报》(Transactions of the ACL) 上的一项由刘等人进行的研究,识别出一种被称为“迷失在中间”的现象。在该现象中,当关键信息被置于长上下文窗口的中间时,语言模型的准确性会下降。当相关文档既不在提示的开头也不在结尾时,性能会显著下降,有时甚至比闭卷回忆的表现还要差。这种现象已在各种模型架构和上下文长度中观察到,表明这是模型处理扩展信息方式的一个基本挑战。该论文提出,具有固定预算的注意力机制、不完美的词位置编码以及训练数据的分布等因素导致了这种位置偏差。 AI

影响 这一发现突显了当前大型语言模型的一个关键局限性,影响了提示工程策略以及长上下文模型的实际应用。

排序理由 该集群讨论了一篇研究论文,其中详细介绍了在语言模型中观察到的特定现象。[lever_c_demoted from research: ic=1 ai=1.0]

在 dev.to — LLM tag 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

大型语言模型在长上下文的中间信息处理上遇到困难

本文如何被排名

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
该集群讨论了一篇研究论文,其中详细介绍了在语言模型中观察到的特定现象。[lever_c_demoted from research: ic=1 ai=1.0]
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
paper, model release
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
45 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.

完整方法见我们的编辑标准

报道来源 [1]

  1. dev.to — LLM tag TIER_1 English(EN) · Multigrid ·

    迷失中间:为什么长上下文会退化

    <p>Put the answer at the top of a long prompt and the model finds it. Put it at the bottom and the model finds it. Put it in the middle and accuracy sags — sometimes below what the same model scores with no documents at all. This is a documented result with a name, and it changes…