中文
相关论文

相关论文: In Defense of LSTMs for Addressing Multiple Instan…

200 篇论文

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

In multiple instance multiple label learning, each sample, a bag, consists of multiple instances. To alleviate labeling complexity, each sample is associated with a set of bag-level labels leaving instances within the bag unlabeled. This…

机器学习 · 计算机科学 2021-07-28 Tam Nguyen , Raviv Raich

Log anomaly detection is a critical task for system operations and security assurance. However, in networked systems at scale, log data are generated at massive scale while instance-level annotations are prohibitively expensive, posing…

机器学习 · 计算机科学 2026-05-13 Yutszyuk Wong , Wentai Wu , Yuen-Ying Yeung , Weiwei Lin

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) recently provides an appealing way to alleviate the drifting problem in visual tracking. Following the tracking-by-detection framework, an online MILBoost approach is developed that sequentially chooses weak…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Jinwu Liu , Yao Lu , Tianfei Zhou

Multiple Instance Learning (MIL) has emerged as the best solution for Whole Slide Image (WSI) classification. It consists of dividing each slide into patches, which are treated as a bag of instances labeled with a global label. MIL includes…

计算机视觉与模式识别 · 计算机科学 2025-05-05 Ali Mammadov , Loic Le Folgoc , Julien Adam , Anne Buronfosse , Gilles Hayem , Guillaume Hocquet , Pietro Gori

Multiple Instance Learning (MIL) for whole slide image (WSI) analysis in computational pathology often neglects instance-level learning as supervision is typically provided only at the bag level, hindering the integrated consideration of…

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

Instance segmentation is an active topic in computer vision that is usually solved by using supervised learning approaches over very large datasets composed of object level masks. Obtaining such a dataset for any new domain can be very…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Zhenzhen Weng , Mehmet Giray Ogut , Shai Limonchik , Serena Yeung

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

The dynamic environment of laboratories and clinics, with streams of data arriving on a daily basis, requires regular updates of trained machine learning models for consistent performance. Continual learning is supposed to help train models…

机器学习 · 计算机科学 2025-08-12 Zahra Ebrahimi , Raheleh Salehi , Nassir Navab , Carsten Marr , Ario Sadafi

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

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…

机器学习 · 计算机科学 2020-10-06 Alessandro Tibo , Manfred Jaeger , Paolo Frasconi

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…

机器学习 · 计算机科学 2016-03-17 Zhen Hu , Zhuyin Xue

In this paper, we propose a novel approach to tackle the multiple instance regression (MIR) problem. This problem arises when the data is a collection of bags, where each bag is made of multiple instances corresponding to the same unique…

机器学习 · 统计学 2020-03-13 Thomas Uriot

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{instances}). This requires…

计算机视觉与模式识别 · 计算机科学 2018-06-22 Veronika Cheplygina , David M. J. Tax

Learning representations for individual instances when only bag-level labels are available is a fundamental challenge in multiple instance learning (MIL). Recent works have shown promising results using contrastive self-supervised learning…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Kangning Liu , Weicheng Zhu , Yiqiu Shen , Sheng Liu , Narges Razavian , Krzysztof J. Geras , Carlos Fernandez-Granda

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

As a widely used weakly supervised learning scheme, modern multiple instance learning (MIL) models achieve competitive performance at the bag level. However, instance-level prediction, which is essential for many important applications,…

机器学习 · 计算机科学 2022-06-14 Hitesh Sapkota , Qi Yu

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