LGMLAug 26, 2019

Bayesian Nonparametrics for Non-exhaustive Learning

arXiv:1908.09736v10.001 citations
AI Analysis55

This addresses the challenge of handling incomplete training data for machine learning in dynamic real-world settings, representing an incremental advancement in non-exhaustive learning methods.

The paper tackles the problem of non-exhaustive learning in non-stationary environments by proposing a Bayesian nonparametric Gaussian mixture model that can adapt to new classes and components, reporting promising experimental performance.

Non-exhaustive learning (NEL) is an emerging machine-learning paradigm designed to confront the challenge of non-stationary environments characterized by anon-exhaustive training sets lacking full information about the available classes.Unlike traditional supervised learning that relies on fixed models, NEL utilizes self-adjusting machine learning to better accommodate the non-stationary nature of the real-world problem, which is at the root of many recently discovered limitations of deep learning. Some of these hurdles led to a surge of interest in several research areas relevant to NEL such as open set classification or zero-shot learning. The presented study which has been motivated by two important applications proposes a NEL algorithm built on a highly flexible, doubly non-parametric Bayesian Gaussian mixture model that can grow arbitrarily large in terms of the number of classes and their components. We report several experiments that demonstrate the promising performance of the introduced model for NEL.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes