中文
相关论文

相关论文: Where's the Plan? Locating Latent Planning in Lang…

200 篇论文

Modern large language models (LLMs) have demonstrated impressive performance across a wide range of multi-step reasoning tasks. Recent work suggests that LLMs may perform planning - selecting a future target token in advance and generating…

计算与语言 · 计算机科学 2025-08-26 Jatin Nainani , Sankaran Vaidyanathan , Connor Watts , Andre N. Assis , Alice Rigg

LLMs can perform seemingly planning-intensive tasks, like writing coherent stories or functioning code, without explicitly verbalizing a plan; however, the extent to which they implicitly plan is unknown. In this paper, we define latent…

计算与语言 · 计算机科学 2026-04-15 Michael Hanna , Emmanuel Ameisen

Prior work suggests that language models, while trained on next token prediction, show implicit planning behavior: they may select the next token in preparation to a predicted future token, such as a likely rhyming word, as supported by a…

机器学习 · 计算机科学 2026-05-12 Jim Maar , Denis Paperno , Callum Stuart McDougall , Neel Nanda

We characterize a compositional architecture of literary primitives in two instruction-tuned large language models (Llama 3.1 8B-Instruct and Gemma 2 9B-IT) via sparse autoencoders on mid-depth residual streams. Four feature classes emerge:…

机器学习 · 计算机科学 2026-05-20 Joao Paulo Cavalcante Presa , Savio Salvarino Teles de Oliveira

Diffusion large language models (dLLMs) generate text via iterative denoising but consistently underperform on multi-step reasoning. We hypothesize this gap stems from a coordination problem: AR models build coherence token-by-token, while…

人工智能 · 计算机科学 2026-03-17 Earl J St Sauver

LLMs have marked a revolutonary shift, yet they falter when faced with compositional reasoning tasks. Our research embarks on a quest to uncover the root causes of compositional reasoning failures of LLMs, uncovering that most of them stem…

计算与语言 · 计算机科学 2024-06-07 Zhaoyi Li , Gangwei Jiang , Hong Xie , Linqi Song , Defu Lian , Ying Wei

Large language models demonstrate strong performance on mathematical reasoning benchmarks, yet remain surprisingly fragile to meaning-preserving surface perturbations. We systematically evaluate three open-weight LLMs, Mistral-7B,…

计算与语言 · 计算机科学 2026-04-03 Shou-Tzu Han , Rodrigue Rizk , KC Santosh

We ask whether multilingual language models trained on unbalanced, English-dominated corpora use English as an internal pivot language -- a question of key importance for understanding how language models function and the origins of…

计算与语言 · 计算机科学 2024-06-12 Chris Wendler , Veniamin Veselovsky , Giovanni Monea , Robert West

Composing poetry or lyrics involves several creative factors, but a challenging aspect of generation is the adherence to a more or less strict metric and rhyming pattern. To address this challenge specifically, previous work on the task has…

计算与语言 · 计算机科学 2024-05-09 Tommaso Pasini , Alejo López-Ávila , Husam Quteineh , Gerasimos Lampouras , Jinhua Du , Yubing Wang , Ze Li , Yusen Sun

Prior behavioural work suggests that some LLMs alter choices when options are framed as causing pain or pleasure, and that such deviations can scale with stated intensity. To bridge behavioural evidence (what the model does) with…

人工智能 · 计算机科学 2026-02-24 Francesca Bianco , Derek Shiller

Large language models are increasingly used as behavioral simulators, but it remains unclear when their outputs reflect human-like cognitive mechanisms rather than prompt-sensitive surface patterns. We study this question through the…

人工智能 · 计算机科学 2026-05-26 Ciarán Walsh , Emilio Barkett

Large language models (LLMs) have recently attracted considerable interest for their ability to perform complex reasoning tasks, such as chain-of-thought (CoT) reasoning. However, most of the existing approaches to enhance this ability rely…

计算与语言 · 计算机科学 2024-08-08 Xinyi Wang , Lucas Caccia , Oleksiy Ostapenko , Xingdi Yuan , William Yang Wang , Alessandro Sordoni

Large language models (LLMs) have demonstrated remarkable capabilities in code-related tasks, particularly in automated program repair. However, the effectiveness of such repairs is highly dependent on the performance of upstream fault…

软件工程 · 计算机科学 2025-10-24 YingJian Xiao , RongQun Hu , WeiWei Gong , HongWei Li , AnQuan Jie

This paper demonstrates that progressive localization, the gradual increase of attention locality from early distributed layers to late localized layers, represents the optimal architecture for creating interpretable large language models…

人工智能 · 计算机科学 2025-12-16 Joachim Diederich

In an era where large language models (LLMs) are increasingly integrated into a wide range of everyday applications, research into these models' behavior has surged. However, due to the novelty of the field, clear methodological guidelines…

计算与语言 · 计算机科学 2024-10-01 Laurène Vaugrante , Mathias Niepert , Thilo Hagendorff

When a tool-calling agent picks the wrong tool, the failure is invisible until execution: the email gets sent, the meeting gets missed. As agents take on consequential actions, one bad tool call can do real damage. We currently have no way…

计算与语言 · 计算机科学 2026-05-27 Zekun Wu , Ze Wang , Seonglae Cho , Yufei Yang , Adriano Koshiyama , Sahan Bulathwela , Maria Perez-Ortiz

Planning, as the core module of agents, is crucial in various fields such as embodied agents, web navigation, and tool using. With the development of large language models (LLMs), some researchers treat large language models as intelligent…

计算与语言 · 计算机科学 2024-06-25 Tianyi Men , Pengfei Cao , Zhuoran Jin , Yubo Chen , Kang Liu , Jun Zhao

Large Language Models often achieve strong performance by generating long intermediate chain-of-thought reasoning. However, it remains unclear when a model's final answer is actually determined during generation. If the answer is already…

计算与语言 · 计算机科学 2026-04-27 Ayan Datta , Zhixue Zhao , Bhuvanesh Verma , Radhika Mamidi , Mounika Marreddy , Alexander Mehler

Large language models are increasingly used as writing tools and pedagogical resources in English for Academic Purposes, but it remains unclear whether they encode culturally differentiated representations when generating academic text.…

计算与语言 · 计算机科学 2026-04-15 Paul Jackson , Ruizhe Li , Elspeth Edelstein

Large language model (LLM) inference is increasingly bottlenecked by the Key-Value (KV) cache, yet the fine-grained structure of attention-head activations remains poorly understood. We show that pretrained Transformers exhibit a pervasive…

机器学习 · 计算机科学 2026-03-17 Khalid Shaikh , Asmit Kumar Singh , Rebecca Christopher Dsouza , Shikhar Shiromani
‹ 上一页 1 2 3 10 下一页 ›