paper-with-me

Papers

Dissimilarity-based Ensembles for Multiple Instance Learning

2014-02-06 · Veronika Cheplygina, David M. J. Tax, Marco Loog

In multiple instance learning, objects are sets (bags) of feature vectors (instances) rather than individual feature vectors. In this paper we address the problem of how these bags can best be represented. Two standard approaches are to use (dis)similarities between bags and prototype bags, or between bags and prototype instances. The first approach results in a relatively low-dimensional representation determined by the number of training bags, while the second approach results in a relatively high-dimensional representation, determined by the total number of instances in the training set. In this paper a third, intermediate approach is proposed, which links the two approaches and combines their strengths. Our classifier is inspired by a random subspace ensemble, and considers subspaces of the dissimilarity space, defined by subsets of instances, as prototypes. We provide guidelines for using such an ensemble, and show state-of-the-art performances on a range of multiple instance learning problems.

📄 PDF Abstract BibTeX arXiv:1402.1349

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Instance Learning

Similar Papers 제목 키워드 기반

Random Forest for Dissimilarity-based Multi-view Learning

2020-07-16 · Simon Bernard, Hongliu Cao, Robert Sabourin, Laurent Heutte

Many classification problems are naturally multi-view in the sense their data are described through multiple heterogeneous descriptions. For such tasks, dissimilarity strategies are effective ways to make the different d…

MULTI-VIEW LEARNING

Characterizing multiple instance datasets

2018-06-21 · Veronika Cheplygina, David M. J. Tax

In many pattern recognition problems, a single feature vector is not sufficient to describe an object. In multiple instance learning (MIL), objects are represented by sets (\emph{bags}) of feature vectors (\emph{instance…

Multiple Instance Learning

Matrix dissimilarities based on differences in moments and sparsity

2024-06-04 · Li Tuobang

Generating a dissimilarity matrix is typically the first step in big data analysis. Although numerous methods exist, such as Euclidean distance, Minkowski distance, Manhattan distance, Bray Curtis dissimilarity, Jaccard …

Learning from Similarity/Dissimilarity and Pairwise Comparison

2026-03-20 · Tomoya Tate, Kosuke Sugiyama, Masato Uchida arxiv

This paper addresses binary classification in scenarios where obtaining explicit instance level labels is impractical, by exploiting multiple weak labels defined on instance pairs. The existing SconfConfDiff classificati…

Binary Classification

Robust Federated Inference

2025-09-30 · Akash Dhasade, Sadegh Farhadkhani, Rachid Guerraoui, Nirupam Gupta 외 arxiv

Federated inference, in the form of one-shot federated learning, edge ensembles, or federated ensembles, has emerged as an attractive solution to combine predictions from multiple models. This paradigm enables each model…

Federated Learning