paper-with-me

Papers

Random Controlled Differential Equations

2025-12-29 · Francesco Piatti, Thomas Cass, William F. Turner arxiv

We introduce a training-efficient framework for time-series learning that combines random features with controlled differential equations (CDEs). In this approach, large randomly parameterized CDEs act as continuous-time reservoirs, mapping input paths to rich representations. Only a linear readout layer is trained, resulting in fast, scalable models with strong inductive bias. Building on this foundation, we propose two variants: (i) Random Fourier CDEs (RF-CDEs): these lift the input signal using random Fourier features prior to the dynamics, providing a kernel-free approximation of RBF-enhanced sequence models; (ii) Random Rough DEs (R-RDEs): these operate directly on rough-path inputs via a log-ODE discretization, using log-signatures to capture higher-order temporal interactions while remaining stable and efficient. We prove that in the infinite-width limit, these model induces the RBF-lifted signature kernel and the rough signature kernel, respectively, offering a unified perspective on random-feature reservoirs, continuous-time deep architectures, and path-signature theory. We evaluate both models across a range of time-series benchmarks, demonstrating competitive or state-of-the-art performance. These methods provide a practical alternative to explicit signature computations, retaining their inductive bias while benefiting from the efficiency of random features.

📄 PDF Abstract BibTeX arXiv:2512.23670

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Signature Reconstruction from Randomized Signatures

2025-02-05 · Mie Glückstad, Nicola Muca Cirone, Josef Teichmann

Controlled ordinary differential equations driven by continuous bounded variation curves can be considered a continuous time analogue of recurrent neural networks for the construction of expressive features of the input …

Neural signature kernels as infinite-width-depth-limits of controlled ResNets

2023-03-30 · Nicola Muca Cirone, Maud Lemercier, Cristopher Salvi

Motivated by the paradigm of reservoir computing, we consider randomly initialized controlled ResNets defined as Euler-discretizations of neural controlled differential equations (Neural CDEs), a unified architecture whi…

Gaussian Processes

Neural Controlled Differential Equations with Quantum Hidden Evolutions

2024-04-30 · Lingyi Yang, Zhen Shao

We introduce a class of neural controlled differential equation inspired by quantum mechanics. Neural quantum controlled differential equations (NQDEs) model the dynamics by analogue of the Schr\"{o}dinger equation. Spec…

Classification

Attentive Neural Controlled Differential Equations for Time-series Classification and Forecasting

2021-09-04 · Sheo Yon Jhin, Heejoo Shin, Seoyoung Hong, Solhee Park 외

Neural networks inspired by differential equations have proliferated for the past several years. Neural ordinary differential equations (NODEs) and neural controlled differential equations (NCDEs) are two representative …

Irregular Time SeriesRepresentation LearningTime SeriesTime Series Analysis+1

Bayesian Neural Controlled Differential Equations for Treatment Effect Estimation

2023-10-26 · Konstantin Hess, Valentyn Melnychuk, Dennis Frauen, Stefan Feuerriegel

Treatment effect estimation in continuous time is crucial for personalized medicine. However, existing methods for this task are limited to point estimates of the potential outcomes, whereas uncertainty estimates have be…

Bayesian InferenceDecision MakingUncertainty Quantification