paper-with-me

홈 › Papers

Needle Threading: Can LLMs Follow Threads through Near-Million-Scale Haystacks?

2024-11-07 · Jonathan Roberts, Kai Han, Samuel Albanie

As the context limits of Large Language Models (LLMs) increase, the range of possible applications and downstream functions broadens. In many real-world tasks, decisions depend on details scattered across collections of often disparate documents containing mostly irrelevant information. Long-context LLMs appear well-suited to this form of complex information retrieval and reasoning, which has traditionally proven costly and time-consuming. However, although the development of longer context models has seen rapid gains in recent years, our understanding of how effectively LLMs use their context has not kept pace. To address this, we conduct a set of retrieval experiments designed to evaluate the capabilities of 17 leading LLMs, such as their ability to follow threads of information through the context window. Strikingly, we find that many models are remarkably threadsafe: capable of simultaneously following multiple threads without significant loss in performance. Still, for many models, we find the effective context limit is significantly shorter than the supported context length, with accuracy decreasing as the context window grows. Our study also highlights the important point that token counts from different tokenizers should not be directly compared -- they often correspond to substantially different numbers of written characters. We release our code and long-context experimental data.

📄 PDF Abstract BibTeX arXiv:2411.05000

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRetrieval

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Leveraging Large Language Models to Identify Conversation Threads in Collaborative Learning

2025-10-26 · Prerna Ravi, Dong Won Lee, Beatriz Flamia, Jasmine David 외 arxiv

Understanding how ideas develop and flow in small-group conversations is critical for analyzing collaborative learning. A key structural feature of these interactions is threading, the way discourse talk naturally organi…

Identifying chronological and coherent information threads using 5W1H questions and temporal relationships

2023-01-18 · Information Processing & Management 2023 1 · Hitarth Narvala, Graham McDonald, Iadh Ounis

Due to the massive volume of articles produced online every day, it is challenging for online platforms (e.g., news agencies) to present the information about an event, activity or discussion to their users in an easily …

ArticlesEvent ExtractionInformation Threading

THREAD: Thinking Deeper with Recursive Spawning

2024-05-27 · Philip Schroeder, Nathaniel Morgan, Hongyin Luo, James Glass

Large language models (LLMs) have shown impressive capabilities across diverse settings, but still struggle as the length and complexity of the context increases. To address this challenge, we propose Thinking Recursivel…

Few-Shot LearningQuestion Answering

Effective Hierarchical Information Threading Using Network Community Detection

2023-03-17 · European Conference on Information Retrieval 2023 3 · Hitarth Narvala, Graham McDonald, Iadh Ounis

With the tremendous growth in the volume of information produced online every day (e.g. news articles), there is a need for automatic methods to identify related information about events as the events evolve over time (i…

ArticlesCommunity DetectionEvent ExtractionInformation Threading

Gaze-based dual resolution deep imitation learning for high-precision dexterous robot manipulation

2021-02-02 · Heecheol Kim, Yoshiyuki Ohmura, Yasuo Kuniyoshi

A high-precision manipulation task, such as needle threading, is challenging. Physiological studies have proposed connecting low-resolution peripheral vision and fast movement to transport the hand into the vicinity of a…

Computational EfficiencyImitation LearningRobot Manipulation