paper-with-me

Papers

Nearest Neighbor Dirichlet Mixtures

2020-03-17 · Shounak Chattopadhyay, Antik Chakraborty, David B. Dunson

There is a rich literature on Bayesian methods for density estimation, which characterize the unknown density as a mixture of kernels. Such methods have advantages in terms of providing uncertainty quantification in estimation, while being adaptive to a rich variety of densities. However, relative to frequentist locally adaptive kernel methods, Bayesian approaches can be slow and unstable to implement in relying on Markov chain Monte Carlo algorithms. To maintain most of the strengths of Bayesian approaches without the computational disadvantages, we propose a class of nearest neighbor-Dirichlet mixtures. The approach starts by grouping the data into neighborhoods based on standard algorithms. Within each neighborhood, the density is characterized via a Bayesian parametric model, such as a Gaussian with unknown parameters. Assigning a Dirichlet prior to the weights on these local kernels, we obtain a pseudo-posterior for the weights and kernel parameters. A simple and embarrassingly parallel Monte Carlo algorithm is proposed to sample from the resulting pseudo-posterior for the unknown density. Desirable asymptotic properties are shown, and the methods are evaluated in simulation studies and applied to a motivating data set in the context of classification.

📄 PDF Abstract BibTeX arXiv:2003.07953

Code (1)

shounakchattopadhyay/NN-DM 공식 구현

Tasks

Density EstimationUncertainty Quantification

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Clustering consistency with Dirichlet process mixtures

2022-05-25 · Filippo Ascolani, Antonio Lijoi, Giovanni Rebaudo, Giacomo Zanella

Dirichlet process mixtures are flexible non-parametric models, particularly suited to density estimation and probabilistic clustering. In this work we study the posterior distribution induced by Dirichlet process mixture…

ClusteringDensity Estimation

Unsupervised Outlier Detection using Random Subspace and Subsampling Ensembles of Dirichlet Process Mixtures

2024-01-01 · DongWook Kim, Juyeon Park, Hee Cheol Chung, Seonghyun Jeong

Probabilistic mixture models are recognized as effective tools for unsupervised outlier detection owing to their interpretability and global characteristics. Among these, Dirichlet process mixture models stand out as a s…

Outlier DetectionVariational Inference

Dirichlet process mixtures of block $g$ priors for model selection and prediction in linear models

2024-11-01 · Anupreet Porwal, Abel Rodriguez

This paper introduces Dirichlet process mixtures of block $g$ priors for model selection and prediction in linear models. These priors are extensions of traditional mixtures of $g$ priors that allow for differential shri…

Model Selection

Support-Conditioned Flow Matching Is Kernel Smoothing

2026-05-13 · Daniel Matsui Smola arxiv

Generative models are often conditioned on a small set of examples via cross-attention. Under the Gaussian optimal-transport path, we show that the exact velocity field induced by a finite support set is a Nadaraya--Wats…

Use of Bayesian Nonparametric methods for Estimating the Measurements in High Clutter

2020-11-30 · Bahman Moraffah, Christ Richmond, Raha Moraffah, Antonia Papandreou-Suppappola

Robust tracking of a target in a clutter environment is an important and challenging task. In recent years, the nearest neighbor methods and probabilistic data association filters were proposed. However, the performance …