paper-with-me

홈 › Papers

On the balance between the training time and interpretability of neural ODE for time series modelling

2022-06-07 · Yakov Golovanev, Alexander Hvatov

Most machine learning methods are used as a black box for modelling. We may try to extract some knowledge from physics-based training methods, such as neural ODE (ordinary differential equation). Neural ODE has advantages like a possibly higher class of represented functions, the extended interpretability compared to black-box machine learning models, ability to describe both trend and local behaviour. Such advantages are especially critical for time series with complicated trends. However, the known drawback is the high training time compared to the autoregressive models and long-short term memory (LSTM) networks widely used for data-driven time series modelling. Therefore, we should be able to balance interpretability and training time to apply neural ODE in practice. The paper shows that modern neural ODE cannot be reduced to simpler models for time-series modelling applications. The complexity of neural ODE is compared to or exceeds the conventional time-series modelling tools. The only interpretation that could be extracted is the eigenspace of the operator, which is an ill-posed problem for a large system. Spectra could be extracted using different classical analysis methods that do not have the drawback of extended time. Consequently, we reduce the neural ODE to a simpler linear form and propose a new view on time-series modelling using combined neural networks and an ODE system approach.

📄 PDF Abstract BibTeX arXiv:2206.03304

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Towards Explainable Fusion and Balanced Learning in Multimodal Sentiment Analysis

2025-04-16 · Miaosen Luo, Yuncheng Jiang, Sijie Mai

Multimodal Sentiment Analysis (MSA) faces two critical challenges: the lack of interpretability in the decision logic of multimodal fusion and modality imbalance caused by disparities in inter-modal information density. …

DenoisingDimensionality ReductionKolmogorov-Arnold NetworksMultimodal Sentiment Analysis+1

Balancing Performance and Fairness in Explainable AI for Anomaly Detection in Distributed Power Plants Monitoring

2026-03-19 · Corneille Niyonkuru, Marcellin Atemkeng, Gabin Maxime Nguegnang, Arnaud Nguembang Fadja arxiv

Reliable anomaly detection in distributed power plant monitoring systems is essential for ensuring operational continuity and reducing maintenance costs, particularly in regions where telecom operators heavily rely on di…

Anomaly Detection

Saliency Assisted Quantization for Neural Networks

2024-11-07 · Elmira Mousa Rezabeyk, Salar Beigzad, Yasin Hamzavi, Mohsen Bagheritabar 외

Deep learning methods have established a significant place in image classification. While prior research has focused on enhancing final outcomes, the opaque nature of the decision-making process in these models remains a…

image-classificationImage ClassificationQuantization

An Automated Machine Learning Framework for Surgical Suturing Action Detection under Class Imbalance

2025-02-10 · Baobing Zhang, Paul Sullivan, Benjie Tang, Ghulam Nabi 외

In laparoscopy surgical training and evaluation, real-time detection of surgical actions with interpretable outputs is crucial for automated and real-time instructional feedback and skill development. Such capability wou…

Action Detection

An NMF-Based Building Block for Interpretable Neural Networks With Continual Learning

2023-11-20 · Brian K. Vogel

Existing learning methods often struggle to balance interpretability and predictive performance. While models like nearest neighbors and non-negative matrix factorization (NMF) offer high interpretability, their predicti…

Continual Learning