The present invention relates to cardiac imaging, and more particularly, to left atrium segmentation in C-arm computed tomography (CT) images.
Strokes are the third leading cause of death in the United States. Approximately fifteen percent of all strokes are caused by atrial fibrillation (AF). As a widely used minimally invasive surgery to treat AF, a catheter based ablation procedure uses high radio-frequency energy to eliminate sources of ectopic foci, especially around the ostia of the appendage and the pulmonary veins (PV). Automatic segmentation of the left atrium (LA) is important for pre-operative assessment to identify the potential sources of electric events. However, there are large variations in PV drainage patterns between different patients. For example, the most common variations, which are found in 20-30% of the population, are extra right PVs and left common PVs (where two left PVs merge into one before joining the chamber).
Conventional LA segmentation methods can be roughly categorized as non-model based or model-based approaches. The non-model based approaches do not assume any prior knowledge of the LA shape and the whole segmentation procedure is purely data driven. An advantage of non-model based methods is that they can handle structural variations of the PVs. However, such methods cannot provide the underlying anatomical information (e.g., which part of the segmentation is the left inferior PV). In practice non-model based approaches work well on computed tomography (CT) or magnetic resonance imaging (MRI) data, but such methods are typically not robust on challenging C-arm CT images. Model based approaches exploit a prior shape of the LA (either in the form of an atlas or a mean shape mesh) to guide the segmentation. Using a prior shape constraint typically allows model based approaches to avoid leakage around weak or missing boundaries, which plagues non-model based approaches. However, using one mean shape, it is difficult to handle structural variations (e.g., the left common PV). In order to address PV variations, multiple atlases are required, which costs extra computation time.
The present invention provides a method and system for automatically segmenting the left atrium (LA) in C-arm CT image data. Embodiments of the present invention utilize a part based LA model including the chamber, appendage, and four major pulmonary veins (PVs). Embodiments of the present invention use a model based approach to segment the LA parts and enforce a statistical shape constraint during estimation of pose parameters of the different parts. Embodiments of the present invention further provide precise segmentation around the PV ostia regions by enforcing both image boundary delineation accuracy and mesh smoothness in the boundary region.
In one embodiment of the present invention, An LA chamber body mesh, an appendage mesh, and a plurality of pulmonary vein (PV) meshes are segmented in a 3D volume. A volume mask is generated from the LA chamber mesh, the appendage mesh, and the plurality of PV meshes. Each of a plurality of ostia regions in the volume mask is refined using region growing. The plurality of ostia regions include an appendage ostia region and a plurality of PV ostia regions. A smooth mesh is fit to each of the plurality of ostia regions. A consolidated LA mesh from the volume mask including the smooth mesh fit to each of the plurality of ostia regions.
These and other advantages of the invention will be apparent to those of ordinary skill in the art by reference to the following detailed description and the accompanying drawings.
The present invention is directed to a method and system for fully automatic segmentation of the left atrium (LA) in C-arm CT image data. Embodiments of the present invention are described herein to give a visual understanding of the LA segmentation method. A digital image is often composed of digital representations of one or more objects (or shapes). The digital representation of an object is often described herein in terms of identifying and manipulating the objects. Such manipulations are virtual manipulations accomplished in the memory or other circuitry/hardware of a computer system. Accordingly, it is to be understood that embodiments of the present invention may be performed within a computer system using data stored within the computer system.
Embodiments of the present invention provide fully automatic LA segmentation in C-arm CT data. Compared to conventional CT or MRI, an advantage of C-arm CT is that overlay of the 3D patient-specific LA model onto a 2D fluoroscopic image is straightforward and accurate since both the 3D and 2D images are captured on the same device within a short time interval. Typically, a non-electrocardiography-gated acquisition is performed to reconstruct a C-arm CT volume. Accordingly, the C-arm CT volume often contains severe motion artifacts. For a C-arm image acquisition device with a small X-ray detector panel, part of a patient's body may be missing in some 2D X-ray projections due to the limited field of view, resulting in significant artifacts around the margin of a reconstructed volume. In addition, there may be severe streak artifacts caused by various catheters inserted in the heart. These challenges are addressed herein using a model based approach for LA segmentation, which also takes advantage of a machine learning based object pose detector and boundary detector.
United States Published Patent Application No. 2012/0230570, filed Mar. 9, 2012 and entitled “Method and System for Multi-Part Left Atrium Segmentation in C-Arm Computed Tomography Volumes Using Shape Constraints”, which is incorporated herein by reference, describes a fully automatic part based LA segmentation method for C-arm CT. Instead of using one mean model, the challenge of pulmonary vein (PV) structural variations is addressed using a part based model, where the whole LA is split into the chamber, appendage, and four major PVs. Each part is a much simpler anatomical structure compared to the holistic LA structure. Although each part is segmented well, the connection region to the LA chamber (i.e., the region around the ostia of the PVs and appendage) may not be segmented accurately. In atrial fibrillation ablation, tissues surrounding the PV ostia are the main focus of ablation. Therefore, the segmentation accuracy around the PV ostia is very important. The present inventors have observed the following limitations in the part based LA segmentation method of United States Published Patent Application No. 2012/0230570. The ridge between the left superior PV (LSPV) and the appendage is often not delineated accurately. For patients with a narrow LSPV-appendage ridge, the LA chamber mesh tends to enclose the proximal part of the ridge. Also, the regions around the PV ostia are typically not segmented accurately. This problem manifests especially for the left common PVs due to the large gap between the LA chamber mesh and the left inferior and superior PV meshes. Simple region growing is no accurate enough to segment the ostia region because insufficient image quality of C-arm CT. In addition, the mesh is often not labeled accurately around the ostia region since the whole ostia region is labeled as part of the chamber.
Embodiments of the present invention provide a method for precise segmentation if the ostia regions by enforcing both image boundary delineation accuracy and mesh smoothness. Embodiments of the present invention convert a mesh representation to a volume mask, where the label of each voxel in the volume mask represents one of six parts. The ostia region is then labeled by projecting the proximal ring of a PV or the appendage onto the LA chamber mesh. The region between the proximal rings before and after projection is the initial estimate of the ostia region. To achieve more precise delineation of the LSPV-appendage ridge, layer-by-layer erosion to the mask is performed. An adaptive erosion threshold can be automatically determined based on the intensity histogram of the ostia region, in order to handle large intensity variations across datasets. After mask erosion, layer-by-layer region growing is performed to enclose the neighboring bright voxels (again using an adaptive threshold). Due to low image quality of a C-arm CT volume, the thin boundary between the LA and surrounding tissues is often hardly visible, which can cause leakage of region growing. Another issue is that the extracted boundary may not be smooth due to strong intensity noise and artifacts. To fix these issues, embodiments of the present invention fit a smooth mesh to each ostia region. After excluding the ostia region voxels outside of all fitted meshes, the final consolidated mesh is generated from the volume mask, for example using the marching-cubes algorithm.
Embodiments of the present invention also provide a method for improving the precision of the labeling of the mesh parts by determining the exact boundary between the appendage/PVs and the LA chamber. The interface between different parts usually forms a crease, resulting in high surface curvature. However, high curvature is not the only hint for the part boundary since a smooth connection is also common. Embodiments of the present invention provide a method to search for an optimal part boundary with both high curvature and boundary smoothness.
At step 204, the LA parts are segmented in the 3D medical image volume. In particular, the LA chamber body, appendage, left inferior PV, left superior PV, right inferior PV, and right superior PV are segmented in the 3D medical image volume, resulting in a patient-specific mesh for each of the parts. Marginal Space Learning (MSL) can be used to segment each of the LA chamber mesh, the appendage mesh, and the PV meshes in the 3D volume.
MSL is used to estimate the position, orientation, and scale of an object in a 3D volume using a series of detectors trained using annotated training data. In order to efficiently localize an object using MSL, parameter estimation is performed in a series of marginal spaces with increasing dimensionality. Accordingly, the idea of MSL is not to learn a classifier directly in the full similarity transformation space, but to incrementally learn classifiers in the series of marginal spaces. As the dimensionality increases, the valid space region becomes more restricted by previous marginal space classifiers. 3D object detection (object pose estimation) is split into three steps: object position estimation, position-orientation estimation, and position-orientation-scale estimation. A separate classifier is trained based on annotated training data for each of these steps. This object localization stage results in an estimated transformation (position, orientation, and scale) of the object, and a mean shape of the object is aligned with the 3D volume using the estimated transformation. After the object pose estimation, the boundary of the object is refined using a learning based boundary detector. MSL is described in greater detail in U.S. Pat. No. 7,916,919, issued Mar. 29, 2011, and entitled “System and Method for Segmenting Chambers of a Heart in a Three Dimensional Image”, which is incorporated herein by reference.
For each LA part (chamber body, appendage, and each PV), an MSL based pose detector (including position, position-orientation, and position-orientation-scale detectors) and a learning based boundary detector are trained based on annotated training data. The trained detectors for each LA part can be used to segment a separate mesh for each LA part in the 3D volume. Compared to a holistic approach for LA segmentation, the part based approach can handle large structural variations. The MSL based segmentation works well for the LA chamber. However, independent detection of the other parts may not be robust, either due to low contrast (appendage) or small object size (PVs). Accordingly, an advantageous embodiment of the present invention, described in
At step 304, the PVs are segmented using a statistical shape constraint. Through comparison experiments, the present inventors have determined that neither a holistic approach, nor independent detection was robust in detecting the four PVs. An advantageous embodiment of the present invention enforces a shape constraint in detection of the PVs. A point distribution model (PDM) is often used to enforce a statistical shape constraint among a set of landmarks. The total variation of the shape is decomposed into orthogonal deformation modes through principal component analysis (PCA). A deformed shape is projected into a low dimensional deformation subspace to enforce a statistical shape constraint.
At step 404, a point distribution model is generated from the estimated pose parameters of the PV. Different from the conventional PDM, which enforces a shape constraint on a set of landmark points, in this case the shape constraint must be enforced on the estimated orientation and size of each PV. One possible solution is to stack all of the PV pose parameters into a large vector to perform PCA. However, the position and orientation parameters are measured in different units. If not weighted properly, the extracted deformation modes may be dominated by one category of transformation. Furthermore, the Euler angles are periodic (with a period of 2π), which prevents application of PCA.
An advantageous embodiment of the present invention utilizes a new representation of the pose parameters in order to avoid the above described problems. The object pose can be fully represented by the object center T together with three scaled orthogonal axes. Alternative to the Euler angles, the object orientation can be represented as a rotation matrix (Rx,Ry,Rz) and each column of R defines an axis. The object pose parameters can be fully represented by a four-point set (T,Vx,Vy,Vz), where:
Vx=T+SxRx, Vy=T+SyRy, Vz=T+SzRz. (1)
Using the above representation, the pose of each PV is represented as a set of four points. The four points essentially represent a center point and three corner points of a bounding box defined by the pose parameters. In order to generate the PDM, the pose parameters estimated at step 402 for each of the four PVs are converted to the four-point representation. In addition to the four points for each of the PVs, the center points of the detected LA chamber and appendage are also added to the PDM in order to stabilize the detection. This results in a PDM having 18 points.
At step 406, the point distribution model is deformed to enforce a statistical shape constraint. An active shape model (ASM) is used to adjust the points representing the PV poses in order to enforce the statistical shape model. The statistical shape constraint is learned from PDMs constructed from the annotated LA parts (LA chamber, appendage, and PVs) in training volumes. The total variation of the shape is decomposed into orthogonal deformation modes through PCA. After the patient-specific PDM representing the poses of the PVs is generated, the patient-specific PDM is projected into a subspace with eight dimensions (which covers about 75% of the total variation) to enforce the statistical shape constraint.
At step 408, an adjusted pose is recovered for each of the PVs based on the deformed point distribution model. After enforcing the statistical shape constraint, the deformed four-point representation for a PV can be expressed as: ({circumflex over (T)},{circumflex over (V)}x,{circumflex over (V)}y,{circumflex over (V)}z). The adjusted PV center is given by point {circumflex over (T)}. The adjusted orientation {circumflex over (R)} and scale Ŝ can be recovered by simple inversion of Equation (1). However, the estimate {circumflex over (R)} is generally not a true rotation matrix {circumflex over (R)}T{circumflex over (R)}≠I. Accordingly, the adjusted rotation is determined by calculating the nearest rotation matrix RO to minimize the sum squares in elements in the difference matrix RO−{circumflex over (R)}, which is equivalent to:
subject to ROTRO=I. Here, Trace(.) is the sum of the diagonal elements. The optimal solution to Equation (2) is given by:
RO={circumflex over (R)}({circumflex over (R)}T{circumflex over (R)})−1/2. (3)
This results in an adjusted pose for each of the four PVs. The adjusted pose for each PV can then be used to align the mean shape of each respective PV, and then the learning based boundary detector can be applied to each PV, as described above. Furthermore, in a possible implementation, the method of
Returning to
Returning to
Returning to
This erosion operation not only improves the segmentation of the ridge between the LSPV and the appendage, but also improves the segmentation of other regions as well. For example, as shown in image (c) of
Returning to
Due to the motion blur in non-electrocardiography-gated C-arm CT reconstruction, a thin boundary between different tissues is often completely missing. For example, the left inferior PV (LIPV) is often close to the descending aorta, which is also filled with contrast agent, as shown in image (b) of
Returning to
The smoothness of a surface S can be measured by the sum of squares of derivative as:
SM(S)=∫∥Sds. (4)
A smaller SM represents a smoother surface. In practice, a discrete surface (e.g., a polyhedral surface) is often used to represent the boundary of a 3D object. Embodiments of the present invention represent a polyhedral surface as a graph S={V,F}, where V is an array of vertices and F is an array of faces. Triangulated surfaces are the most common, where all faces are triangles, but the present invention is not limited thereto. For each vertex Vi on the surface, a neighborhood Ni can be defined. For example, a first order neighborhood can be used in which vertex j is a neighbor of vertex i if they are on the same face. The smoothness around a vertex can be defined as:
where the weights wij are positive numbers that add up to one for each vertex:
Accordingly, Equation (5) can be expressed as:
In this form, the meaning of this smoothness measurement is clear. A vertex on an extremely smooth surface (e.g., a plane) can be represented as a weighted average of its neighbors, therefore with zero ∇Vi. The weights may be chosen in many different ways taking into consideration of the neighborhoods. One possible way is to set wij to be uniform:
where #Ni is the number of neighbors for vertex i. Given Equation (5), the smoothness of the whole surface is:
It is desirable to adjust the mesh for each ostia region to generate a smooth surface by minimizing Equation (9). Since there is too many degrees freedom to adjust a mesh, the adjustment of each vertex of the mesh is only permitted along the normal direction
V′i=Viδi+Ni, (10)
where δi is a scalar and Ni is the surface normal at vertex i. The adjustment of each mesh can be further limited by enforcing the following constraints:
li≦δi≦ui, (11)
where li and ui are lower and upper bounds, respectively, for vertex i. For example, in a possible implementation of the present application, the constraint δi≦0 can be enforced to guarantee that the mesh is completely embedded inside the masked ostia region. (It should be noted that the surface normal is pointing outside of the mesh.)
It is also desirable to achieve a trade-off between smoothness and the amount of adjustment. According to an advantageous embodiment, the final optimization problem for fitting a smooth mesh to each ostia region is:
subject to the bound constraint of δi≦0. Here, α≧0 is a scalar for the above trade-off. This optimization problem is a classical quadratic programming problem. It can be proven that the objective function defined in Equation (12) is a strictly convex function for α>0. Therefore the minimization of the objective function will result in a unique global optimal solution. For a strictly convex quadratic programming problem, there are many well known algorithms for minimizing the objective function. With a bound constraint as described above, a more efficient and specialized method can be used to minimize the objective function, as described in More et al., “On the Solutions of Large Quadratic Programming Problems with Bound Constraints”, SIAM J. Optimization, 1(1):93-113, 1991.
Returning to
At step 614, the mesh points in the ostia regions are labeled. While it is possible to label the ostia regions as part of the LA chamber, this results in the boundaries between the PVs (or the appendage) and the chamber being labeled incorrectly. According to an embodiment of the present invention, the final mesh part labeling is refined using an optimization based approach.
Typically, the boundary between different parts has high surface curvature on the mesh. However, in some cases, the connection can be smooth, and therefore, the exact boundary around those regions must be constrained by the neighboring regions with high curvature. In an embodiment of the present invention, an optimization approach can be used to search for the part boundary between a PV or appendage and the LA chamber. First, the proximal ring of a PV (or appendage) is densely resampled to a predetermined resolution (e.g., 5 mm). Suppose the proximal ring center is C. Given a proximal ring point Pi, a plane is determined that is perpendicular to the proximal ring and pass through Pi and C. Starting from point Pi, the mask boundary (the boundary between foreground voxels and the background) on the plane is traced. The tracing stops if a masked voxel of another PV (or appendage) or the total traced length is more than a predetermined value (e.g., 60 mm). The traced contour is then uniformly resampled to a high resolution (e.g., 0.25 mm).
Here, C(Qij) is the curvature at point Qij, which is defined as:
C(Qij)=∥(Qij+1−Qij)−(Qij−Qij−1)∥=∥2Qij−Qij−1−Qij+1∥. (14)
As a second order derivative of a contour, curvature estimation is error prone, therefore, for some datasets, the final part boundary B may be stuck in a position a bit away from the chamber. To achieve a more robust result, a small amount of bias, ∥N·(Qij−Qi0)∥, can be added into the cost function to push the part boundary toward the chamber. Here, N is the normal of the proximal ring and ∥N·(Qij−Qi0)∥ is the dot product of the vectors N and Qij−Qi0, therefore measuring the distance from Qij to the proximal ring plane. The smoothness of the part boundary is enforced by constraining the distance of neighboring QiJ(i) and QiJ(i+1) to
∥J(i)−J(i+1)∥≦1. (15)
The part boundary should form a closed contour, therefore:
∥J(n−1)−J(0)∥≦1. (16)
The final optimization problem can be formalized as:
subject to the constraint Equations (15) and (16). Here, w is a weight adjusting the bias toward a boundary close to the chamber. In an exemplary implementation, w=0.001, but the present invention is not limited thereto. The optimal part boundary can be solved efficiently using a dynamic programming algorithm to achieve a global optimal solution. In
Once the optimal boundaries are detected between each PV and the LA chamber and between the appendage and the LA chamber, the mesh parts are relabeled based on the detected optimal boundaries.
Returning to
The above-described methods for multi-part left atrium segmentation may be implemented on a computer using well-known computer processors, memory units, storage devices, computer software, and other components. A high level block diagram of such a computer is illustrated in
The foregoing Detailed Description is to be understood as being in every respect illustrative and exemplary, but not restrictive, and the scope of the invention disclosed herein is not to be determined from the Detailed Description, but rather from the claims as interpreted according to the full breadth permitted by the patent laws. It is to be understood that the embodiments shown and described herein are only illustrative of the principles of the present invention and that various modifications may be implemented by those skilled in the art without departing from the scope and spirit of the invention. Those skilled in the art could implement various other feature combinations without departing from the scope and spirit of the invention.
This application claims the benefit of U.S. Provisional Application No. 61/557,449, filed Nov. 9, 2011, the disclosure of which is herein incorporated by reference.
Number | Name | Date | Kind |
---|---|---|---|
7565190 | Okerlund et al. | Jul 2009 | B2 |
7957572 | Von Berg et al. | Jun 2011 | B2 |
8422753 | Zheng et al. | Apr 2013 | B2 |
20110096964 | Zheng et al. | Apr 2011 | A1 |
20120026169 | Bernhardt et al. | Feb 2012 | A1 |
Number | Date | Country | |
---|---|---|---|
20130129170 A1 | May 2013 | US |
Number | Date | Country | |
---|---|---|---|
61557449 | Nov 2011 | US |