中文
相关论文

相关论文: Multiple Instance Learning for Detecting Anomalies…

200 篇论文

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…

机器学习 · 计算机科学 2022-02-24 Soumyasundar Pal , Antonios Valkanas , Florence Regol , Mark Coates

Multiple Instance Learning (MIL) is widely used in medical imaging classification to reduce the labeling effort. While only bag labels are available for training, one typically seeks predictions at both bag and instance levels…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Francisco M. Castro-Macías , Pablo Morales-Álvarez , Yunan Wu , Rafael Molina , Aggelos K. Katsaggelos

We describe a novel weakly supervised deep learning framework that combines both the discriminative and generative models to learn meaningful representation in the multiple instance learning (MIL) setting. MIL is a weakly supervised…

机器学习 · 计算机科学 2018-07-09 Shabnam Ghaffarzadegan

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,…

机器学习 · 计算机科学 2013-12-02 Qi Lou , Raviv Raich , Forrest Briggs , Xiaoli Z. Fern

Multi-Instance Learning(MIL) aims to learn the mapping between a bag of instances and the bag-level label. Therefore, the relationships among instances are very important for learning the mapping. In this paper, we propose an MIL algorithm…

机器学习 · 计算机科学 2021-02-04 Yangling Ma , Zhouwang Yang

Multiple instance learning (MIL) was a weakly supervised learning approach that sought to assign binary class labels to collections of instances known as bags. However, due to their weak supervision nature, the MIL methods were susceptible…

计算机视觉与模式识别 · 计算机科学 2024-05-27 Wenhui Zhu , Peijie Qiu , Xiwen Chen , Oana M. Dumitrascu , Yalin Wang

In Multiple Instance Learning (MIL) problem for sequence data, the instances inside the bags are sequences. In some real world applications such as bioinformatics, comparing a random couple of sequences makes no sense. In fact, each…

机器学习 · 计算机科学 2020-06-15 Manel Zoghlami , Sabeur Aridhi , Mondher Maddouri , Engelbert Mephu Nguifo

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…

机器学习 · 计算机科学 2020-09-09 Beomjo Shin , Junsu Cho , Hwanjo Yu , Seungjin Choi

Weakly supervised instance labeling using only image-level labels, in lieu of expensive fine-grained pixel annotations, is crucial in several applications including medical image analysis. In contrast to conventional instance segmentation…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Jayaraman J. Thiagarajan , Satyananda Kashyap , Alexandros Karagyris

In this paper, we propose the MIML (Multi-Instance Multi-Label learning) framework where an example is described by multiple instances and associated with multiple class labels. Compared to traditional learning frameworks, the MIML…

机器学习 · 计算机科学 2011-10-28 Zhi-Hua Zhou , Min-Ling Zhang , Sheng-Jun Huang , Yu-Feng Li

When applying multi-instance learning (MIL) to make predictions for bags of instances, the prediction accuracy of an instance often depends on not only the instance itself but also its context in the corresponding bag. From the viewpoint of…

计算机视觉与模式识别 · 计算机科学 2022-04-25 Tiancheng Lin , Hongteng Xu , Canqian Yang , Yi Xu

Multiple instance learning (MIL) can reduce the need for costly annotation in tasks such as semantic segmentation by weakening the required degree of supervision. We propose a novel MIL formulation of multi-class semantic segmentation…

计算机视觉与模式识别 · 计算机科学 2015-04-16 Deepak Pathak , Evan Shelhamer , Jonathan Long , Trevor Darrell

Multiple instance learning (MIL) significantly reduced annotation costs via bag-level weak labels for large-scale images, such as histopathological whole slide images (WSIs). However, its adaptability to continual tasks with minimal…

计算机视觉与模式识别 · 计算机科学 2025-07-09 Byung Hyun Lee , Wongi Jeong , Woojae Han , Kyoungbun Lee , Se Young Chun

Data anomalies are ubiquitous in real world datasets, and can have an adverse impact on machine learning (ML) systems, such as automated home valuation. Detecting anomalies could make ML applications more responsible and trustworthy.…

机器学习 · 计算机科学 2020-09-22 Egor Klevak , Sangdi Lin , Andy Martin , Ondrej Linda , Eric Ringger

We introduce a graphical framework for multiple instance learning (MIL) based on Markov networks. This framework can be used to model the traditional MIL definition as well as more general MIL definitions. Different levels of ambiguity --…

机器学习 · 计算机科学 2013-09-27 Hossein Hajimirsadeghi , Jinling Li , Greg Mori , Mohammad Zaki , Tarek Sayed

Multiple instance learning (MIL) is a supervised learning methodology that aims to allow models to learn instance class labels from bag class labels, where a bag is defined to contain multiple instances. MIL is gaining traction for learning…

计算机视觉与模式识别 · 计算机科学 2019-11-14 Samuel W. Remedios , Zihao Wu , Camilo Bermudez , Cailey I. Kerley , Snehashis Roy , Mayur B. Patel , John A. Butman , Bennett A. Landman , Dzung L. Pham

Multiple-instance learning is a subset of weakly supervised learning where labels are applied to sets of instances rather than the instances themselves. Under the standard assumption, a set is positive only there is if at least one instance…

机器学习 · 计算机科学 2021-05-05 Daniel Grahn

State-of-the-art audio event detection (AED) systems rely on supervised learning using strongly labeled data. However, this dependence severely limits scalability to large-scale datasets where fine resolution annotations are too expensive…

声音 · 计算机科学 2018-03-28 Shao-Yen Tseng , Juncheng Li , Yun Wang , Joseph Szurley , Florian Metze , Samarjit Das

We propose a Multi-Instance-Learning (MIL) approach for weakly-supervised learning problems, where a training set is formed by bags (sets of feature vectors or instances) and only labels at bag-level are provided. Specifically, we consider…

计算机视觉与模式识别 · 计算机科学 2018-07-04 Adria Ruiz , Ognjen Rudovic , Xavier Binefa , Maja Pantic

Pathological image analysis is an important process for detecting abnormalities such as cancer from cell images. However, since the image size is generally very large, the cost of providing detailed annotations is high, which makes it…