Papers › Neural Networks Provably Learn Spectral Representations for Group Composition

Neural Networks Provably Learn Spectral Representations for Group Composition

2 Jun 2026arXiv:2606.02993added by Syntology

Jianliang He, Leda Wang, Fengzhuo Zhang, Siyu Chen, Zhuoran Yang

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Understanding how structured internal structure emerges during neural network training is central to the study of deep learning. We investigate this phenomenon through the group composition task, where a two-layer neural network is trained to predict g₁ ⋆g₂ for elements of a finite group G. By lifting the projected gradient flow to the Fourier domain, we demonstrate that the training dynamics are governed by a Riemannian gradient ascent on a representation-theoretic energy functional. We prove that, under random initialization, this flow drives each neuron to converge almost surely toward a single irreducible representation, while the cross-layer Fourier coefficients achieve a rotational rank-one alignment. This framework provides a representation-theoretic account of feature learning and characterizes a novel low-rank compression phenomenon for matrix-valued group representations. Moreover, for Abelian groups, we provide a complete population-level description: random initialization promotes uniform diversification across nontrivial representations and induces Haar-uniform phases, jointly approximating the indicator via a majority-vote mechanism. We further prove that both phase alignment and representation competition emerge with exponential convergence rates.

PaperPDFCode 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="2606.02993")

Code

Syntology Ran 13 of 13 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 13 ran with no contract checked.

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

Y-Agent/nn-group-representation-learning found in paper text by Syntology report

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

13 samples harvested; 13 ran; 0 honoured the contract we drafted; 0 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.

13ran

Licence: 13 of the 13 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 Y-Agent/nn-group-representation-learning. “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.

accuracy Y-Agent/nn-group-representation-learning/src/utils.py found in paper text by Syntology ran no licence file found · pointer only · 752640811aafe829 · report
compute_irrep_energy Y-Agent/nn-group-representation-learning/src/frobenius_analysis.py found in paper text by Syntology ran no licence file found · pointer only · e3aebe7a24226b75 · report
cross_entropy_high_precision Y-Agent/nn-group-representation-learning/src/utils.py found in paper text by Syntology ran no licence file found · pointer only · caa5aeaa830604e4 · report
d_sim Y-Agent/nn-group-representation-learning/src/frobenius_analysis.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 805d687f6caa6ee1 · report
extract_irrep_matrices Y-Agent/nn-group-representation-learning/src/frobenius_analysis.py found in paper text by Syntology ran no licence file found · pointer only · 35d8c8b76750fc18 · report
get_frobenius_display_info Y-Agent/nn-group-representation-learning/src/plotting.py found in paper text by Syntology ran no licence file found · pointer only · a9d237f8482159a1 · report
get_partitions Y-Agent/nn-group-representation-learning/src/basis/symmetric.py found in paper text by Syntology ran no licence file found · pointer only · e0445bd46d60836f · report
normalize_to_pi Y-Agent/nn-group-representation-learning/src/utils.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 1dc087298b87c1e1 · report
partition_dimension Y-Agent/nn-group-representation-learning/src/basis/symmetric.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 3684b65907d8734f · report
permutation_sign Y-Agent/nn-group-representation-learning/src/basis/alternating.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 91e0084c24b98e01 · report
permutation_sign Y-Agent/nn-group-representation-learning/src/tasks/alternating.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 0296cdfd02992399 · report
plot_dft_heatmap Y-Agent/nn-group-representation-learning/src/plotting.py found in paper text by Syntology ran no licence file found · pointer only · c6d702ebc796fe1c · report
scale_by_sqrt_d Y-Agent/nn-group-representation-learning/src/plotting.py found in paper text by Syntology ran no licence file found · pointer only · e841c0907be48574 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2606.02993, was issued in June 2026, after that date, so the archive has no leaderboard rows for it.

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