中文
相关论文

相关论文: Dynamic Policy-Driven Adaptive Multi-Instance Lear…

200 篇论文

Multiple instance learning (MIL)-based framework has become the mainstream for processing the whole slide image (WSI) with giga-pixel size and hierarchical image context in digital pathology. However, these methods heavily depend on a…

计算机视觉与模式识别 · 计算机科学 2025-02-13 Jiangbo Shi , Chen Li , Tieliang Gong , Yefeng Zheng , Huazhu Fu

Using features extracted from networks pretrained on ImageNet is a common practice in applications of deep learning for digital pathology. However it presents the downside of missing domain specific image information. In digital pathology,…

计算机视觉与模式识别 · 计算机科学 2020-01-14 Jacob Gildenblat , Eldad Klaiman

Multiple Instance Learning (MIL) is a cornerstone approach in computational pathology (CPath) for generating clinically meaningful slide-level embeddings from gigapixel tissue images. However, MIL often struggles with small, weakly…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Daniel Shao , Richard J. Chen , Andrew H. Song , Joel Runevic , Ming Y. Lu , Tong Ding , Faisal Mahmood

Multiple Instance Learning (MIL) models have proven effective for cancer prognosis from Whole Slide Images. However, the original MIL formulation incorrectly assumes the patches of the same image to be independent, leading to a loss of…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Thiziri Nait Saada , Valentina Di Proietto , Benoit Schmauch , Katharina Von Loga , Lucas Fidon

In digital pathology, Whole Slide Image (WSI) analysis is usually formulated as a Multiple Instance Learning (MIL) problem. Although transformer-based architectures have been used for WSI classification, these methods require modifications…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Juan I. Pisula , Katarzyna Bozek

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

Multiple instance learning (MIL) is a variation of traditional supervised learning problems where data (referred to as bags) are composed of sub-elements (referred to as instances) and only bag labels are available. MIL has a variety of…

机器学习 · 计算机科学 2018-05-02 Han Bao , Tomoya Sakai , Issei Sato , Masashi Sugiyama

Whole Slide Image (WSI) classification relies on Multiple Instance Learning (MIL) with spatial patch features, yet existing methods struggle to capture global dependencies due to the immense size of WSIs and the local nature of patch…

计算机视觉与模式识别 · 计算机科学 2025-10-22 Anthony Bilic , Guangyu Sun , Ming Li , Md Sanzid Bin Hossain , Yu Tian , Wei Zhang , Laura Brattain , Dexter Hadley , Chen Chen

Multi-instance learning (MIL) is a widely-applied technique in practical applications that involve complex data structures. MIL can be broadly categorized into two types: traditional methods and those based on deep learning. These…

人工智能 · 计算机科学 2023-04-25 Yu-Xuan Zhang , Zhengchun Zhou , Xingxing He , Avik Ranjan Adhikary , Bapi Dutta

Multiple instance learning (MIL) is a framework for weakly supervised classification, where labels are assigned to sets of instances, i.e., bags, rather than to individual data points. This paradigm has proven effective in tasks where…

机器学习 · 计算机科学 2026-03-03 Salome Kazeminia , Carsten Marr , Bastian Rieck

Current approaches for classification of whole slide images (WSI) in digital pathology predominantly utilize a two-stage learning pipeline. The first stage identifies areas of interest (e.g. tumor tissue), while the second stage processes…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Marvin Teichmann , Andre Aichert , Hanibal Bohnenberger , Philipp Ströbel , Tobias Heimann

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

Whole-slide images (WSI) in computational pathology have high resolution with gigapixel size, but are generally with sparse regions of interest, which leads to weak diagnostic relevance and data inefficiency for each area in the slide. Most…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Boxuan Zhao , Jun Zhang , Deheng Ye , Jian Cao , Xiao Han , Qiang Fu , Wei Yang

Multiple instance learning (MIL) is often used in medical imaging to classify high-resolution 2D images by processing patches or classify 3D volumes by processing slices. However, conventional MIL approaches treat instances separately,…

机器学习 · 计算机科学 2025-11-13 Ethan Harvey , Dennis Johan Loevlie , Michael C. Hughes

Collection of massive well-annotated samples is effective in improving object detection performance but is extremely laborious and costly. Instead of data collection and annotation, the recently proposed Cut-Paste methods [12, 15] show the…

计算机视觉与模式识别 · 计算机科学 2019-07-12 Hao Wang , Qilong Wang , Fan Yang , Weiqi Zhang , Wangmeng Zuo

Whole Slide Images (WSIs) or histopathology images are used in digital pathology. WSIs pose great challenges to deep learning models for clinical diagnosis, owing to their size and lack of pixel-level annotations. With the recent…

In this paper, we develop a new weakly-supervised learning algorithm to learn to segment cancerous regions in histopathology images. Our work is under a multiple instance learning framework (MIL) with a new formulation, deep weak…

计算机视觉与模式识别 · 计算机科学 2017-08-30 Zhipeng Jia , Xingyi Huang , Eric I-Chao Chang , Yan Xu

Computational analysis of whole slide images (WSIs) has seen significant research progress in recent years, with applications ranging across important diagnostic and prognostic tasks such as survival or cancer subtype prediction. Many…

计算机视觉与模式识别 · 计算机科学 2024-11-28 Zak Buzzard , Konstantin Hemker , Nikola Simidjievski , Mateja Jamnik

Several deep learning algorithms have been developed to predict survival of cancer patients using whole slide images (WSIs).However, identification of image phenotypes within the WSIs that are relevant to patient survival and disease…

图像与视频处理 · 电气工程与系统科学 2022-11-30 Xingyu Li , Jitendra Jonnagaddala , Min Cen , Hong Zhang , Xu Steven Xu

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á
‹ 上一页 1 8 9 10 下一页 ›