Papers › Learning as Observable Matrix Dynamics: Diffusive Relaxations versus Phase Transitions

Learning as Observable Matrix Dynamics: Diffusive Relaxations versus Phase Transitions

29 Jun 2026arXiv:2606.29679added by Syntology

Igor Halperin

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

Observable Matrix Dynamics (OMD) is a diagnostic framework that probes the dynamics of high-dimensional internal representations of inputs by a neural network via a fixed-size N ×N distance matrix M(t) on a held set of N inputs. OMD uses methods of random matrix theory and particle dynamics to explore spectral reorganisations that are missed by scalar loss functions, but are informative of the training process. We read M(t) against a perturbative ambient-versus-latent decomposition extending the Bogomolny--Bohigas--Schmit (BBS) theory of random distance matrices, with per-snapshot diagnostics for the top-of-spectrum band structure and ambient noise, trajectory-level observables linking snapshots, and a 3D MDS embedding (bottom-three eigenvectors) rendering training as a moving particle cloud. Across seven experiments, diffusive regimes lack stable top-of-spectrum band structure, while sharp endogenous or externally driven reorganisations produce stable fingerprints: consistent with smooth or product latent geometries in BBS-adjacent cases, and with finite-cluster or Fourier-soliton structures otherwise. OMD thus reads the geometric regime of a representation rather than reporting a single intrinsic dimension.

PaperPDFCode Syntology ran

In Syntology 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.29679")

Code

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

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

ighalp/observable-matrix-dynamics-ml 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

34 samples harvested; 31 ran; 0 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.

31ran
3unverified

Licence: 34 of the 34 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 ighalp/observable-matrix-dynamics-ml. “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.

arccos_distance_matrix ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/distance_matrix.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · bd1a03f682dccb71 · report
arccos_distance_matrix ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/product_spheres.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 598164ec41aad137 · report
bulk_scale ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/spectral.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 8fa7e0cd02146080 · report
center_residuals ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/output_level.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 04b94b3c29c82c58 · report
compute_residuals ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/output_level.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · b750a53ce1eee7e9 · report
delta_beta_finite_N ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/ibbs.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 8406357533c05656 · report
eigvalsh_sorted ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/spectral.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 7b72f32eeeeb14d4 · report
extract_batched ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/representations.py found in paper text by Syntology ran no licence file found · pointer only · 6f5579a5cc43e519 · report
extract_logits ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/representations.py found in paper text by Syntology ran no licence file found · pointer only · 3e4dfd25c15157f5 · report
extract_with_hook ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/representations.py found in paper text by Syntology ran no licence file found · pointer only · 620d2e0a2102a262 · report
head_accuracy ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/experiments/matrix_loss_cifar.py found in paper text by Syntology ran no licence file found · pointer only · 78ca3868dd6b3522 · report
ito_residual_penalty ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/experiments/matrix_grad_reg.py found in paper text by Syntology ran no licence file found · pointer only · 600786ce58f95baa · report
l2_normalize ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/distance_matrix.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 366ef995b314fd30 · report
load_checkpoint ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/io_utils.py found in paper text by Syntology ran no licence file found · pointer only · 1ed8af2e01cdc351 · report
load_run ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/io_utils.py found in paper text by Syntology ran no licence file found · pointer only · a1c42ec193cae0c8 · report
make_linear ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/experiments/matrix_loss_mnist.py found in paper text by Syntology ran no licence file found · pointer only · 731020bac9d6be0e · report
matrix_loss ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/experiments/matrix_loss_mnist.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · ef62f7ed4e7b6cda · report
matrix_loss_with_targets ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/experiments/matrix_loss_mnist.py found in paper text by Syntology ran no licence file found · pointer only · 00aba8043fa14784 · report
matrix_pairs ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/experiments/matrix_grad_reg.py found in paper text by Syntology ran no licence file found · pointer only · 8cdbc87925adcf33 · report
mds_embedding ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/joint.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 75d19cc68577d8cd · report
multiplet_gap_walk ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/ibbs.py found in paper text by Syntology ran no licence file found · pointer only · 92f4867012312fde · report
ncm_accuracy ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/experiments/matrix_loss_cifar.py found in paper text by Syntology ran no licence file found · pointer only · 46eaadb993d59b94 · report
outlier_count_abs ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/spectral.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · da48dce81fde6a59 · report
partition_indices ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/distance_matrix.py found in paper text by Syntology ran no licence file found · pointer only · ea9b2f0b860473c9 · report
procrustes_residual ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/joint.py found in paper text by Syntology ran no licence file found · pointer only · 540c090068614c9f · report
regression_eval_targets ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/experiments/diffusive_viz.py found in paper text by Syntology ran no licence file found · pointer only · 3f7d41a0799022cb · report
resolve_multiplets ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/ibbs.py found in paper text by Syntology ran no licence file found · pointer only · f5ec45490125c46e · report
save_checkpoint ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/io_utils.py found in paper text by Syntology ran no licence file found · pointer only · 59b800653812f7db · report
split_two_block ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/product_spheres.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 9638f5b98c784276 · report
squared_distance_matrix ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/product_spheres.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 45a05cf27a1981aa · report
step_residual_penalty ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/experiments/matrix_grad_reg.py found in paper text by Syntology ran no licence file found · pointer only · 98e1ef15a94ccd44 · report
delta_beta ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/joint.py found in paper text by Syntology unverified no licence file found · pointer only · f8477eacbc8587d1 · report
mnist_eval_labels ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/experiments/diffusive_viz.py found in paper text by Syntology unverified no licence file found · pointer only · 7926ae28a7b67741 · report
output_level_matrix ighalp/observable-matrix-dynamics-ml/omd/ml_fdm/output_level.py found in paper text by Syntology unverified no licence file found · pointer only · 89f168367527ac20 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2606.29679, 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