中文
相关论文

相关论文: Emergent Specialization: Rare Token Neurons in Lan…

200 篇论文

Precise timing of spikes and temporal locking are key elements of neural computation. Here we demonstrate how even strongly heterogeneous, deterministic neural networks with delayed interactions and complex topology can exhibit periodic…

神经元与认知 · 定量生物学 2009-11-13 Raoul-Martin Memmesheimer , Marc Timme

Natural languages display a trade-off among different strategies to convey syntactic structure, such as word order or inflection. This trade-off, however, has not appeared in recent simulations of iterated language learning with neural…

计算与语言 · 计算机科学 2021-09-13 Yuchen Lian , Arianna Bisazza , Tessa Verhoef

Understanding neural networks is challenging in part because of the dense, continuous nature of their hidden states. We explore whether we can train neural networks to have hidden states that are sparse, discrete, and more interpretable by…

机器学习 · 计算机科学 2023-10-27 Alex Tamkin , Mohammad Taufeeque , Noah D. Goodman

Recent studies have shown that many important aspects of neural network learning take place within the very earliest iterations or epochs of training. For example, sparse, trainable sub-networks emerge (Frankle et al., 2019), gradient…

机器学习 · 计算机科学 2020-02-25 Jonathan Frankle , David J. Schwab , Ari S. Morcos

Large language models often fail on tasks they seem to already understand. In our experiments, this appears to be less about missing knowledge and more about certain internal circuits not being strongly activated during inference. We…

机器学习 · 计算机科学 2026-05-12 Ryyan Akhtar , Payal Pahwa , Monika Arora

A fundamental characteristic of natural language is the high rate at which speakers produce novel expressions. Because of this novelty, a heavy-tail of rare events accounts for a significant amount of the total probability mass of…

计算与语言 · 计算机科学 2022-03-25 Benjamin LeBrun , Alessandro Sordoni , Timothy J. O'Donnell

We investigate how Large Language Models (LLMs) distinguish between memorization and generalization at the neuron level. Through carefully designed tasks, we identify distinct neuron subsets responsible for each behavior. Experiments on…

We study two recurring phenomena in Transformer language models: massive activations, in which a small number of tokens exhibit extreme outliers in a few channels, and attention sinks, in which certain tokens attract disproportionate…

人工智能 · 计算机科学 2026-03-06 Shangwen Sun , Alfredo Canziani , Yann LeCun , Jiachen Zhu

Artificial neural networks used for reinforcement learning are structurally rigid, meaning that each optimized parameter of the network is tied to its specific placement in the network structure. It also means that a network only works with…

神经与进化计算 · 计算机科学 2024-05-20 Joachim Winther Pedersen , Erwan Plantec , Eleni Nisioti , Milton Montero , Sebastian Risi

Language models typically tokenize raw text into sequences of subword identifiers from a predefined vocabulary, a process inherently sensitive to typographical errors, length variations, and largely oblivious to the internal structure of…

计算与语言 · 计算机科学 2024-10-07 Yekun Chai , Yewei Fang , Qiwei Peng , Xuhong Li

Large Language Models (LLMs) are widely deployed in real-world applications, yet little is known about their training dynamics at the token level. Evaluation typically relies on aggregated training loss, measured at the batch level, which…

计算与语言 · 计算机科学 2024-10-17 Andrea Pinto , Tomer Galanti , Randall Balestriero

The goal of this paper is to report certain scientific discoveries about a Seq2Seq model. It is known that analyzing the behavior of RNN-based models at the neuron level is considered a more challenging task than analyzing a DNN or CNN…

神经与进化计算 · 计算机科学 2023-03-28 Yi-Ting Lee , Da-Yi Wu , Chih-Chun Yang , Shou-De Lin

Recurrent neural networks are convenient and efficient models for language modeling. However, when applied on the level of characters instead of words, they suffer from several problems. In order to successfully model long-term…

机器学习 · 计算机科学 2015-11-25 Piotr Bojanowski , Armand Joulin , Tomas Mikolov

Neural-network models of high-level brain functions such as memory recall and reasoning often rely on the presence of stochasticity. The majority of these models assumes that each neuron in the functional network is equipped with its own…

Neural network-based language models deal with data sparsity problems by mapping the large discrete space of words into a smaller continuous space of real-valued vectors. By learning distributed vector representations for words, each…

计算与语言 · 计算机科学 2018-09-27 Davide Nunes , Luis Antunes

Encouraged by the success of deep neural networks on a variety of visual tasks, much theoretical and experimental work has been aimed at understanding and interpreting how vision networks operate. Meanwhile, deep neural networks have also…

Currently we routinely develop a complex neuronal network to explain observed but often paradoxical phenomena based upon biological recordings. Here we present a general approach to demonstrate how to mathematically tackle such a complex…

定量方法 · 定量生物学 2015-06-03 Yu Wu , Wenlian Lu , Wei Lin , Gareth Leng , Jianfeng Feng

Biological and artificial neural networks develop internal representations that enable them to perform complex tasks. In artificial networks, the effectiveness of these models relies on their ability to build task specific representation, a…

A key aspect of human intelligence is the ability to infer abstract rules directly from high-dimensional sensory data, and to do so given only a limited amount of training experience. Deep neural network algorithms have proven to be a…

人工智能 · 计算机科学 2021-03-11 Taylor W. Webb , Ishan Sinha , Jonathan D. Cohen

Can multilayer neural networks -- typically constructed as highly complex structures with many nonlinearly activated neurons across layers -- behave in a non-trivial way that yet simplifies away a major part of their complexities? In this…

机器学习 · 计算机科学 2019-02-11 Phan-Minh Nguyen