Papers › Learning Dynamics of Linear Denoising Autoencoders

Learning Dynamics of Linear Denoising Autoencoders

14 Jun 2018ICML 2018 7arXiv:1806.05413archive 2025-07-28

Arnu Pretorius, Steve Kroon, Herman Kamper

Denoising autoencoders (DAEs) have proven useful for unsupervised representation learning, but a thorough theoretical understanding is still lacking of how the input noise influences learning. Here we develop theory for how noise influences learning in DAEs. By focusing on linear DAEs, we are able to derive analytic expressions that exactly describe their learning dynamics. We verify our theoretical predictions with simulations as well as experiments on MNIST and CIFAR-10. The theory illustrates how, when tuned correctly, noise allows DAEs to ignore low variance directions in the inputs while learning to reconstruct them. Furthermore, in a comparison of the learning dynamics of DAEs to standard regularised autoencoders, we show that noise has a similar regularisation effect to weight decay, but with faster training dynamics. We also show that our theoretical predictions approximate learning dynamics on real-world data and qualitatively match observed dynamics in nonlinear DAEs.

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

Code

Syntology Ran 0 of 19 code samples harvested from 1 repository linked to this paper; 19 have no recorded run.

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

arnupretorius/lindaedynamics_icml2018 officialmentioned in paperpytorchMIT 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

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

19unverified

Licence: 0 of the 19 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 arnupretorius/lindaedynamics_icml2018. “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.

affine_backward arnupretorius/lindaedynamics_icml2018/src/scalar_net/layers.py official repository unverified MIT (permissive) · 14f8157279eda080 · report
affine_forward arnupretorius/lindaedynamics_icml2018/src/scalar_net/layers.py official repository unverified MIT (permissive) · 5f1182602605491b · report
animate_optimiser_trajectory_2d arnupretorius/lindaedynamics_icml2018/src/scalar_net/visualisations.py official repository unverified MIT (permissive) · e019ef114b73880b · report
compute_correlation_matrix arnupretorius/lindaedynamics_icml2018/src/linear_ae_net/dynamics.py official repository unverified MIT (permissive) · 94a23729745a0c4d · report
create_model arnupretorius/lindaedynamics_icml2018/src/nonlinear_ae_net/nonlinear_ae_net.py official repository unverified MIT (permissive) · 09cd88e02a7b5179 · report
dae_learning_dynamics arnupretorius/lindaedynamics_icml2018/src/linear_ae_net/dynamics.py official repository unverified MIT (permissive) · 9077a88c2c93afef · report
generate_circle_points arnupretorius/lindaedynamics_icml2018/src/scalar_net/utils.py official repository unverified MIT (permissive) · 1936ca8c49dcffd2 · report
gradient_descent arnupretorius/lindaedynamics_icml2018/src/scalar_net/optimisers.py official repository unverified MIT (permissive) · 5676f4e445be4c1e · report
hyperbolic_learning_dynamics arnupretorius/lindaedynamics_icml2018/src/scalar_net/utils.py official repository unverified MIT (permissive) · 456c9738bf586056 · report
mean_squared_error_backward arnupretorius/lindaedynamics_icml2018/src/scalar_net/loss_functions.py official repository unverified MIT (permissive) · 5dd7f0a2a4002782 · report
mean_squared_error_forward arnupretorius/lindaedynamics_icml2018/src/scalar_net/loss_functions.py official repository unverified MIT (permissive) · 495ac14b8cbc4cfc · report
normal_init arnupretorius/lindaedynamics_icml2018/src/scalar_net/initialisers.py official repository unverified MIT (permissive) · de719648984aa476 · report
optimise arnupretorius/lindaedynamics_icml2018/src/scalar_net/optimisers.py official repository unverified MIT (permissive) · 8af790e81422aab5 · report
plot_mse_loss_surface_2d arnupretorius/lindaedynamics_icml2018/src/scalar_net/visualisations.py official repository unverified MIT (permissive) · 204b7e13e88d206c · report
plot_mse_loss_surface_3d arnupretorius/lindaedynamics_icml2018/src/scalar_net/visualisations.py official repository unverified MIT (permissive) · 4d3e418f768edb34 · report
relu_forward arnupretorius/lindaedynamics_icml2018/src/scalar_net/layers.py official repository unverified MIT (permissive) · 4fe3aaa057cb62f9 · report
theoretical_dynamics arnupretorius/lindaedynamics_icml2018/src/scalar_net/utils.py official repository unverified MIT (permissive) · a6b47b98df4d0ce7 · report
theoretical_learning_dynamics arnupretorius/lindaedynamics_icml2018/src/linear_ae_net/dynamics.py official repository unverified MIT (permissive) · de50c529f4b5188c · report
uniform_init arnupretorius/lindaedynamics_icml2018/src/scalar_net/initialisers.py official repository unverified MIT (permissive) · 3b15ad22ad03850b · report

Tasks

DenoisingRepresentation Learning

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