Node & Vector Inspector
Hover or Click Node
[System Ready] Hover over network nodes in the flow visualization above to inspect individual feature activation vectors, cosine similarity scores, and local Shannon entropy decay.
Core Principle: Information Discarding
The Essence of AI: Real-world inputs are saturated with high-dimensional noise. Neural networks do not retain raw inputs; they systematically discard unnecessary information (Information Bottleneck Principle: min I(X;Z) s.t. max I(Z;Y)).
By shrinking the central layer (Latent Bottleneck), the network forces high-frequency noise and background clutter to drop out, distilling invariant topological concepts.