paper-with-me

Papers

Residual-Informed Learning of Solutions to Algebraic Loops

2025-10-10 · Felix Brandt, Andreas Heuermann, Philip Hannebohm, Bernhard Bachmann arxiv

This paper presents a residual-informed machine learning approach for replacing algebraic loops in equation-based Modelica models with neural network surrogates. A feedforward neural network is trained using the residual (error) of the algebraic loop directly in its loss function, eliminating the need for a supervised dataset. This training strategy also resolves the issue of ambiguous solutions, allowing the surrogate to converge to a consistent solution rather than averaging multiple valid ones. Applied to the large-scale IEEE 14-Bus system, our method achieves a 60% reduction in simulation time compared to conventional simulations, while maintaining the same level of accuracy through error control mechanisms.

📄 PDF Abstract BibTeX arXiv:2510.09317

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Algebraically-Informed Deep Networks (AIDN): A Deep Learning Approach to Represent Algebraic Structures

2020-12-02 · Mustafa Hajij, Ghada Zamzmi, Matthew Dawson, Greg Muller

One of the central problems in the interface of deep learning and mathematics is that of building learning systems that can automatically uncover underlying mathematical laws from observed data. In this work, we make one…

Deep Learning

Maximum-likelihood Estimators in Physics-Informed Neural Networks for High-dimensional Inverse Problems

2023-04-12 · Gabriel S. Gusmão, Andrew J. Medford

Physics-informed neural networks (PINNs) have proven a suitable mathematical scaffold for solving inverse ordinary (ODE) and partial differential equations (PDE). Typical inverse PINNs are formulated as soft-constrained …

Dynamic Input Mapping Inversion for Algebraic Loop-Free Control in Hydraulic Actuators

2024-10-17 · Alessio Dallabona, Patrik Schermann, Mogens Blanke, Dimitrios Papageorgiou

The application of nonlinear control schemes to electro-hydraulic actuators often requires several alterations in the design of the controllers during their implementation. This is to overcome the challenges that frequen…

Hard-Constrained Neural Networks with Physics-Embedded Architecture for Residual Dynamics Learning and Invariant Enforcement in Cyber-Physical Systems

2025-11-28 · Enzo Nicolás Spotorno, Josafat Leal Filho, Antônio Augusto Fröhlich arxiv

This paper presents a framework for physics-informed learning in complex cyber-physical systems governed by differential equations with both unknown dynamics and algebraic invariants. First, we formalize the Hybrid Recur…

PILD: Physics-Informed Learning via Diffusion

2026-01-29 · Tianyi Zeng, Tianyi Wang, Jiaru Zhang, Zimo Zeng 외 arxiv

Diffusion models have emerged as powerful generative tools for modeling complex data distributions, yet their purely data-driven nature limits applicability in engineering and scientific problems where physical laws must…