paper-with-me

홈 › Papers

A Frobenius-Optimal Projection for Enforcing Linear Conservation in Learned Dynamical Models

2025-12-26 · John M. Mango, Ronald Katende arxiv

We consider the problem of restoring linear conservation laws in data-driven linear dynamical models. Given a learned operator $\widehat{A}$ and a full-rank constraint matrix $C$ encoding one or more invariants, we show that the matrix closest to $\widehat{A}$ in the Frobenius norm and satisfying $C^\top A = 0$ is the orthogonal projection $A^\star = \widehat{A} - C(C^\top C)^{-1}C^\top \widehat{A}$. This correction is uniquely defined, low rank and fully determined by the violation $C^\top \widehat{A}$. In the single-invariant case it reduces to a rank-one update. We prove that $A^\star$ enforces exact conservation while minimally perturbing the dynamics, and we verify these properties numerically on a Markov-type example. The projection provides an elementary and general mechanism for embedding exact invariants into any learned linear model.

📄 PDF Abstract BibTeX arXiv:2512.22084

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Orthogonalized Policy Optimization:Policy Optimization as Orthogonal Projection in Hilbert Space

2026-01-18 · Wang Zixian arxiv

We propose Orthogonalized Policy Optimization (OPO), a principled framework for large language model alignment derived from optimization in the Hilbert function space L2(pi_k). Lifting policy updates from the probability…

Guaranteeing Conservation of Integrals with Projection in Physics-Informed Neural Networks

2025-11-12 · Anthony Baez, Wang Zhang, Ziwen Ma, Lam Nguyen 외 arxiv

We propose a novel projection method that guarantees the conservation of integral quantities in Physics-Informed Neural Networks (PINNs). While the soft constraint that PINNs use to enforce the structure of partial diffe…

SNAP-FM: Sparse Nonlinear Accelerated Projection for Physics-Constrained Generative Modeling

2026-06-30 · Alaina Kolli, Theodoros Xenakis, Utkarsh Utkarsh, Pengfei Cai 외 arxiv

Generative models have emerged as scalable surrogates for physical simulation, yet they offer no guarantee that their outputs respect the conservation laws, boundary conditions, and nonlinear invariants that govern the u…

Group Orthogonalized Policy Optimization:Group Policy Optimization as Orthogonal Projection in Hilbert Space

2026-02-24 · Wang Zixian arxiv

We present Group Orthogonalized Policy Optimization (GOPO), a new alignment algorithm for large language models derived from the geometry of Hilbert function spaces. Instead of optimizing on the probability simplex and i…

Mathematical Reasoning

Differentiable Trust Region Layers for Deep Reinforcement Learning

2021-01-22 · ICLR 2021 1 · Fabian Otto, Philipp Becker, Ngo Anh Vien, Hanna Carolin Ziesche 외

Trust region methods are a popular tool in reinforcement learning as they yield robust policy updates in continuous and discrete action spaces. However, enforcing such trust regions in deep reinforcement learning is diff…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)