TL;DR: DecArt, a computational simulation of the fragility of memory in the face of entropic loss.
Memory is not merely the storage of data; it is the scaffolding of reality. When biological memory fades, the world does not simply turn black; it regresses into an unrecognizable chaos. Echoes of the Prior is an interactive installation that attempts to visualize this subjective phenomenology of forgetting. By inducing controlled synaptic decay within a Feed-Forward 3D Reconstruction model, we simulate the erosion of the brain's predictive priors. We position the Neural Network not as a tool for engineering, but as a cognitive proxy - a silicon brain whose structural degeneration offers us a glimpse into the disorienting, poetic, and terrifying experience of losing one's grip on the world. Ultimately, we offer this framework as a catalyst, inviting the wider community to explore the uncharted potential of neuromorphic aesthetics in visualizing the fragility of intelligence.
Modern vision models share structural principles with biological vision: distributed representation, hierarchical feature extraction, and predictive coding. Echoes of the Prior exploits this analogy by treating a state-of-the-art 3D Gaussian Splatting model not as a renderer, but as a cognitive proxy — a silicon brain whose components map onto two streams of human perception:
In a healthy state, perception is the successful integration of these two streams. Our installation visualizes what happens when they decay.
We introduce two entropy operators that simulate distinct biological failure modes, grounded in the Neural Gain Theory of Aging:
Sensory Decay ($\mathcal{G}_\text{sense}$) — Rather than degrading the input image, we corrupt the processing circuitry itself. Three mechanisms act on the CNN weights: (i) Spectral Amnesia: high-frequency filters are suppressed via FFT masking, simulating loss of visual acuity; (ii) Neural Fabrication: spatially coherent noise is injected, causing the machine to hallucinate phantom textures; (iii) Structural Atrophy: stochastic dropout zeroes out synaptic connections, rendering perception sparse and ghostly.
Memory Decay ($\mathcal{F}_\text{mem}$) — Biological forgetting is not fading to black; it is the world turning wrong. We model this by applying a continuous orthogonal rotation to the semantic feature vectors, twisting the memory manifold while preserving signal strength. The machine continues to reconstruct confident geometries, but familiar objects become hallucinated topological variants — a building does not pixelate but melts. This creates what we term a computational uncanny valley: an intermediate decay zone (0.3 < $\lambda$ < 0.7) where representations are structurally strong yet semantically distorted, producing maximally disturbing imagery.
Human memory loss is often selective — we forget specific faces, names, or objects while the surrounding reality remains intact. Our system supports this through object-oriented amnesia: users can specify a target (e.g., "the woman in red") via text prompt, and entropy is surgically injected only into the corresponding latent tokens. The result is a world perfectly remembered except for one conspicuous absence — a ghost-shaped void.
We deliberately chose monocular depth reconstruction over generative 3D models. While generative approaches fabricate watertight, solid meshes by inventing unseen geometry, human memory is not a solid object — it is a surface, a facade. Our system produces a fragile 2.5D shell that appears coherent from the original viewpoint but reveals its hollowness when rotated. This Potemkin village effect is not a technical limitation but a deliberate aesthetic metaphor: memory is a thin film stretched over a void.
For full technical details, formal derivations, and discussion, please refer to the full paper.
The online demo is compressed for web streaming. The actual installation runs locally at full resolution with smoother playback. The decay targets in these examples have been pre-selected for demonstration purposes.
(Drag to rotate the 3D scene for a closer look at the decay effects)
@article{decart2026,
title={Echoes of the Prior: A Computational Phenomenology of Forgetting},
author={Anonymous Author(s)},
journal={Under Review},
year={2026}
}