paper-with-me

홈 › Papers

A scalable end-to-end Gaussian process adapter for irregularly sampled time series classification

2016-06-14 · NeurIPS 2016 12 · Steven Cheng-Xian Li, Benjamin Marlin

We present a general framework for classification of sparse and irregularly-sampled time series. The properties of such time series can result in substantial uncertainty about the values of the underlying temporal processes, while making the data difficult to deal with using standard classification methods that assume fixed-dimensional feature spaces. To address these challenges, we propose an uncertainty-aware classification framework based on a special computational layer we refer to as the Gaussian process adapter that can connect irregularly sampled time series data to any black-box classifier learnable using gradient descent. We show how to scale up the required computations based on combining the structured kernel interpolation framework and the Lanczos approximation method, and how to discriminatively train the Gaussian process adapter in combination with a number of classifiers end-to-end using backpropagation.

📄 PDF Abstract BibTeX arXiv:1606.04443

Code (1)

steveli/gp-adapter

Tasks

ClassificationGeneral ClassificationTime SeriesTime Series AnalysisTime Series Classification

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Deep Gaussian Processes for Functional Maps

2025-10-24 · Matthew Lowery, Zhitong Xu, Da Long, Keyan Chen 외 arxiv

Learning mappings between functional spaces, also known as function-on-function regression, is a fundamental problem in functional data analysis with broad applications, including spatiotemporal forecasting, curve predic…

Gaussian Processes

Markovian Gaussian Process Variational Autoencoders

2022-07-12 · Harrison Zhu, Carles Balsells Rodas, Yingzhen Li

Sequential VAEs have been successfully considered for many high-dimensional time series modelling problems, with many variant models relying on discrete-time mechanisms such as recurrent neural networks (RNNs). On the ot…

Time SeriesTime Series Analysis

No Imputation Needed: A Switch Approach to Irregularly Sampled Time Series

2023-09-15 · Rohit Agarwal, Aman Sinha, Ayan Vishwakarma, Xavier Coubez 외

Modeling irregularly-sampled time series (ISTS) is challenging because of missing values. Most existing methods focus on handling ISTS by converting irregularly sampled data into regularly sampled data via imputation. Th…

ImputationMissing ValuesTime Series

Learning from Irregularly-Sampled Time Series: A Missing Data Perspective

2020-08-17 · ICML 2020 1 · Steven Cheng-Xian Li, Benjamin M. Marlin

Irregularly-sampled time series occur in many domains including healthcare. They can be challenging to model because they do not naturally yield a fixed-dimensional representation as required by many standard machine lea…

DecoderTime SeriesTime Series Analysis

Causal Structure Learning for Dynamical Systems with Theoretical Score Analysis

2025-12-16 · Nicholas Tagliapietra, Katharina Ensinger, Christoph Zimmer, Osman Mian arxiv

Real world systems evolve in continuous-time according to their underlying causal relationships, yet their dynamics are often unknown. Existing approaches to learning such dynamics typically either discretize time -- lea…