paper-with-me

Papers

Model Compression via Symmetries of the Parameter Space

2021-09-29 · Iordan Ganev, Robin Walters

We provide a theoretical framework for neural networks in terms of the representation theory of quivers, thus revealing symmetries of the parameter space of neural networks. An exploitation of these symmetries leads to a model compression algorithm for radial neural networks based on an analogue of the QR decomposition. The algorithm is lossless; the compressed model has the same feedforward function as the original model. If applied before training, optimization of the compressed model by gradient descent is equivalent to a projected version of gradient descent on the original model.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

modelModel Compression

Similar Papers 제목 키워드 기반

Universal approximation and model compression for radial neural networks

2021-07-06 · Iordan Ganev, Twan van Laarhoven, Robin Walters

We introduce a class of fully-connected neural networks whose activation functions, rather than being pointwise, rescale feature vectors by a function depending only on their norm. We call such networks radial neural net…

Model Compression

The Empirical Impact of Neural Parameter Symmetries, or Lack Thereof

2024-05-30 · Derek Lim, Theo Moe Putterman, Robin Walters, Haggai Maron 외

Many algorithms and observed phenomena in deep learning appear to be affected by parameter symmetries -- transformations of neural network parameters that do not change the underlying neural network function. These inclu…

Linear Mode Connectivity

Rethinking Parameter Sharing as Graph Coloring for Structured Compression

2025-11-10 · Boyang Zhang, Daning Cheng, Yunquan Zhang arxiv

Modern deep models have massive parameter sizes, leading to high inference-time memory usage that limits practical deployment. Parameter sharing, a form of structured compression, effectively reduces redundancy, but exis…

Robust Symmetry Detection via Riemannian Langevin Dynamics

2024-09-18 · Jihyeon Je, Jiayi Liu, Guandao Yang, Boyang Deng 외

Symmetries are ubiquitous across all kinds of objects, whether in nature or in man-made creations. While these symmetries may seem intuitive to the human eye, detecting them with a machine is nontrivial due to the vast s…

Symmetry Detection

Lossless Compression of Structured Convolutional Models via Lifting

2020-07-13 · ICLR 2021 1 · Gustav Sourek, Filip Zelezny, Ondrej Kuzelka

Lifting is an efficient technique to scale up graphical models generalized to relational domains by exploiting the underlying symmetries. Concurrently, neural models are continuously expanding from grid-like tensor data …

Knowledge Base Completion