中文
相关论文

相关论文: Using Multi-Instance Learning to Identify Unique P…

200 篇论文

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

Wireless capsule endoscopy (WCE) is a painless and non-invasive diagnostic tool for gastrointestinal (GI) diseases. However, due to GI anatomical constraints and hardware manufacturing limitations, WCE vision signals may suffer from…

图像与视频处理 · 电气工程与系统科学 2023-07-25 Long Bai , Tong Chen , Yanan Wu , An Wang , Mobarakol Islam , Hongliang Ren

While Large Language Models (LLMs) are emerging as a promising direction in computational pathology, the substantial computational cost of giga-pixel Whole Slide Images (WSIs) necessitates the use of Multi-Instance Learning (MIL) to enable…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Zhenfeng Zhuang , Fangyu Zhou , Liansheng Wang

Attention-based learning for fine-grained image recognition remains a challenging task, where most of the existing methods treat each object part in isolation, while neglecting the correlations among them. In addition, the multi-stage or…

计算机视觉与模式识别 · 计算机科学 2018-06-15 Ming Sun , Yuchen Yuan , Feng Zhou , Errui Ding

Colorectal cancer (CRC) is the first cause of death in many countries. CRC originates from a small clump of cells on the lining of the colon called polyps, which over time might grow and become malignant. Early detection and removal of…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Truong Dang , Thanh Nguyen , John McCall , Alan Wee-Chung Liew

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

Early diagnosis and treatment of polyps during colonoscopy are essential for reducing the incidence and mortality of Colorectal Cancer (CRC). However, the variability in polyp characteristics and the presence of artifacts in colonoscopy…

图像与视频处理 · 电气工程与系统科学 2024-09-17 Mobina Mansoori , Sajjad Shahabodini , Jamshid Abouei , Konstantinos N. Plataniotis , Arash Mohammadi

Although Vision Transformers (ViTs) have recently demonstrated superior performance in medical imaging problems, they face explainability issues similar to previous architectures such as convolutional neural networks. Recent research…

计算机视觉与模式识别 · 计算机科学 2025-03-13 Minjae Chung , Jong Bum Won , Ganghyun Kim , Yujin Kim , Utku Ozbulak

In-context learning (ICL) is an emerging capability of large autoregressive language models where a few input-label demonstrations are appended to the input to enhance the model's understanding of downstream NLP tasks, without directly…

计算与语言 · 计算机科学 2023-10-31 Zhuocheng Gong , Jiahao Liu , Qifan Wang , Jingang Wang , Xunliang Cai , Dongyan Zhao , Rui Yan

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

This paper considers a novel application of deep AUC maximization (DAM) for multi-instance learning (MIL), in which a single class label is assigned to a bag of instances (e.g., multiple 2D slices of a CT scan for a patient). We address a…

机器学习 · 计算机科学 2023-06-07 Dixian Zhu , Bokun Wang , Zhi Chen , Yaxing Wang , Milan Sonka , Xiaodong Wu , Tianbao Yang

Semi-supervised medical image segmentation (SSMIS) has been demonstrated the potential to mitigate the issue of limited medical labeled data. However, confirmation and cognitive biases may affect the prevalent teacher-student based SSMIS…

图像与视频处理 · 电气工程与系统科学 2024-10-07 Bentao Song , Qingfeng Wang

Recent advances in deep learning have enabled the development of automated frameworks for analysing medical images and signals, including analysis of cervical cancer. Many previous works focus on the analysis of isolated cervical cells, or…

计算机视觉与模式识别 · 计算机科学 2024-03-06 Ruiqi Wang , Mohammad Ali Armin , Simon Denman , Lars Petersson , David Ahmedt-Aristizabal

The quantity and the quality of the training labels are central problems in high-resolution land-cover mapping with machine-learning-based solutions. In this context, weak labels can be gathered in large quantities by leveraging on existing…

计算机视觉与模式识别 · 计算机科学 2025-10-09 Gianmarco Perantoni , Lorenzo Bruzzone

Medical image segmentation, or computing voxelwise semantic masks, is a fundamental yet challenging task to compute a voxel-level semantic mask. To increase the ability of encoder-decoder neural networks to perform this task across large…

计算机视觉与模式识别 · 计算机科学 2021-11-10 Ho Hin Lee , Yucheng Tang , Qi Yang , Xin Yu , Shunxing Bao , Leon Y. Cai , Lucas W. Remedios , Bennett A. Landman , Yuankai Huo

Machine learning models have become integral to many fields, but their reliability, defined as producing dependable, trustworthy, and domain-consistent predictions, remains a critical concern. Multiple Instance Learning (MIL) models…

计算机视觉与模式识别 · 计算机科学 2025-12-10 Hassan Keshvarikhojasteh , Marc Aubreville , Christof A. Bertram , Josien P. W. Pluim , Mitko Veta

Multiple instance (MI) learning with a convolutional neural network enables end-to-end training in the presence of weak image-level labels. We propose a new method for aggregating predictions from smaller regions of the image into an…

计算机视觉与模式识别 · 计算机科学 2018-06-14 Heather D. Couture , J. S. Marron , Charles M. Perou , Melissa A. Troester , Marc Niethammer

We consider machine-learning-based thyroid-malignancy prediction from cytopathology whole-slide images (WSI). Multiple instance learning (MIL) approaches, typically used for the analysis of WSIs, divide the image (bag) into patches…

When analysing screening mammograms, radiologists can naturally process information across two ipsilateral views of each breast, namely the cranio-caudal (CC) and mediolateral-oblique (MLO) views. These multiple related images provide…

计算机视觉与模式识别 · 计算机科学 2022-09-22 Yuanhong Chen , Hu Wang , Chong Wang , Yu Tian , Fengbei Liu , Michael Elliott , Davis J. McCarthy , Helen Frazer , Gustavo Carneiro

Deep learning in gastrointestinal endoscopy can assist to improve clinical performance and be helpful to assess lesions more accurately. To this extent, semantic segmentation methods that can perform automated real-time delineation of a…

图像与视频处理 · 电气工程与系统科学 2021-04-23 Debesh Jha , Nikhil Kumar Tomar , Sharib Ali , Michael A. Riegler , Håvard D. Johansen , Dag Johansen , Thomas de Lange , Pål Halvorsen
‹ 上一页 1 8 9 10 下一页 ›