Notable theory

OrthoReg: Orthogonal Regularization for Hybrid Symbolic-Neural Dynamical Systems

Till Richter, Niki Kilbertus

Published
Jun 17, 2026 — 14:48 UTC

Problem
The paper addresses the challenge of effectively integrating symbolic and neural components in hybrid dynamical systems, which is crucial for accurate modeling of complex phenomena. Existing methods, particularly those relying on standard (L^2) regularization, fail when the symbolic component is learned through sparse discovery, leading to redundancy and loss of interpretability in the neural component. This work is a preprint and has not undergone peer review, highlighting the need for further validation in the community.

Method
The authors propose OrthoReg (Orthogonal Regularization), a technique that penalizes the overlap between the symbolic and neural components of a hybrid model. This is achieved by formulating a regularization term that explicitly measures the interaction between the two components, ensuring that the neural network does not absorb the mechanistic insights encoded in the symbolic part. The architecture involves a symbolic library from which the symbolic component is derived, while the neural network is trained to capture the residual dynamics not explained by the symbolic model. The training process incorporates this orthogonal penalty, which is computed during the optimization phase, although specific details regarding the training compute and dataset sizes are not disclosed.

Results
OrthoReg demonstrates significant improvements in symbolic recovery and out-of-distribution performance on benchmark dynamical systems with partial library mismatch. The paper reports that models utilizing OrthoReg achieve a 20% increase in symbolic recovery accuracy compared to baseline models using standard (L^2) regularization. Additionally, the out-of-distribution behavior of the models is enhanced, with a 15% reduction in prediction error on unseen data compared to traditional approaches. These results indicate that OrthoReg effectively maintains the interpretability of the symbolic component while leveraging the flexibility of neural networks.

Limitations
The authors acknowledge that while OrthoReg improves the interpretability and performance of hybrid models, it may introduce additional complexity in the optimization process. The explicit penalty term could lead to increased training times and may require careful tuning of hyperparameters to balance the regularization effect. Furthermore, the paper does not explore the scalability of OrthoReg to larger, more complex systems or its applicability to other domains outside of dynamical systems.

Why it matters
The introduction of OrthoReg has significant implications for the development of interpretable AI systems, particularly in fields where understanding the underlying mechanics is crucial, such as robotics, climate modeling, and biological systems. By ensuring that the neural component does not overshadow the symbolic insights, this approach fosters a more robust integration of data-driven and mechanistic modeling techniques. This work contributes to the ongoing discourse on hybrid modeling strategies and is relevant for researchers seeking to enhance the interpretability of machine learning models, as published in arXiv cs.AI.

Turing Wire

By Callan Zhang · Jun 17, 2026 · Editorial standards →

Summarised from the primary source with AI assistance under human editorial oversight. Turing Wire is not a primary source — read the original for the authoritative account.

Source: arXiv cs.AI