Papers › Permutation Equivariant Neural Functionals

Permutation Equivariant Neural Functionals

27 Feb 2023NeurIPS 2023 11arXiv:2302.14040archive 2025-07-28

Allan Zhou, KaiEn Yang, Kaylee Burns, Adriano Cardace, Yiding Jiang, Samuel Sokota, J. Zico Kolter, Chelsea Finn

This work studies the design of neural networks that can process the weights or gradients of other neural networks, which we refer to as neural functional networks (NFNs). Despite a wide range of potential applications, including learned optimization, processing implicit neural representations, network editing, and policy evaluation, there are few unifying principles for designing effective architectures that process the weights of other networks. We approach the design of neural functionals through the lens of symmetry, in particular by focusing on the permutation symmetries that arise in the weights of deep feedforward networks because hidden layer neurons have no inherent order. We introduce a framework for building permutation equivariant neural functionals, whose architectures encode these symmetries as an inductive bias. The key building blocks of this framework are NF-Layers (neural functional layers) that we constrain to be permutation equivariant through an appropriate parameter sharing scheme. In our experiments, we find that permutation equivariant neural functionals are effective on a diverse set of tasks that require processing the weights of MLPs and CNNs, such as predicting classifier generalization, producing "winning ticket" sparsity masks for initializations, and classifying or editing implicit neural representations (INRs). In addition, we provide code for our models and experiments at https://github.com/AllanYangZhou/nfn.

PaperPDFConference PDFCodeCode 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="2302.14040")

Code

Syntology Ran 6 of 10 code samples harvested from 2 repositories linked to this paper; 4 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 5 ran with no contract checked.

By repository: official repository: 2 samples from 1 repository, 1 ran; community (archive-listed): 8 samples from 1 repository, 5 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

allanyangzhou/nfn officialmentioned in paperpytorch report
jkalogero/scalegmn mentioned on GitHubpytorch 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; 6 ran; 0 honoured the contract we drafted; 4 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.

1ran · our draft was wrong
5ran
4unverified

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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

NetworkSpec allanyangzhou/nfn/nfn/layers/layers.py official repository ran MIT (permissive) · 355080531ee83dab · report
NPLinear allanyangzhou/nfn/nfn/layers/layers.py official repository unverified MIT (permissive) · af80d775104f9282 · report
InvariantLayer jkalogero/scalegmn/src/scalegmn/layers.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 25b277b54e5787ff · report
MLPNet jkalogero/scalegmn/src/scalegmn/layers.py community (archive-listed) ran fingerprinted MIT (permissive) · 59052528a73a219f · report
Sine jkalogero/scalegmn/src/scalegmn/layers.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · a0e7d080ac1bf58c · report
choose_activation jkalogero/scalegmn/src/scalegmn/layers.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 313b13b7bd56f7cf · report
mlp jkalogero/scalegmn/src/scalegmn/layers.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 67d3763fe4254040 · report
EquivariantLayer jkalogero/scalegmn/src/scalegmn/layers.py community (archive-listed) unverified MIT (permissive) · da9f6cc5270f3205 · report
EquivariantNet jkalogero/scalegmn/src/scalegmn/layers.py community (archive-listed) unverified MIT (permissive) · 48fdd1872aded0c3 · report
InvariantNet jkalogero/scalegmn/src/scalegmn/layers.py community (archive-listed) unverified MIT (permissive) · 0d5da287e13d8e84 · report

Tasks

Inductive Bias

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