菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-05
📄 Abstract - Kraus Constrained Sequence Learning For Quantum Trajectories from Continuous Measurement

Real-time reconstruction of conditional quantum states from continuous measurement records is a fundamental requirement for quantum feedback control, yet standard stochastic master equation (SME) solvers require exact model specification, known system parameters, and are sensitive to parameter mismatch. While neural sequence models can fit these stochastic dynamics, the unconstrained predictors can violate physicality such as positivity or trace constraints, leading to unstable rollouts and unphysical estimates. We propose a Kraus-structured output layer that converts the hidden representation of a generic sequence backbone into a completely positive trace preserving (CPTP) quantum operation, yielding physically valid state updates by construction. We instantiate this layer across diverse backbones, RNN, GRU, LSTM, TCN, ESN and Mamba; including Neural ODE as a comparative baseline, on stochastic trajectories characterized by parameter drift. Our evaluation reveals distinct trade-offs between gating mechanisms, linear recurrence, and global attention. Across all models, Kraus-LSTM achieves the strongest results, improving state estimation quality by 7% over its unconstrained counterpart while guaranteeing physically valid predictions in non-stationary regimes.

顶级标签: machine learning theory systems
详细标签: quantum trajectory continuous measurement sequence learning physical constraints state estimation 或 搜索:

基于Kraus约束的序列学习用于连续测量中的量子轨迹重构 / Kraus Constrained Sequence Learning For Quantum Trajectories from Continuous Measurement


1️⃣ 一句话总结

这篇论文提出了一种新的神经网络输出层结构,能自动确保量子状态预测符合物理规律,从而在系统参数未知或漂移时,比传统方法更稳定、更准确地从连续测量数据中重构量子态。

源自 arXiv: 2603.05468