A Temporal Kernel Approach for Deep Learning with Continuous-time Information
Da Xu, Chuanwei Ruan, Evren Korpeoglu, Sushant Kumar, Kannan Achan

TL;DR
This paper introduces a novel temporal kernel method for deep learning models that effectively incorporate continuous-time information, overcoming limitations of discretization and heuristic time handling.
Contribution
It provides a principled framework to integrate continuous-time data into deep learning architectures using neural networks and spectral density estimation, with theoretical guarantees.
Findings
Effective in various deep learning architectures
Proven convergence and consistency results
Demonstrated superior performance in experiments
Abstract
Sequential deep learning models such as RNN, causal CNN and attention mechanism do not readily consume continuous-time information. Discretizing the temporal data, as we show, causes inconsistency even for simple continuous-time processes. Current approaches often handle time in a heuristic manner to be consistent with the existing deep learning architectures and implementations. In this paper, we provide a principled way to characterize continuous-time systems using deep learning tools. Notably, the proposed approach applies to all the major deep learning architectures and requires little modifications to the implementation. The critical insight is to represent the continuous-time system by composing neural networks with a temporal kernel, where we gain our intuition from the recent advancements in understanding deep learning with Gaussian process and neural tangent kernel. To…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Target Tracking and Data Fusion in Sensor Networks · Domain Adaptation and Few-Shot Learning
MethodsGaussian Process
