paper-with-me

Papers

Uncovering a Universal Abstract Algorithm for Modular Addition in Neural Networks

2025-05-23 · Gavin McCracken, Gabriela Moisescu-Pareja, Vincent Letourneau, Doina Precup, Jonathan Love

We propose a testable universality hypothesis, asserting that seemingly disparate neural network solutions observed in the simple task of modular addition are unified under a common abstract algorithm. While prior work interpreted variations in neuron-level representations as evidence for distinct algorithms, we demonstrate - through multi-level analyses spanning neurons, neuron clusters, and entire networks - that multilayer perceptrons and transformers universally implement the abstract algorithm we call the approximate Chinese Remainder Theorem. Crucially, we introduce approximate cosets and show that neurons activate exclusively on them. Furthermore, our theory works for deep neural networks (DNNs). It predicts that universally learned solutions in DNNs with trainable embeddings or more than one hidden layer require only O(log n) features, a result we empirically confirm. This work thus provides the first theory-backed interpretation of multilayer networks solving modular addition. It advances generalizable interpretability and opens a testable universality hypothesis for group multiplication beyond modular addition.

📄 PDF Abstract BibTeX arXiv:2505.18266

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Abstractive Multi-Document Summarization Using Submodular Function-Based Framework, Sentence Compression and Merging

2017-11-01 · IJCNLP 2017 11 · Yllias Chali, Moin Tanvee, Mir Tafseer Nayeem

We propose a submodular function-based summarization system which integrates three important measures namely importance, coverage, and non-redundancy to detect the important sentences for the summary. We design monotone …

Abstractive Text SummarizationDocument SummarizationMulti-Document SummarizationQuery-focused Summarization+3

CACTUS: a Comprehensive Abstraction and Classification Tool for Uncovering Structures

2023-08-23 · Luca Gherardini, Varun Ravi Varma, Karol Capala, Roger Woods 외

The availability of large data sets is providing an impetus for driving current artificial intelligent developments. There are, however, challenges for developing solutions with small data sets due to practical and cost-…

DiagnosticExplainable artificial intelligence

Uncovering Probabilistic Implications in Typological Knowledge Bases

2019-06-18 · ACL 2019 7 · Johannes Bjerva, Yova Kementchedjhieva, Ryan Cotterell, Isabelle Augenstein

The study of linguistic typology is rooted in the implications we find between linguistic features, such as the fact that languages with object-verb word ordering tend to have post-positions. Uncovering such implications…

Knowledge Base Population

Robust Gymnasium: A Unified Modular Benchmark for Robust Reinforcement Learning

2025-02-27 · Shangding Gu, Laixi Shi, Muning Wen, Ming Jin 외

Driven by inherent uncertainty and the sim-to-real gap, robust reinforcement learning (RL) seeks to improve resilience against the complexity and variability in agent-environment sequential interactions. Despite the exis…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

KRONE: Scalable LLM-Augmented Log Anomaly Detection via Hierarchical Abstraction

2026-02-07 · Lei Ma, Jinyang Liu, Tieying Zhang, Peter M. VanNostrand 외 arxiv

Log anomaly detection is crucial for uncovering system failures and security risks. Although logs originate from nested component executions with clear boundaries, this structure is lost when stored as flat sequences. As…

Anomaly Detection