paper-with-me

홈 › Papers

GUIDED MCMC FOR SPARSE BAYESIAN MODELS TO DETECT RARE EVENTS IN IMAGES SANS LABELED DATA

2021-09-29 · Gaurav Jain, Mrinal Das

Detection of rare events in images is a challenging task because of two main problems, the first problem is the lack of labeled data for rare category class and the second problem is a highly imbalanced data problem. Training models in this scenario becomes hard. Unsupervised methods do not apply as we need to detect rare events automatically. Rule-based methods seem to be the only viable solution, but it is tedious to come up with a set of rules covering all corner cases. Even the recently popular zero-shot learning techniques required to be pre-trained on auxiliary datasets. In the given scenario, we propose an approach to provide little guidance from experts as an input into a hierarchical Bayesian model. The guidance influences the Markov chain Monte Carlo (MCMC) based inference technique of the model. After the steady-state is obtained for the underlying Markov chain, it is possible to compute the posterior probability of the presence of the rare event in a given image. The proposed method neither needs any labeled data nor required pre-training, unlike zero-shot learning. The proposed technique has been observed to outperform the state-of-the-art unsupervised image classification techniques.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationUnsupervised Image ClassificationZero-Shot Learning

Similar Papers 제목 키워드 기반

Fully Bayesian Wideband Direction-of-Arrival Estimation and Detection via RJMCMC

2024-12-12 · Kyurae Kim, Philip T. Clemson, James P. Reilly, Jason F. Ralph 외

We propose a fully Bayesian approach to wideband, or broadband, direction-of-arrival (DoA) estimation and signal detection. Unlike previous works in wideband DoA estimation and detection, where the signals were modeled i…

Direction of Arrival Estimation

Subsampling MCMC - An introduction for the survey statistician

2018-07-23 · Matias Quiroz, Mattias Villani, Robert Kohn, Minh-Ngoc Tran 외

The rapid development of computing power and efficient Markov Chain Monte Carlo (MCMC) simulation algorithms have revolutionized Bayesian statistics, making it a highly practical inference method in applied work. However…

SurveySurvey Sampling

Tree-Guided MCMC Inference for Normalized Random Measure Mixture Models

2015-11-18 · NeurIPS 2015 12 · Juho Lee, Seungjin Choi

Normalized random measures (NRMs) provide a broad class of discrete random measures that are often used as priors for Bayesian nonparametric models. Dirichlet process is a well-known example of NRMs. Most of posterior in…

Clustering

Impact of Parameter Sparsity on Stochastic Gradient MCMC Methods for Bayesian Deep Learning

2022-02-08 · Meet P. Vadera, Adam D. Cobb, Brian Jalaian, Benjamin M. Marlin

Bayesian methods hold significant promise for improving the uncertainty quantification ability and robustness of deep neural network models. Recent research has seen the investigation of a number of approximate Bayesian …

Bayesian InferenceUncertainty Quantification

Variational Inference for Sparse and Undirected Models

2016-02-11 · ICML 2017 8 · John Ingraham, Debora Marks

Undirected graphical models are applied in genomics, protein structure prediction, and neuroscience to identify sparse interactions that underlie discrete data. Although Bayesian methods for inference would be favorable …

Bayesian InferenceProtein Structure PredictionVariational Inference