TensorX
返回文献探索

Paper · arXiv 2407.13481

Attention Overflow: Language Model Input Blur during Long-Context Missing Items Recommendation

Damien Sileo

11 upvotesJuly 18, 2024arXiv 预印本
AI 摘要

Large language models struggle with suggesting missing elements from long lists due to attention overflow, affecting their performance and novelty derivation.

large language modelslist completionrecommendationsattention overflow

Abstract

Large language models (LLMs) can suggest missing elements from items listed in a prompt, which can be used for list completion or recommendations based on users' history. However, their performance degrades when presented with too many items, as they start to suggest items already included in the input list. This occurs at around 100 items for mid-2024 flagship LLMs. We evaluate this phenomenon on both synthetic problems (e.g., finding missing numbers in a given range of shuffled integers) and realistic movie recommendation scenarios. We refer to this issue as attention overflow, as preventing repetition requires attending to all items simultaneously. Although iterative loops can mitigate this problem, their costs increase with the repetition rate, affecting the language models' ability to derive novelty from lengthy inputs.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
Attention Overflow: Language Model Input Blur during Long-Context Missing Items Recommendation | TensorX