paper-with-me

Papers

Differentiable Parameter Optimization for DAEs with State-Dependent Events

2026-05-06 · Ion Matei, Maksym Zhenirovskyy, Anthony Wong arxiv

Differential-algebraic equations (DAEs) with state-dependent events arise in systems whose continuous dynamics are constrained by algebraic equations and interrupted by mode changes, switching logic, impacts, or state reinitializations. Gradient-based parameter learning for such systems is challenging because algebraic variables are implicitly defined, event times depend on the parameters, and reset maps introduce discontinuities. This paper studies differentiable parameter optimization for semi-explicit DAEs with events. We formulate the learning problem as a constrained least-squares problem with DAE dynamics, algebraic constraints, guard equations, and reset maps. We then develop two complementary gradient-computation strategies. The first is an automatic-differentiation-through-simulation method that solves algebraic variables inside the vector field, differentiates the algebraic solve using the implicit function theorem, and handles events through segmented differentiable integration. The second is an explicit discrete-adjoint method that represents the forward simulation as an event-split residual system and computes gradients by solving for the Lagrange multipliers of smooth-segment and event residuals. The formulation clarifies that residual terms in the adjoint method are equality constraints, not heuristic penalties. We compare the two approaches in terms of gradient interpretation, event-time handling, implementation complexity, and local validity. Both methods provide gradients for the event path selected by the forward simulation and are valid under fixed event ordering and transversal guard crossings.

📄 PDF Abstract BibTeX arXiv:2605.05395

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fixed-order strong H-infinity control of interconnected systems with time-delays

2020-03-10

We design fixed-order strong H-infinity controllers for general time-delay systems. The designer chooses the controller order and may introduce constant time-delays in the controller. We represent the closed-loop system …

Identifiability of Differential-Algebraic Systems

2024-05-22 · Arthur N. Montanari, François Lamoline, Robert Bereza, Jorge Gonçalves

Data-driven modeling of dynamical systems often faces numerous data-related challenges. A fundamental requirement is the existence of a unique set of parameters for a chosen model structure, an issue commonly referred to…

Numerical Integration

Structure-Preserving Model Order Reduction for Index Two Port-Hamiltonian Descriptor Systems

2022-06-08 · Tim Moser, Paul Schwerdtner, Volker Mehrmann, Matthias Voigt

We present a new optimization-based structure-preserving model order reduction (MOR) method for port-Hamiltonian descriptor systems (pH-DAEs) with differentiation index two. Our method is based on a novel parameterizatio…

An approximation for nonlinear differential-algebraic equations via singular perturbation theory

2021-03-22 · Yahao Chen, Stephan Trenn

In this paper, we study jumps of nonlinear DAEs caused by inconsistent initial values. First, we propose a simple normal form called the index-1 nonlinear Weierstrass form (INWF) for nonlinear DAEs. Then we generalize th…

A Simultaneous Approach for Training Neural Differential-Algebraic Systems of Equations

2025-04-07 · Laurens R. Lueg, Victor Alves, Daniel Schicksnus, John R. Kitchin 외

Scientific machine learning is an emerging field that broadly describes the combination of scientific computing and machine learning to address challenges in science and engineering. Within the context of differential eq…