中文
相关论文

相关论文: Sparse Network Inversion for Key Instance Detectio…

200 篇论文

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

计算机视觉与模式识别 · 计算机科学 2025-09-05 Shiku Kaito , Shinnosuke Matsuo , Daiki Suehiro , Ryoma Bise

Computer-aided pathology diagnosis based on the classification of Whole Slide Image (WSI) plays an important role in clinical practice, and it is often formulated as a weakly-supervised Multiple Instance Learning (MIL) problem. Existing…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Linhao Qu , Xiaoyuan Luo , Manning Wang , Zhijian Song

Multi-instance learning (MIL) is widely used in the computer-aided interpretation of pathological Whole Slide Images (WSIs) to solve the lack of pixel-wise or patch-wise annotations. Often, this approach directly applies "natural image…

Multiple Instance Learning (MIL) has garnered widespread attention in the field of Whole Slide Image (WSI) classification as it replaces pixel-level manual annotation with diagnostic reports as labels, significantly reducing labor costs.…

图像与视频处理 · 电气工程与系统科学 2025-07-08 Tianhang Nan , Hao Quan , Yong Ding , Xingyu Li , Kai Yang , Xiaoyu Cui

This paper presents a novel approach for learning instance segmentation with image-level class labels as supervision. Our approach generates pseudo instance segmentation labels of training images, which are used to train a fully supervised…

计算机视觉与模式识别 · 计算机科学 2019-05-13 Jiwoon Ahn , Sunghyun Cho , Suha Kwak

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

Object category localization is a challenging problem in computer vision. Standard supervised training requires bounding box annotations of object instances. This time-consuming annotation process is sidestepped in weakly supervised…

计算机视觉与模式识别 · 计算机科学 2016-05-30 Ramazan Gokberk Cinbis , Jakob Verbeek , Cordelia Schmid

Digital pathology has revolutionized the field by enabling the digitization of tissue samples into whole slide images (WSIs). However, the high resolution and large size of WSIs present significant challenges when it comes to applying Deep…

计算机视觉与模式识别 · 计算机科学 2025-07-03 Ali Mammadov , Loïc Le Folgoc , Guillaume Hocquet , Pietro Gori

Attention mechanisms are often used in deep neural networks for distantly supervised relation extraction (DS-RE) to distinguish valid from noisy instances. However, traditional 1-D vector attention models are insufficient for the learning…

计算与语言 · 计算机科学 2018-09-05 Jinhua Du , Jingguang Han , Andy Way , Dadong Wan

We address the problem of \emph{instance label stability} in multiple instance learning (MIL) classifiers. These classifiers are trained only on globally annotated images (bags), but often can provide fine-grained annotations for image…

计算机视觉与模式识别 · 计算机科学 2017-03-16 Veronika Cheplygina , Lauge Sørensen , David M. J. Tax , Marleen de Bruijne , Marco Loog

Multiple instance learning (MIL) has become the standard learning paradigm for distantly supervised relation extraction (DSRE). However, due to relation extraction being performed at bag level, MIL has significant hardware requirements for…

计算与语言 · 计算机科学 2021-04-16 Mehrdad Nasser , Mohamad Bagher Sajadi , Behrouz Minaei-Bidgoli

This paper proposes a novel method of classifying malware into families using high-resolution greyscale images and multiple instance learning to overcome adversarial binary enlargement. Current methods of visualisation-based malware…

密码学与安全 · 计算机科学 2023-11-22 Tim Peters , Hikmat Farhat

Existing salient instance detection (SID) methods typically learn from pixel-level annotated datasets. In this paper, we present the first weakly-supervised approach to the SID problem. Although weak supervision has been considered in…

计算机视觉与模式识别 · 计算机科学 2021-11-22 Xin Tian , Ke Xu , Xin Yang , Baocai Yin , Rynson W. H. Lau

Multiple instance learning (MIL) has been successfully applied for whole slide images (WSIs) analysis in computational pathology, enabling a wide range of prediction tasks from tumor subtyping to inferring genetic mutations and multi-omics…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Junyu Li , Ye Zhang , Wen Shu , Xiaobing Feng , Yingchun Wang , Pengju Yan , Xiaolin Li , Chulin Sha , Min He

Instance-level image classification tasks have traditionally relied on single-instance labels to train models, e.g., few-shot learning and transfer learning. However, set-level coarse-grained labels that capture relationships among…

机器学习 · 计算机科学 2023-11-21 Renyu Zhang , Aly A. Khan , Yuxin Chen , Robert L. Grossman

Multiple instance learning (MIL) has been extensively applied to whole slide histopathology image (WSI) analysis. The existing aggregation strategy in MIL, which primarily relies on the first-order distance (e.g., mean difference) between…

计算机视觉与模式识别 · 计算机科学 2024-07-22 Yihang Chen , Tsai Hor Chan , Guosheng Yin , Yuming Jiang , Lequan Yu

Conventional Time Series Classification (TSC) methods are often black boxes that obscure inherent interpretation of their decision-making processes. In this work, we leverage Multiple Instance Learning (MIL) to overcome this issue, and…

机器学习 · 计算机科学 2024-03-19 Joseph Early , Gavin KC Cheung , Kurt Cutajar , Hanting Xie , Jas Kandola , Niall Twomey

In the field of computational pathology, the use of decision support systems powered by state-of-the-art deep learning solutions has been hampered by the lack of large labeled datasets. Until recently, studies relied on datasets in the…

计算机视觉与模式识别 · 计算机科学 2018-10-01 Gabriele Campanella , Vitor Werneck Krauss Silva , Thomas J. Fuchs

In computational pathology, weak supervision has become the standard for deep learning due to the gigapixel scale of WSIs and the scarcity of pixel-level annotations, with Multiple Instance Learning (MIL) established as the principal…

计算机视觉与模式识别 · 计算机科学 2025-12-17 Andreas Lolos , Theofilos Christodoulou , Aris L. Moustakas , Stergios Christodoulidis , Maria Vakalopoulou

In this paper, we present a new multiple instance learning (MIL) method, called MIS-Boost, which learns discriminative instance prototypes by explicit instance selection in a boosting framework. Unlike previous instance selection based MIL…

机器学习 · 计算机科学 2011-09-13 Emre Akbas , Bernard Ghanem , Narendra Ahuja