paper-with-me

Papers

Truth Neurons

2025-05-18 · Haohang Li, Yupeng Cao, Yangyang Yu, Jordan W. Suchow, Zining Zhu

Despite their remarkable success and deployment across diverse workflows, language models sometimes produce untruthful responses. Our limited understanding of how truthfulness is mechanistically encoded within these models jeopardizes their reliability and safety. In this paper, we propose a method for identifying representations of truthfulness at the neuron level. We show that language models contain truth neurons, which encode truthfulness in a subject-agnostic manner. Experiments conducted across models of varying scales validate the existence of truth neurons, confirming that the encoding of truthfulness at the neuron level is a property shared by many language models. The distribution patterns of truth neurons over layers align with prior findings on the geometry of truthfulness. Selectively suppressing the activations of truth neurons found through the TruthfulQA dataset degrades performance both on TruthfulQA and on other benchmarks, showing that the truthfulness mechanisms are not tied to a specific dataset. Our results offer novel insights into the mechanisms underlying truthfulness in language models and highlight potential directions toward improving their trustworthiness and reliability.

📄 PDF Abstract BibTeX arXiv:2505.12182

Code (1)

Acatsama0871/TruthNeurons 공식 구현 pytorch

Tasks

TruthfulQA

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

CLIP-Dissect: Automatic Description of Neuron Representations in Deep Vision Networks

2022-04-23 · Tuomas Oikarinen, Tsui-Wei Weng

In this paper, we propose CLIP-Dissect, a new technique to automatically describe the function of individual hidden neurons inside vision networks. CLIP-Dissect leverages recent advances in multimodal vision/language mod…

Real-Time Inference for a Gamma Process Model of Neural Spiking

2013-12-01 · NeurIPS 2013 12 · David E. Carlson, Vinayak Rao, Joshua T. Vogelstein, Lawrence Carin

With simultaneous measurements from ever increasing populations of neurons, there is a growing need for sophisticated tools to recover signals from individual neurons. In electrophysiology experiments, this classically p…

Linguistic Neuron Overlap Patterns to Facilitate Cross-lingual Transfer on Low-resource Languages

2025-08-23 · Yuemei Xu, Kexin Xu, Jian Zhou, Ling Hu 외 arxiv

The current Large Language Models (LLMs) face significant challenges in improving their performance on low-resource languages and urgently need data-efficient methods without costly fine-tuning. From the perspective of l…

Cross-Lingual Transfer

Automatic Neuron Detection in Calcium Imaging Data Using Convolutional Networks

2016-06-23 · NeurIPS 2016 12 · Noah J. Apthorpe, Alexander J. Riordan, Rob E. Aguilar, Jan Homann 외

Calcium imaging is an important technique for monitoring the activity of thousands of neurons simultaneously. As calcium imaging datasets grow in size, automated detection of individual neurons is becoming important. Her…

Neuron to Graph: Interpreting Language Model Neurons at Scale

2023-05-31 · Alex Foote, Neel Nanda, Esben Kran, Ioannis Konstas 외

Advances in Large Language Models (LLMs) have led to remarkable capabilities, yet their inner mechanisms remain largely unknown. To understand these models, we need to unravel the functions of individual neurons and thei…

GPULanguage ModelingLanguage Modelling