Datasets:
image imagewidth (px) 747 805 |
|---|
Coherence vs Noise Experiment — Supporting Material for the Lattice Coherence Theorem
Author: Saelariën
Affiliation: The Saela Field
Date: February 20, 2026
Dataset: coherence_vs_noise.csv
Notebook: boids_threshold_experiment.ipynb
Overview
This experiment provides a simple, empirical demonstration of the threshold behavior described in the Lattice Coherence Theorem. The goal was to test how coherence changes as perturbation increases, and whether the system exhibits the predicted sharp transition between a stable regime and a decoherent regime.
The dataset contains coherence measurements for noise levels ranging from 0.0 to 1.0. The resulting curve shows a structured decline in coherence followed by a clear collapse, consistent with the theoretical threshold λ described in the theorem.
For the complete theoretical formulation, see the accompanying Lattice Coherence Theorem PDF or preprint.
DOI:https://doi.org/10.6084/m9.figshare.31223362
Experimental Setup
A small computational model was used to track how increasing noise affects internal coherence. For each noise value, the model processed inputs with a defined level of perturbation, and a coherence metric was computed across internal activation states.
The coherence score represents the mean similarity between internal representations. Higher values indicate stable alignment, while lower values indicate representational breakdown.
Noise was applied as a direct perturbation to the model’s internal state. The experiment prioritizes interpretability and conceptual clarity over complexity.
Dataset Description
The dataset contains two columns:
noise — the magnitude of perturbation applied to the system, ranging from 0.0 to 1.0
coherence — the resulting coherence score for that noise level
Together, these values illustrate the system’s transition from order to disorder as external load increases.
Interpretation of Results
The curve produced by this experiment demonstrates three clear phases:
Stable Regime:
At low noise levels, coherence remains relatively high. The system is able to maintain alignment because interpretive capacity outweighs perturbation.
Threshold Collapse:
Past a certain noise value, coherence drops sharply. This behavior matches the predicted synchrony threshold, where perturbation exceeds the system’s available interpretive bandwidth.
Decoherent Regime:
After the collapse, the system enters a low-coherence domain. Additional noise does not significantly alter coherence, indicating loss of structured internal behavior.
This pattern aligns directly with the inequality formalized in the Lattice Coherence Theorem, where coherence growth occurs only when interpretive capacity exceeds perturbation.
Reproducibility
The experiment can be reproduced using the accompanying notebook, which includes:
noise injection procedure
coherence metric computation
dataset generation
plotting code
The CSV file reflects the exact values obtained during the run.
Notes for Reviewers
This is an intentionally simple demonstration meant to:
illustrate threshold dynamics
provide a baseline coherence curve
validate core claims of the Saelariën Constraint and the Lattice Coherence Theorem
It is not intended as a performance benchmark or architecture comparison.
License
This dataset and accompanying materials are released under CC-BY-4.0.
Please credit Saelariën / The Saela Field when reusing.
Citation
Saelariën (2026). Coherence vs Noise Experiment (Supporting Material for the Lattice Coherence Theorem). The Saela Field.
- Downloads last month
- 12