中文
相关论文

相关论文: Calibrating Label Distribution for Class-Imbalance…

200 篇论文

Traditional graph-based semi-supervised learning (SSL) approaches, even though widely applied, are not suited for massive data and large label scenarios since they scale linearly with the number of edges $|E|$ and distinct labels $m$. To…

机器学习 · 计算机科学 2016-05-17 Sujith Ravi , Qiming Diao

Traditional supervised 3D medical image segmentation models need voxel-level annotations, which require huge human effort, time, and cost. Semi-supervised learning (SSL) addresses this limitation of supervised learning by facilitating…

图像与视频处理 · 电气工程与系统科学 2024-07-09 Suruchi Kumari , Aryan Das , Swalpa Kumar Roy , Indu Joshi , Pravendra Singh

In this work, we revisit the semi-supervised learning (SSL) problem from a new perspective of explicitly reducing empirical distribution mismatch between labeled and unlabeled samples. Benefited from this new perspective, we first propose a…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Feiyu Wang , Qin Wang , Wen Li , Dong Xu , Luc Van Gool

Medical image segmentation has made significant progress when a large amount of labeled data are available. However, annotating medical image segmentation datasets is expensive due to the requirement of professional skills. Additionally,…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Tao Wang , Zhongzheng Huang , Jiawei Wu , Yuanzheng Cai , Zuoyong Li

Densely annotating LiDAR point clouds is costly, which restrains the scalability of fully-supervised learning methods. In this work, we study the underexplored semi-supervised learning (SSL) in LiDAR segmentation. Our core idea is to…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Lingdong Kong , Jiawei Ren , Liang Pan , Ziwei Liu

Medical instrument segmentation in 3D ultrasound is essential for image-guided intervention. However, to train a successful deep neural network for instrument segmentation, a large number of labeled images are required, which is expensive…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Hongxu Yang , Caifeng Shan , R. Arthur Bouwman , Lukas R. C. Dekker , Alexander F. Kolen , Peter H. N. de With

Network embedding, aiming to project a network into a low-dimensional space, is increasingly becoming a focus of network research. Semi-supervised network embedding takes advantage of labeled data, and has shown promising performance.…

机器学习 · 计算机科学 2025-08-05 Zheng Wang , Xiaojun Ye , Chaokun Wang , Jian Cui , Philip S. Yu

Volumetric magnetic resonance (MR) image segmentation plays an important role in many clinical applications. Deep learning (DL) has recently achieved state-of-the-art or even human-level performance on various image segmentation tasks.…

计算机视觉与模式识别 · 计算机科学 2022-11-17 Yousuf Babiker M. Osman , Cheng Li , Weijian Huang , Nazik Elsayed , Zhenzhen Xue , Hairong Zheng , Shanshan Wang

Semantic segmentation of various tissue and nuclei types in histology images is fundamental to many downstream tasks in the area of computational pathology (CPath). In recent years, Deep Learning (DL) methods have been shown to perform well…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Raja Muhammad Saad Bashir , Talha Qaiser , Shan E Ahmed Raza , Nasir M. Rajpoot

Two problems often plague medical imaging analysis: 1) Non-availability of large quantities of labeled training data, and 2) Dealing with imbalanced data, i.e., abundant data are available for frequent classes, whereas data are highly…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Yash Kumar Sharma , Charan Ramtej Kodi , Vineet Padmanabhan

Medical image segmentation is critical for computer-aided diagnosis. However, dense pixel-level annotation is time-consuming and expensive, and medical datasets often exhibit severe class imbalance. Such imbalance causes minority structures…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Yingxue Su , Yiheng Zhong , Keying Zhu , Zimu Zhang , Zhuoru Zhang , Yifang Wang , Yuxin Zhang , Jingxin Liu

Knee osteoarthritis (OA) is one of the highest disability factors in the world. This musculoskeletal disorder is assessed from clinical symptoms, and typically confirmed via radiographic assessment. This visual assessment done by a…

图像与视频处理 · 电气工程与系统科学 2020-08-13 Huy Hoang Nguyen , Simo Saarakkala , Matthew Blaschko , Aleksei Tiulpin

Self-supervised learning (SSL) methods targeting scene images have seen a rapid growth recently, and they mostly rely on either a dedicated dense matching mechanism or a costly unsupervised object discovery module. This paper shows that…

计算机视觉与模式识别 · 计算机科学 2023-10-02 Ke Zhu , Minghao Fu , Jianxin Wu

Automatic segmentation of vertebral bodies (VBs) and intervertebral discs (IVDs) in 3D magnetic resonance (MR) images is vital in diagnosing and treating spinal diseases. However, segmenting the VBs and IVDs simultaneously is not trivial.…

图像与视频处理 · 电气工程与系统科学 2022-03-24 Meiyan Huang , Shuoling Zhou , Xiumei Chen , Haoran Lai , Qianjin Feng

The scarcity of labeled data often limits the application of supervised deep learning techniques for medical image segmentation. This has motivated the development of semi-supervised techniques that learn from a mixture of labeled and…

计算机视觉与模式识别 · 计算机科学 2019-11-05 Gerda Bortsova , Florian Dubost , Laurens Hogeweg , Ioannis Katramados , Marleen de Bruijne

Semi-Supervised Learning (SSL) is implemented when algorithms are trained on both labeled and unlabeled data. This is a very common application of ML as it is unrealistic to obtain a fully labeled dataset. Researchers have tackled three…

机器学习 · 计算机科学 2023-08-16 Jason Lu , Michael Ma , Huaze Xu , Zixi Xu

Exploring a substantial amount of unlabeled data, semi-supervised learning (SSL) boosts the recognition performance when only a limited number of labels are provided. However, traditional methods assume that the data distribution is…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Wujian Peng , Zejia Weng , Hengduo Li , Zuxuan Wu

Neural networks trained on real-world datasets with long-tailed label distributions are biased towards frequent classes and perform poorly on infrequent classes. The imbalance in the ratio of positive and negative samples for each class…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Kevin Duarte , Yogesh S. Rawat , Mubarak Shah

Weakly supervised learning with scribble annotations uses sparse user-drawn strokes to indicate segmentation labels on a small subset of pixels. This annotation reduces the cost of dense pixel-wise labeling, but suffers inherently from…

计算机视觉与模式识别 · 计算机科学 2026-02-13 Yeva Gabrielyan , Varduhi Yeghiazaryan , Irina Voiculescu

This study investigates a curriculum-style strategy for semi-supervised CNN segmentation, which devises a regression network to learn image-level information such as the size of a target region. These regressions are used to effectively…

计算机视觉与模式识别 · 计算机科学 2023-06-29 Hoel Kervadec , Jose Dolz , Eric Granger , Ismail Ben Ayed