paper-with-me

Papers

CHLU: The Causal Hamiltonian Learning Unit as a Symplectic Primitive for Deep Learning

2026-03-02 · Pratik Jawahar, Maurizio Pierini arxiv

Current deep learning primitives dealing with temporal dynamics suffer from a fundamental dichotomy: they are either discrete and unstable (LSTMs) \citep{pascanu_difficulty_2013}, leading to exploding or vanishing gradients; or they are continuous and dissipative (Neural ODEs) \citep{dupont_augmented_2019}, which destroy information over time to ensure stability. We propose the \textbf{Causal Hamiltonian Learning Unit} (pronounced: \textit{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.

📄 PDF Abstract BibTeX arXiv:2603.01768

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CoSynFlow: Conformal Symplectic Neural Flows for Cross-System Prediction of Dissipative Hamiltonian Dynamics

2026-08-01 · Baige Xu, Takaharu Yaguchi arxiv

Learning solution operators for differential equations is a central problem in scientific machine learning. However, many neural operator methods optimize prediction accuracy without explicitly enforcing the geometric st…

Fast symplectic integrator for Nesterov-type acceleration method

2021-06-01 · Shin-itiro Goto, Hideitsu Hino

In this paper, explicit stable integrators based on symplectic and contact geometries are proposed for a non-autonomous ordinarily differential equation (ODE) found in improving convergence rate of Nesterov's accelerated…

Vocal Bursts Type Prediction

Symplectic Structure-Aware Hamiltonian (Graph) Embeddings

2023-09-09 · Jiaxu Liu, Xinping Yi, Tianle Zhang, Xiaowei Huang

In traditional Graph Neural Networks (GNNs), the assumption of a fixed embedding manifold often limits their adaptability to diverse graph geometries. Recently, Hamiltonian system-inspired GNNs have been proposed to addr…

Node ClassificationRiemannian optimization

Symplectic Neural Operators for Learning Infinite Dimensional Hamiltonian Systems

2026-05-15 · Yeang Makara, Yusuke Tanaka, Takashi Matsubara, Takaharu Yaguchi arxiv

The modeling and simulation of infinite-dimensional Hamiltonian systems are central problems in mathematical physics and engineering, however they pose significant computational and structural challenges for standard dat…

Learning of Hamiltonian Dynamics with Reproducing Kernel Hilbert Spaces

2023-12-15 · Torbjørn Smith, Olav Egeland

This paper presents a method for learning Hamiltonian dynamics from a limited set of data points. The Hamiltonian vector field is found by regularized optimization over a reproducing kernel Hilbert space of vector fields…