paper-with-me

홈 › Papers

Computational aspects of the Volterra Signature

2026-05-18 · Paul P. Hager, Fabian N. Harang, Luca Pelizzari, Samy Tindel arxiv

The Volterra signature extends the classical path signature by incorporating general matrix-valued kernel into its iterated integral structure, yielding a flexible notion of memory for time series. Its components can be viewed as successive Picard iterates of linear controlled Volterra equations, making their exact computation of additional mathematical interest. However, the kernel introduces substantial algorithmic challenges. We provide a resolution by first decomposing the Chen-type convolution relation established in [arXiv:2603.04525] into analytic and arithmetic parts, and then introducing several efficient algorithms: a general approximative scheme with quadratic complexity $O(J^2)$ in the number of time steps $J$, an FFT-based acceleration with complexity $O(J\log J)$ for convolution kernels on uniform grids, and an exact recursion with complexity $O(JR^2)$ for kernels admitting a state-space representation of dimension $R$; retaining standard signature complexity in the path dimension and truncation level $N$. We further show that the number of factors in matrix-valued kernels of the form $K(t,s)=\sum_p k_p(t-s)A_p$ do not increase the asymptotic complexity in $J$ and $N$. Finally, we derive a finite-difference predictor--corrector scheme for the associated Volterra signature kernel. All algorithms are implemented in the publicly available JAX-based package "tensordev".

📄 PDF Abstract BibTeX arXiv:2605.18406

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Volterra signature

2026-03-04 · Paul P. Hager, Fabian N. Harang, Luca Pelizzari, Samy Tindel arxiv

Modern approaches for learning from non-Markovian time series, such as recurrent neural networks, neural controlled differential equations or transformers, typically rely on implicit memory mechanisms that can be difficu…

A Fully Probabilistic Tensor Network for Regularized Volterra System Identification

2025-11-25 · Afra Kilic, Kim Batselier arxiv

Modeling nonlinear systems with Volterra series is challenging because the number of kernel coefficients grows exponentially with the model order. This work introduces Bayesian Tensor Network Volterra kernel machines (BT…

VNODE: A Piecewise Continuous Volterra Neural Network

2025-09-29 · Siddharth Roheda, Aniruddha Bala, Rohit Chowdhury, Rohan Jaiswal arxiv

This paper introduces Volterra Neural Ordinary Differential Equations (VNODE), a piecewise continuous Volterra Neural Network that integrates nonlinear Volterra filtering with continuous time neural ordinary differential…

Image Classification

Efficient Higher-order Convolution for Small Kernels in Deep Learning

2024-04-25 · Zuocheng Wen, Lingzhong Guo

Deep convolutional neural networks (DCNNs) are a class of artificial neural networks, primarily for computer vision tasks such as segmentation and classification. Many nonlinear operations, such as activation functions a…

Deep Learning

AI-Driven Hybrid Ecological Model for Predicting Oncolytic Viral Therapy Dynamics

2025-01-18 · Abicumaran Uthamacumaran, Juri Kiyokawa, Hiroaki Wakimoto

Oncolytic viral therapy (OVT) is an emerging precision therapy for aggressive and recurrent cancers. However, its clinical efficacy is hindered by the complexity of tumor-virus-immune interactions and the lack of predict…