中文
相关论文

相关论文: Towards Robust Partially Supervised Multi-Structur…

200 篇论文

Semantic medical image segmentation using deep learning has recently achieved high accuracy, making it appealing to clinical problems such as radiation therapy. However, the lack of high-quality semantically labelled data remains a…

图像与视频处理 · 电气工程与系统科学 2023-03-13 Wei Dai , Siyu Liu , Craig B. Engstrom , Shekhar S. Chandra

State-of-the-art deep learning models are often trained with a large amount of costly labeled training data. However, requiring exhaustive manual annotations may degrade the model's generalizability in the limited-label regime.…

计算机视觉与模式识别 · 计算机科学 2022-08-25 Yanbei Chen , Massimiliano Mancini , Xiatian Zhu , Zeynep Akata

The development of high quality medical image segmentation algorithms depends on the availability of large datasets with pixel-level labels. The challenges of collecting such datasets, especially in case of 3D volumes, motivate to develop…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Ekaterina Redekop , Alexey Chernyavskiy

While deep learning methods hitherto have achieved considerable success in medical image segmentation, they are still hampered by two limitations: (i) reliance on large-scale well-labeled datasets, which are difficult to curate due to the…

图像与视频处理 · 电气工程与系统科学 2022-12-06 Ziyuan Zhao , Fangcheng Zhou , Kaixin Xu , Zeng Zeng , Cuntai Guan , S. Kevin Zhou

We investigate the effectiveness of a simple solution to the common problem of deep learning in medical image analysis with limited quantities of labeled training data. The underlying idea is to assign artificial labels to abundantly…

计算机视觉与模式识别 · 计算机科学 2019-01-28 Nima Tajbakhsh , Yufei Hu , Junli Cao , Xingjian Yan , Yi Xiao , Yong Lu , Jianming Liang , Demetri Terzopoulos , Xiaowei Ding

In semantic segmentation, the creation of pixel-level labels for training data incurs significant costs. To address this problem, semi-supervised learning, which utilizes a small number of labeled images alongside unlabeled images to…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Takahiro Mano , Reiji Saito , Kazuhiro Hotta

Deep neural models have achieved state of the art performance on a wide range of problems in computer science, especially in computer vision. However, deep neural networks often require large datasets of labeled samples to generalize…

计算机视觉与模式识别 · 计算机科学 2026-03-20 Patrick Kage , Jay C. Rothenberger , Pavlos Andreadis , Dimitrios I. Diochnos

A key requirement for the success of supervised deep learning is a large labeled dataset - a condition that is difficult to meet in medical image analysis. Self-supervised learning (SSL) can help in this regard by providing a strategy to…

计算机视觉与模式识别 · 计算机科学 2020-11-02 Krishna Chaitanya , Ertunc Erdil , Neerav Karani , Ender Konukoglu

Medical image segmentation allows quantifying target structure size and shape, aiding in disease diagnosis, prognosis, surgery planning, and comprehension.Building upon recent advancements in foundation Vision-Language Models (VLMs) from…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Kanchan Poudel , Manish Dhakal , Prasiddha Bhandari , Rabin Adhikari , Safal Thapaliya , Bishesh Khanal

Deep-learning (DL) based methods are playing an important role in the task of abdominal organs and tumors segmentation in CT scans. However, the large requirements of annotated datasets heavily limit its development. The FLARE23 challenge…

图像与视频处理 · 电气工程与系统科学 2023-10-03 Jiaxin Zhuang , Luyang Luo , Zhixuan Chen , Linshan Wu

Deep learning models have demonstrated remarkable success in multi-organ segmentation but typically require large-scale datasets with all organs of interest annotated. However, medical image datasets are often low in sample size and only…

计算机视觉与模式识别 · 计算机科学 2023-11-03 Han Liu , Zhoubing Xu , Riqiang Gao , Hao Li , Jianing Wang , Guillaume Chabin , Ipek Oguz , Sasa Grbic

Semi-supervised learning is a challenging problem which aims to construct a model by learning from limited labeled examples. Numerous methods for this task focus on utilizing the predictions of unlabeled instances consistency alone to…

计算机视觉与模式识别 · 计算机科学 2021-12-30 Peng Tu , Yawen Huang , Feng Zheng , Zhenyu He , Liujun Cao , Ling Shao

Deep learning based image segmentation has achieved the state-of-the-art performance in many medical applications such as lesion quantification, organ detection, etc. However, most of the methods rely on supervised learning, which require a…

计算机视觉与模式识别 · 计算机科学 2020-04-20 Ruizhe Li , Dorothee Auer , Christian Wagner , Xin Chen

Semi-supervised learning has demonstrated great potential in medical image segmentation by utilizing knowledge from unlabeled data. However, most existing approaches do not explicitly capture high-level semantic relations between distant…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Qianying Liu , Xiao Gu , Paul Henderson , Fani Deligianni

Semi-supervised learning is increasingly popular in medical image segmentation due to its ability to leverage large amounts of unlabeled data to extract additional information. However, most existing semi-supervised segmentation methods…

计算机视觉与模式识别 · 计算机科学 2024-08-19 Rong Wu , Dehua Li , Cong Zhang

Recently, machine learning-based semantic segmentation algorithms have demonstrated their potential to accurately segment regions and contours in medical images, allowing the precise location of anatomical structures and abnormalities.…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Yifei Wang , Chuhong Zhu

In this work, we used a semi-supervised learning method to train deep learning model that can segment the brain MRI images. The semi-supervised model uses less labeled data, and the performance is competitive with the supervised model with…

图像与视频处理 · 电气工程与系统科学 2022-12-07 Hedong Zhang , Anand A. Joshi

Although existing semantic segmentation approaches achieve impressive results, they still struggle to update their models incrementally as new categories are uncovered. Furthermore, pixel-by-pixel annotations are expensive and…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Fabio Cermelli , Dario Fontanel , Antonio Tavera , Marco Ciccone , Barbara Caputo

The ability to understand visual information from limited labeled data is an important aspect of machine learning. While image-level classification has been extensively studied in a semi-supervised setting, dense pixel-level classification…

计算机视觉与模式识别 · 计算机科学 2019-08-19 Sudhanshu Mittal , Maxim Tatarchenko , Thomas Brox

Medical image classification is a challenging task due to the scarcity of labeled samples and class imbalance caused by the high variance in disease prevalence. Semi-supervised learning (SSL) methods can mitigate these challenges by…

计算机视觉与模式识别 · 计算机科学 2023-07-11 Md Junaid Mahmood , Pranaw Raj , Divyansh Agarwal , Suruchi Kumari , Pravendra Singh