DeCoN-PINN models how open quantum systems lose coherence — and guarantees every prediction is a valid quantum state by construction, not by penalty. The result is a drift detector you can actually trust.
Open quantum systems evolve continuously, governed by the Lindblad master equation. Classical solvers chop that evolution into a grid; a physics-informed neural network instead represents the density matrix as a continuous function of time that satisfies the equation everywhere.
The catch: a generic network output is almost never a valid quantum state. DeCoN-PINN closes that gap by changing what the network outputs — building the density matrix from a Gram factorization so that Hermiticity, positivity, and unit trace hold automatically, at every point, throughout training.
The network predicts an auxiliary matrix A; the state is built as AA† ⁄ Tr(AA†). A Gram matrix is always Hermitian, positive, and unit-trace — no penalty terms required.
100 independent trials under formally defined physical-validity criteria. 99% success against 67% for the penalty-based baseline, same hyperparameters throughout.
The same constraint-aware foundation generalizes into SNAP ADS — scored neural activation patterns for continuous-confidence anomaly detection beyond the quantum lab.
Across 100 seeds with identical hyperparameters, the architecture holds machine precision where penalty-based training drifts off the manifold of valid quantum states entirely.
Fifty short lessons take you from a single qubit to the architecture — no prior quantum background assumed.