Papers › Sparser, Better, Deeper, Stronger: Improving Sparse Training with Exact Orthogonal...

Sparser, Better, Deeper, Stronger: Improving Sparse Training with Exact Orthogonal Initialization

3 Jun 2024arXiv:2406.01755archive 2025-07-28

Aleksandra Irena Nowak, Łukasz Gniecki, Filip Szatkowski, Jacek Tabor

Static sparse training aims to train sparse models from scratch, achieving remarkable results in recent years. A key design choice is given by the sparse initialization, which determines the trainable sub-network through a binary mask. Existing methods mainly select such mask based on a predefined dense initialization. Such an approach may not efficiently leverage the mask's potential impact on the optimization. An alternative direction, inspired by research into dynamical isometry, is to introduce orthogonality in the sparse subnetwork, which helps in stabilizing the gradient signal. In this work, we propose Exact Orthogonal Initialization (EOI), a novel sparse orthogonal initialization scheme based on composing random Givens rotations. Contrary to other existing approaches, our method provides exact (not approximated) orthogonality and enables the creation of layers with arbitrary densities. We demonstrate the superior effectiveness and efficiency of EOI through experiments, consistently outperforming common sparse initialization techniques. Our method enables training highly sparse 1000-layer MLP and CNN networks without residual connections or normalization techniques, emphasizing the crucial role of weight initialization in static sparse training alongside sparse mask selection. The code is available at https://github.com/woocash2/sparser-better-deeper-stronger

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2406.01755")

Code

Syntology Ran 7 of 10 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 3 ran · honoured contract; 2 ran · our draft was wrong; 1 ran · fixture could not drive it; 1 ran with no contract checked.

By repository: official repository: 10 samples from 1 repository, 7 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

woocash2/sparser-better-deeper-stronger officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 7 ran; 3 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

3ran · honoured contract
2ran · our draft was wrong
1ran · fixture could not drive it
1ran
3unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from woocash2/sparser-better-deeper-stronger. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

MaxSparseOrtho woocash2/sparser-better-deeper-stronger/models/initializers.py official repository ran MIT (permissive) · a94415e9d75ec694 · report
apply_givens woocash2/sparser-better-deeper-stronger/models/initializers.py official repository ran · our draft was wrong MIT (permissive) · 6d5e7b911f34a364 · report
block_convolution woocash2/sparser-better-deeper-stronger/models/initializers.py official repository ran · fixture could not drive it MIT (permissive) · 862e590d44e6482f · report
block_orthogonal woocash2/sparser-better-deeper-stronger/models/initializers.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 255813605eda293f · report
get_id woocash2/sparser-better-deeper-stronger/models/initializers.py official repository ran · honoured contract fingerprinted MIT (permissive) · c9d3223ca0b9b82b · report
max_sparse_ortho woocash2/sparser-better-deeper-stronger/models/initializers.py official repository ran · honoured contract MIT (permissive) · 72ab9f911436466e · report
max_sparse_ortho_copy woocash2/sparser-better-deeper-stronger/models/initializers.py official repository ran · honoured contract MIT (permissive) · 09acf4b2839c5768 · report
Initialization woocash2/sparser-better-deeper-stronger/models/initializers.py official repository unverified MIT (permissive) · 268bcc9ec2fa3921 · report
get_col woocash2/sparser-better-deeper-stronger/models/initializers.py official repository unverified MIT (permissive) · 7beb966edbaf3d0a · report
symmetric_projection woocash2/sparser-better-deeper-stronger/models/initializers.py official repository unverified MIT (permissive) · 9ad8613793ceb8a2 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections