English
Related papers

Related papers: A bag-to-class divergence approach to multiple-ins…

200 papers

Many classification problems can be difficult to formulate directly in terms of the traditional supervised setting, where both training and test samples are individual feature vectors. There are cases in which samples are better described…

Machine Learning · Statistics 2016-07-12 Veronika Cheplygina , David M. J. Tax , Marco Loog

We introduce an extension of the multi-instance learning problem where examples are organized as nested bags of instances (e.g., a document could be represented as a bag of sentences, which in turn are bags of words). This framework can be…

Machine Learning · Computer Science 2020-10-06 Alessandro Tibo , Manfred Jaeger , Paolo Frasconi

Novelty detection plays an important role in machine learning and signal processing. This paper studies novelty detection in a new setting where the data object is represented as a bag of instances and associated with multiple class labels,…

Machine Learning · Computer Science 2013-12-02 Qi Lou , Raviv Raich , Forrest Briggs , Xiaoli Z. Fern

Multiple Instance Learning (MIL) involves predicting a single label for a bag of instances, given positive or negative labels at bag-level, without accessing to label for each instance in the training phase. Since a positive bag contains…

Machine Learning · Computer Science 2020-09-09 Beomjo Shin , Junsu Cho , Hwanjo Yu , Seungjin Choi

Multiple-instance learning (MIL) is a paradigm of machine learning that aims to classify a set (bag) of objects (instances), assigning labels only to the bags. This problem is often addressed by selecting an instance to represent each bag,…

Human-Computer Interaction · Computer Science 2021-12-22 Sonia Castelo , Moacir Ponti , Rosane Minghim

Multiple Instance Regression (MIR) and Learning from Label Proportions (LLP) are learning frameworks arising in many applications, where the training data is partitioned into disjoint sets or bags, and only an aggregate label i.e.,…

Machine Learning · Computer Science 2024-12-02 Sushant Agarwal , Yukti Makhija , Rishi Saket , Aravindan Raghuveer

Multiple Instance Learning (MIL) has demonstrated promise in Whole Slide Image (WSI) classification. However, a major challenge persists due to the high computational cost associated with processing these gigapixel images. Existing methods…

Computer Vision and Pattern Recognition · Computer Science 2023-12-05 Hongyi Wang , Luyang Luo , Fang Wang , Ruofeng Tong , Yen-Wei Chen , Hongjie Hu , Lanfen Lin , Hao Chen

In Multiple Instance Learning (MIL), models are trained using bags of instances, where only a single label is provided for each bag. A bag label is often only determined by a handful of key instances within a bag, making it difficult to…

Machine Learning · Computer Science 2022-03-16 Joseph Early , Christine Evers , Sarvapali Ramchurn

In the context of Multi Instance Learning, we analyze the Single Instance (SI) learning objective. We show that when the data is unbalanced and the family of classifiers is sufficiently rich, the SI method is a useful learning algorithm. In…

Machine Learning · Computer Science 2018-12-19 Mark Kozdoba , Edward Moroshko , Lior Shani , Takuya Takagi , Takashi Katoh , Shie Mannor , Koby Crammer

The paper proposes a novel problem in multi-class Multiple-Instance Learning (MIL) called Learning from the Majority Label (LML). In LML, the majority class of instances in a bag is assigned as the bag's label. LML aims to classify…

Computer Vision and Pattern Recognition · Computer Science 2024-03-21 Kaito Shiku , Shinnosuke Matsuo , Daiki Suehiro , Ryoma Bise

\textit{Multiple Instance Learning} (MIL) is concerned with learning from bags of instances, where only bag labels are given and instance labels are unknown. Existent approaches in this field were mainly designed for the bag-level label…

Machine Learning · Computer Science 2019-05-30 Minlong Peng , Qi Zhang

We propose a learning algorithm capable of learning from label proportions instead of direct data labels. In this scenario, our data are arranged into various bags of a certain size, and only the proportions of each label within a given bag…

Machine Learning · Computer Science 2019-06-27 Gabriel Dulac-Arnold , Neil Zeghidour , Marco Cuturi , Lucas Beyer , Jean-Philippe Vert

Weakly supervised whole slide image classification is usually formulated as a multiple instance learning (MIL) problem, where each slide is treated as a bag, and the patches cut out of it are treated as instances. Existing methods either…

Computer Vision and Pattern Recognition · Computer Science 2024-05-14 Linhao Qu , Yingfan Ma , Xiaoyuan Luo , Manning Wang , Zhijian Song

Multi-Instance Learning (MIL) is a recent machine learning paradigm which is immensely useful in various real-life applications, like image analysis, video anomaly detection, text classification, etc. It is well known that most of the…

Computer Vision and Pattern Recognition · Computer Science 2023-04-18 Yu-Xuan Zhang , Hua Meng , Xue-Mei Cao , Zhengchun Zhou , Mei Yang , Avik Ranjan Adhikary

Multiple Instance Learning (MIL) is a weakly supervised learning problem where the aim is to assign labels to sets or bags of instances, as opposed to traditional supervised learning where each instance is assumed to be independent and…

Machine Learning · Computer Science 2022-02-24 Soumyasundar Pal , Antonios Valkanas , Florence Regol , Mark Coates

Multiple Instance Learning (MIL) is a sub-domain of classification problems with positive and negative labels and a "bag" of inputs, where the label is positive if and only if a positive element is contained within the bag, and otherwise is…

Machine Learning · Statistics 2023-10-30 Edward Raff , James Holt

Whole slide image (WSI) classification is a fundamental task for the diagnosis and treatment of diseases; but, curation of accurate labels is time-consuming and limits the application of fully-supervised methods. To address this, multiple…

Computer Vision and Pattern Recognition · Computer Science 2022-07-25 Philip Chikontwe , Soo Jeong Nam , Heounjeong Go , Meejeong Kim , Hyun Jung Sung , Sang Hyun Park

Multiple instance learning (MIL) is a variation of supervised learning where a single class label is assigned to a bag of instances. In this paper, we state the MIL problem as learning the Bernoulli distribution of the bag label where the…

Machine Learning · Computer Science 2018-06-29 Maximilian Ilse , Jakub M. Tomczak , Max Welling

Multi-Instance Multi-Label learning (MIML) models complex objects (bags), each of which is associated with a set of interrelated labels and composed with a set of instances. Current MIML solutions still focus on a single-type of objects and…

Machine Learning · Computer Science 2021-11-09 Yuanlin Yang , Guoxian Yu , Jun Wang , Lei Liu , Carlotta Domeniconi , Maozu Guo

In traditional multiple instance learning (MIL), both positive and negative bags are required to learn a prediction function. However, a high human cost is needed to know the label of each bag---positive or negative. Only positive bags…

Machine Learning · Computer Science 2016-03-17 Zhen Hu , Zhuyin Xue