中文
相关论文

相关论文: Tracing and Manipulating Intermediate Values in Ne…

200 篇论文

Neural network models have achieved high performance on a wide variety of complex tasks, but the algorithms that they implement are notoriously difficult to interpret. It is often necessary to hypothesize intermediate variables involved in…

计算与语言 · 计算机科学 2025-02-13 Michael A. Lepori , Thomas Serre , Ellie Pavlick

It has been found that Transformer-based language models have the ability to perform basic quantitative reasoning. In this paper, we propose a method for studying how these models internally represent numerical data, and use our proposal to…

计算与语言 · 计算机科学 2024-04-26 Ulme Wennberg , Gustav Eje Henter

Mathematical reasoning in large language models (LMs) has garnered significant attention in recent work, but there is a limited understanding of how these models process and store information related to arithmetic tasks within their…

计算与语言 · 计算机科学 2023-10-23 Alessandro Stolfo , Yonatan Belinkov , Mrinmaya Sachan

Transformer-based models generate hidden states that are difficult to interpret. In this work, we analyze hidden states and modify them at inference, with a focus on motion forecasting. We use linear probing to analyze whether interpretable…

机器学习 · 计算机科学 2025-05-19 Omer Sahin Tas , Royden Wagner

A growing body of research has demonstrated that the behavior of large language models can be effectively controlled at inference time by directly modifying their internal states, either through vector additions to their activations or…

机器学习 · 计算机科学 2026-02-06 Hanna Mazzawi , Benoit Dherin , Michael Munn , Michael Wunder , Javier Gonzalvo

Transformer-based language models often achieve strong results on mathematical reasoning benchmarks while remaining fragile on basic numerical understanding and arithmetic operations. A central limitation is that numbers are processed as…

计算与语言 · 计算机科学 2026-01-15 Andreea Dutulescu , Stefan Ruseti , Mihai Dascalu

Large language models (LLMs) have exhibited impressive competence in various tasks, but their internal mechanisms on mathematical problems are still under-explored. In this paper, we study a fundamental question: how language models encode…

计算与语言 · 计算机科学 2024-11-15 Fangwei Zhu , Damai Dai , Zhifang Sui

The inner workings of neural networks can be better understood if we can fully decipher the information encoded in neural activations. In this paper, we argue that this information is embodied by the subset of inputs that give rise to…

机器学习 · 计算机科学 2024-11-05 Xinting Huang , Madhur Panwar , Navin Goyal , Michael Hahn

Using more test-time computation during language model inference, such as generating more intermediate thoughts or sampling multiple candidate answers, has proven effective in significantly improving model performance. This paper takes an…

机器学习 · 计算机科学 2025-08-20 Xingwu Chen , Miao Lu , Beining Wu , Difan Zou

Can we teach natural language understanding models to track their beliefs through intermediate points in text? We propose a representation learning framework called breakpoint modeling that allows for learning of this type. Given any text…

计算与语言 · 计算机科学 2022-11-16 Kyle Richardson , Ronen Tamari , Oren Sultan , Reut Tsarfaty , Dafna Shahaf , Ashish Sabharwal

Modular exponentiation is crucial to number theory and cryptography, yet remains largely unexplored from a mechanistic interpretability standpoint. We train a 4-layer encoder-decoder Transformer model to perform this operation and…

机器学习 · 计算机科学 2025-10-24 David Demitri Africa , Sara M. Kapoor , Theo Simon Sorg , Challenger Mishra

Transformer-based language models excel in NLP tasks, but fine-grained control remains challenging. This paper explores methods for manipulating transformer models through principled interventions at three levels: prompts, activations, and…

计算与语言 · 计算机科学 2025-09-08 Faruk Alpay , Taylan Alpay

Even though Transformers are extensively used for Natural Language Processing tasks, especially for machine translation, they lack an explicit memory to store key concepts of processed texts. This paper explores the properties of the…

计算与语言 · 计算机科学 2024-06-21 Alsu Sagirova , Mikhail Burtsev

The success of deep neural nets heavily relies on their ability to encode complex relations between their input and their output. While this property serves to fit the training data well, it also obscures the mechanism that drives…

机器学习 · 计算机科学 2021-12-10 Itai Gat , Guy Lorberbom , Idan Schwartz , Tamir Hazan

Large language models (LLMs) are increasingly deployed on complex reasoning tasks, yet little is known about their ability to internally evaluate problem difficulty, which is an essential capability for adaptive reasoning and efficient…

计算与语言 · 计算机科学 2025-10-14 Sunbowen Lee , Qingyu Yin , Chak Tou Leong , Jialiang Zhang , Yicheng Gong , Shiwen Ni , Min Yang , Xiaoyu Shen

Language models often solve complex tasks by generating long reasoning chains, consisting of many steps with varying importance. While some steps are crucial for generating the final answer, others are removable. Determining which steps…

计算与语言 · 计算机科学 2026-04-21 Yaniv Nikankin , Martin Tutek , Tomer Ashuach , Jonathan Rosenfeld , Yonatan Belinkov

Predicting a label correctly does not necessarily require representing the operation that produces it. Transformer representations are known to carry label-level information, but whether they encode semantic operations producing those…

计算与语言 · 计算机科学 2026-05-26 Nura Aljaafari , Marco Valentino , André Freitas

Deep architectures such as Transformers are sometimes criticized for having uninterpretable "black-box" representations. We use causal intervention analysis to show that, in fact, some linguistic features are represented in a linear,…

计算与语言 · 计算机科学 2023-10-24 Sophie Hao , Tal Linzen

Large language models (LLMs) often benefit from intermediate steps of reasoning to generate answers to complex problems. When these intermediate steps of reasoning are used to monitor the activity of the model, it is essential that this…

机器学习 · 计算机科学 2023-11-02 Fabien Roger , Ryan Greenblatt

Semantic associations such as the link between "bird" and "flew" are foundational for language modeling as they enable models to go beyond memorization and instead generalize and generate coherent text. Understanding how these associations…

计算与语言 · 计算机科学 2026-05-14 Shawn Im , Changdae Oh , Zhen Fang , Sharon Li
‹ 上一页 1 2 3 10 下一页 ›