{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2606-29679","title":"Learning as Observable Matrix Dynamics: Diffusive Relaxations versus Phase Transitions","arxiv_id":"2606.29679","date":"2026-06-29","proceeding":null,"authors":["Igor Halperin"],"abstract":"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 \\times 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.","url_abs":"https://arxiv.org/abs/2606.29679","url_pdf":"https://arxiv.org/pdf/2606.29679","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2606.29679","atlas_url":null,"mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2606.29679"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/ighalp/observable-matrix-dynamics-ml","reach":null}],"summary":{"ran":31,"unverified":3},"by_repo_kind":{"found_in_text":{"samples":34,"ran":31,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":34,"samples":[{"code_sha256_prefix":"bd1a03f682dccb71","entry":"arccos_distance_matrix","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/distance_matrix.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/distance_matrix.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bd1a03f682dccb71"}},{"code_sha256_prefix":"598164ec41aad137","entry":"arccos_distance_matrix","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/product_spheres.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/product_spheres.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"598164ec41aad137"}},{"code_sha256_prefix":"8fa7e0cd02146080","entry":"bulk_scale","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/spectral.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/spectral.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8fa7e0cd02146080"}},{"code_sha256_prefix":"04b94b3c29c82c58","entry":"center_residuals","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/output_level.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/output_level.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"04b94b3c29c82c58"}},{"code_sha256_prefix":"b750a53ce1eee7e9","entry":"compute_residuals","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/output_level.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/output_level.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b750a53ce1eee7e9"}},{"code_sha256_prefix":"8406357533c05656","entry":"delta_beta_finite_N","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/ibbs.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/ibbs.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8406357533c05656"}},{"code_sha256_prefix":"7b72f32eeeeb14d4","entry":"eigvalsh_sorted","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/spectral.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/spectral.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7b72f32eeeeb14d4"}},{"code_sha256_prefix":"6f5579a5cc43e519","entry":"extract_batched","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/representations.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/representations.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6f5579a5cc43e519"}},{"code_sha256_prefix":"3e4dfd25c15157f5","entry":"extract_logits","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/representations.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/representations.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3e4dfd25c15157f5"}},{"code_sha256_prefix":"620d2e0a2102a262","entry":"extract_with_hook","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/representations.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/representations.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"620d2e0a2102a262"}},{"code_sha256_prefix":"78ca3868dd6b3522","entry":"head_accuracy","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/experiments/matrix_loss_cifar.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/experiments/matrix_loss_cifar.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"78ca3868dd6b3522"}},{"code_sha256_prefix":"600786ce58f95baa","entry":"ito_residual_penalty","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/experiments/matrix_grad_reg.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/experiments/matrix_grad_reg.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"600786ce58f95baa"}},{"code_sha256_prefix":"366ef995b314fd30","entry":"l2_normalize","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/distance_matrix.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/distance_matrix.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"366ef995b314fd30"}},{"code_sha256_prefix":"1ed8af2e01cdc351","entry":"load_checkpoint","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/io_utils.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/io_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1ed8af2e01cdc351"}},{"code_sha256_prefix":"a1c42ec193cae0c8","entry":"load_run","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/io_utils.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/io_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a1c42ec193cae0c8"}},{"code_sha256_prefix":"731020bac9d6be0e","entry":"make_linear","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/experiments/matrix_loss_mnist.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/experiments/matrix_loss_mnist.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"731020bac9d6be0e"}},{"code_sha256_prefix":"ef62f7ed4e7b6cda","entry":"matrix_loss","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/experiments/matrix_loss_mnist.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/experiments/matrix_loss_mnist.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ef62f7ed4e7b6cda"}},{"code_sha256_prefix":"00aba8043fa14784","entry":"matrix_loss_with_targets","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/experiments/matrix_loss_mnist.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/experiments/matrix_loss_mnist.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"00aba8043fa14784"}},{"code_sha256_prefix":"8cdbc87925adcf33","entry":"matrix_pairs","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/experiments/matrix_grad_reg.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/experiments/matrix_grad_reg.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8cdbc87925adcf33"}},{"code_sha256_prefix":"75d19cc68577d8cd","entry":"mds_embedding","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/joint.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/joint.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"75d19cc68577d8cd"}},{"code_sha256_prefix":"92f4867012312fde","entry":"multiplet_gap_walk","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/ibbs.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/ibbs.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"92f4867012312fde"}},{"code_sha256_prefix":"46eaadb993d59b94","entry":"ncm_accuracy","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/experiments/matrix_loss_cifar.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/experiments/matrix_loss_cifar.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"46eaadb993d59b94"}},{"code_sha256_prefix":"da48dce81fde6a59","entry":"outlier_count_abs","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/spectral.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/spectral.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"da48dce81fde6a59"}},{"code_sha256_prefix":"ea9b2f0b860473c9","entry":"partition_indices","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/distance_matrix.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/distance_matrix.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ea9b2f0b860473c9"}},{"code_sha256_prefix":"540c090068614c9f","entry":"procrustes_residual","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/joint.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/joint.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"540c090068614c9f"}},{"code_sha256_prefix":"3f7d41a0799022cb","entry":"regression_eval_targets","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/experiments/diffusive_viz.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/experiments/diffusive_viz.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3f7d41a0799022cb"}},{"code_sha256_prefix":"f5ec45490125c46e","entry":"resolve_multiplets","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/ibbs.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/ibbs.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f5ec45490125c46e"}},{"code_sha256_prefix":"59b800653812f7db","entry":"save_checkpoint","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/io_utils.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/io_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"59b800653812f7db"}},{"code_sha256_prefix":"9638f5b98c784276","entry":"split_two_block","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/product_spheres.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/product_spheres.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9638f5b98c784276"}},{"code_sha256_prefix":"45a05cf27a1981aa","entry":"squared_distance_matrix","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/product_spheres.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/product_spheres.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"45a05cf27a1981aa"}},{"code_sha256_prefix":"98e1ef15a94ccd44","entry":"step_residual_penalty","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/experiments/matrix_grad_reg.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/experiments/matrix_grad_reg.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"98e1ef15a94ccd44"}},{"code_sha256_prefix":"f8477eacbc8587d1","entry":"delta_beta","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/joint.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/joint.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f8477eacbc8587d1"}},{"code_sha256_prefix":"7926ae28a7b67741","entry":"mnist_eval_labels","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/experiments/diffusive_viz.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/experiments/diffusive_viz.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7926ae28a7b67741"}},{"code_sha256_prefix":"89f168367527ac20","entry":"output_level_matrix","repo":"ighalp/observable-matrix-dynamics-ml","repo_kind":"found_in_text","path":"omd/ml_fdm/output_level.py","file_url":"https://github.com/ighalp/observable-matrix-dynamics-ml/blob/HEAD/omd/ml_fdm/output_level.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"89f168367527ac20"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,885 of the 9,623 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9623,"papers_checked":6885},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}