中文
相关论文

相关论文: Label-efficient multi-organ segmentation with a di…

200 篇论文

The remarkable performance of deep neural networks depends on the availability of massive labeled data. To alleviate the load of data annotation, active deep learning aims to select a minimal set of training points to be labelled which…

机器学习 · 计算机科学 2020-03-24 Dan Kushnir , Luca Venturi

Shape information is a strong and valuable prior in segmenting organs in medical images. However, most current deep learning based segmentation algorithms have not taken shape information into consideration, which can lead to bias towards…

计算机视觉与模式识别 · 计算机科学 2022-07-07 Yuan Yao , Fengze Liu , Zongwei Zhou , Yan Wang , Wei Shen , Alan Yuille , Yongyi Lu

As research interests in medical image analysis become increasingly fine-grained, the cost for extensive annotation also rises. One feasible way to reduce the cost is to annotate with coarse-grained superclass labels while using limited…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Linrui Dai , Wenhui Lei , Xiaofan Zhang

Deep convolutional neural networks (CNNs), especially fully convolutional networks, have been widely applied to automatic medical image segmentation problems, e.g., multi-organ segmentation. Existing CNN-based segmentation methods mainly…

计算机视觉与模式识别 · 计算机科学 2018-04-10 Yan Wang , Yuyin Zhou , Peng Tang , Wei Shen , Elliot K. Fishman , Alan L. Yuille

Medical image segmentation is a critical step in computer-aided diagnosis, and convolutional neural networks are popular segmentation networks nowadays. However, the inherent local operation characteristics make it difficult to focus on the…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Fenghe Tang , Jianrui Ding , Lingtao Wang , Min Xian , Chunping Ning

Semantic segmentation under domain shift remains a fundamental challenge in computer vision, particularly when labelled training data is scarce. This challenge is particularly exemplified in histopathology image analysis, where the same…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Zeeshan Nisar , Friedrich Feuerhake , Thomas Lampert

Multi-organ segmentation is one of most successful applications of deep learning in medical image analysis. Deep convolutional neural nets (CNNs) have shown great promise in achieving clinically applicable image segmentation performance on…

图像与视频处理 · 电气工程与系统科学 2020-12-18 Hao Tang , Xingwei Liu , Kun Han , Shanlin Sun , Narisu Bai , Xuming Chen , Huang Qian , Yong Liu , Xiaohui Xie

Partially-supervised multi-organ medical image segmentation aims to develop a unified semantic segmentation model by utilizing multiple partially-labeled datasets, with each dataset providing labels for a single class of organs. However,…

计算机视觉与模式识别 · 计算机科学 2024-09-06 Xixi Jiang , Dong Zhang , Xiang Li , Kangyi Liu , Kwang-Ting Cheng , Xin Yang

Recent advances in 3D fully convolutional networks (FCN) have made it feasible to produce dense voxel-wise predictions of full volumetric images. In this work, we show that a multi-class 3D FCN trained on manually labeled CT scans of seven…

计算机视觉与模式识别 · 计算机科学 2017-04-24 Holger R. Roth , Hirohisa Oda , Yuichiro Hayashi , Masahiro Oda , Natsuki Shimizu , Michitaka Fujiwara , Kazunari Misawa , Kensaku Mori

Organ segmentation is a fundamental task in medical imaging since it is useful for many clinical automation pipelines. However, some tasks do not require full segmentation. Instead, a classifier can identify the selected organ without…

计算机视觉与模式识别 · 计算机科学 2025-01-13 Halid Ziya Yerebakan , Yoshihisa Shinagawa , Gerardo Hermosillo Valadez

Pre-training a recognition model with contrastive learning on a large dataset of unlabeled data has shown great potential to boost the performance of a downstream task, e.g., image classification. However, in domains such as medical…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Jizong Peng , Ping Wang , Chrisitian Desrosiers , Marco Pedersoli

Collecting labeled data for the task of semantic segmentation is expensive and time-consuming, as it requires dense pixel-level annotations. While recent Convolutional Neural Network (CNN) based semantic segmentation approaches have…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Xiangyun Zhao , Raviteja Vemulapalli , Philip Mansfield , Boqing Gong , Bradley Green , Lior Shapira , Ying Wu

Deep convolutional neural networks have shown outstanding performance in medical image segmentation tasks. The usual problem when training supervised deep learning methods is the lack of labeled data which is time-consuming and costly to…

计算机视觉与模式识别 · 计算机科学 2021-03-04 Suman Sedai , Bhavna Antony , Ravneet Rai , Katie Jones , Hiroshi Ishikawa , Joel Schuman , Wollstein Gadi , Rahil Garnavi

Deep neural networks have increased the accuracy of automatic segmentation, however, their accuracy depends on the availability of a large number of fully segmented images. Methods to train deep neural networks using images for which some,…

Automatic multi-organ segmentation of the dual energy computed tomography (DECT) data can be beneficial for biomedical research and clinical applications. However, it is a challenging task. Recent advances in deep learning showed the…

计算机视觉与模式识别 · 计算机科学 2017-10-17 Shuqing Chen , Holger Roth , Sabrina Dorn , Matthias May , Alexander Cavallaro , Michael M. Lell , Marc Kachelrieß , Hirohisa Oda , Kensaku Mori , Andreas Maier

Obtaining annotations for 3D medical images is expensive and time-consuming, despite its importance for automating segmentation tasks. Although multi-task learning is considered an effective method for training segmentation models using…

计算机视觉与模式识别 · 计算机科学 2020-09-24 Junichiro Iwasawa , Yuichiro Hirano , Yohei Sugawara

In medical imaging, organ/pathology segmentation models trained on current publicly available and fully-annotated datasets usually do not well-represent the heterogeneous modalities, phases, pathologies, and clinical scenarios encountered…

图像与视频处理 · 电气工程与系统科学 2021-07-21 Ashwin Raju , Chi-Tung Cheng , Yunakai Huo , Jinzheng Cai , Junzhou Huang , Jing Xiao , Le Lu , ChienHuang Liao , Adam P Harrison

Transfer learning is a proven technique in 2D computer vision to leverage the large amount of data available and achieve high performance with datasets limited in size due to the cost of acquisition or annotation. In 3D, annotation is known…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Jules Sanchez , Jean-Emmanuel Deschaud , François Goulette

Self-supervised learning (SSL) has emerged as a powerful paradigm for medical image representation learning, particularly in settings with limited labeled data. However, existing SSL methods often rely on complex architectures,…

计算机视觉与模式识别 · 计算机科学 2025-09-24 Azad Singh , Deepak Mishra

Segmentation of organs of interest in 3D medical images is necessary for accurate diagnosis and longitudinal studies. Though recent advances using deep learning have shown success for many segmentation tasks, large datasets are required for…

计算机视觉与模式识别 · 计算机科学 2020-11-20 Soopil Kim , Sion An , Philip Chikontwe , Sang Hyun Park