菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-16
📄 Abstract - xFODE: An Explainable Fuzzy Additive ODE Framework for System Identification

Recent advances in Deep Learning (DL) have strengthened data-driven System Identification (SysID), with Neural and Fuzzy Ordinary Differential Equation (NODE/FODE) models achieving high accuracy in nonlinear dynamic modeling. Yet, system states in these frameworks are often reconstructed without clear physical meaning, and input contributions to the state derivatives remain difficult to interpret. To address these limitations, we propose Explainable FODE (xFODE), an interpretable SysID framework with integrated DL-based training. In xFODE, we define states in an incremental form to provide them with physical meanings. We employ fuzzy additive models to approximate the state derivative, thereby enhancing interpretability per input. To provide further interpretability, Partitioning Strategies (PSs) are developed, enabling the training of fuzzy additive models with explainability. By structuring the antecedent space during training so that only two consecutive rules are activated for any given input, PSs not only yield lower complexity for local inference but also enhance the interpretability of the antecedent space. To train xFODE, we present a DL framework with parameterized membership function learning that supports end-to-end optimization. Across benchmark SysID datasets, xFODE matches the accuracy of NODE, FODE, and NLARX models while providing interpretable insights.

顶级标签: systems model training machine learning
详细标签: system identification interpretable ai fuzzy models ordinary differential equations explainable ai 或 搜索:

xFODE:一个用于系统辨识的可解释模糊加性常微分方程框架 / xFODE: An Explainable Fuzzy Additive ODE Framework for System Identification


1️⃣ 一句话总结

这篇论文提出了一种名为xFODE的新方法,它结合了深度学习和模糊系统,在保持与现有模型同等高精度的同时,让用于描述动态系统的微分方程模型变得更容易理解和解释。

源自 arXiv: 2604.14883