CHLU: The Causal Hamiltonian Learning Unit as a Symplectic Primitive for Deep Learning
Pratik Jawahar, Maurizio Pierini
Unverified — Be the first to reproduce this paper.
ReproduceAbstract
Current deep learning primitives dealing with temporal dynamics suffer from a fundamental dichotomy: they are either discrete and unstable (LSTMs) pascanu_difficulty_2013, leading to exploding or vanishing gradients; or they are continuous and dissipative (Neural ODEs) dupont_augmented_2019, which destroy information over time to ensure stability. We propose the Causal Hamiltonian Learning Unit (pronounced: clue), a novel Physics-grounded computational learning primitive. By enforcing a Relativistic Hamiltonian structure and utilizing symplectic integration, a CHLU strictly conserves phase-space volume, as an attempt to solve the memory-stability trade-off. We show that the CHLU is designed for infinite-horizon stability, as well as controllable noise filtering. We then demonstrate a CHLU's generative ability using the MNIST dataset as a proof-of-principle.