paper-with-me

Papers

Deep Gaussian Processes for Air Quality Inference

2022-11-18 · Aadesh Desai, Eshan Gujarathi, Saagar Parikh, Sachin Yadav, Zeel Patel, Nipun Batra

Air pollution kills around 7 million people annually, and approximately 2.4 billion people are exposed to hazardous air pollution. Accurate, fine-grained air quality (AQ) monitoring is essential to control and reduce pollution. However, AQ station deployment is sparse, and thus air quality inference for unmonitored locations is crucial. Conventional interpolation methods fail to learn the complex AQ phenomena. This work demonstrates that Deep Gaussian Process models (DGPs) are a promising model for the task of AQ inference. We implement Doubly Stochastic Variational Inference, a DGP algorithm, and show that it performs comparably to the state-of-the-art models.

📄 PDF Abstract BibTeX arXiv:2211.10174

Code (1)

yadav-sachin/DeepGP-AQ-Inference 공식 구현 pytorch

Tasks

Air Quality InferenceGaussian ProcessesVariational Inference

Methods 이 논문이 사용한 방법론

fail 설명 없음
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…
Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

Discrete-Time Diffusion-Like Models for Speech Synthesis

2025-09-22 · Xiaozhou Tan, Minghui Zhao, Anton Ragni arxiv

Diffusion models have attracted a lot of attention in recent years. These models view speech generation as a continuous-time process. For efficient training, this process is typically restricted to additive Gaussian nois…

Speech Synthesis

Neural Likelihoods for Multi-Output Gaussian Processes

2019-05-31 · Martin Jankowiak, Jacob Gardner

We construct flexible likelihoods for multi-output Gaussian process models that leverage neural networks as components. We make use of sparse variational inference methods to enable scalable approximate inference for the…

Gaussian ProcessesVariational Inference

Convergence of Sparse Variational Inference in Gaussian Processes Regression

2020-08-01 · David R. Burt, Carl Edward Rasmussen, Mark van der Wilk

Gaussian processes are distributions over functions that are versatile and mathematically convenient priors in Bayesian modelling. However, their use is often impeded for data with large numbers of observations, $N$, due…

Gaussian ProcessesregressionVariational Inference

Robustness Guarantees for Bayesian Inference with Gaussian Processes

2018-09-17 · Luca Cardelli, Marta Kwiatkowska, Luca Laurenti, Andrea Patane

Bayesian inference and Gaussian processes are widely used in applications ranging from robotics and control to biological systems. Many of these applications are safety-critical and require a characterization of the unce…

Bayesian InferenceGaussian Processes

Gaussian Process Modulated Cox Processes under Linear Inequality Constraints

2019-02-28 · Andrés F. López-Lopera, ST John, Nicolas Durrande

Gaussian process (GP) modulated Cox processes are widely used to model point patterns. Existing approaches require a mapping (link function) between the unconstrained GP and the positive intensity function. This commonly…

Point Processes