paper-with-me

Papers

The Universal Weight Subspace Hypothesis

2025-12-04 · Prakhar Kaushik, Shravan Chaudhari, Ankit Vaidya, Rama Chellappa, Alan Yuille arxiv

We show that deep neural networks trained across diverse tasks exhibit remarkably similar low-dimensional parametric subspaces. We provide the first large-scale empirical evidence that demonstrates that neural networks systematically converge to shared spectral subspaces regardless of initialization, task, or domain. Through mode-wise spectral analysis of over 1100 models - including 500 Mistral-7B LoRAs, 500 Vision Transformers, and 50 LLaMA-8B models - we identify universal subspaces capturing majority variance in just a few principal directions. By applying spectral decomposition techniques to the weight matrices of various architectures trained on a wide range of tasks and datasets, we identify sparse, joint subspaces that are consistently exploited, within shared architectures across diverse tasks and datasets. Our findings offer new insights into the intrinsic organization of information within deep networks and raise important questions about the possibility of discovering these universal subspaces without the need for extensive data and computational resources. Furthermore, this inherent structure has significant implications for model reusability, multi-task learning, model merging, and the development of training and inference-efficient algorithms, potentially reducing the carbon footprint of large-scale neural models.

📄 PDF Abstract BibTeX arXiv:2512.05117

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learning

Similar Papers 제목 키워드 기반

Mixture-of-Experts with Gradient Conflict-Driven Subspace Topology Pruning for Emergent Modularity

2025-12-23 · Yuxing Gan, Ziyu Lei arxiv

Mixture-of-Experts (MoE) architectures achieve parameter efficiency through conditional computation, yet contemporary designs suffer from two fundamental limitations: structural parameter isolation that causes catastroph…

Is Inference Mediated by Distinct Semantic Structures in LLMs? A Mechanistic Interpretation

2026-05-25 · Nura Aljaafari, Marco Valentino, André Freitas arxiv

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 p…

Natural Language Inference

A Toy Model of Universality: Reverse Engineering How Networks Learn Group Operations

2023-02-06 · Bilal Chughtai, Lawrence Chan, Neel Nanda

Universality is a key hypothesis in mechanistic interpretability -- that different models learn similar features and circuits when trained on similar tasks. In this work, we study the universality hypothesis by examining…

SliceFine: The Universal Winning-Slice Hypothesis for Pretrained Networks

2025-10-09 · Md Kowsher, Ali O. Polat, Ehsan Mohammady Ardehaly, Mehrdad Salehi 외 arxiv

This paper presents a theoretical framework explaining why fine tuning small, randomly selected subnetworks (slices) within pre trained models can be sufficient for downstream adaptation. We prove that pretrained network…

Active Subspace of Neural Networks: Structural Analysis and Universal Attacks

2019-10-29 · Chunfeng Cui, Kaiqi Zhang, Talgat Daulbaev, Julia Gusak 외

Active subspace is a model reduction method widely used in the uncertainty quantification community. In this paper, we propose analyzing the internal structure and vulnerability and deep neural networks using active subs…

Adversarial AttackUncertainty Quantification