Papers › Low-Loss Space in Neural Networks is Continuous and Fully Connected

Low-Loss Space in Neural Networks is Continuous and Fully Connected

5 May 2025arXiv:2505.02604archive 2025-07-28

Yongding Tian, Zaid Al-Ars, Maksim Kitsak, Peter Hofstee

Visualizations of the loss landscape in neural networks suggest that minima are isolated points. However, both theoretical and empirical studies indicate that it is possible to connect two different minima with a path consisting of intermediate points that also have low loss. In this study, we propose a new algorithm which investigates low-loss paths in the full parameter space, not only between two minima. Our experiments on LeNet5, ResNet18, and Compact Convolutional Transformer architectures consistently demonstrate the existence of such continuous paths in the parameter space. These results suggest that the low-loss region is a fully connected and continuous space in the parameter space. Our findings provide theoretical insight into neural network over-parameterization, highlighting that parameters collectively define a high-dimensional low-loss space, implying parameter redundancy exists only within individual models and not throughout the entire low-loss space. Additionally, our work also provides new visualization methods and opportunities to improve model generalization by exploring the low-loss space that is closer to the origin.

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="2505.02604")

Code

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

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

timgaripov/dnn-mode-connectivity found in paper text by Syntology report
fdraxler/PyTorch-AutoNEB found in paper text by SyntologyMIT 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

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

Licence: 0 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 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.

CurveNet timgaripov/dnn-mode-connectivity/curves.py found in paper text by Syntology ran fingerprinted BSD-2-Clause (permissive) · b86c230cd7b58813 · report
CurveModule timgaripov/dnn-mode-connectivity/curves.py found in paper text by Syntology unverified BSD-2-Clause (permissive) · 229f80d59b6789a0 · report
conv3x3 fdraxler/PyTorch-AutoNEB/torch_autoneb/models/resnet.py found in paper text by Syntology unverified MIT (permissive) · bde80d96c1e287d8 · report
disconnected fdraxler/PyTorch-AutoNEB/torch_autoneb/suggest.py found in paper text by Syntology unverified MIT (permissive) · 7d32f814be36436b · report
distribute_by_weights fdraxler/PyTorch-AutoNEB/torch_autoneb/neb_model.py found in paper text by Syntology unverified MIT (permissive) · f548c84db1ea697f · report
equal fdraxler/PyTorch-AutoNEB/torch_autoneb/fill.py found in paper text by Syntology unverified MIT (permissive) · 19a46625e3b4e045 · report
highest fdraxler/PyTorch-AutoNEB/torch_autoneb/fill.py found in paper text by Syntology unverified MIT (permissive) · 5587b8aa28fe33b6 · report
leave fdraxler/PyTorch-AutoNEB/torch_autoneb/fill.py found in paper text by Syntology unverified MIT (permissive) · 3a5f3fe91d1517b4 · report
load_dataset fdraxler/PyTorch-AutoNEB/torch_autoneb/datasets.py found in paper text by Syntology unverified MIT (permissive) · 4682f3f06b3460cc · report
move_to fdraxler/PyTorch-AutoNEB/torch_autoneb/helpers.py found in paper text by Syntology unverified MIT (permissive) · cb7d54d7bc7e17f4 · report
ntuple fdraxler/PyTorch-AutoNEB/torch_autoneb/helpers.py found in paper text by Syntology unverified MIT (permissive) · 0a98cc5f44b9de32 · report
replace_instanciation fdraxler/PyTorch-AutoNEB/torch_autoneb/config.py found in paper text by Syntology unverified MIT (permissive) · a1bc3b1cf779ef89 · report
unfinished fdraxler/PyTorch-AutoNEB/torch_autoneb/suggest.py found in paper text by Syntology unverified MIT (permissive) · 71460029b4fd6d96 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Absolute Position EncodingsAdamAttentionBPEDense ConnectionsDropoutLabel SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSoftmaxTransformer

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