paper-with-me

Papers

A bag-to-class divergence approach to multiple-instance learning

2018-03-07 · Kajsa Møllersen, Jon Yngve Hardeberg, Fred Godtliebsen

In multi-instance (MI) learning, each object (bag) consists of multiple feature vectors (instances), and is most commonly regarded as a set of points in a multidimensional space. A different viewpoint is that the instances are realisations of random vectors with corresponding probability distribution, and that a bag is the distribution, not the realisations. In MI classification, each bag in the training set has a class label, but the instances are unlabelled. By introducing the probability distribution space to bag-level classification problems, dissimilarities between probability distributions (divergences) can be applied. The bag-to-bag Kullback-Leibler information is asymptotically the best classifier, but the typical sparseness of MI training sets is an obstacle. We introduce bag-to-class divergence to MI learning, emphasising the hierarchical nature of the random vectors that makes bags from the same class different. We propose two properties for bag-to-class divergences, and an additional property for sparse training sets.

📄 PDF Abstract BibTeX arXiv:1803.02782

Code (1)

kajsam/Bag-to-class-divergence 공식 구현

Tasks

General ClassificationMultiple Instance Learning

Similar Papers 제목 키워드 기반

A Unified Framework for Diffusion Model Unlearning with f-Divergence

2025-09-25 · Nicola Novello, Federico Fontana, Luigi Cinque, Deniz Gunduz 외 arxiv

Most existing methods for concept unlearning in text-to-image diffusion models minimize a mean squared error (MSE) loss between the denoiser outputs conditioned on a target and an anchor concept, which is implicitly the …

Multinomial Adversarial Networks for Multi-Domain Text Classification

2018-02-15 · NAACL 2018 6 · Xilun Chen, Claire Cardie

Many text classification tasks are known to be highly domain-dependent. Unfortunately, the availability of training data can vary drastically across domains. Worse still, for some domains there may not be any annotated d…

ClassificationCross-Domain Text ClassificationDomain AdaptationGeneral Classification+3

NeuralDivergence: Exploring and Understanding Neural Networks by Comparing Activation Distributions

2019-06-02 · Haekyu Park, Fred Hohman, Duen Horng Chau

As deep neural networks are increasingly used in solving high-stake problems, there is a pressing need to understand their internal decision mechanisms. Visualization has helped address this problem by assisting with int…

Active Learning by Query by Committee with Robust Divergences

2022-11-18 · Hideitsu Hino, Shinto Eguchi

Active learning is a widely used methodology for various problems with high measurement costs. In active learning, the next object to be measured is selected by an acquisition function, and measurements are performed seq…

Active Learning

Deep Nonnegative Matrix Factorization with Beta Divergences

2023-09-15 · Valentin Leplat, Le Thi Khanh Hien, Akwum Onwunta, Nicolas Gillis

Deep Nonnegative Matrix Factorization (deep NMF) has recently emerged as a valuable technique for extracting multiple layers of features across different scales. However, all existing deep NMF models and algorithms have …