paper-with-me

Papers

Efficient Inference in Multi-task Cox Process Models

2018-05-24 · Virginia Aglietti, Theodoros Damoulas, Edwin Bonilla

We generalize the log Gaussian Cox process (LGCP) framework to model multiple correlated point data jointly. The observations are treated as realizations of multiple LGCPs, whose log intensities are given by linear combinations of latent functions drawn from Gaussian process priors. The combination coefficients are also drawn from Gaussian processes and can incorporate additional dependencies. We derive closed-form expressions for the moments of the intensity functions and develop an efficient variational inference algorithm that is orders of magnitude faster than competing deterministic and stochastic approximations of multivariate LGCP, coregionalization models, and multi-task permanental processes. Our approach outperforms these benchmarks in multiple problems, offering the current state of the art in modeling multivariate point processes.

📄 PDF Abstract BibTeX arXiv:1805.09781

Code (1)

VirgiAgl/MCPM 공식 구현 tf

Tasks

Gaussian ProcessesPoint ProcessesVariational Inference

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 제목 키워드 기반

Varying-coefficient models with isotropic Gaussian process priors

2015-08-28 · Matthias Bussas, Christoph Sawade, Tobias Scheffer, Niels Landwehr

We study learning problems in which the conditional distribution of the output given the input varies as a function of additional task variables. In varying-coefficient models with Gaussian process priors, a Gaussian pro…

Bayesian Inference

Multi-user Co-inference with Batch Processing Capable Edge Server

2022-06-03 · Wenqi Shi, Sheng Zhou, Zhisheng Niu, Miao Jiang 외

Graphics processing units (GPUs) can improve deep neural network inference throughput via batch processing, where multiple tasks are concurrently processed. We focus on novel scenarios that the energy-constrained mobile …

GPUScheduling

Spike and Slab Variational Inference for Multi-Task and Multiple Kernel Learning

2011-12-01 · NeurIPS 2011 12 · Michalis K. Titsias, Miguel Lázaro-Gredilla

We introduce a variational Bayesian inference algorithm which can be widely applied to sparse linear models. The algorithm is based on the spike and slab prior which, from a Bayesian perspective, is the golden standard f…

Bayesian InferenceCollaborative FilteringGeneral ClassificationMissing Values+2

Heterogeneous Multi-Task Gaussian Cox Processes

2023-08-29 · Feng Zhou, Quyu Kong, Zhijie Deng, Fengxiang He 외

This paper presents a novel extension of multi-task Gaussian Cox processes for modeling multiple heterogeneous correlated tasks jointly, e.g., classification and regression, via multi-output Gaussian processes (MOGP). A …

Bayesian InferenceData AugmentationGaussian Processesparameter estimation+1

Multi-turn Inference Matching Network for Natural Language Inference

2019-01-08 · Chunhua Liu, Shan Jiang, Hainan Yu, Dong Yu

Natural Language Inference (NLI) is a fundamental and challenging task in Natural Language Processing (NLP). Most existing methods only apply one-pass inference process on a mixed matching feature, which is a concatenati…

Natural Language Inference