TMI Watch IEEE Transactions on Medical Imaging metadata monitor

Most Cited Articles

406 articles collected from IEEE Xplore web pages.

Latest update 2026/08/08 12:19
New 0 Existing 100
Previous Page 16 of 17 Next
Earlier collected articles较早收录文章

Automatic Tuberculosis Screening Using Chest Radiographs

利用胸部X光片进行自动结核病筛查

Stefan Jaeger, Alexandros Karargyris, Sema Candemir, Les Folio, Jenifer Siegelman, Fiona Callaghan, Zhiyun Xue, Kannappan Palaniappan

Body Part 身体部位
Lung
Modality 模态
X-Ray
Abstract / 摘要
English

Tuberculosis is a major health threat in many regions of the world. Opportunistic infections in immunocompromised HIV/AIDS patients and multi-drug-resistant bacterial strains have exacerbated the problem, while diagnosing tuberculosis still remains a challenge. When left undiagnosed and thus untreated, mortality rates of patients with tuberculosis are high. Standard diagnostics still rely on methods developed in the last century. They are slow and often unreliable. In an effort to reduce the burden of the disease, this paper presents our automated approach for detecting tuberculosis in conventional posteroanterior chest radiographs. We first extract the lung region using a graph cut segmentation method. For this lung region, we compute a set of texture and shape features, which enable the X-rays to be classified as normal or abnormal using a binary classifier. We measure the performance of our system on two datasets: a set collected by the tuberculosis control program of our local county's health department in the United States, and a set collected by Shenzhen Hospital, China. The proposed computer-aided diagnostic system for TB screening, which is ready for field deployment, achieves a performance that approaches the performance of human experts. We achieve an area under the ROC curve (AUC) of 87% (78.3% accuracy) for the first set, and an AUC of 90% (84% accuracy) for the second set. For the first set, we compare our system performance with the performance of radiologists. When trying not to miss any positive cases, radiologists achieve an accuracy of about 82% on this set, and their false positive rate is about half of our system's rate.

中文

结核病在全球许多地区构成重大健康威胁。免疫功能低下的HIV/AIDS患者中的机会性感染以及耐多药菌株加剧了这一问题,而结核病的诊断仍然具有挑战性。一旦未确诊因而未治疗,结核病患者的死亡率很高。标准诊断仍依赖于上世纪开发的方法,这些方法缓慢且常常不可靠。为减轻疾病负担,本文提出了一种在常规后前位胸部X光片中自动检测结核病的方法。我们首先使用图割分割方法提取肺部区域。针对该肺部区域,我们计算一组纹理和形状特征,从而使用二元分类器将X光片分为正常或异常。我们在两个数据集上测量系统的性能:一组由美国本地县卫生部门的结核病控制项目收集,另一组由中国深圳医院收集。所提出的用于结核病筛查的计算机辅助诊断系统已准备好进行现场部署,其性能接近人类专家的水平。我们在第一个数据集上实现了ROC曲线下面积(AUC)87%(准确率78.3%),在第二个数据集上实现了AUC 90%(准确率84%)。对于第一个数据集,我们将系统性能与放射科医生的性能进行了比较。在不遗漏任何阳性病例的情况下,放射科医生在该数据集上的准确率约为82%,其假阳性率约为我们系统的一半。

Author Info / 作者信息
Stefan Jaeger U.S. National Library of Medicine, Lister Hill National Center for Biomedical Communications, Bethesda, MD, USA 美国国家医学图书馆,李斯特山国家生物医学通信中心,贝塞斯达,马里兰州,美国
Alexandros Karargyris U.S. National Library of Medicine, Lister Hill National Center for Biomedical Communications, Bethesda, MD, USA 美国国家医学图书馆,李斯特山国家生物医学通信中心,贝塞斯达,马里兰州,美国
Sema Candemir U.S. National Library of Medicine, Lister Hill National Center for Biomedical Communications, Bethesda, MD, USA 美国国家医学图书馆,李斯特山国家生物医学通信中心,贝塞斯达,马里兰州,美国
Les Folio Radiology and Imaging Sciences, National Institutes of Health, Bethesda, MD, USA 放射学和影像科学,美国国立卫生研究院,贝塞斯达,马里兰州,美国
Jenifer Siegelman Department of Radiology, Brigham and Women's Hospital and Harvard Medical School, Boston, MA, USA 放射学系,布里格姆妇女医院和哈佛医学院,波士顿,马萨诸塞州,美国
Fiona Callaghan U.S. National Library of Medicine, Lister Hill National Center for Biomedical Communications, Bethesda, MD, USA 美国国家医学图书馆,李斯特山国家生物医学通信中心,贝塞斯达,马里兰州,美国
Zhiyun Xue U.S. National Library of Medicine, Lister Hill National Center for Biomedical Communications, Bethesda, MD, USA 美国国家医学图书馆,李斯特山国家生物医学通信中心,贝塞斯达,马里兰州,美国
Kannappan Palaniappan Department of Computer Science, University of Missouri-Columbia, Columbia, MO, USA 计算机科学系,密苏里大学哥伦比亚分校,哥伦比亚,密苏里州,美国

A minimum description length approach to statistical shape modeling

统计形状建模的最小描述长度方法

R.H. Davies, C.J. Twining, T.F. Cootes, J.C. Waterton, C.J. Taylor

Body Part 身体部位
None
Modality 模态
None
Abstract / 摘要
English

We describe a method for automatically building statistical shape models from a training set of example boundaries/surfaces. These models show considerable promise as a basis for segmenting and interpreting images. One of the drawbacks of the approach is, however, the need to establish a set of dense correspondences between all members of a set of training shapes. Often this is achieved by locating a set of "landmarks" manually on each training image, which is time consuming and subjective in two dimensions and almost impossible in three dimensions. We describe how shape models can be built automatically by posing the correspondence problem as one of finding the parameterization for each shape in the training set. We select the set of parameterizations that build the "best" model. We define "best" as that which minimizes the description length of the training set, arguing that this leads to models with good compactness, specificity and generalization ability. We show how a set of shape parameterizations can be represented and manipulated in order to build a minimum description length model. Results are given for several different training sets of two-dimensional boundaries, showing that the proposed method constructs better models than other approaches including manual landmarking-the current gold standard. We also show that the method can be extended straightforwardly to three dimensions.

中文

我们描述了一种从示例边界/表面训练集自动构建统计形状模型的方法。这些模型作为分割和解释图像的基础显示出相当大的前景。然而,该方法的一个缺点是需要在一组训练形状的所有成员之间建立一组密集的对应关系。这通常是通过在每个训练图像上手动定位一组“地标”来实现的,这在二维中耗时且主观,在三维中几乎不可能。我们描述了如何通过将对应问题转化为寻找训练集中每个形状的参数化来自动构建形状模型。我们选择构建“最佳”模型的参数化集合。我们将“最佳”定义为最小化训练集描述长度的参数化,认为这会导致模型具有良好的紧凑性、特异性和泛化能力。我们展示了如何表示和操作一组形状参数化以构建最小描述长度模型。给出了几个不同二维边界训练集的结果,表明所提出的方法构建的模型优于其他方法,包括当前金标准的手动地标定位。我们还表明该方法可以直接扩展到三维。

Author Info / 作者信息
R.H. Davies Division of Imaging Science and Biomedical Engineering, University of Manchester, Manchester, U.K. 英国曼彻斯特大学影像科学与生物医学工程系
C.J. Twining Division of Imaging Science and Biomedical Engineering, University of Manchester, Manchester, U.K. 英国曼彻斯特大学影像科学与生物医学工程系
T.F. Cootes Division of Imaging Science and Biomedical Engineering, University of Manchester, Manchester, U.K. 英国曼彻斯特大学影像科学与生物医学工程系
J.C. Waterton AstraZeneca, Cheshire, U.K. 英国柴郡阿斯利康公司
C.J. Taylor Division of Imaging Science and Biomedical Engineering, University of Manchester, Manchester, U.K. 英国曼彻斯特大学影像科学与生物医学工程系

Locating the optic nerve in a retinal image using the fuzzy convergence of the blood vessels

利用血管模糊收敛定位视网膜图像中的视神经

A. Hoover, M. Goldbaum

Body Part 身体部位
Eye
Modality 模态
Fundus
Abstract / 摘要
English

We describe an automated method to locate the optic nerve in images of the ocular fundus. Our method uses a novel algorithm we call fuzzy convergence to determine the origination of the blood vessel network. We evaluate our method using 31 images of healthy retinas and 50 images of diseased retinas, containing such diverse symptoms as tortuous vessels, choroidal neovascularization, and hemorrhages...

中文

我们描述了一种自动定位眼底图像中视神经的方法。该方法使用一种我们称之为模糊收敛的新算法来确定血管网络的起点。我们使用31张健康视网膜图像和50张患病视网膜图像评估了该方法,这些图像包含各种症状,如迂曲血管、脉络膜新生血管和出血等。

Author Info / 作者信息
A. Hoover Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
M. Goldbaum Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构

Volumetric segmentation of brain images using parallel genetic algorithms

使用并行遗传算法的脑图像体积分割

Yong Fan, Tianzi Jiang, D.J. Evans

Body Part 身体部位
Brain
Modality 模态
MRI
Abstract / 摘要
English

Active model-based segmentation has frequently been used in medical image processing with considerable success. Although the active model-based method was initially viewed as an optimization problem, most researchers implement it as a partial differential equation solution. The advantages and disadvantages of the active model-based method are distinct: speed and stability. To improve its performan...

中文

基于活动模型的图像分割在医学图像处理中经常被使用,并取得了相当大的成功。尽管基于活动模型的方法最初被视为优化问题,但大多数研究人员将其实现为偏微分方程解。基于活动模型的方法的优缺点很明显:速度和稳定性。为了提高其性能...

Author Info / 作者信息
Yong Fan Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Tianzi Jiang Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
D.J. Evans Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构

Anatomically Constrained Neural Networks (ACNNs): Application to Cardiac Image Enhancement and Segmentation

解剖约束神经网络(ACNN):在心脏图像增强和分割中的应用

Ozan Oktay, Enzo Ferrante, Konstantinos Kamnitsas, Mattias Heinrich, Wenjia Bai, Jose Caballero, Stuart A. Cook, Antonio de Marvao

Body Part 身体部位
Heart
Modality 模态
MRI
Abstract / 摘要
English

Incorporation of prior knowledge about organ shape and location is key to improve performance of image analysis approaches. In particular, priors can be useful in cases where images are corrupted and contain artefacts due to limitations in image acquisition. The highly constrained nature of anatomical objects can be well captured with learning-based techniques. However, in most recent and promisin...

中文

将关于器官形状和位置的先验知识纳入是提高图像分析方法性能的关键。特别是,在图像因采集限制而损坏并包含伪影的情况下,先验知识非常有用。学习技术能够很好地捕捉解剖对象的高度约束特性。然而,在最近和最有希望...

Author Info / 作者信息
Ozan Oktay Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Enzo Ferrante Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Konstantinos Kamnitsas Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Mattias Heinrich Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Wenjia Bai Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Jose Caballero Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Stuart A. Cook Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Antonio de Marvao Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构

Computer-aided diagnosis in chest radiography: a survey

计算机辅助诊断在胸部X线摄影中的应用:综述

B. Van Ginneken, B.M. Ter Haar Romeny, M.A. Viergever

Body Part 身体部位
Lung
Modality 模态
X-Ray
Abstract / 摘要
English

The traditional chest radiograph is still ubiquitous in clinical practice, and will likely remain so for quite some time. Yet, its interpretation is notoriously difficult. This explains the continued interest in computer-aided diagnosis for chest radiography. The purpose of this survey is to categorize and briefly review the literature on computer analysis of chest images, which comprises over 150 papers published in the last 30 years. Remaining challenges are indicated and some directions for future research are given.

中文

传统的胸部X线照片在临床实践中仍然无处不在,并且很可能在相当长的一段时间内保持这种状态。然而,其解读是出了名的困难。这解释了对计算机辅助诊断在胸部X线摄影中持续的兴趣。本综述的目的是对关于胸部图像计算机分析的文献进行分类和简要回顾,这包括过去30年发表的150多篇论文。指出了剩余的挑战,并给出了一些未来研究的方向。

Author Info / 作者信息
B. Van Ginneken Image Sciences Institute, University Medical Center Utrecht, Utrecht, Netherlands 图像科学研究所,乌得勒支大学医学中心,乌得勒支,荷兰
B.M. Ter Haar Romeny Faculty of Biomedical Engineering, Medical and Biomedical Imaging, Eindhovan University of Technology, Eindhoven, Netherlands 生物医学工程系,医学与生物医学成像,埃因霍温理工大学,埃因霍温,荷兰
M.A. Viergever Image Sciences Institute, University Medical Center Utrecht, Utrecht, Netherlands 图像科学研究所,乌得勒支大学医学中心,乌得勒支,荷兰

M.V. Ranganath, A.P. Dhawan, N. Mullani

Body Part 身体部位
Pending
Modality 模态
Pending
Abstract / 摘要
English

The problem of reconstruction in positron emission tomography (PET) is basically estimating the number of photon pairs emitted from the source. Using the concept of the maximum-likelihood (ML) algorithm, the problem of reconstruction is reduced to determining an estimate of the emitter density that maximizes the probability of observing the actual detector count data over all possible emitter dens...

中文

中文摘要翻译待生成

Author Info / 作者信息
M.V. Ranganath Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
A.P. Dhawan Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
N. Mullani Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构

Fast Large-Tip-Angle Multidimensional and Parallel RF Pulse Design in MRI

MRI中快速大翻转角多维并行射频脉冲设计

William A. Grissom, Dan Xu, Adam B. Kerr, Jeffrey A. Fessler, Douglas C. Noll

Body Part 身体部位
None
Modality 模态
MRI
Abstract / 摘要
English

Large-tip-angle multidimensional radio-frequency (RF) pulse design is a difficult problem, due to the nonlinear response of magnetization to applied RF at large tip-angles. In parallel excitation, multidimensional RF pulse design is further complicated by the possibility for transmit field patterns to change between subjects, requiring pulses to be designed rapidly while a subject lies in the scan...

中文

大翻转角多维射频(RF)脉冲设计是一个难题,因为在大翻转角下磁化对施加RF的响应是非线性的。在并行激励中,由于发射场模式可能在不同受试者之间变化,需要受试者在扫描过程中快速设计脉冲,这使得多维RF脉冲设计更加复杂。

Author Info / 作者信息
William A. Grissom Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Dan Xu Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Adam B. Kerr Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Jeffrey A. Fessler Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Douglas C. Noll Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构

Robust Retinal Vessel Segmentation via Locally Adaptive Derivative Frames in Orientation Scores

基于方向得分中局部自适应导数框架的鲁棒视网膜血管分割

Jiong Zhang, Behdad Dashtbozorg, Erik Bekkers, Josien P. W. Pluim, Remco Duits, Bart M. ter Haar Romeny

Body Part 身体部位
Eye
Modality 模态
Fundus
Abstract / 摘要
English

This paper presents a robust and fully automatic filter-based approach for retinal vessel segmentation. We propose new filters based on 3D rotating frames in so-called orientation scores, which are functions on the Lie-group domain of positions and orientations ℝ 2 × S 1 . By means of a wavelet-type transform, a 2D image is lifted to a 3D orientation score, where elongated structures are disentangled into their corresponding orientation planes. In the lifted domain ℝ 2 × S 1 , vessels are enhanced by means of multi-scale second-order Gaussian derivatives perpendicular to the line structures. More precisely, we use a left-invariant rotating derivative (LID) frame, and a locally adaptive derivative (LAD) frame. The LAD is adaptive to the local line structures and is found by eigensystem analysis of the left-invariant Hessian matrix (computed with the LID). After multi-scale filtering via the LID or LAD in the orientation score domain, the results are projected back to the 2D image plane giving us the enhanced vessels. Then a binary segmentation is obtained through thresholding. The proposed methods are validated on six retinal image datasets with different image types, on which competitive segmentation performances are achieved. In particular, the proposed algorithm of applying the LAD filter on orientation scores (LAD-OS) outperforms most of the state-of-the-art methods. The LAD-OS is capable of dealing with typically difficult cases like crossings, central arterial reflex, closely parallel and tiny vessels. The high computational speed of the proposed methods allows processing of large datasets in a screening setting.

中文

本文提出了一种鲁棒且全自动的基于滤波器的视网膜血管分割方法。我们提出了基于所谓方向得分中的3D旋转框架的新滤波器,方向得分是位置和方向李群域ℝ²×S¹上的函数。通过小波型变换,将2D图像提升到3D方向得分,其中细长结构被分解到其对应的方向平面中。在提升域ℝ²×S¹中,通过垂直于线结构的多尺度二阶高斯导数增强血管。更精确地说,我们使用了左不变旋转导数(LID)框架和局部自适应导数(LAD)框架。LAD对局部线结构自适应,通过左不变Hessian矩阵(使用LID计算)的特征系统分析得到。通过在方向得分域中使用LID或LAD进行多尺度滤波后,结果投影回2D图像平面,得到增强的血管。然后通过阈值化得到二值分割。所提出的方法在六个具有不同图像类型的视网膜图像数据集上进行了验证,取得了具有竞争力的分割性能。特别是,所提出的在方向得分上应用LAD滤波器(LAD-OS)的算法优于大多数现有方法。LAD-OS能够处理典型困难情况,如交叉、中央动脉反射、紧密平行和微小的血管。所提出的方法计算速度快,允许在筛选设置中处理大型数据集。

Author Info / 作者信息
Jiong Zhang Department of Biomedical Engineering, Eindhoven University of Technology, Eindhoven, MB, The Netherlands 荷兰埃因霍温理工大学,生物医学工程系,埃因霍温,MB
Behdad Dashtbozorg Department of Biomedical Engineering, Eindhoven University of Technology, Eindhoven, MB, The Netherlands 荷兰埃因霍温理工大学,生物医学工程系,埃因霍温,MB
Erik Bekkers Department of Biomedical Engineering, Eindhoven University of Technology, Eindhoven, MB, The Netherlands 荷兰埃因霍温理工大学,生物医学工程系,埃因霍温,MB
Josien P. W. Pluim Department of Biomedical Engineering, Eindhoven University of Technology, Eindhoven, MB, The Netherlands 荷兰埃因霍温理工大学,生物医学工程系,埃因霍温,MB
Remco Duits Department of Mathematics and Computer Science, Eindhoven University of Technology, Eindhoven, MB, The Netherlands 荷兰埃因霍温理工大学,数学与计算机科学系,埃因霍温,MB
Bart M. ter Haar Romeny Department of Biomedical and Information Engineering, Northeastern University, Shenyang, China; Department of Biomedical Engineering, Eindhoven University of Technology, Eindhoven, MB, The Netherlands 中国沈阳,东北大学生物医学与信息工程系;荷兰埃因霍温理工大学,生物医学工程系,埃因霍温,MB

A comparison of similarity measures for use in 2-D-3-D medical image registration

用于二维-三维医学图像配准的相似性度量比较

G.P. Penney, J. Weese, J.A. Little, P. Desmedt, D.L.G. Hill, D.J. hawkes

Body Part 身体部位
Spine
Modality 模态
CTX-Ray
Abstract / 摘要
English

A comparison of six similarity measures for use in intensity-based two-dimensional-three-dimensional (2-D-3-D) image registration is presented. The accuracy of the similarity measures are compared to a "gold-standard" registration which has been accurately calculated using fiducial markers. The similarity measures are used to register a computed tomography (CT) scan of a spine phantom to a fluoroscopy image of the phantom. The registration is carried out within a region-of-interest in the fluoroscopy image which is user defined to contain a single vertebra. Many of the problems involved in this type of registration are caused by features which were not modeled by a phantom image alone. More realistic "gold-standard" data sets were simulated using the phantom image with clinical image features overlaid. Results show that the introduction of soft-tissue structures and interventional instruments into the phantom image can have a large effect on the performance of some similarity measures previously applied to 2-D-3-D image registration. Two measures were able to register accurately and robustly even when soft-tissue structures and interventional instruments were present as differences between the images. These measures were pattern intensity and gradient difference. Their registration accuracy, for all the rigid-body parameters except for the source to film translation, was within a root-mean-square (rms) error of 0.53 mm or degrees to the "gold-standard" values. No failures occurred while registering using these measures.

中文

本文比较了六种基于强度的二维-三维(2-D-3-D)图像配准中的相似性度量。这些相似性度量的精度与使用基准标记精确计算的金标准配准进行了比较。这些相似性度量用于将脊柱模型的计算机断层扫描(CT)图像注册到荧光透视图像...

Author Info / 作者信息
G.P. Penney Division of Radiological Sciences, UMDS, Guy's and Saint Thomas' Hospitals, London, UK 机构中文翻译待生成或 IEEE 未提供机构
J. Weese Philips Research Hamburg, Hamburg, Germany 机构中文翻译待生成或 IEEE 未提供机构
J.A. Little Division of Radiological Sciences, UMDS, Guy's and Saint Thomas' Hospitals, London, UK 机构中文翻译待生成或 IEEE 未提供机构
P. Desmedt EasyVision Advanced Development, Philips Medical Systems, Best, Netherlands 机构中文翻译待生成或 IEEE 未提供机构
D.L.G. Hill Division of Radiological Sciences, UMDS, Guy's and Saint Thomas' Hospitals, London, UK 机构中文翻译待生成或 IEEE 未提供机构
D.J. hawkes Division of Radiological Sciences, UMDS, Guy's and Saint Thomas' Hospitals, London, UK 机构中文翻译待生成或 IEEE 未提供机构

Electrical conductivity imaging via contactless measurements

通过非接触测量实现电导率成像

N.G. Gencer, M.N. Tek

Body Part 身体部位
Brain
Modality 模态
MRI
Abstract / 摘要
English

A new imaging modality is introduced to image electrical conductivity of biological tissues via contactless measurements. This modality uses magnetic excitation to induce currents inside the body and measures the magnetic fields of the induced currents. In this study, the mathematical basis of the methodology is analyzed and numerical models are developed to simulate the imaging system. The induce...

中文

介绍了一种新的成像模态,通过非接触测量对生物组织的电导率进行成像。该模态利用磁激励在体内感应电流,并测量感应电流产生的磁场。本研究分析了该方法的数学基础,并开发了数值模型来模拟成像系统。感应...

Author Info / 作者信息
N.G. Gencer Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
M.N. Tek Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构

The BoneXpert Method for Automated Determination of Skeletal Maturity

BoneXpert方法用于自动确定骨骼成熟度

Hans Henrik Thodberg, Sven Kreiborg, Anders Juul, Karen Damgaard Pedersen

Body Part 身体部位
Bone
Modality 模态
X-Ray
Abstract / 摘要
English

Bone age rating is associated with a considerable variability from the human interpretation, and this is the motivation for presenting a new method for automated determination of bone age (skeletal maturity). The method, called BoneXpert, reconstructs, from radiographs of the hand, the borders of 15 bones automatically and then computes ldquointrinsicrdquo bone ages for each of 13 bones (radius, ulna, and 11 short bones). Finally, it transforms the intrinsic bone ages into Greulich Pyle (GP) or Tanner Whitehouse (TW) bone age. The bone reconstruction method automatically rejects images with abnormal bone morphology or very poor image quality. From the methodological point of view, BoneXpert contains the following innovations: 1) a generative model (active appearance model) for the bone reconstruction; 2) the prediction of bone age from shape, intensity, and texture scores derived from principal component analysis; 3) the consensus bone age concept that defines bone age of each bone as the best estimate of the bone age of the other bones in the hand; 4) a common bone age model for males and females; and 5) the unified modelling of TW and GP bone age. BoneXpert is developed on 1559 images. It is validated on the Greulich Pyle atlas in the age range 2-17 years yielding an SD of 0.42 years [0.37; 0.47] 95% conf, and on 84 clinical TW-rated images yielding an SD of 0.80 years [0.68; 0.93] 95% conf. The precision of the GP bone age determination (its ability to yield the same result on a repeated radiograph) is inferred under suitable assumptions from six longitudinal series of radiographs. The result is an SD on a single determination of 0.17 years [0.13; 0.21] 95% conf.

中文

骨龄评分与人类解释存在相当大的变异性,这促使我们提出一种新的自动确定骨龄(骨骼成熟度)的方法。该方法称为BoneXpert,从手部X光片自动重建15块骨的边界,然后计算13块骨(桡骨、u...)的“内在”骨龄。

Author Info / 作者信息
Hans Henrik Thodberg Visiana Aps, Holte, Denmark 机构中文翻译待生成或 IEEE 未提供机构
Sven Kreiborg University of Copenhagen, Copenhagen, Denmark 机构中文翻译待生成或 IEEE 未提供机构
Anders Juul Rigshospitalet, Copenhagen, Denmark 机构中文翻译待生成或 IEEE 未提供机构
Karen Damgaard Pedersen Rigshospitalet, Copenhagen, Denmark 机构中文翻译待生成或 IEEE 未提供机构

Richard J. Chen, Ming Y. Lu, Jingwen Wang, Drew F. K. Williamson, Scott J. Rodig, Neal I. Lindeman, Faisal Mahmood

Body Part 身体部位
Pending
Modality 模态
Pending
Abstract / 摘要
English

Cancer diagnosis, prognosis, mymargin and therapeutic response predictions are based on morphological information from histology slides and molecular profiles from genomic data. However, most deep learning-based objective outcome prediction and grading paradigms are based on histology or genomics alone and do not make use of the complementary information in an intuitive manner. In this work, we propose Pathomic Fusion , an interpretable strategy for end-to-end multimodal fusion of histology image and genomic (mutations, CNV, RNA-Seq) features for survival outcome prediction. Our approach models pairwise feature interactions across modalities by taking the Kronecker product of unimodal feature representations, and controls the expressiveness of each representation via a gating-based attention mechanism. Following supervised learning, we are able to interpret and saliently localize features across each modality, and understand how feature importance shifts when conditioning on multimodal input. We validate our approach using glioma and clear cell renal cell carcinoma datasets from the Cancer Genome Atlas (TCGA), which contains paired whole-slide image, genotype, and transcriptome data with ground truth survival and histologic grade labels. In a 15-fold cross-validation, our results demonstrate that the proposed multimodal fusion paradigm improves prognostic determinations from ground truth grading and molecular subtyping, as well as unimodal deep networks trained on histology and genomic data alone. The proposed method establishes insight and theory on how to train deep networks on multimodal biomedical data in an intuitive manner, which will be useful for other problems in medicine that seek to combine heterogeneous data streams for understanding diseases and predicting response and resistance to treatment. Code and trained models are made available at: https://github.com/mahmoodlab/PathomicFusion .

中文

中文摘要翻译待生成

Author Info / 作者信息
Richard J. Chen Department of Pathology, Brigham and Women’s Hospital, Harvard Medical School, Boston, MA, USA; Broad Institute of Harvard, Cambridge, MA, USA; Massachusetts Institute of Technology (MIT), Cambridge, MA, USA; Dana-Farber Cancer Institute, Boston, MA, USA; Department of Biomedical Informatics, Harvard Medical School, Boston, MA, USA 机构中文翻译待生成或 IEEE 未提供机构
Ming Y. Lu Department of Pathology, Brigham and Women’s Hospital, Harvard Medical School, Boston, MA, USA; Broad Institute of Harvard, Cambridge, MA, USA; Massachusetts Institute of Technology (MIT), Cambridge, MA, USA; Dana-Farber Cancer Institute, Boston, MA, USA 机构中文翻译待生成或 IEEE 未提供机构
Jingwen Wang Department of Pathology, Brigham and Women’s Hospital, Harvard Medical School, Boston, MA, USA 机构中文翻译待生成或 IEEE 未提供机构
Drew F. K. Williamson Department of Pathology, Brigham and Women’s Hospital, Harvard Medical School, Boston, MA, USA 机构中文翻译待生成或 IEEE 未提供机构
Scott J. Rodig Department of Pathology, Brigham and Women’s Hospital, Harvard Medical School, Boston, MA, USA 机构中文翻译待生成或 IEEE 未提供机构
Neal I. Lindeman Department of Pathology, Brigham and Women’s Hospital, Harvard Medical School, Boston, MA, USA 机构中文翻译待生成或 IEEE 未提供机构
Faisal Mahmood Department of Pathology, Brigham and Women’s Hospital, Harvard Medical School, Boston, MA, USA; Broad Institute of Harvard, Cambridge, MA, USA; Massachusetts Institute of Technology (MIT), Cambridge, MA, USA; Dana-Farber Cancer Institute, Boston, MA, USA 机构中文翻译待生成或 IEEE 未提供机构

Unsupervised Deep Learning Applied to Breast Density Segmentation and Mammographic Risk Scoring

应用于乳腺密度分割和乳腺X线摄影风险评分的无监督深度学习

Michiel Kallenberg, Kersten Petersen, Mads Nielsen, Andrew Y. Ng, Pengfei Diao, Christian Igel, Celine M. Vachon, Katharina Holland

Body Part 身体部位
Breast
Modality 模态
Mammography
Abstract / 摘要
English

Mammographic risk scoring has commonly been automated by extracting a set of handcrafted features from mammograms, and relating the responses directly or indirectly to breast cancer risk. We present a method that learns a feature hierarchy from unlabeled data. When the learned features are used as the input to a simple classifier, two different tasks can be addressed: i) breast density segmentatio...

中文

乳腺X线摄影风险评分通常通过从乳腺X线照片中提取一组手工特征,并将响应直接或间接与乳腺癌风险相关联来实现自动化。我们提出了一种从未标记数据中学习特征层次结构的方法。当学习到的特征被用作简单分类器的输入时,可以解决两个不同的任务:i)乳腺密度分割...

Author Info / 作者信息
Michiel Kallenberg Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Kersten Petersen Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Mads Nielsen Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Andrew Y. Ng Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Pengfei Diao Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Christian Igel Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Celine M. Vachon Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Katharina Holland Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构

Fractal analysis of bone X-ray tomographic microscopy projections

骨X射线断层显微镜投影的分形分析

R. Jennane, W.J. Ohley, S. Majumdar, G. Lemineur

Body Part 身体部位
Bone
Modality 模态
X-RayMicroscopy
Abstract / 摘要
English

Fractal analysis of bone X-ray images has received much interest recently for the diagnosis of bone disease. Here, the authors propose a fractal analysis of bone X-ray tomographic microscopy (XTM) projections. The aim of the study is to establish whether or not there is a correlation between three-dimensional (3-D) trabecular changes and two-dimensional (2-D) fractal descriptors. Using a highly co...

中文

骨X射线图像的分形分析近来在骨病诊断中受到广泛关注。本文作者提出对骨X射线断层显微镜(XTM)投影进行分形分析。研究旨在确定三维(3-D)小梁变化与二维(2-D)分形描述符之间是否存在相关性。利用高度共...

Author Info / 作者信息
R. Jennane Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
W.J. Ohley Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
S. Majumdar Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
G. Lemineur Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构

Segmentation of Nuclei in Histopathology Images by Deep Regression of the Distance Map

基于距离图深度回归的组织病理学图像中细胞核分割

Peter Naylor, Marick Laé, Fabien Reyal, Thomas Walter

Body Part 身体部位
None
Modality 模态
Histopathology
Abstract / 摘要
English

The advent of digital pathology provides us with the challenging opportunity to automatically analyze whole slides of diseased tissue in order to derive quantitative profiles that can be used for diagnosis and prognosis tasks. In particular, for the development of interpretable models, the detection and segmentation of cell nuclei is of the utmost importance. In this paper, we describe a new metho...

中文

数字病理学的出现为我们提供了自动分析病变组织全切片以获得可用于诊断和预后任务的定量图谱的挑战性机会。特别是,对于可解释模型的开发,细胞核的检测和分割至关重要。在本文中,我们描述了一种新的方法...

Author Info / 作者信息
Peter Naylor Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Marick Laé Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Fabien Reyal Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Thomas Walter Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构

A Generative Model for Image Segmentation Based on Label Fusion

基于标签融合的图像分割生成模型

Mert R. Sabuncu, B. T. Thomas Yeo, Koen Van Leemput, Bruce Fischl, Polina Golland

Body Part 身体部位
Brain
Modality 模态
MRI
Abstract / 摘要
English

We propose a nonparametric, probabilistic model for the automatic segmentation of medical images, given a training set of images and corresponding label maps. The resulting inference algorithms rely on pairwise registrations between the test image and individual training images. The training labels are then transferred to the test image and fused to compute the final segmentation of the test subject. Such label fusion methods have been shown to yield accurate segmentation, since the use of multiple registrations captures greater inter-subject anatomical variability and improves robustness against occasional registration failures. To the best of our knowledge, this manuscript presents the first comprehensive probabilistic framework that rigorously motivates label fusion as a segmentation approach. The proposed framework allows us to compare different label fusion algorithms theoretically and practically. In particular, recent label fusion or multiatlas segmentation algorithms are interpreted as special cases of our framework. We conduct two sets of experiments to validate the proposed methods. In the first set of experiments, we use 39 brain MRI scans—with manually segmented white matter, cerebral cortex, ventricles and subcortical structures—to compare different label fusion algorithms and the widely-used FreeSurfer whole-brain segmentation tool. Our results indicate that the proposed framework yields more accurate segmentation than FreeSurfer and previous label fusion algorithms. In a second experiment, we use brain MRI scans of 282 subjects to demonstrate that the proposed segmentation tool is sufficiently sensitive to robustly detect hippocampal volume changes in a study of aging and Alzheimer's Disease.

中文

我们提出了一种非参数、概率模型,用于在给定一组训练图像和对应标签图的情况下自动分割医学图像。由此产生的推理算法依赖于测试图像与单个训练图像之间的成对配准。然后将训练标签转移到测试图像并融合,以计算测试对象的最终分割。这种标签融合方法已被证明能产生准确的分割,因为使用多个配准能够捕获更大的受试者间解剖变异性,并提高对偶发配准失败的鲁棒性。据我们所知,本文首次提出了一个全面的概率框架,严格地证明了标签融合作为一种分割方法的合理性。所提出的框架使我们能够在理论上和实践上比较不同的标签融合算法。特别是,最近的标签融合或多图谱分割算法被解释为我们框架的特例。我们进行了两组实验来验证所提出的方法。在第一组实验中,我们使用39个脑部MRI扫描(具有手动分割的白质、大脑皮层、脑室和皮层下结构)来比较不同的标签融合算法和广泛使用的FreeSurfer全脑分割工具。我们的结果表明,所提出的框架比FreeSurfer和之前的标签融合算法产生更准确的分割。在第二个实验中,我们使用282名受试者的脑部MRI扫描,证明所提出的分割工具足够敏感,能够在衰老和阿尔茨海默病的研究中稳健地检测海马体积变化。

Author Info / 作者信息
Mert R. Sabuncu Computer Science and Artificial Intelligence Laboratory, Massachusetts Institute of Technology, Cambridge, MA, USA; Athinoula A. Martinos Center of Biomedical Imaging, Massachusetts General Hospital Harvard Medical School, Charlestown, MA, USA 麻省理工学院计算机科学与人工智能实验室,剑桥,马萨诸塞州,美国;马萨诸塞总医院哈佛医学院阿西努拉·A·马蒂诺斯生物医学成像中心,查尔斯顿,马萨诸塞州,美国
B. T. Thomas Yeo Computer Science and Artificial Intelligence Laboratory, Massachusetts Institute of Technology, Cambridge, MA, USA 麻省理工学院计算机科学与人工智能实验室,剑桥,马萨诸塞州,美国
Koen Van Leemput Computer Science and Artificial Intelligence Laboratory, Massachusetts Institute of Technology, Cambridge, MA, USA; Department of Information and Computer Science, Aalto University of Science and Technology, Aalto, Finland; Athinoula A. Martinos Center of Biomedical Imaging, Massachusetts General Hospital Harvard Medical School, Charlestown, MA, USA 麻省理工学院计算机科学与人工智能实验室,剑桥,马萨诸塞州,美国;阿尔托大学科技学院信息与计算机科学系,阿尔托,芬兰;马萨诸塞总医院哈佛医学院阿西努拉·A·马蒂诺斯生物医学成像中心,查尔斯顿,马萨诸塞州,美国
Bruce Fischl Computer Science and Artificial Intelligence Laboratory, Massachusetts Institute of Technology, Cambridge, MA, USA; Athinoula A. Martinos Center of Biomedical Imaging, Massachusetts General Hospital Harvard Medical School, Charlestown, MA, USA 麻省理工学院计算机科学与人工智能实验室,剑桥,马萨诸塞州,美国;马萨诸塞总医院哈佛医学院阿西努拉·A·马蒂诺斯生物医学成像中心,查尔斯顿,马萨诸塞州,美国
Polina Golland Computer Science and Artificial Intelligence Laboratory, Massachusetts Institute of Technology, Cambridge, MA, USA 麻省理工学院计算机科学与人工智能实验室,剑桥,马萨诸塞州,美国

Accelerated Dynamic MRI Exploiting Sparsity and Low-Rank Structure: k-t SLR

利用稀疏性和低秩结构的加速动态MRI:k-t SLR

Sajan Goud Lingala, Yue Hu, Edward DiBella, Mathews Jacob

Body Part 身体部位
Heart
Modality 模态
MRI
Abstract / 摘要
English

We introduce a novel algorithm to reconstruct dynamic magnetic resonance imaging (MRI) data from under-sampled k-t space data. In contrast to classical model based cine MRI schemes that rely on the sparsity or banded structure in Fourier space, we use the compact representation of the data in the Karhunen Louve transform (KLT) domain to exploit the correlations in the dataset. The use of the data-...

中文

我们提出了一种新颖的算法,用于从欠采样的k-t空间数据重建动态磁共振成像(MRI)数据。与依赖于傅里叶空间中稀疏性或带状结构的经典基于模型的电影MRI方案不同,我们利用数据在Karhunen-Loève变换(KLT)域中的紧凑表示来挖掘数据集中的相关性。使用数据-...

Author Info / 作者信息
Sajan Goud Lingala Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Yue Hu Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Edward DiBella Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Mathews Jacob Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构

On the direct Fourier method for computer tomography

关于计算机断层扫描的直接傅里叶方法

D. Gottleib, B. Gustafsson, P. Forssen

Body Part 身体部位
Head and Neck
Modality 模态
CT
Abstract / 摘要
English

Considers the direct Fourier methods (DFM's) for reconstructing an image from its given X-ray projections. The main purpose here is to use concepts from numerical analysis to estimate the errors in the methods. The authors also suggest an alternative to the interpolations involved in the DFM's and estimate the number of terms involved. Realizing that one of the main reasons for the degradation of ...

中文

考虑使用直接傅里叶方法(DFM)从给定的X射线投影重建图像。这里的主要目的是使用数值分析的概念来估计方法中的误差。作者还提出了DFM中涉及的插值的替代方案,并估计了涉及的项数。意识到...

Author Info / 作者信息
D. Gottleib Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
B. Gustafsson Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
P. Forssen Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构

Automatic Skin Lesion Segmentation Using Deep Fully Convolutional Networks With Jaccard Distance

使用Jaccard距离的深度全卷积网络自动皮肤病变分割

Yading Yuan, Ming Chao, Yeh-Chi Lo

Body Part 身体部位
Skin
Modality 模态
Microscopy
Abstract / 摘要
English

Automatic skin lesion segmentation in dermoscopic images is a challenging task due to the low contrast between lesion and the surrounding skin, the irregular and fuzzy lesion borders, the existence of various artifacts, and various imaging acquisition conditions. In this paper, we present a fully automatic method for skin lesion segmentation by leveraging 19-layer deep convolutional neural networks that is trained end-to-end and does not rely on prior knowledge of the data. We propose a set of strategies to ensure effective and efficient learning with limited training data. Furthermore, we design a novel loss function based on Jaccard distance to eliminate the need of sample re-weighting, a typical procedure when using cross entropy as the loss function for image segmentation due to the strong imbalance between the number of foreground and background pixels. We evaluated the effectiveness, efficiency, as well as the generalization capability of the proposed framework on two publicly available databases. One is from ISBI 2016 skin lesion analysis towards melanoma detection challenge, and the other is the PH2 database. Experimental results showed that the proposed method outperformed other state-of-the-art algorithms on these two databases. Our method is general enough and only needs minimum pre- and post-processing, which allows its adoption in a variety of medical image segmentation tasks.

中文

在皮肤镜图像中自动分割皮肤病变是一项具有挑战性的任务,因为病变与周围皮肤之间的对比度低,病变边界不规则且模糊,存在各种伪影以及不同的成像采集条件。本文提出了一种全自动的皮肤病变分割方法,利用19层深度卷积神经网络进行端到端训练,无需依赖数据的先验知识。我们提出了一系列策略,以确保在有限的训练数据下实现有效且高效的学习。此外,我们设计了一种基于Jaccard距离的新型损失函数,以消除样本重新加权的需要——在使用交叉熵作为图像分割损失函数时,由于前景和背景像素数量严重不平衡,通常需要进行样本重新加权。我们在两个公开数据库上评估了所提框架的有效性、效率以及泛化能力。一个来自ISBI 2016皮肤病变分析挑战赛(针对黑色素瘤检测),另一个是PH2数据库。实验结果表明,所提方法在这两个数据库上优于其他最先进的算法。我们的方法足够通用,只需要最少的预处理和后处理,因此可以应用于各种医学图像分割任务。

Author Info / 作者信息
Yading Yuan Department of Radiation Oncology, Icahn School of Medicine at Mount Sinai, New York, NY, USA 美国纽约西奈山伊坎医学院放射肿瘤科
Ming Chao Department of Radiation Oncology, Icahn School of Medicine at Mount Sinai, New York, NY, USA 美国纽约西奈山伊坎医学院放射肿瘤科
Yeh-Chi Lo Department of Radiation Oncology, Icahn School of Medicine at Mount Sinai, New York, NY, USA 美国纽约西奈山伊坎医学院放射肿瘤科

Weighted Local Variance-Based Edge Detection and Its Application to Vascular Segmentation in Magnetic Resonance Angiography

基于加权局部方差的边缘检测及其在磁共振血管成像血管分割中的应用

Max W. K. Law, Albert C. S. Chung

Body Part 身体部位
Vessel
Modality 模态
MRI
Abstract / 摘要
English

Accurate detection of vessel boundaries is particularly important for a precise extraction of vasculatures in magnetic resonance angiography (MRA). In this paper, we propose the use of weighted local variance (WLV)-based edge detection scheme for vessel boundary detection in MRA. The proposed method is robust against changes of intensity contrast of edges and capable of giving high detection respo...

中文

准确检测血管边界对于磁共振血管成像(MRA)中血管的精确提取尤为重要。本文提出使用基于加权局部方差(WLV)的边缘检测方案用于MRA中的血管边界检测。该方法对边缘强度对比度的变化具有鲁棒性,并且能够给出高检测响应...

Author Info / 作者信息
Max W. K. Law Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Albert C. S. Chung Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构

F. Kallel, M. Bertrand

Body Part 身体部位
Pending
Modality 模态
Pending
Abstract / 摘要
English

A new method to reconstruct the elastic modulus of soft tissue subjected to an external static compression is presented. In this approach the Newton-Raphson method is used to vary a finite element (FE) model of the elasticity equations to fit, in a least squared sense, a set of axial tissue displacement fields estimated using a correlation technique applied to ultrasound signals. The ill-condition...

中文

中文摘要翻译待生成

Author Info / 作者信息
F. Kallel Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
M. Bertrand Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构

Automated segmentation of multiple sclerosis lesions by model outlier detection

基于模型异常点检测的多发性硬化病灶自动分割

K. Van Leemput, F. Maes, D. Vandermeulen, A. Colchester, P. Suetens

Body Part 身体部位
Brain
Modality 模态
MRI
Abstract / 摘要
English

This paper presents a fully automated algorithm for segmentation of multiple sclerosis (MS) lesions from multispectral magnetic resonance (MR) images. The method performs intensity-based tissue classification using a stochastic model for normal brain images and simultaneously detects MS lesions as outliers that are not well explained by the model. It corrects for MR field inhomogeneities, estimate...

中文

本文提出一种全自动算法,用于从多光谱磁共振(MR)图像中分割多发性硬化(MS)病灶。该方法利用正常脑图像的随机模型进行基于强度的组织分类,同时将模型中无法很好解释的异常点检测为MS病灶。它校正了MR场不均匀性,并估计...

Author Info / 作者信息
K. Van Leemput Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
F. Maes Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
D. Vandermeulen Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
A. Colchester Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
P. Suetens Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构

Along He, Kai Wang, Tao Li, Chengkun Du, Shuang Xia, Huazhu Fu

Body Part 身体部位
Pending
Modality 模态
Pending
Abstract / 摘要
English

Accurate medical image segmentation is of great significance for computer aided diagnosis. Although methods based on convolutional neural networks (CNNs) have achieved good results, it is weak to model the long-range dependencies, which is very important for segmentation task to build global context dependencies. The Transformers can establish long-range dependencies among pixels by self-attention, providing a supplement to the local convolution. In addition, multi-scale feature fusion and feature selection are crucial for medical image segmentation tasks, which is ignored by Transformers. However, it is challenging to directly apply self-attention to CNNs due to the quadratic computational complexity for high-resolution feature maps. Therefore, to integrate the merits of CNNs, multi-scale channel attention and Transformers, we propose an efficient hierarchical hybrid vision Transformer (H2Former) for medical image segmentation. With these merits, the model can be data-efficient for limited medical data regime. The experimental results show that our approach exceeds previous Transformer, CNNs and hybrid methods on three 2D and two 3D medical image segmentation tasks. Moreover, it keeps computational efficiency in model parameters, FLOPs and inference time. For example, H2Former outperforms TransUNet by 2.29% in IoU score on KVASIR-SEG dataset with 30.77% parameters and 59.23% FLOPs.

中文

中文摘要翻译待生成

Author Info / 作者信息
Along He Tianjin Key Laboratory of Network and Data Security Technology, College of Computer Science, Nankai University, Tianjin, China 机构中文翻译待生成或 IEEE 未提供机构
Kai Wang Tianjin Key Laboratory of Network and Data Security Technology, College of Computer Science, Nankai University, Tianjin, China 机构中文翻译待生成或 IEEE 未提供机构
Tao Li College of Computer Science, Nankai University, Tianjin, China; Xingchuang Haihe Laboratory, Tianjin, China 机构中文翻译待生成或 IEEE 未提供机构
Chengkun Du Tianjin Key Laboratory of Network and Data Security Technology, College of Computer Science, Nankai University, Tianjin, China 机构中文翻译待生成或 IEEE 未提供机构
Shuang Xia Radiology Department, Tianjin First Central Hospital, Nankai, Tianjin, China 机构中文翻译待生成或 IEEE 未提供机构
Huazhu Fu Institute of High Performance Computing (IHPC), Agency for Science, Technology and Research (A*STAR), Fusionopolis, Singapore 机构中文翻译待生成或 IEEE 未提供机构

Patrick W. Goodwill, Steven M. Conolly

Body Part 身体部位
Vessel
Modality 模态
Angiography
Abstract / 摘要
English

Magnetic particle imaging (MPI) is a promising new medical imaging tracer modality with potential applications in human angiography, cancer imaging, in vivo cell tracking, and inflammation imaging. Here we demonstrate both theoretically and experimentally that multidimensional MPI is a linear shift-invariant imaging system with an analytic point spread function. We also introduce a fast image reco...

中文

磁粒子成像(MPI)是一种前景广阔的新型医学影像示踪剂模态,在人体血管造影、癌症成像、体内细胞追踪和炎症成像方面具有潜在应用。这里我们从理论和实验两方面证明,多维MPI是一种线性平移不变成像系统,具有解析点扩散函数。我们还介绍了一种快速的图像重建方法。

Author Info / 作者信息
Patrick W. Goodwill Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Steven M. Conolly Affiliation not provided by IEEE Xplore 机构中文翻译待生成或 IEEE 未提供机构
Previous Page 16 of 17 Next