首页 > 最新文献

2017 IEEE 14th International Symposium on Biomedical Imaging (ISBI 2017)最新文献

英文 中文
Fully automated classification of mammograms using deep residual neural networks 使用深度残差神经网络的乳房x线照片全自动分类
Pub Date : 2017-04-18 DOI: 10.1109/ISBI.2017.7950526
Neeraj Dhungel, G. Carneiro, A. Bradley
In this paper, we propose a multi-view deep residual neural network (mResNet) for the fully automated classification of mammograms as either malignant or normal/benign. Specifically, our mResNet approach consists of an ensemble of deep residual networks (ResNet), which have six input images, including the unregistered craniocaudal (CC) and mediolateral oblique (MLO) mammogram views as well as the automatically produced binary segmentation maps of the masses and micro-calcifications in each view. We then form the mResNet by concatenating the outputs of each ResNet at the second to last layer, followed by a final, fully connected, layer. The resulting mResNet is trained in an end-to-end fashion to produce a case-based mammogram classifier that has the potential to be used in breast screening programs. We empirically show on the publicly available INbreast dataset, that the proposed mResNet classifies mammograms into malignant or normal/benign with an AUC of 0.8.
在本文中,我们提出了一个多视图深度残差神经网络(mResNet),用于乳房x线照片的全自动分类,无论是恶性还是正常/良性。具体来说,我们的mResNet方法由深度残差网络(ResNet)组成,该网络有六个输入图像,包括未注册的颅侧(CC)和中侧斜(MLO)乳房x线照片视图,以及每个视图中自动生成的肿块和微钙化的二值分割图。然后,我们通过在第二层到最后一层连接每个ResNet的输出来形成mResNet,然后是最后一个完全连接的层。由此产生的mResNet以端到端方式进行训练,以产生基于病例的乳房x光检查分类器,该分类器有可能用于乳房筛查项目。我们在公开可用的INbreast数据集上实证显示,提出的mResNet将乳房x线照片分为恶性或正常/良性,AUC为0.8。
{"title":"Fully automated classification of mammograms using deep residual neural networks","authors":"Neeraj Dhungel, G. Carneiro, A. Bradley","doi":"10.1109/ISBI.2017.7950526","DOIUrl":"https://doi.org/10.1109/ISBI.2017.7950526","url":null,"abstract":"In this paper, we propose a multi-view deep residual neural network (mResNet) for the fully automated classification of mammograms as either malignant or normal/benign. Specifically, our mResNet approach consists of an ensemble of deep residual networks (ResNet), which have six input images, including the unregistered craniocaudal (CC) and mediolateral oblique (MLO) mammogram views as well as the automatically produced binary segmentation maps of the masses and micro-calcifications in each view. We then form the mResNet by concatenating the outputs of each ResNet at the second to last layer, followed by a final, fully connected, layer. The resulting mResNet is trained in an end-to-end fashion to produce a case-based mammogram classifier that has the potential to be used in breast screening programs. We empirically show on the publicly available INbreast dataset, that the proposed mResNet classifies mammograms into malignant or normal/benign with an AUC of 0.8.","PeriodicalId":6547,"journal":{"name":"2017 IEEE 14th International Symposium on Biomedical Imaging (ISBI 2017)","volume":"27 1","pages":"310-314"},"PeriodicalIF":0.0,"publicationDate":"2017-04-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"79041959","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 74
Convolutional neural network pruning to accelerate membrane segmentation in electron microscopy 卷积神经网络剪枝加速电子显微镜膜分割
Pub Date : 2017-04-18 DOI: 10.1109/ISBI.2017.7950600
J. Roels, Jonas De Vylder, J. Aelterman, Y. Saeys, W. Philips
Biological membranes are one of the most basic structures and regions of interest in cell biology. In the study of membranes, segment extraction is a well-known and difficult problem because of impeding noise, directional and thickness variability, etc. Recent advances in electron microscopy membrane segmentation are able to cope with such difficulties by training convolutional neural networks. However, because of the massive amount of features that have to be extracted while propagating forward, the practical usability diminishes, even with state-of-the-art GPU's. A significant part of these network features typically contains redundancy through correlation and sparsity. In this work, we propose a pruning method for convolutional neural networks that ensures the training loss increase is minimized. We show that the pruned networks, after retraining, are more efficient in terms of time and memory, without significantly affecting the network accuracy. This way, we manage to obtain real-time membrane segmentation performance, for our specific electron microscopy setup.
生物膜是细胞生物学中最基本的结构和研究领域之一。在膜的研究中,由于干扰噪声、方向和厚度变化等因素,段提取是一个众所周知的难点问题。电子显微镜膜分割的最新进展可以通过训练卷积神经网络来解决这些困难。然而,由于在向前传播时必须提取大量的特征,即使使用最先进的GPU,实际可用性也会降低。这些网络特征的很大一部分通常通过相关性和稀疏性包含冗余。在这项工作中,我们提出了一种卷积神经网络的修剪方法,以确保最小化训练损失的增加。我们表明,经过再训练的修剪后的网络在时间和内存方面更有效,而不会显著影响网络的准确性。通过这种方式,我们能够获得实时膜分割性能,用于我们的特定电子显微镜设置。
{"title":"Convolutional neural network pruning to accelerate membrane segmentation in electron microscopy","authors":"J. Roels, Jonas De Vylder, J. Aelterman, Y. Saeys, W. Philips","doi":"10.1109/ISBI.2017.7950600","DOIUrl":"https://doi.org/10.1109/ISBI.2017.7950600","url":null,"abstract":"Biological membranes are one of the most basic structures and regions of interest in cell biology. In the study of membranes, segment extraction is a well-known and difficult problem because of impeding noise, directional and thickness variability, etc. Recent advances in electron microscopy membrane segmentation are able to cope with such difficulties by training convolutional neural networks. However, because of the massive amount of features that have to be extracted while propagating forward, the practical usability diminishes, even with state-of-the-art GPU's. A significant part of these network features typically contains redundancy through correlation and sparsity. In this work, we propose a pruning method for convolutional neural networks that ensures the training loss increase is minimized. We show that the pruned networks, after retraining, are more efficient in terms of time and memory, without significantly affecting the network accuracy. This way, we manage to obtain real-time membrane segmentation performance, for our specific electron microscopy setup.","PeriodicalId":6547,"journal":{"name":"2017 IEEE 14th International Symposium on Biomedical Imaging (ISBI 2017)","volume":"9 1","pages":"633-637"},"PeriodicalIF":0.0,"publicationDate":"2017-04-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"79407313","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
High-order boltzmann machine-based unsupervised feature learning for multi-atlas segmentation 基于高阶玻尔兹曼机器的无监督特征学习多图谱分割
Pub Date : 2017-04-18 DOI: 10.1109/ISBI.2017.7950571
Liang Sun, Wei Shao, Daoqiang Zhang
Multi-atlas based label fusionmethods have been successfully used for medical image segmentation. In the field of brain region segmentation, multi-atlas based methods propagate labels from multiple atlases to target image by the similarity between patches in target image and atlases. Most of existing multi-atlas based methods usually use intensity feature, which is hard to capture high-order information in brain images. In light of this, in this paper, we endeavor to apply high-order restricted Boltzmann machines to represent brain images and use the learnt feature for brain region of interesting (ROIs) segmentation. Specifically, we firstly capture the covariance and the mean information from patches by high-order Boltzmann Machine. Then, we propagate the label by the similarity of the learnt high-order features. We validate our feature learning method on two well-known label fusion methods e.g., local-weighted voting (LWV) and non-local mean patch-based method (PBM). Experimental results on the NIREP dataset demonstrate that our method can improve the performance of both LWV and PBM by using the high-order features.
基于多图谱的标签融合方法已成功用于医学图像分割。在脑区域分割领域,基于多地图集的方法是利用目标图像和地图集中patch的相似性,将多个地图集中的标签传播到目标图像中。现有的基于多图谱的方法大多采用强度特征,难以捕获脑图像中的高阶信息。鉴于此,本文尝试应用高阶受限玻尔兹曼机对脑图像进行表征,并利用学习到的特征对脑感兴趣区域进行分割。具体而言,我们首先利用高阶玻尔兹曼机捕获patch的协方差和均值信息。然后,我们通过学习到的高阶特征的相似性来传播标签。我们在两种著名的标签融合方法上验证了我们的特征学习方法,即local-weighted voting (LWV)和non-local mean patch based method (PBM)。在NIREP数据集上的实验结果表明,我们的方法可以利用高阶特征提高LWV和PBM的性能。
{"title":"High-order boltzmann machine-based unsupervised feature learning for multi-atlas segmentation","authors":"Liang Sun, Wei Shao, Daoqiang Zhang","doi":"10.1109/ISBI.2017.7950571","DOIUrl":"https://doi.org/10.1109/ISBI.2017.7950571","url":null,"abstract":"Multi-atlas based label fusionmethods have been successfully used for medical image segmentation. In the field of brain region segmentation, multi-atlas based methods propagate labels from multiple atlases to target image by the similarity between patches in target image and atlases. Most of existing multi-atlas based methods usually use intensity feature, which is hard to capture high-order information in brain images. In light of this, in this paper, we endeavor to apply high-order restricted Boltzmann machines to represent brain images and use the learnt feature for brain region of interesting (ROIs) segmentation. Specifically, we firstly capture the covariance and the mean information from patches by high-order Boltzmann Machine. Then, we propagate the label by the similarity of the learnt high-order features. We validate our feature learning method on two well-known label fusion methods e.g., local-weighted voting (LWV) and non-local mean patch-based method (PBM). Experimental results on the NIREP dataset demonstrate that our method can improve the performance of both LWV and PBM by using the high-order features.","PeriodicalId":6547,"journal":{"name":"2017 IEEE 14th International Symposium on Biomedical Imaging (ISBI 2017)","volume":"53 1","pages":"507-510"},"PeriodicalIF":0.0,"publicationDate":"2017-04-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"79408773","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
Neurite reconstruction from time-lapse sequences using co-segmentation 基于共分割的延时序列神经突重建
Pub Date : 2017-04-18 DOI: 10.1109/ISBI.2017.7950549
S. Gulyanon, N. Sharifai, Michael D. Kim, A. Chiba, G. Tsechpenakis
We introduce a novel segmentation method for time-lapse image stacks of neurites based on the co-segmentation principle. Our method aggregates information from multiple stacks to improve the segmentation task, using a neurite model and a tree similarity term. The neurite model takes into account branching characteristics, such as local shape smoothness and continuity, while the tree similarity term exploits the local branch dynamics across image stacks. Our approach improves accuracy in ambiguous regions, handling successfully out-of-focus effects and branching bifurcations. We validated our method using Drosophila sensory neuron datasets and made comparisons with existing methods.
提出了一种基于共分割原理的神经突延时图像叠片分割方法。我们的方法使用神经突模型和树相似项来聚合来自多个堆栈的信息以改进分割任务。神经突模型考虑了分支特征,如局部形状的平滑性和连续性,而树相似项利用了图像堆栈之间的局部分支动力学。我们的方法提高了模糊区域的准确性,成功地处理了失焦效果和分支分叉。我们使用果蝇感觉神经元数据集验证了我们的方法,并与现有方法进行了比较。
{"title":"Neurite reconstruction from time-lapse sequences using co-segmentation","authors":"S. Gulyanon, N. Sharifai, Michael D. Kim, A. Chiba, G. Tsechpenakis","doi":"10.1109/ISBI.2017.7950549","DOIUrl":"https://doi.org/10.1109/ISBI.2017.7950549","url":null,"abstract":"We introduce a novel segmentation method for time-lapse image stacks of neurites based on the co-segmentation principle. Our method aggregates information from multiple stacks to improve the segmentation task, using a neurite model and a tree similarity term. The neurite model takes into account branching characteristics, such as local shape smoothness and continuity, while the tree similarity term exploits the local branch dynamics across image stacks. Our approach improves accuracy in ambiguous regions, handling successfully out-of-focus effects and branching bifurcations. We validated our method using Drosophila sensory neuron datasets and made comparisons with existing methods.","PeriodicalId":6547,"journal":{"name":"2017 IEEE 14th International Symposium on Biomedical Imaging (ISBI 2017)","volume":"36 1","pages":"410-414"},"PeriodicalIF":0.0,"publicationDate":"2017-04-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"85621261","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
FMRI data classification based on hybrid temporal and spatial sparse representation 基于时空混合稀疏表示的FMRI数据分类
Pub Date : 2017-04-18 DOI: 10.1109/ISBI.2017.7950674
Huan Liu, Mianzhi Zhang, Xintao Hu, Yudan Ren, Shu Zhang, Junwei Han, Lei Guo, Tianming Liu
Task-based functional magnetic resonance imaging (tfMRI) is widely used to localize brain regions or networks in response to various cognitive tasks. However, given two groups of tfMRI data acquired under distinct task paradigms, it is not clear whether there exist intrinsic inter-group differences in signal composition patterns, and if so, whether these differences could be used for data discrimination. The major challenges originate from the high dimensionality and low signal-to-noise ratio of fMRI data. In this paper, we proposed a novel framework using hybrid temporal and spatial sparse representation to tackle above challenges. We applied the proposed framework to the Human Connectome Project (HCP) tfMRI data. Our experimental results demonstrated that the task types of fMRI data can be successfully classified, achieving a 100% classification accuracy. We also showed that both task-related components and resting state networks (RSNs) can be reliably identified. Our study provides a novel data-driven approach to detecting discriminative inter-group differences in fMRI data based on signal composition patterns, and thus potentially can be used to control fMRI data quality and to infer biomarkers in brain disorders.
基于任务的功能磁共振成像(tfMRI)被广泛用于定位大脑区域或网络,以响应各种认知任务。然而,鉴于两组在不同任务范式下获得的tfMRI数据,尚不清楚信号组成模式是否存在内在的组间差异,如果存在,这些差异是否可以用于数据区分。主要的挑战来自于fMRI数据的高维数和低信噪比。在本文中,我们提出了一个使用混合时空稀疏表示的新框架来解决上述挑战。我们将提出的框架应用于人类连接组计划(HCP)的tfMRI数据。实验结果表明,fMRI数据的任务类型可以成功分类,分类准确率达到100%。我们还表明,任务相关成分和静息状态网络(rsn)都可以可靠地识别。我们的研究提供了一种新的数据驱动方法来检测基于信号组成模式的fMRI数据的鉴别组间差异,因此有可能用于控制fMRI数据质量和推断脑部疾病的生物标志物。
{"title":"FMRI data classification based on hybrid temporal and spatial sparse representation","authors":"Huan Liu, Mianzhi Zhang, Xintao Hu, Yudan Ren, Shu Zhang, Junwei Han, Lei Guo, Tianming Liu","doi":"10.1109/ISBI.2017.7950674","DOIUrl":"https://doi.org/10.1109/ISBI.2017.7950674","url":null,"abstract":"Task-based functional magnetic resonance imaging (tfMRI) is widely used to localize brain regions or networks in response to various cognitive tasks. However, given two groups of tfMRI data acquired under distinct task paradigms, it is not clear whether there exist intrinsic inter-group differences in signal composition patterns, and if so, whether these differences could be used for data discrimination. The major challenges originate from the high dimensionality and low signal-to-noise ratio of fMRI data. In this paper, we proposed a novel framework using hybrid temporal and spatial sparse representation to tackle above challenges. We applied the proposed framework to the Human Connectome Project (HCP) tfMRI data. Our experimental results demonstrated that the task types of fMRI data can be successfully classified, achieving a 100% classification accuracy. We also showed that both task-related components and resting state networks (RSNs) can be reliably identified. Our study provides a novel data-driven approach to detecting discriminative inter-group differences in fMRI data based on signal composition patterns, and thus potentially can be used to control fMRI data quality and to infer biomarkers in brain disorders.","PeriodicalId":6547,"journal":{"name":"2017 IEEE 14th International Symposium on Biomedical Imaging (ISBI 2017)","volume":"20 1","pages":"957-960"},"PeriodicalIF":0.0,"publicationDate":"2017-04-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"78882092","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
Quad-edge active contours for biomedical image segmentation 生物医学图像分割的四边缘活动轮廓
Pub Date : 2017-04-18 DOI: 10.1109/ISBI.2017.7950715
D. G. Obando, Lauriane Rohfritsch, M. Faure, L. Danglot, V. Meas-Yedid, J. Olivo-Marin, A. Dufour
We investigate a novel, parallel implementation of active contours for image segmentation combining a multi-agent system with a quad-edge representation of the contour. The control points of the contour evolve independently from one another in a parallel fashion, handling contour deformation, and convergence, while the quad-edge representation simplifies contour manipulation and local re-sampling during its evolution. We illustrate this new approach on biological images, and compare results with a conventional active contour implementation, discussing its benefits and limitations. This preliminary work is made freely available as a plug-in for our open-source Icy platform, where it will be developed with future extensions.
我们研究了一种新的并行实现图像分割的活动轮廓,结合了多智能体系统和轮廓的四边表示。轮廓控制点以平行方式独立演化,处理轮廓变形和收敛,而四边表示在演化过程中简化了轮廓处理和局部重采样。我们在生物图像上说明了这种新方法,并将结果与传统的主动轮廓实现进行了比较,讨论了其优点和局限性。这个初步的工作是作为我们的开源Icy平台的插件免费提供的,它将在未来的扩展中进行开发。
{"title":"Quad-edge active contours for biomedical image segmentation","authors":"D. G. Obando, Lauriane Rohfritsch, M. Faure, L. Danglot, V. Meas-Yedid, J. Olivo-Marin, A. Dufour","doi":"10.1109/ISBI.2017.7950715","DOIUrl":"https://doi.org/10.1109/ISBI.2017.7950715","url":null,"abstract":"We investigate a novel, parallel implementation of active contours for image segmentation combining a multi-agent system with a quad-edge representation of the contour. The control points of the contour evolve independently from one another in a parallel fashion, handling contour deformation, and convergence, while the quad-edge representation simplifies contour manipulation and local re-sampling during its evolution. We illustrate this new approach on biological images, and compare results with a conventional active contour implementation, discussing its benefits and limitations. This preliminary work is made freely available as a plug-in for our open-source Icy platform, where it will be developed with future extensions.","PeriodicalId":6547,"journal":{"name":"2017 IEEE 14th International Symposium on Biomedical Imaging (ISBI 2017)","volume":"32 1","pages":"1129-1132"},"PeriodicalIF":0.0,"publicationDate":"2017-04-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"88467745","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Case-control discrimination through effective brain connectivity 通过有效的大脑连接进行病例对照辨别
Pub Date : 2017-04-18 DOI: 10.1109/ISBI.2017.7950677
A. Crimi, Luca Dodero, Vittorio Murino, Diego Sona
Functional and structural connectivity convey different information about the brain. The integration of these different approaches is receiving growing attention from the research community, as it can shed new light on brain functions. This manuscript proposes a constrained autoregressive model with different lag-orders generating an “effective” connectivity matrix which models the structural connectivity integrating the functional activity. Multiple orders are investigated to observe how different time dependencies influence the effective connectivity. The proposed approach alters an initial structural connectivity representation according to functional data, by minimizing the reconstruction error of an autoregressive model constrained by the structural prior. The model is further validated in a case-control experiment, which aims at differentiating healthy subject and young patients affected by autism spectrum disorder.
功能连接和结构连接传达了关于大脑的不同信息。这些不同方法的整合正受到研究界越来越多的关注,因为它可以为大脑功能提供新的视角。本文提出了一个具有不同滞后阶数的约束自回归模型,生成一个“有效”的连接矩阵,该矩阵将功能活动整合到结构连接的模型中。研究了不同的时间依赖性对有效连通性的影响。该方法通过最小化受结构先验约束的自回归模型的重建误差,根据功能数据改变初始结构连接表示。通过区分健康受试者与青少年自闭症谱系障碍患者的病例对照实验,进一步验证了该模型的有效性。
{"title":"Case-control discrimination through effective brain connectivity","authors":"A. Crimi, Luca Dodero, Vittorio Murino, Diego Sona","doi":"10.1109/ISBI.2017.7950677","DOIUrl":"https://doi.org/10.1109/ISBI.2017.7950677","url":null,"abstract":"Functional and structural connectivity convey different information about the brain. The integration of these different approaches is receiving growing attention from the research community, as it can shed new light on brain functions. This manuscript proposes a constrained autoregressive model with different lag-orders generating an “effective” connectivity matrix which models the structural connectivity integrating the functional activity. Multiple orders are investigated to observe how different time dependencies influence the effective connectivity. The proposed approach alters an initial structural connectivity representation according to functional data, by minimizing the reconstruction error of an autoregressive model constrained by the structural prior. The model is further validated in a case-control experiment, which aims at differentiating healthy subject and young patients affected by autism spectrum disorder.","PeriodicalId":6547,"journal":{"name":"2017 IEEE 14th International Symposium on Biomedical Imaging (ISBI 2017)","volume":"67 1","pages":"970-973"},"PeriodicalIF":0.0,"publicationDate":"2017-04-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"73996639","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 15
Globally optimal breast mass segmentation from DCE-MRI using deep semantic segmentation as shape prior 基于深度语义分割作为形状先验的DCE-MRI整体优化乳腺肿块分割
Pub Date : 2017-04-18 DOI: 10.1109/ISBI.2017.7950525
Gabriel Maicas, G. Carneiro, A. Bradley
We introduce a new fully automated breast mass segmentation method from dynamic contrast-enhanced magnetic resonance imaging (DCE-MRI). The method is based on globally optimal inference in a continuous space (GOCS) using a shape prior computed from a semantic segmentation produced by a deep learning (DL) model. We propose this approach because the limited amount of annotated training samples does not allow the implementation of a robust DL model that could produce accurate segmentation results on its own. Furthermore, GOCS does not need precise initialisation compared to locally optimal methods on a continuous space (e.g., Mumford-Shah based level set methods); also, GOCS has smaller memory complexity compared to globally optimal inference on a discrete space (e.g., graph cuts). Experimental results show that the proposed method produces the current state-of-the-art mass segmentation (from DCEMRI) results, achieving a mean Dice coefficient of 0.77 for the test set.
我们介绍了一种新的全自动动态对比增强磁共振成像(DCE-MRI)乳房质量分割方法。该方法基于连续空间(GOCS)的全局最优推理,使用深度学习(DL)模型产生的语义分割计算出的形状先验。我们提出这种方法是因为有限数量的带注释的训练样本不允许实现一个鲁棒的深度学习模型,该模型可以自己产生准确的分割结果。此外,与连续空间上的局部最优方法(例如,基于Mumford-Shah的水平集方法)相比,GOCS不需要精确的初始化;此外,与离散空间上的全局最优推理(例如,图切割)相比,GOCS具有更小的内存复杂性。实验结果表明,该方法得到了当前最先进的质量分割(来自DCEMRI)结果,测试集的平均Dice系数为0.77。
{"title":"Globally optimal breast mass segmentation from DCE-MRI using deep semantic segmentation as shape prior","authors":"Gabriel Maicas, G. Carneiro, A. Bradley","doi":"10.1109/ISBI.2017.7950525","DOIUrl":"https://doi.org/10.1109/ISBI.2017.7950525","url":null,"abstract":"We introduce a new fully automated breast mass segmentation method from dynamic contrast-enhanced magnetic resonance imaging (DCE-MRI). The method is based on globally optimal inference in a continuous space (GOCS) using a shape prior computed from a semantic segmentation produced by a deep learning (DL) model. We propose this approach because the limited amount of annotated training samples does not allow the implementation of a robust DL model that could produce accurate segmentation results on its own. Furthermore, GOCS does not need precise initialisation compared to locally optimal methods on a continuous space (e.g., Mumford-Shah based level set methods); also, GOCS has smaller memory complexity compared to globally optimal inference on a discrete space (e.g., graph cuts). Experimental results show that the proposed method produces the current state-of-the-art mass segmentation (from DCEMRI) results, achieving a mean Dice coefficient of 0.77 for the test set.","PeriodicalId":6547,"journal":{"name":"2017 IEEE 14th International Symposium on Biomedical Imaging (ISBI 2017)","volume":"26 1","pages":"305-309"},"PeriodicalIF":0.0,"publicationDate":"2017-04-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"78239898","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 25
Age estimation from brain MRI images using deep learning 利用深度学习从脑MRI图像中估计年龄
Pub Date : 2017-04-18 DOI: 10.1109/ISBI.2017.7950650
Tzu-Wei Huang, Hwann-Tzong Chen, Ryuichi Fujimoto, Koichi Ito, Kai Wu, Kazunori Sato, Y. Taki, H. Fukuda, T. Aoki
Estimating human age from brain MR images is useful for early detection of Alzheimer's disease. In this paper we propose a fast and accurate method based on deep learning to predict subject's age. Compared with previous methods, our algorithm achieves comparable accuracy using fewer input images. With our GPU version program, the time needed to make a prediction is 20 ms. We evaluate our methods using mean absolute error (MAE) and our method is able to predict subject's age with MAE of 4.0 years.
从脑磁共振图像估计人的年龄对阿尔茨海默病的早期检测是有用的。本文提出了一种基于深度学习的快速准确的受试者年龄预测方法。与以前的方法相比,我们的算法使用更少的输入图像达到了相当的精度。使用我们的GPU版本程序,进行预测所需的时间是20毫秒。我们使用平均绝对误差(MAE)来评估我们的方法,我们的方法能够预测受试者的年龄,MAE为4.0岁。
{"title":"Age estimation from brain MRI images using deep learning","authors":"Tzu-Wei Huang, Hwann-Tzong Chen, Ryuichi Fujimoto, Koichi Ito, Kai Wu, Kazunori Sato, Y. Taki, H. Fukuda, T. Aoki","doi":"10.1109/ISBI.2017.7950650","DOIUrl":"https://doi.org/10.1109/ISBI.2017.7950650","url":null,"abstract":"Estimating human age from brain MR images is useful for early detection of Alzheimer's disease. In this paper we propose a fast and accurate method based on deep learning to predict subject's age. Compared with previous methods, our algorithm achieves comparable accuracy using fewer input images. With our GPU version program, the time needed to make a prediction is 20 ms. We evaluate our methods using mean absolute error (MAE) and our method is able to predict subject's age with MAE of 4.0 years.","PeriodicalId":6547,"journal":{"name":"2017 IEEE 14th International Symposium on Biomedical Imaging (ISBI 2017)","volume":"18 1","pages":"849-852"},"PeriodicalIF":0.0,"publicationDate":"2017-04-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"82426844","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 48
Identifying the primary site of origin of MRI brain metastases from lung and breast cancer following a 2D radiomics approach 通过二维放射组学方法确定肺癌和乳腺癌MRI脑转移的原发部位
Pub Date : 2017-04-18 DOI: 10.1109/ISBI.2017.7950735
Rafael Ortiz-Ramón, A. Larroza, E. Arana, D. Moratal
Detection of brain metastases in patients with undiagnosed primary cancer is unusual but still an existing phenomenon. In these cases, identifying the cancer site of origin is non-feasible by visual examination of magnetic resonance (MR) images. Recently, radiomics has been proposed to analyze differences among classes of visually imperceptible imaging characteristics. In this study we analyzed 46 T1-weighted MR images of brain metastases from 29 patients: 29 of lung and 17 of breast origin. A total of 43 radiomics texture features were extracted from the metastatic lesions. Support vector machine (SVM) and k-nearest neighbors (k-NN) classifiers were implemented to evaluate the classification performance. The influence of gray-level quantization for computation of texture features was also examined. The best classification (AUC = 0.953 ± 0.061), evaluated with nested cross-validation, was obtained using the SVM classifier with two texture features derived from the 16 gray-level quantization co-occurrence matrix.
在未确诊的原发癌患者中检测到脑转移是不寻常的,但仍然是一个存在的现象。在这些情况下,通过磁共振(MR)图像的视觉检查来确定癌症的起源部位是不可行的。最近,放射组学被提出用于分析不同类别的视觉难以察觉的成像特征的差异。在这项研究中,我们分析了29例脑转移患者的46张t1加权MR图像:29例肺转移,17例乳腺转移。从转移灶中提取了43个放射组学纹理特征。采用支持向量机(SVM)和k近邻(k-NN)分类器对分类性能进行评价。研究了灰度量化对纹理特征计算的影响。采用基于16个灰度量化共现矩阵的两种纹理特征的SVM分类器,经嵌套交叉验证,得到最佳分类AUC (AUC = 0.953±0.061)。
{"title":"Identifying the primary site of origin of MRI brain metastases from lung and breast cancer following a 2D radiomics approach","authors":"Rafael Ortiz-Ramón, A. Larroza, E. Arana, D. Moratal","doi":"10.1109/ISBI.2017.7950735","DOIUrl":"https://doi.org/10.1109/ISBI.2017.7950735","url":null,"abstract":"Detection of brain metastases in patients with undiagnosed primary cancer is unusual but still an existing phenomenon. In these cases, identifying the cancer site of origin is non-feasible by visual examination of magnetic resonance (MR) images. Recently, radiomics has been proposed to analyze differences among classes of visually imperceptible imaging characteristics. In this study we analyzed 46 T1-weighted MR images of brain metastases from 29 patients: 29 of lung and 17 of breast origin. A total of 43 radiomics texture features were extracted from the metastatic lesions. Support vector machine (SVM) and k-nearest neighbors (k-NN) classifiers were implemented to evaluate the classification performance. The influence of gray-level quantization for computation of texture features was also examined. The best classification (AUC = 0.953 ± 0.061), evaluated with nested cross-validation, was obtained using the SVM classifier with two texture features derived from the 16 gray-level quantization co-occurrence matrix.","PeriodicalId":6547,"journal":{"name":"2017 IEEE 14th International Symposium on Biomedical Imaging (ISBI 2017)","volume":"1 1","pages":"1213-1216"},"PeriodicalIF":0.0,"publicationDate":"2017-04-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"80167254","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
期刊
2017 IEEE 14th International Symposium on Biomedical Imaging (ISBI 2017)
全部 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学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1