paper-with-me

Papers

Learning Scalable Deep Kernels with Recurrent Structure

2016-10-27 · Maruan Al-Shedivat, Andrew Gordon Wilson, Yunus Saatchi, Zhiting Hu, Eric P. Xing

Many applications in speech, robotics, finance, and biology deal with sequential data, where ordering matters and recurrent structures are common. However, this structure cannot be easily captured by standard kernel functions. To model such structure, we propose expressive closed-form kernel functions for Gaussian processes. The resulting model, GP-LSTM, fully encapsulates the inductive biases of long short-term memory (LSTM) recurrent networks, while retaining the non-parametric probabilistic advantages of Gaussian processes. We learn the properties of the proposed kernels by optimizing the Gaussian process marginal likelihood using a new provably convergent semi-stochastic gradient procedure and exploit the structure of these kernels for scalable training and prediction. This approach provides a practical representation for Bayesian LSTMs. We demonstrate state-of-the-art performance on several benchmarks, and thoroughly investigate a consequential autonomous driving application, where the predictive uncertainties provided by GP-LSTM are uniquely valuable.

📄 PDF Abstract BibTeX arXiv:1610.08936

Code (2)

alshedivat/keras-gp 공식 구현 tf
alshedivat/kgp 공식 구현 tf

Tasks

Autonomous DrivingGaussian ProcessesSmart Grid Prediction

Similar Papers 제목 키워드 기반

Deriving Neural Architectures from Sequence and Graph Kernels

2017-05-25 · ICML 2017 8 · Tao Lei, Wengong Jin, Regina Barzilay, Tommi Jaakkola

The design of neural architectures for structured objects is typically guided by experimental insights rather than a formal process. In this work, we appeal to kernels over combinatorial structures, such as sequences and…

Graph RegressionLanguage ModelingLanguage Modellingregression

Deep Kernel Learning

2015-11-06 · Andrew Gordon Wilson, Zhiting Hu, Ruslan Salakhutdinov, Eric P. Xing

We introduce scalable deep kernels, which combine the structural properties of deep learning architectures with the non-parametric flexibility of kernel methods. Specifically, we transform the inputs of a spectral mixtur…

Gaussian Processes

From Node Embedding to Graph Embedding: Scalable Global Graph Kernel via Random Features

2018-12-01 · NIPS 2018 2018 12 · Lingfei Wu, Ian En-Hsu Yen, Kun Xu, Liang Zhao 외

Graph kernels are one of the most important methods for graph data analysis and have been successfully applied in diverse applications. We can generally categorize existing graph kernels into two groups: kernels based on…

Graph Embedding

Scalable Gaussian Processes for Characterizing Multidimensional Change Surfaces

2015-11-13 · William Herlands, Andrew Wilson, Hannes Nickisch, Seth Flaxman 외

We present a scalable Gaussian process model for identifying and characterizing smooth multidimensional changepoints, and automatically learning changes in expressive covariance structure. We use Random Kitchen Sink feat…

Gaussian Processes

Reservoir Computing meets Recurrent Kernels and Structured Transforms

2020-06-12 · NeurIPS 2020 12 · Jonathan Dong, Ruben Ohana, Mushegh Rafayelyan, Florent Krzakala

Reservoir Computing is a class of simple yet efficient Recurrent Neural Networks where internal weights are fixed at random and only a linear output layer is trained. In the large size limit, such random neural networks …

Time SeriesTime Series AnalysisTime Series Prediction