paper-with-me

홈 › Papers

Optimising Neural Fractional Differential Equations for Performance and Efficiency

2024-10-20 · PMLR Volume 255: 1st ECAI Workshop on “Machine Learning Meets Differential Equations: From Theory to Applications” 2024 10 · Bernd Zimmering, Cecília Coelho, Oliver Niggemann

Neural Ordinary Differential Equations (NODEs) are well-established architectures that fit an ODE, modelled by a neural network (NN), to data, effectively modelling complex dynamical systems. Recently, Neural Fractional Differential Equations (NFDEs) were proposed, inspired by NODEs, to incorporate non-integer order differential equations, capturing memory effects and long-range dependencies. In this work, we present an optimised implementation of the NFDE solver, achieving up to 570 times faster computations and up to 79 times higher accuracy. Additionally, the solver supports efficient multidimensional computations and batch processing. Furthermore, we enhance the experimental design to ensure a fair comparison of NODEs and NFDEs by implementing rigorous hyperparameter tuning and using consistent numerical methods. Our results demonstrate that for systems exhibiting fractional dynamics, NFDEs significantly outperform NODEs, particularly in extrapolation tasks on unseen time horizons. Although NODEs can learn fractional dynamics when time is included as a feature to the NN, they encounter difficulties in extrapolation due to reliance on explicit time dependence. The code is available at https://github.com/zimmer-ing/Neural-FDE

📄 PDF Abstract BibTeX

Code (2)

zimmer-ing/FDEint 공식 구현 pytorch
zimmer-ing/neural-fde pytorch

Tasks

Experimental Design

Methods 이 논문이 사용한 방법론

Tree-structured Parzen Estimator Approach (TPE) 설명 없음
NODE Neural Oblivious Decision Ensembles (NODE) is a tabular data architecture that consists of differentiable oblivious decision trees (ODT) that are trained end-to-end by…

Similar Papers 제목 키워드 기반

PMNN:Physical Model-driven Neural Network for solving time-fractional differential equations

2023-10-07 · Zhiying Ma, Jie Hou, Wenhao Zhu, Yaxin Peng 외

In this paper, an innovative Physical Model-driven Neural Network (PMNN) method is proposed to solve time-fractional differential equations. It establishes a temporal iteration scheme based on physical model-driven neura…

deepFDEnet: A Novel Neural Network Architecture for Solving Fractional Differential Equations

2023-09-14 · Ali Nosrati Firoozsalari, Hassan Dana Mazraeh, Alireza Afzal Aghaei, Kourosh Parand

The primary goal of this research is to propose a novel architecture for a deep neural network that can solve fractional differential equations accurately. A Gaussian integration rule and a $L_1$ discretization technique…

A Physics-Informed Machine Learning Approach for Solving Distributed Order Fractional Differential Equations

2024-09-05 · Alireza Afzal Aghaei

This paper introduces a novel methodology for solving distributed-order fractional differential equations using a physics-informed machine learning framework. The core of this approach involves extending the support vect…

Computational EfficiencyPhysics-informed machine learning

Solving Time-Fractional Partial Integro-Differential Equations Using Tensor Neural Networks

2025-04-02 · Zhongshuo Lin, Qingkui Ma, Hehu Xie, Xiaobo Yin

In this paper, we propose a novel machine learning method based on adaptive tensor neural network subspace to solve linear time-fractional diffusion-wave equations and nonlinear time-fractional partial integro-differenti…

fPINN-DeepONet: A Physics-Informed Operator Learning Framework for Multi-term Time-fractional Mixed Diffusion-wave Equations

2026-05-15 · Binghang Lu, Zhaopeng Hao, Christian Moya, Guang Lin arxiv

In this paper, we develop a physics-informed deep operator learning framework for solving multi-term time-fractional mixed diffusion-wave equations (TFMDWEs). We begin by deriving an $L_2$ approximation, which achieves f…