首页 > 最新文献

IEEE Transactions on Medical Imaging最新文献

英文 中文
Diminishing Uncertainty Within the Training Pool: Active Learning for Medical Image Segmentation. 减少训练池中的不确定性:医学图像分割的主动学习。
IF 10.6 1区 医学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2021-10-01 Epub Date: 2021-09-30 DOI: 10.1109/TMI.2020.3048055
Vishwesh Nath, Dong Yang, Bennett A Landman, Daguang Xu, Holger R Roth

Active learning is a unique abstraction of machine learning techniques where the model/algorithm could guide users for annotation of a set of data points that would be beneficial to the model, unlike passive machine learning. The primary advantage being that active learning frameworks select data points that can accelerate the learning process of a model and can reduce the amount of data needed to achieve full accuracy as compared to a model trained on a randomly acquired data set. Multiple frameworks for active learning combined with deep learning have been proposed, and the majority of them are dedicated to classification tasks. Herein, we explore active learning for the task of segmentation of medical imaging data sets. We investigate our proposed framework using two datasets: 1.) MRI scans of the hippocampus, 2.) CT scans of pancreas and tumors. This work presents a query-by-committee approach for active learning where a joint optimizer is used for the committee. At the same time, we propose three new strategies for active learning: 1.) increasing frequency of uncertain data to bias the training data set; 2.) Using mutual information among the input images as a regularizer for acquisition to ensure diversity in the training dataset; 3.) adaptation of Dice log-likelihood for Stein variational gradient descent (SVGD). The results indicate an improvement in terms of data reduction by achieving full accuracy while only using 22.69% and 48.85% of the available data for each dataset, respectively.

主动学习是机器学习技术的一种独特的抽象,与被动机器学习不同,模型/算法可以指导用户对一组对模型有益的数据点进行注释。其主要优势在于,主动学习框架选择的数据点可以加速模型的学习过程,并且与在随机获取的数据集上训练的模型相比,可以减少实现完全准确性所需的数据量。主动学习与深度学习相结合的多种框架已经被提出,其中大多数是专门用于分类任务的。在这里,我们探索主动学习的任务分割医学影像数据集。我们使用两个数据集来研究我们提出的框架:海马体核磁共振扫描图(2)胰腺和肿瘤的CT扫描。这项工作提出了一种主动学习的按委员会查询方法,其中联合优化器用于委员会。同时,我们提出了三种新的主动学习策略:1)增加不确定数据的频率以使训练数据集产生偏差;2)。利用输入图像间的互信息作为采集的正则化器,保证训练数据集的多样性;3) Dice对数似然自适应Stein变分梯度下降(SVGD)。结果表明,在每个数据集分别只使用22.69%和48.85%的可用数据的情况下,实现了完全的准确性,从而在数据减少方面有所改善。
{"title":"Diminishing Uncertainty Within the Training Pool: Active Learning for Medical Image Segmentation.","authors":"Vishwesh Nath,&nbsp;Dong Yang,&nbsp;Bennett A Landman,&nbsp;Daguang Xu,&nbsp;Holger R Roth","doi":"10.1109/TMI.2020.3048055","DOIUrl":"https://doi.org/10.1109/TMI.2020.3048055","url":null,"abstract":"<p><p>Active learning is a unique abstraction of machine learning techniques where the model/algorithm could guide users for annotation of a set of data points that would be beneficial to the model, unlike passive machine learning. The primary advantage being that active learning frameworks select data points that can accelerate the learning process of a model and can reduce the amount of data needed to achieve full accuracy as compared to a model trained on a randomly acquired data set. Multiple frameworks for active learning combined with deep learning have been proposed, and the majority of them are dedicated to classification tasks. Herein, we explore active learning for the task of segmentation of medical imaging data sets. We investigate our proposed framework using two datasets: 1.) MRI scans of the hippocampus, 2.) CT scans of pancreas and tumors. This work presents a query-by-committee approach for active learning where a joint optimizer is used for the committee. At the same time, we propose three new strategies for active learning: 1.) increasing frequency of uncertain data to bias the training data set; 2.) Using mutual information among the input images as a regularizer for acquisition to ensure diversity in the training dataset; 3.) adaptation of Dice log-likelihood for Stein variational gradient descent (SVGD). The results indicate an improvement in terms of data reduction by achieving full accuracy while only using 22.69% and 48.85% of the available data for each dataset, respectively.</p>","PeriodicalId":13418,"journal":{"name":"IEEE Transactions on Medical Imaging","volume":" ","pages":"2534-2547"},"PeriodicalIF":10.6,"publicationDate":"2021-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1109/TMI.2020.3048055","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"39095263","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"医学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 31
Learning Inductive Attention Guidance for Partially Supervised Pancreatic Ductal Adenocarcinoma Prediction. 学习诱导注意力引导在部分监督胰腺导管腺癌预测中的应用。
IF 10.6 1区 医学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2021-10-01 Epub Date: 2021-09-30 DOI: 10.1109/TMI.2021.3060066
Yan Wang, Peng Tang, Yuyin Zhou, Wei Shen, Elliot K Fishman, Alan L Yuille

Pancreatic ductal adenocarcinoma (PDAC) is the third most common cause of cancer death in the United States. Predicting tumors like PDACs (including both classification and segmentation) from medical images by deep learning is becoming a growing trend, but usually a large number of annotated data are required for training, which is very labor-intensive and time-consuming. In this paper, we consider a partially supervised setting, where cheap image-level annotations are provided for all the training data, and the costly per-voxel annotations are only available for a subset of them. We propose an Inductive Attention Guidance Network (IAG-Net) to jointly learn a global image-level classifier for normal/PDAC classification and a local voxel-level classifier for semi-supervised PDAC segmentation. We instantiate both the global and the local classifiers by multiple instance learning (MIL), where the attention guidance, indicating roughly where the PDAC regions are, is the key to bridging them: For global MIL based normal/PDAC classification, attention serves as a weight for each instance (voxel) during MIL pooling, which eliminates the distraction from the background; For local MIL based semi-supervised PDAC segmentation, the attention guidance is inductive, which not only provides bag-level pseudo-labels to training data without per-voxel annotations for MIL training, but also acts as a proxy of an instance-level classifier. Experimental results show that our IAG-Net boosts PDAC segmentation accuracy by more than 5% compared with the state-of-the-arts.

胰腺导管腺癌(PDAC)是美国癌症死亡的第三大常见原因。通过深度学习从医学图像中预测肿瘤(包括分类和分割)正在成为一种发展趋势,但通常需要大量带注释的数据进行训练,这是非常劳动密集型和耗时的。在本文中,我们考虑一个部分监督设置,其中为所有训练数据提供廉价的图像级注释,而昂贵的每体素注释仅用于其中的一个子集。我们提出了一种诱导注意力引导网络(IAG-Net)来共同学习用于正常/PDAC分类的全局图像级分类器和用于半监督PDAC分割的局部体素级分类器。我们通过多实例学习(MIL)实例化全局分类器和局部分类器,其中注意力引导(大致指示PDAC区域的位置)是连接它们的关键:对于基于全局MIL的正常/PDAC分类,在MIL池中,注意力作为每个实例(体素)的权重,这消除了来自背景的干扰;对于基于局部MIL的半监督PDAC分割,注意力引导是归纳式的,它不仅为训练数据提供袋级伪标签,不需要对MIL训练进行逐体素标注,而且还充当了实例级分类器的代理。实验结果表明,我们的IAG-Net与目前的技术相比,PDAC分割精度提高了5%以上。
{"title":"Learning Inductive Attention Guidance for Partially Supervised Pancreatic Ductal Adenocarcinoma Prediction.","authors":"Yan Wang,&nbsp;Peng Tang,&nbsp;Yuyin Zhou,&nbsp;Wei Shen,&nbsp;Elliot K Fishman,&nbsp;Alan L Yuille","doi":"10.1109/TMI.2021.3060066","DOIUrl":"https://doi.org/10.1109/TMI.2021.3060066","url":null,"abstract":"<p><p>Pancreatic ductal adenocarcinoma (PDAC) is the third most common cause of cancer death in the United States. Predicting tumors like PDACs (including both classification and segmentation) from medical images by deep learning is becoming a growing trend, but usually a large number of annotated data are required for training, which is very labor-intensive and time-consuming. In this paper, we consider a partially supervised setting, where cheap image-level annotations are provided for all the training data, and the costly per-voxel annotations are only available for a subset of them. We propose an Inductive Attention Guidance Network (IAG-Net) to jointly learn a global image-level classifier for normal/PDAC classification and a local voxel-level classifier for semi-supervised PDAC segmentation. We instantiate both the global and the local classifiers by multiple instance learning (MIL), where the attention guidance, indicating roughly where the PDAC regions are, is the key to bridging them: For global MIL based normal/PDAC classification, attention serves as a weight for each instance (voxel) during MIL pooling, which eliminates the distraction from the background; For local MIL based semi-supervised PDAC segmentation, the attention guidance is inductive, which not only provides bag-level pseudo-labels to training data without per-voxel annotations for MIL training, but also acts as a proxy of an instance-level classifier. Experimental results show that our IAG-Net boosts PDAC segmentation accuracy by more than 5% compared with the state-of-the-arts.</p>","PeriodicalId":13418,"journal":{"name":"IEEE Transactions on Medical Imaging","volume":" ","pages":"2723-2735"},"PeriodicalIF":10.6,"publicationDate":"2021-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1109/TMI.2021.3060066","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"25379792","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"医学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 14
Self-Supervised Attention Mechanism for Pediatric Bone Age Assessment With Efficient Weak Annotation. 基于高效弱注释的儿童骨龄评估自监督注意机制
IF 10.6 1区 医学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2021-10-01 Epub Date: 2021-09-30 DOI: 10.1109/TMI.2020.3046672
Chuanbin Liu, Hongtao Xie, Yongdong Zhang

Pediatric bone age assessment (BAA) is a common clinical practice to investigate endocrinology, genetic and growth disorders of children. Different specific bone parts are extracted as anatomical Regions of Interest (RoIs) during this task, since their morphological characters have important biological identification in skeletal maturity. Following this clinical prior knowledge, recently developed deep learning methods address BAA with an RoI-based attention mechanism, which segments or detects the discriminative RoIs for meticulous analysis. Great strides have been made, however, these methods strictly require large and precise RoIs annotations, which limits the real-world clinical value. To overcome the severe requirements on RoIs annotations, in this paper, we propose a novel self-supervised learning mechanism to effectively discover the informative RoIs without the need of extra knowledge and precise annotation-only image-level weak annotation is all we take. Our model, termed PEAR-Net for Part Extracting and Age Recognition Network, consists of one Part Extracting (PE) agent for discriminative RoIs discovering and one Age Recognition (AR) agent for age assessment. Without precise supervision, the PE agent is designed to discover and extract RoIs fully automatically. Then the proposed RoIs are fed into AR agent for feature learning and age recognition. Furthermore, we utilize the self-consistency of RoIs to optimize PE agent to understand the part relation and select the most useful RoIs. With this self-supervised design, the PE agent and AR agent can reinforce each other mutually. To the best of our knowledge, this is the first end-to-end bone age assessment method which can discover RoIs automatically with only image-level annotation. We conduct extensive experiments on the public RSNA 2017 dataset and achieve state-of-the-art performance with MAE 3.99 months. Project is available at http://imcc.ustc.edu.cn/project/ssambaa/.

儿童骨龄评估(BAA)是研究儿童内分泌、遗传和生长障碍的常见临床实践。在这项任务中,不同的特定骨骼部位被提取为解剖感兴趣区域(RoIs),因为它们的形态特征在骨骼成熟中具有重要的生物学识别。根据这种临床先验知识,最近开发的深度学习方法通过基于roi的注意机制来解决BAA问题,该机制可以细分或检测判别性roi以进行细致的分析。然而,这些方法严格要求大量精确的roi注释,这限制了现实世界的临床价值。为了克服对roi标注的严格要求,本文提出了一种新的自监督学习机制,在不需要额外知识和精确标注的情况下,有效地发现信息丰富的roi,仅采用图像级弱标注。我们的模型,称为PEAR-Net部分提取和年龄识别网络,由一个部分提取(PE)代理用于鉴别roi发现和一个年龄识别(AR)代理用于年龄评估。在没有精确监督的情况下,PE代理可以完全自动地发现和提取roi。然后将所提出的roi输入AR代理进行特征学习和年龄识别。在此基础上,利用roi的自一致性对PE代理进行优化,以理解部分关系,选择最有用的roi。通过这种自监督设计,PE剂和AR剂可以相互增强。据我们所知,这是第一个只需要图像级注释就能自动发现roi的端到端骨龄评估方法。我们在公共RSNA 2017数据集上进行了广泛的实验,并在MAE 3.99个月的时间内实现了最先进的性能。项目可在http://imcc.ustc.edu.cn/project/ssambaa/上获得。
{"title":"Self-Supervised Attention Mechanism for Pediatric Bone Age Assessment With Efficient Weak Annotation.","authors":"Chuanbin Liu,&nbsp;Hongtao Xie,&nbsp;Yongdong Zhang","doi":"10.1109/TMI.2020.3046672","DOIUrl":"https://doi.org/10.1109/TMI.2020.3046672","url":null,"abstract":"<p><p>Pediatric bone age assessment (BAA) is a common clinical practice to investigate endocrinology, genetic and growth disorders of children. Different specific bone parts are extracted as anatomical Regions of Interest (RoIs) during this task, since their morphological characters have important biological identification in skeletal maturity. Following this clinical prior knowledge, recently developed deep learning methods address BAA with an RoI-based attention mechanism, which segments or detects the discriminative RoIs for meticulous analysis. Great strides have been made, however, these methods strictly require large and precise RoIs annotations, which limits the real-world clinical value. To overcome the severe requirements on RoIs annotations, in this paper, we propose a novel self-supervised learning mechanism to effectively discover the informative RoIs without the need of extra knowledge and precise annotation-only image-level weak annotation is all we take. Our model, termed PEAR-Net for Part Extracting and Age Recognition Network, consists of one Part Extracting (PE) agent for discriminative RoIs discovering and one Age Recognition (AR) agent for age assessment. Without precise supervision, the PE agent is designed to discover and extract RoIs fully automatically. Then the proposed RoIs are fed into AR agent for feature learning and age recognition. Furthermore, we utilize the self-consistency of RoIs to optimize PE agent to understand the part relation and select the most useful RoIs. With this self-supervised design, the PE agent and AR agent can reinforce each other mutually. To the best of our knowledge, this is the first end-to-end bone age assessment method which can discover RoIs automatically with only image-level annotation. We conduct extensive experiments on the public RSNA 2017 dataset and achieve state-of-the-art performance with MAE 3.99 months. Project is available at http://imcc.ustc.edu.cn/project/ssambaa/.</p>","PeriodicalId":13418,"journal":{"name":"IEEE Transactions on Medical Imaging","volume":" ","pages":"2685-2697"},"PeriodicalIF":10.6,"publicationDate":"2021-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"39090203","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"医学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 9
Interactive Few-Shot Learning: Limited Supervision, Better Medical Image Segmentation. 交互式少镜头学习:有限监督,更好的医学图像分割。
IF 10.6 1区 医学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2021-10-01 Epub Date: 2021-09-30 DOI: 10.1109/TMI.2021.3060551
Ruiwei Feng, Xiangshang Zheng, Tianxiang Gao, Jintai Chen, Wenzhe Wang, Danny Z Chen, Jian Wu

Many known supervised deep learning methods for medical image segmentation suffer an expensive burden of data annotation for model training. Recently, few-shot segmentation methods were proposed to alleviate this burden, but such methods often showed poor adaptability to the target tasks. By prudently introducing interactive learning into the few-shot learning strategy, we develop a novel few-shot segmentation approach called Interactive Few-shot Learning (IFSL), which not only addresses the annotation burden of medical image segmentation models but also tackles the common issues of the known few-shot segmentation methods. First, we design a new few-shot segmentation structure, called Medical Prior-based Few-shot Learning Network (MPrNet), which uses only a few annotated samples (e.g., 10 samples) as support images to guide the segmentation of query images without any pre-training. Then, we propose an Interactive Learning-based Test Time Optimization Algorithm (IL-TTOA) to strengthen our MPrNet on the fly for the target task in an interactive fashion. To our best knowledge, our IFSL approach is the first to allow few-shot segmentation models to be optimized and strengthened on the target tasks in an interactive and controllable manner. Experiments on four few-shot segmentation tasks show that our IFSL approach outperforms the state-of-the-art methods by more than 20% in the DSC metric. Specifically, the interactive optimization algorithm (IL-TTOA) further contributes ~10% DSC improvement for the few-shot segmentation models.

许多已知的用于医学图像分割的监督式深度学习方法都面临着模型训练数据标注的昂贵负担。近年来,为了减轻这一负担,提出了几种镜头分割方法,但这些方法对目标任务的适应性往往较差。通过在少镜头学习策略中谨慎地引入交互式学习,我们开发了一种新的少镜头分割方法——交互式少镜头学习(IFSL),它不仅解决了医学图像分割模型的标注负担,而且解决了已知少镜头分割方法的常见问题。首先,我们设计了一种新的少镜头分割结构,称为基于医学先验的少镜头学习网络(MPrNet),它只使用少量带注释的样本(例如10个样本)作为支持图像来指导查询图像的分割,而无需进行任何预训练。然后,我们提出了一种基于交互式学习的测试时间优化算法(IL-TTOA),以交互式的方式增强我们的MPrNet对目标任务的动态响应。据我们所知,我们的IFSL方法是第一个允许以交互式和可控的方式在目标任务上优化和加强少数镜头分割模型的方法。在四个少镜头分割任务上的实验表明,我们的IFSL方法在DSC度量中优于最先进的方法20%以上。其中,交互式优化算法(IL-TTOA)进一步提高了少镜头分割模型约10%的DSC。
{"title":"Interactive Few-Shot Learning: Limited Supervision, Better Medical Image Segmentation.","authors":"Ruiwei Feng,&nbsp;Xiangshang Zheng,&nbsp;Tianxiang Gao,&nbsp;Jintai Chen,&nbsp;Wenzhe Wang,&nbsp;Danny Z Chen,&nbsp;Jian Wu","doi":"10.1109/TMI.2021.3060551","DOIUrl":"https://doi.org/10.1109/TMI.2021.3060551","url":null,"abstract":"<p><p>Many known supervised deep learning methods for medical image segmentation suffer an expensive burden of data annotation for model training. Recently, few-shot segmentation methods were proposed to alleviate this burden, but such methods often showed poor adaptability to the target tasks. By prudently introducing interactive learning into the few-shot learning strategy, we develop a novel few-shot segmentation approach called Interactive Few-shot Learning (IFSL), which not only addresses the annotation burden of medical image segmentation models but also tackles the common issues of the known few-shot segmentation methods. First, we design a new few-shot segmentation structure, called Medical Prior-based Few-shot Learning Network (MPrNet), which uses only a few annotated samples (e.g., 10 samples) as support images to guide the segmentation of query images without any pre-training. Then, we propose an Interactive Learning-based Test Time Optimization Algorithm (IL-TTOA) to strengthen our MPrNet on the fly for the target task in an interactive fashion. To our best knowledge, our IFSL approach is the first to allow few-shot segmentation models to be optimized and strengthened on the target tasks in an interactive and controllable manner. Experiments on four few-shot segmentation tasks show that our IFSL approach outperforms the state-of-the-art methods by more than 20% in the DSC metric. Specifically, the interactive optimization algorithm (IL-TTOA) further contributes ~10% DSC improvement for the few-shot segmentation models.</p>","PeriodicalId":13418,"journal":{"name":"IEEE Transactions on Medical Imaging","volume":" ","pages":"2575-2588"},"PeriodicalIF":10.6,"publicationDate":"2021-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1109/TMI.2021.3060551","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"25384979","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"医学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 44
Learning Hierarchical Attention for Weakly-Supervised Chest X-Ray Abnormality Localization and Diagnosis. 弱监督胸部x线异常定位与诊断的学习层次注意。
IF 10.6 1区 医学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2021-10-01 Epub Date: 2021-09-30 DOI: 10.1109/TMI.2020.3042773
Xi Ouyang, Srikrishna Karanam, Ziyan Wu, Terrence Chen, Jiayu Huo, Xiang Sean Zhou, Qian Wang, Jie-Zhi Cheng

We consider the problem of abnormality localization for clinical applications. While deep learning has driven much recent progress in medical imaging, many clinical challenges are not fully addressed, limiting its broader usage. While recent methods report high diagnostic accuracies, physicians have concerns trusting these algorithm results for diagnostic decision-making purposes because of a general lack of algorithm decision reasoning and interpretability. One potential way to address this problem is to further train these models to localize abnormalities in addition to just classifying them. However, doing this accurately will require a large amount of disease localization annotations by clinical experts, a task that is prohibitively expensive to accomplish for most applications. In this work, we take a step towards addressing these issues by means of a new attention-driven weakly supervised algorithm comprising a hierarchical attention mining framework that unifies activation- and gradient-based visual attention in a holistic manner. Our key algorithmic innovations include the design of explicit ordinal attention constraints, enabling principled model training in a weakly-supervised fashion, while also facilitating the generation of visual-attention-driven model explanations by means of localization cues. On two large-scale chest X-ray datasets (NIH ChestX-ray14 and CheXpert), we demonstrate significant localization performance improvements over the current state of the art while also achieving competitive classification performance.

我们考虑异常定位的问题,为临床应用。虽然深度学习在医学成像方面取得了很大进展,但许多临床挑战尚未得到充分解决,限制了其更广泛的应用。虽然最近的方法报告了较高的诊断准确性,但由于普遍缺乏算法决策推理和可解释性,医生对这些算法结果的诊断决策目的表示怀疑。解决这个问题的一个潜在方法是进一步训练这些模型来定位异常,而不仅仅是对它们进行分类。然而,准确地做到这一点需要临床专家进行大量的疾病定位注释,对于大多数应用程序来说,这是一项非常昂贵的任务。在这项工作中,我们通过一种新的注意力驱动弱监督算法向解决这些问题迈出了一步,该算法包括一个分层的注意力挖掘框架,该框架以整体的方式统一了基于激活和梯度的视觉注意力。我们的关键算法创新包括设计明确的有序注意力约束,以弱监督的方式实现原则性模型训练,同时还通过定位线索促进视觉注意力驱动模型解释的生成。在两个大型胸部x射线数据集(NIH ChestX-ray14和CheXpert)上,我们展示了在当前技术状态下显著的定位性能改进,同时也实现了具有竞争力的分类性能。
{"title":"Learning Hierarchical Attention for Weakly-Supervised Chest X-Ray Abnormality Localization and Diagnosis.","authors":"Xi Ouyang,&nbsp;Srikrishna Karanam,&nbsp;Ziyan Wu,&nbsp;Terrence Chen,&nbsp;Jiayu Huo,&nbsp;Xiang Sean Zhou,&nbsp;Qian Wang,&nbsp;Jie-Zhi Cheng","doi":"10.1109/TMI.2020.3042773","DOIUrl":"https://doi.org/10.1109/TMI.2020.3042773","url":null,"abstract":"<p><p>We consider the problem of abnormality localization for clinical applications. While deep learning has driven much recent progress in medical imaging, many clinical challenges are not fully addressed, limiting its broader usage. While recent methods report high diagnostic accuracies, physicians have concerns trusting these algorithm results for diagnostic decision-making purposes because of a general lack of algorithm decision reasoning and interpretability. One potential way to address this problem is to further train these models to localize abnormalities in addition to just classifying them. However, doing this accurately will require a large amount of disease localization annotations by clinical experts, a task that is prohibitively expensive to accomplish for most applications. In this work, we take a step towards addressing these issues by means of a new attention-driven weakly supervised algorithm comprising a hierarchical attention mining framework that unifies activation- and gradient-based visual attention in a holistic manner. Our key algorithmic innovations include the design of explicit ordinal attention constraints, enabling principled model training in a weakly-supervised fashion, while also facilitating the generation of visual-attention-driven model explanations by means of localization cues. On two large-scale chest X-ray datasets (NIH ChestX-ray14 and CheXpert), we demonstrate significant localization performance improvements over the current state of the art while also achieving competitive classification performance.</p>","PeriodicalId":13418,"journal":{"name":"IEEE Transactions on Medical Imaging","volume":" ","pages":"2698-2710"},"PeriodicalIF":10.6,"publicationDate":"2021-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1109/TMI.2020.3042773","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"38681477","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"医学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 49
Contour Transformer Network for One-Shot Segmentation of Anatomical Structures. 轮廓变压器网络用于解剖结构的一次性分割。
IF 10.6 1区 医学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2021-10-01 Epub Date: 2021-09-30 DOI: 10.1109/TMI.2020.3043375
Yuhang Lu, Kang Zheng, Weijian Li, Yirui Wang, Adam P Harrison, Chihung Lin, Song Wang, Jing Xiao, Le Lu, Chang-Fu Kuo, Shun Miao

Accurate segmentation of anatomical structures is vital for medical image analysis. The state-of-the-art accuracy is typically achieved by supervised learning methods, where gathering the requisite expert-labeled image annotations in a scalable manner remains a main obstacle. Therefore, annotation-efficient methods that permit to produce accurate anatomical structure segmentation are highly desirable. In this work, we present Contour Transformer Network (CTN), a one-shot anatomy segmentation method with a naturally built-in human-in-the-loop mechanism. We formulate anatomy segmentation as a contour evolution process and model the evolution behavior by graph convolutional networks (GCNs). Training the CTN model requires only one labeled image exemplar and leverages additional unlabeled data through newly introduced loss functions that measure the global shape and appearance consistency of contours. On segmentation tasks of four different anatomies, we demonstrate that our one-shot learning method significantly outperforms non-learning-based methods and performs competitively to the state-of-the-art fully supervised deep learning methods. With minimal human-in-the-loop editing feedback, the segmentation performance can be further improved to surpass the fully supervised methods.

解剖结构的准确分割对医学图像分析至关重要。最先进的准确性通常是通过监督学习方法实现的,其中以可扩展的方式收集必要的专家标记图像注释仍然是一个主要障碍。因此,允许产生准确解剖结构分割的注释高效方法是非常可取的。在这项工作中,我们提出了轮廓变压器网络(CTN),这是一种具有自然内置人在环机制的一次性解剖分割方法。我们将解剖分割作为一个轮廓进化过程,并通过图卷积网络(GCNs)对进化行为进行建模。训练CTN模型只需要一个标记的图像样本,并通过新引入的损失函数来测量轮廓的全局形状和外观一致性,从而利用额外的未标记数据。在四种不同解剖结构的分割任务中,我们证明了我们的一次性学习方法明显优于非基于学习的方法,并且与最先进的全监督深度学习方法相比具有竞争力。在最小的人工循环编辑反馈下,分割性能可以进一步提高,超过全监督方法。
{"title":"Contour Transformer Network for One-Shot Segmentation of Anatomical Structures.","authors":"Yuhang Lu,&nbsp;Kang Zheng,&nbsp;Weijian Li,&nbsp;Yirui Wang,&nbsp;Adam P Harrison,&nbsp;Chihung Lin,&nbsp;Song Wang,&nbsp;Jing Xiao,&nbsp;Le Lu,&nbsp;Chang-Fu Kuo,&nbsp;Shun Miao","doi":"10.1109/TMI.2020.3043375","DOIUrl":"https://doi.org/10.1109/TMI.2020.3043375","url":null,"abstract":"<p><p>Accurate segmentation of anatomical structures is vital for medical image analysis. The state-of-the-art accuracy is typically achieved by supervised learning methods, where gathering the requisite expert-labeled image annotations in a scalable manner remains a main obstacle. Therefore, annotation-efficient methods that permit to produce accurate anatomical structure segmentation are highly desirable. In this work, we present Contour Transformer Network (CTN), a one-shot anatomy segmentation method with a naturally built-in human-in-the-loop mechanism. We formulate anatomy segmentation as a contour evolution process and model the evolution behavior by graph convolutional networks (GCNs). Training the CTN model requires only one labeled image exemplar and leverages additional unlabeled data through newly introduced loss functions that measure the global shape and appearance consistency of contours. On segmentation tasks of four different anatomies, we demonstrate that our one-shot learning method significantly outperforms non-learning-based methods and performs competitively to the state-of-the-art fully supervised deep learning methods. With minimal human-in-the-loop editing feedback, the segmentation performance can be further improved to surpass the fully supervised methods.</p>","PeriodicalId":13418,"journal":{"name":"IEEE Transactions on Medical Imaging","volume":" ","pages":"2672-2684"},"PeriodicalIF":10.6,"publicationDate":"2021-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"38348006","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"医学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 18
Active Cell Appearance Model Induced Generative Adversarial Networks for Annotation-Efficient Cell Segmentation and Identification on Adaptive Optics Retinal Images. 基于自适应光学视网膜图像的有效细胞分割与识别。
IF 8.9 1区 医学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2021-10-01 Epub Date: 2021-09-30 DOI: 10.1109/TMI.2021.3055483
Jianfei Liu, Christine Shen, Nancy Aguilera, Catherine Cukras, Robert B Hufnagel, Wadih M Zein, Tao Liu, Johnny Tam

Data annotation is a fundamental precursor for establishing large training sets to effectively apply deep learning methods to medical image analysis. For cell segmentation, obtaining high quality annotations is an expensive process that usually requires manual grading by experts. This work introduces an approach to efficiently generate annotated images, called "A-GANs", created by combining an active cell appearance model (ACAM) with conditional generative adversarial networks (C-GANs). ACAM is a statistical model that captures a realistic range of cell characteristics and is used to ensure that the image statistics of generated cells are guided by real data. C-GANs utilize cell contours generated by ACAM to produce cells that match input contours. By pairing ACAM-generated contours with A-GANs-based generated images, high quality annotated images can be efficiently generated. Experimental results on adaptive optics (AO) retinal images showed that A-GANs robustly synthesize realistic, artificial images whose cell distributions are exquisitely specified by ACAM. The cell segmentation performance using as few as 64 manually-annotated real AO images combined with 248 artificially-generated images from A-GANs was similar to the case of using 248 manually-annotated real images alone (Dice coefficients of 88% for both). Finally, application to rare diseases in which images exhibit never-seen characteristics demonstrated improvements in cell segmentation without the need for incorporating manual annotations from these new retinal images. Overall, A-GANs introduce a methodology for generating high quality annotated data that statistically captures the characteristics of any desired dataset and can be used to more efficiently train deep-learning-based medical image analysis applications.

为了有效地将深度学习方法应用于医学图像分析,数据标注是建立大型训练集的基础。对于细胞分割,获得高质量的注释是一个昂贵的过程,通常需要专家手动分级。这项工作介绍了一种有效生成注释图像的方法,称为“a - gan”,该方法通过将活动细胞外观模型(ACAM)与条件生成对抗网络(c - gan)相结合而创建。ACAM是一种统计模型,它捕获了现实范围内的细胞特征,并用于确保生成细胞的图像统计以真实数据为指导。c - gan利用ACAM生成的细胞轮廓来生成与输入轮廓匹配的细胞。通过将acam生成的轮廓与基于a - gan生成的图像进行配对,可以高效地生成高质量的标注图像。在自适应光学(AO)视网膜图像上的实验结果表明,a - gan可以鲁棒地合成逼真的人工图像,这些图像的细胞分布被ACAM精细地指定。使用64张手工标注的真实AO图像与248张人工生成的a - gan图像相结合的细胞分割性能与单独使用248张手工标注的真实图像的情况相似(两者的Dice系数均为88%)。最后,在罕见疾病的应用中,图像显示了从未见过的特征,证明了细胞分割的改进,而不需要从这些新的视网膜图像中合并手动注释。总的来说,a - gan引入了一种生成高质量注释数据的方法,该方法可以统计地捕获任何所需数据集的特征,并可用于更有效地训练基于深度学习的医学图像分析应用程序。
{"title":"Active Cell Appearance Model Induced Generative Adversarial Networks for Annotation-Efficient Cell Segmentation and Identification on Adaptive Optics Retinal Images.","authors":"Jianfei Liu, Christine Shen, Nancy Aguilera, Catherine Cukras, Robert B Hufnagel, Wadih M Zein, Tao Liu, Johnny Tam","doi":"10.1109/TMI.2021.3055483","DOIUrl":"10.1109/TMI.2021.3055483","url":null,"abstract":"<p><p>Data annotation is a fundamental precursor for establishing large training sets to effectively apply deep learning methods to medical image analysis. For cell segmentation, obtaining high quality annotations is an expensive process that usually requires manual grading by experts. This work introduces an approach to efficiently generate annotated images, called \"A-GANs\", created by combining an active cell appearance model (ACAM) with conditional generative adversarial networks (C-GANs). ACAM is a statistical model that captures a realistic range of cell characteristics and is used to ensure that the image statistics of generated cells are guided by real data. C-GANs utilize cell contours generated by ACAM to produce cells that match input contours. By pairing ACAM-generated contours with A-GANs-based generated images, high quality annotated images can be efficiently generated. Experimental results on adaptive optics (AO) retinal images showed that A-GANs robustly synthesize realistic, artificial images whose cell distributions are exquisitely specified by ACAM. The cell segmentation performance using as few as 64 manually-annotated real AO images combined with 248 artificially-generated images from A-GANs was similar to the case of using 248 manually-annotated real images alone (Dice coefficients of 88% for both). Finally, application to rare diseases in which images exhibit never-seen characteristics demonstrated improvements in cell segmentation without the need for incorporating manual annotations from these new retinal images. Overall, A-GANs introduce a methodology for generating high quality annotated data that statistically captures the characteristics of any desired dataset and can be used to more efficiently train deep-learning-based medical image analysis applications.</p>","PeriodicalId":13418,"journal":{"name":"IEEE Transactions on Medical Imaging","volume":" ","pages":"2820-2831"},"PeriodicalIF":8.9,"publicationDate":"2021-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8548993/pdf/nihms-1744882.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"38869893","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"医学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Noise-Powered Disentangled Representation for Unsupervised Speckle Reduction of Optical Coherence Tomography Images. 光学相干层析成像无监督散斑去除的噪声动力解纠缠表示。
IF 10.6 1区 医学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2021-10-01 Epub Date: 2021-09-30 DOI: 10.1109/TMI.2020.3045207
Yongqiang Huang, Wenjun Xia, Zexin Lu, Yan Liu, Hu Chen, Jiliu Zhou, Leyuan Fang, Yi Zhang

Due to its noninvasive character, optical coherence tomography (OCT) has become a popular diagnostic method in clinical settings. However, the low-coherence interferometric imaging procedure is inevitably contaminated by heavy speckle noise, which impairs both visual quality and diagnosis of various ocular diseases. Although deep learning has been applied for image denoising and achieved promising results, the lack of well-registered clean and noisy image pairs makes it impractical for supervised learning-based approaches to achieve satisfactory OCT image denoising results. In this paper, we propose an unsupervised OCT image speckle reduction algorithm that does not rely on well-registered image pairs. Specifically, by employing the ideas of disentangled representation and generative adversarial network, the proposed method first disentangles the noisy image into content and noise spaces by corresponding encoders. Then, the generator is used to predict the denoised OCT image with the extracted content features. In addition, the noise patches cropped from the noisy image are utilized to facilitate more accurate disentanglement. Extensive experiments have been conducted, and the results suggest that our proposed method is superior to the classic methods and demonstrates competitive performance to several recently proposed learning-based approaches in both quantitative and qualitative aspects. Code is available at: https://github.com/tsmotlp/DRGAN-OCT.

由于其非侵入性,光学相干断层扫描(OCT)已成为一种流行的临床诊断方法。然而,低相干干涉成像过程不可避免地受到严重散斑噪声的污染,从而影响视觉质量和各种眼部疾病的诊断。尽管深度学习已被应用于图像去噪并取得了良好的效果,但由于缺乏配准良好的干净和噪声图像对,使得基于监督学习的方法难以获得令人满意的OCT图像去噪结果。在本文中,我们提出了一种不依赖于配准良好的图像对的无监督OCT图像斑点减少算法。具体而言,该方法采用解纠缠表示和生成对抗网络的思想,首先通过相应的编码器将噪声图像解纠缠到内容空间和噪声空间中。然后,利用提取的内容特征对去噪后的OCT图像进行预测。此外,利用从噪声图像中裁剪的噪声块来实现更准确的解纠缠。已经进行了大量的实验,结果表明,我们提出的方法优于经典方法,并且在定量和定性方面都比最近提出的几种基于学习的方法具有竞争力。代码可从https://github.com/tsmotlp/DRGAN-OCT获得。
{"title":"Noise-Powered Disentangled Representation for Unsupervised Speckle Reduction of Optical Coherence Tomography Images.","authors":"Yongqiang Huang,&nbsp;Wenjun Xia,&nbsp;Zexin Lu,&nbsp;Yan Liu,&nbsp;Hu Chen,&nbsp;Jiliu Zhou,&nbsp;Leyuan Fang,&nbsp;Yi Zhang","doi":"10.1109/TMI.2020.3045207","DOIUrl":"https://doi.org/10.1109/TMI.2020.3045207","url":null,"abstract":"<p><p>Due to its noninvasive character, optical coherence tomography (OCT) has become a popular diagnostic method in clinical settings. However, the low-coherence interferometric imaging procedure is inevitably contaminated by heavy speckle noise, which impairs both visual quality and diagnosis of various ocular diseases. Although deep learning has been applied for image denoising and achieved promising results, the lack of well-registered clean and noisy image pairs makes it impractical for supervised learning-based approaches to achieve satisfactory OCT image denoising results. In this paper, we propose an unsupervised OCT image speckle reduction algorithm that does not rely on well-registered image pairs. Specifically, by employing the ideas of disentangled representation and generative adversarial network, the proposed method first disentangles the noisy image into content and noise spaces by corresponding encoders. Then, the generator is used to predict the denoised OCT image with the extracted content features. In addition, the noise patches cropped from the noisy image are utilized to facilitate more accurate disentanglement. Extensive experiments have been conducted, and the results suggest that our proposed method is superior to the classic methods and demonstrates competitive performance to several recently proposed learning-based approaches in both quantitative and qualitative aspects. Code is available at: https://github.com/tsmotlp/DRGAN-OCT.</p>","PeriodicalId":13418,"journal":{"name":"IEEE Transactions on Medical Imaging","volume":" ","pages":"2600-2614"},"PeriodicalIF":10.6,"publicationDate":"2021-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"38718612","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"医学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 33
Looking for Abnormalities in Mammograms With Self- and Weakly Supervised Reconstruction. 用自我和弱监督重建寻找乳房x线照片中的异常。
IF 10.6 1区 医学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2021-10-01 Epub Date: 2021-09-30 DOI: 10.1109/TMI.2021.3050040
Mickael Tardy, Diana Mateus

Early breast cancer screening through mammography produces every year millions of images worldwide. Despite the volume of the data generated, these images are not systematically associated with standardized labels. Current protocols encourage giving a malignancy probability to each studied breast but do not require the explicit and burdensome annotation of the affected regions. In this work, we address the problem of abnormality detection in the context of such weakly annotated datasets. We combine domain knowledge about the pathology and clinically available image-wise labels to propose a mixed self- and weakly supervised learning framework for abnormalities reconstruction. We also introduce an auxiliary classification task based on the reconstructed regions to improve explainability. We work with high-resolution imaging that enables our network to capture different findings, including masses, micro-calcifications, distortions, and asymmetries, unlike most state-of-the-art works that mainly focus on masses. We use the popular INBreast dataset as well as our private multi-manufacturer dataset for validation and we challenge our method in segmentation, detection, and classification versus multiple state-of-the-art methods. Our results include image-wise AUC up to 0.86, overall region detection true positives rate of 0.93, and the pixel-wise F1 score of 64% on malignant masses.

通过乳房x光检查进行的早期乳腺癌筛查每年在全世界产生数百万张图像。尽管生成的数据量很大,但这些图像并没有系统地与标准化标签相关联。目前的方案鼓励对每一个被研究的乳房给出恶性概率,但不要求对受影响区域进行明确和繁琐的注释。在这项工作中,我们解决了在这种弱注释数据集的背景下的异常检测问题。我们将病理学领域知识和临床可用的图像标签结合起来,提出了一种用于异常重建的混合自我和弱监督学习框架。我们还引入了一个基于重构区域的辅助分类任务,以提高可解释性。我们使用高分辨率成像技术,使我们的网络能够捕捉到不同的发现,包括肿块、微钙化、扭曲和不对称,而不像大多数最先进的作品主要关注肿块。我们使用流行的INBreast数据集以及我们私有的多制造商数据集进行验证,我们在分割、检测和分类方面挑战了我们的方法,并与多种最先进的方法进行了比较。我们的结果包括图像上的AUC高达0.86,整体区域检测真阳性率为0.93,恶性肿块的像素级F1评分为64%。
{"title":"Looking for Abnormalities in Mammograms With Self- and Weakly Supervised Reconstruction.","authors":"Mickael Tardy,&nbsp;Diana Mateus","doi":"10.1109/TMI.2021.3050040","DOIUrl":"https://doi.org/10.1109/TMI.2021.3050040","url":null,"abstract":"<p><p>Early breast cancer screening through mammography produces every year millions of images worldwide. Despite the volume of the data generated, these images are not systematically associated with standardized labels. Current protocols encourage giving a malignancy probability to each studied breast but do not require the explicit and burdensome annotation of the affected regions. In this work, we address the problem of abnormality detection in the context of such weakly annotated datasets. We combine domain knowledge about the pathology and clinically available image-wise labels to propose a mixed self- and weakly supervised learning framework for abnormalities reconstruction. We also introduce an auxiliary classification task based on the reconstructed regions to improve explainability. We work with high-resolution imaging that enables our network to capture different findings, including masses, micro-calcifications, distortions, and asymmetries, unlike most state-of-the-art works that mainly focus on masses. We use the popular INBreast dataset as well as our private multi-manufacturer dataset for validation and we challenge our method in segmentation, detection, and classification versus multiple state-of-the-art methods. Our results include image-wise AUC up to 0.86, overall region detection true positives rate of 0.93, and the pixel-wise F<sub>1</sub> score of 64% on malignant masses.</p>","PeriodicalId":13418,"journal":{"name":"IEEE Transactions on Medical Imaging","volume":" ","pages":"2711-2722"},"PeriodicalIF":10.6,"publicationDate":"2021-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1109/TMI.2021.3050040","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"39145357","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"医学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 17
Boundary-Aware Supervoxel-Level Iteratively Refined Interactive 3D Image Segmentation With Multi-Agent Reinforcement Learning. 基于多智能体强化学习的边界感知超体素级迭代细化交互式三维图像分割。
IF 10.6 1区 医学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2021-10-01 Epub Date: 2021-09-30 DOI: 10.1109/TMI.2020.3048477
Chaofan Ma, Qisen Xu, Xiangfeng Wang, Bo Jin, Xiaoyun Zhang, Yanfeng Wang, Ya Zhang

Interactive segmentation has recently been explored to effectively and efficiently harvest high-quality segmentation masks by iteratively incorporating user hints. While iterative in nature, most existing interactive segmentation methods tend to ignore the dynamics of successive interactions and take each interaction independently. We here propose to model iterative interactive image segmentation with a Markov decision process (MDP) and solve it with reinforcement learning (RL) where each voxel is treated as an agent. Considering the large exploration space for voxel-wise prediction and the dependence among neighboring voxels for the segmentation tasks, multi-agent reinforcement learning is adopted, where the voxel-level policy is shared among agents. Considering that boundary voxels are more important for segmentation, we further introduce a boundary-aware reward, which consists of a global reward in the form of relative cross-entropy gain, to update the policy in a constrained direction, and a boundary reward in the form of relative weight, to emphasize the correctness of boundary predictions. To combine the advantages of different types of interactions, i. e., simple and efficient for point-clicking, and stable and robust for scribbles, we propose a supervoxel-clicking based interaction design. Experimental results on four benchmark datasets have shown that the proposed method significantly outperforms the state-of-the-arts, with the advantage of fewer interactions, higher accuracy, and enhanced robustness.

交互式分割是近年来探索的一种方法,通过迭代地结合用户提示,有效地获取高质量的分割掩码。现有的交互式分割方法虽然具有迭代的性质,但往往忽略连续交互的动力学,而独立地处理每个交互。我们在此提出用马尔可夫决策过程(MDP)建模迭代交互式图像分割,并使用强化学习(RL)解决,其中每个体素被视为一个代理。考虑到体素预测的探索空间大,分割任务中相邻体素之间存在依赖性,采用多智能体强化学习,体素级策略在智能体之间共享。考虑到边界体素对分割更重要,我们进一步引入了边界感知奖励,它由相对交叉熵增益形式的全局奖励组成,用于在约束方向上更新策略,以及以相对权重形式的边界奖励,以强调边界预测的正确性。为了结合不同类型交互的优点,即点点击的简单高效和涂鸦的稳定健壮,我们提出了一种基于超体素点击的交互设计。在四个基准数据集上的实验结果表明,该方法具有交互作用更少、精度更高、鲁棒性增强等优点。
{"title":"Boundary-Aware Supervoxel-Level Iteratively Refined Interactive 3D Image Segmentation With Multi-Agent Reinforcement Learning.","authors":"Chaofan Ma,&nbsp;Qisen Xu,&nbsp;Xiangfeng Wang,&nbsp;Bo Jin,&nbsp;Xiaoyun Zhang,&nbsp;Yanfeng Wang,&nbsp;Ya Zhang","doi":"10.1109/TMI.2020.3048477","DOIUrl":"https://doi.org/10.1109/TMI.2020.3048477","url":null,"abstract":"<p><p>Interactive segmentation has recently been explored to effectively and efficiently harvest high-quality segmentation masks by iteratively incorporating user hints. While iterative in nature, most existing interactive segmentation methods tend to ignore the dynamics of successive interactions and take each interaction independently. We here propose to model iterative interactive image segmentation with a Markov decision process (MDP) and solve it with reinforcement learning (RL) where each voxel is treated as an agent. Considering the large exploration space for voxel-wise prediction and the dependence among neighboring voxels for the segmentation tasks, multi-agent reinforcement learning is adopted, where the voxel-level policy is shared among agents. Considering that boundary voxels are more important for segmentation, we further introduce a boundary-aware reward, which consists of a global reward in the form of relative cross-entropy gain, to update the policy in a constrained direction, and a boundary reward in the form of relative weight, to emphasize the correctness of boundary predictions. To combine the advantages of different types of interactions, i. e., simple and efficient for point-clicking, and stable and robust for scribbles, we propose a supervoxel-clicking based interaction design. Experimental results on four benchmark datasets have shown that the proposed method significantly outperforms the state-of-the-arts, with the advantage of fewer interactions, higher accuracy, and enhanced robustness.</p>","PeriodicalId":13418,"journal":{"name":"IEEE Transactions on Medical Imaging","volume":" ","pages":"2563-2574"},"PeriodicalIF":10.6,"publicationDate":"2021-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"38769070","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"医学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 14
期刊
IEEE Transactions on Medical Imaging
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1