中文
相关论文

相关论文: Emergent Modularity in Pre-trained Transformers

200 篇论文

This project investigates whether functional specialization or modularity can support the development of multiple behaviors. In principle, modular solutions of this type can facilitate the development of multiple behaviors since each module…

机器人学 · 计算机科学 2020-06-12 Victor Massagué Respall

Training a Neural Network (NN) with lots of parameters or intricate architectures creates undesired phenomena that complicate the optimization process. To address this issue we propose a first modular approach to NN design, wherein the NN…

机器学习 · 计算机科学 2019-02-26 David Castillo-Bolado , Cayetano Guerra-Artal , Mario Hernandez-Tejera

Transformers for language modeling usually rely on deterministic internal computation, with uncertainty expressed mainly at the output layer. We introduce variational neurons into Transformer feed-forward computation so that uncertainty…

机器学习 · 计算机科学 2026-03-31 Yves Ruffenach

Scaling model capacity has been vital in the success of deep learning. For a typical network, necessary compute resources and training time grow dramatically with model size. Conditional computation is a promising way to increase the number…

机器学习 · 计算机科学 2018-11-14 Louis Kirsch , Julius Kunze , David Barber

Neural networks leverage robust internal representations in order to generalise. Learning them is difficult, and often requires a large training set that covers the data distribution densely. We study a common setting where our task is not…

Recent research suggests that the feed-forward module within Transformers can be viewed as a collection of key-value memories, where the keys learn to capture specific patterns from the input based on the training examples. The values then…

计算与语言 · 计算机科学 2023-10-25 Sunit Bhattacharya , Ondrej Bojar

It has been hypothesized that some form of "modular" structure in artificial neural networks should be useful for learning, compositionality, and generalization. However, defining and quantifying modularity remains an open problem. We cast…

机器学习 · 计算机科学 2022-06-23 Richard D. Lange , David S. Rolnick , Konrad P. Kording

Modular neural networks outperform nonmodular neural networks on tasks ranging from visual question answering to robotics. These performance improvements are thought to be due to modular networks' superior ability to model the compositional…

机器学习 · 计算机科学 2025-03-12 Akhilan Boopathy , Sunshine Jiang , William Yue , Jaedong Hwang , Abhiram Iyer , Ila Fiete

The human brain exhibits a complex structure made of scale-free highly connected modules loosely interconnected by weaker links to form a small-world network. These features appear in healthy patients whereas neurological diseases often…

神经元与认知 · 定量生物学 2014-03-26 Roberta Russo , Hans J Herrmann , Lucilla de Arcangelis

Modularity is a general principle present in many fields. It offers attractive advantages, including, among others, ease of conceptualization, interpretability, scalability, module combinability, and module reusability. The deep learning…

机器学习 · 计算机科学 2023-10-03 Haozhe Sun , Isabelle Guyon

The modular structure of brain networks supports specialized information processing, complex dynamics, and cost-efficient spatial embedding. Inter-individual variation in modular structure has been linked to differences in performance,…

Circuits in the brain commonly exhibit modular architectures that factorise complex tasks, resulting in the ability to compositionally generalise and reduce catastrophic forgetting. In contrast, artificial neural networks (ANNs) appear to…

生物物理 · 物理学 2025-12-17 Daoyuan Qian , Qiyao Liang , Ila Fiete

Modular Neural Networks (MNNs) demonstrate various advantages over monolithic models. Existing MNNs are generally $\textit{explicit}$: their modular architectures are pre-defined, with individual modules expected to implement distinct…

机器学习 · 计算机科学 2024-04-02 Zihan Qiu , Zeyu Huang , Jie Fu

We investigate the use of modularity as a quantifier of whole-brain functional networks. Brain networks are constructed from functional magnetic resonance imaging while subjects listened to auditory pieces that varied in emotivity and…

神经元与认知 · 定量生物学 2020-09-23 Melia E. Bonomo , Christof Karmonik , Anthony K. Brandt , J. Todd Frazier

An old idea in optimization theory says that since the gradient is a dual vector it may not be subtracted from the weights without first being mapped to the primal space where the weights reside. We take this idea seriously in this paper…

机器学习 · 计算机科学 2024-12-09 Jeremy Bernstein , Laker Newhouse

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

Biological agents do not have infinite resources to learn new things. For this reason, a central aspect of human learning is the ability to recycle previously acquired knowledge in a way that allows for faster, less resource-intensive…

人工智能 · 计算机科学 2022-05-27 Christian David Márton , Léo Gagnon , Guillaume Lajoie , Kanaka Rajan

While a lot of analysis has been carried to demonstrate linguistic knowledge captured by the representations learned within deep NLP models, very little attention has been paid towards individual neurons.We carry outa neuron-level analysis…

计算与语言 · 计算机科学 2020-10-07 Nadir Durrani , Hassan Sajjad , Fahim Dalvi , Yonatan Belinkov

Understanding the internal mechanisms by which multi-modal large language models (LLMs) interpret different modalities and integrate cross-modal representations is becoming increasingly critical for continuous improvements in both academia…

计算与语言 · 计算机科学 2024-06-12 Haowen Pan , Yixin Cao , Xiaozhi Wang , Xun Yang , Meng Wang

Structured neuron encapsulation introduces a modular framework that enables more effective aggregation and specialization of information within deep learning architectures. A model modified through this framework demonstrated improved…