中文
相关论文

相关论文: Multiple instance learning for sequence data with …

200 篇论文

Multi-instance learning (MIL) deals with objects represented as bags of instances and can predict instance labels from bag-level supervision. However, significant performance gaps exist between instance-level MIL algorithms and supervised…

机器学习 · 计算机科学 2022-10-06 Weijia Zhang , Xuanhui Zhang , Han-Wen Deng , Min-Ling Zhang

Multiple instance learning (MIL) is concerned with learning from sets (bags) of objects (instances), where the individual instance labels are ambiguous. In this setting, supervised learning cannot be applied directly. Often, specialized MIL…

机器学习 · 统计学 2014-12-04 Veronika Cheplygina , David M. J. Tax , Marco Loog

Multiple Instance Learning (MIL) is a weak supervision learning paradigm that allows modeling of machine learning problems in which labels are available only for groups of examples called bags. A positive bag may contain one or more…

机器学习 · 计算机科学 2019-10-29 Amina Asif , Fayyaz ul Amir Afsar Minhas

Multiple instance learning (MIL) is a form of weakly supervised learning where training instances are arranged in sets, called bags, and a label is provided for the entire bag. This formulation is gaining interest because it naturally fits…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Marc-André Carbonneau , Veronika Cheplygina , Eric Granger , Ghyslain Gagnon

We propose a new formulation of Multiple-Instance Learning (MIL). In typical MIL settings, a unit of data is given as a set of instances called a bag and the goal is to find a good classifier of bags based on similarity from a single or…

机器学习 · 计算机科学 2018-12-11 Daiki Suehiro , Kohei Hatano , Eiji Takimoto , Shuji Yamamoto , Kenichi Bannai , Akiko Takeda

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

Multi-instance learning (MIL) has a wide range of applications due to its distinctive characteristics. Although many state-of-the-art algorithms have achieved decent performances, a plurality of existing methods solve the problem only in…

机器学习 · 统计学 2015-12-04 Hanqiang Song , Zhuotun Zhu , Xinggang Wang

Detecting anomalies over real-world datasets remains a challenging task. Data annotation is an intensive human labor problem, particularly in sequential datasets, where the start and end time of anomalies are not known. As a result, data…

机器学习 · 计算机科学 2022-10-05 Parastoo Kamranfar , David Lattanzi , Amarda Shehu , Daniel Barbará

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

In the supervised learning setting termed Multiple-Instance Learning (MIL), the examples are bags of instances, and the bag label is a function of the labels of its instances. Typically, this function is the Boolean OR. The learner observes…

机器学习 · 计算机科学 2015-03-19 Sivan Sabato , Naftali Tishby

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…

机器学习 · 统计学 2023-10-30 Edward Raff , James Holt

Multiple Instance Learning (MIL) is a weakly-supervised problem in which one label is assigned to the whole bag of instances. An important class of MIL models is instance-based, where we first classify instances and then aggregate those…

图像与视频处理 · 电气工程与系统科学 2024-03-13 Łukasz Struski , Dawid Rymarczyk , Arkadiusz Lewicki , Robert Sabiniewicz , Jacek Tabor , Bartosz Zieliński

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

Multi-instance learning (MIL) is a form of weakly supervised learning where a single class label is assigned to a bag of instances while the instance-level labels are not available. Training classifiers to accurately determine the bag label…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Bin Li , Kevin W. Eliceiri

LSTMs have a proven track record in analyzing sequential data. But what about unordered instance bags, as found under a Multiple Instance Learning (MIL) setting? While not often used for this, we show LSTMs excell under this setting too. In…

计算机视觉与模式识别 · 计算机科学 2021-01-15 Kaili Wang , Jose Oramas , Tinne Tuytelaars

Multi-instance learning (MIL) is an effective paradigm for whole-slide pathological images (WSIs) classification to handle the gigapixel resolution and slide-level label. Prevailing MIL methods primarily focus on improving the feature…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Tiancheng Lin , Zhimiao Yu , Hongyu Hu , Yi Xu , Chang Wen Chen

Multiple instance learning (MIL) is a powerful approach to classify whole slide images (WSIs) for diagnostic pathology. A fundamental challenge of MIL on WSI classification is to discover the \textit{critical instances} that trigger the bag…

计算机视觉与模式识别 · 计算机科学 2022-09-02 Zhikang Wang , Yue Bi , Tong Pan , Xiaoyu Wang , Chris Bain , Richard Bassed , Seiya Imoto , Jianhua Yao , Jiangning Song

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…

机器学习 · 计算机科学 2018-06-29 Maximilian Ilse , Jakub M. Tomczak , Max Welling

Multiple instance learning (MIL) is a robust paradigm for whole-slide pathological image (WSI) analysis, processing gigapixel-resolution images with slide-level labels. As pioneering efforts, attention-based MIL (ABMIL) and its variants are…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Linghan Cai , Shenjin Huang , Ye Zhang , Jinpeng Lu , Yongbing Zhang

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
‹ 上一页 1 2 3 10 下一页 ›