Aspects of the present disclosure may pertain to processing of radiological images of the aorta or other anatomical structures.
Patients with aortic diseases (e.g., aortic dissection, aneurysm, etc.) are often asymptomatic and may have pathologies that are difficult to detect especially in the early stages. Once they become symptomatic, they may often require immediate and significant intervention and have high associated mortality rates. Imaging modalities used for screening such as ultrasound (US), angiography, computed tomography (CT), positron emission tomography (PET), and magnetic resonance imaging (MRI) need careful expert evaluation and operation, especially in asymptomatic patients, where the imaging was most likely performed for purposes of screening for some other condition.
Advanced image segmentation and visualization techniques (e.g., multi-planar and curved-planar reformats) exist and can aid with quicker diagnosis and more precise measurements to catch difficult-to-find pathology. However, current state-of-the-art systems often require operation by technicians and radiologists to generate these segmentations or reformats in a manual or semi-automatic manner (i.e., the software user will need to define the contours or seed points for segmentation, or the angles, points, lines, and planes to perform the reformats). Though these advanced visualizations may be beneficial, the overhead cost associated with the manual processing of each case may be a significant deterrent, resulting in the loss of utilization. Furthermore, in the presence of disease, segmentation and/or reformation may require significant manual intervention to provide the visualization desired by the radiologists.
Existing technologies based on conventional image processing and traditional computer vision are too rigid to be useful in automating difficult cases; modern methods such as deep learning are capable of such a task but require large quantities of carefully curated data—data that may be extremely difficult to acquire. Therefore, further techniques for processing aortic images may be desirable.
Aspects of the present disclosure may pertain to a methodology to address the above-mentioned challenges. Aspects may pertain to a design for the fully automatic analysis of the aorta within computed tomography (CT) scans. The techniques may include methods for automated segmentation, automated curved planar reformatting, and automated disease detection, which may employ simulation of disease and deep learning. These methods may synergize to allow for the detection, measurement, tracking, and advanced visualization of aortic disease cases, which can facilitate triage, enhance clinical diagnosis and monitoring accuracy and precision, and thus, reduce radiologist burnout and improve patient outcomes.
While the discussion below focuses on the aorta, the techniques according to aspects of the present disclosure may be similarly applicable to other anatomical structures, examples of which are discussed below.
Various aspects of the present disclosure will now be discussed in detail in conjunction with the accompanying drawings, in which:
For the purpose of providing context, the following terminology focuses on the clinical and/or medical domain in the context of aspects of the present disclosure.
Simulation may refer to the generation of medical imagery exemplars that embody the space of possibility in the context of aortic anatomy and pathology.
Auto semantic segmentation (or “auto segmentation,” as it will be referred to hereinafter) is the process of assigning pixels or voxels within a stack of medical images to a particular class.
A 3D mask is a binary representation of the voxels in a stack of medical images associated with a particular class of interest.
A centerline is a series of center points obtained at each cross section of a tubular structure like the aorta. A centerline for the aorta traverses through the center of the aortic lumen without being biased by disease or abnormality.
Image reformation is a representation of a series or stack of medical images in a different perspective, which may facilitate enhanced visualization. For curved planar reformation (CPR), voxels in the original image volume, for example, may be sampled along a curved line/plane (such as the centerline) to generate new stack of images. The reformatted 3D mask, images, or volume may then be termed reformatted mask, reformatted images or reformatted volume.
Auto CPR segmentation is a process of refining the initial 3D mask of the auto semantic segmentation process by leveraging the reformatted volume provided by the curved planar reformation process. An output of auto CPR segmentation may be termed the CPR 3D mask.
A detected disease refers to an indication of a potentially clinically relevant presence of a disease (non-limiting examples: aortic dissection, intramural hematoma, penetrating atherosclerotic ulcer, thoracic aortic aneurysm, abdominal aortic aneurysm).
Tracking is the monitoring of certain aortic features (e.g., disease, size, shape) over time using registration and measurements. For example, one may track the growth of an aneurysm over time by looking at the reformatted images in the same geometric frame and may obtain standardized measurements of the diameter.
The process of
Training machine learning models that are robust in the field may require data samples that cover the entire space of possibility. This may be difficult to achieve in medical imaging, especially in the presence of pathologies.
In general, to generate 21 synthetic diseased imagery, the “disease” may be injected into the image, or the image may be modified via a set of transformations, to mimic the visual appearance of the disease.
For data simulation to train a model to regress the centerline, simulated 3D masks of aortas may be generated using simulated centerline curves. This may create aortas with a wide range of geometric properties like length, tortuosity, and diameters to be included in the training set. Disease features (such as dilations and bulges) may also be added in mask space while keeping the ground truth centerline fixed to promote robust centerline determination.
The aorta 3D mask may be generated as follows, according to aspects of the present disclosure.
Automatic centerline regression 12 may be performed as follows. The aorta 3D mask 34 that may be generated using auto segmentation 11 may be used to compute the aorta centerline using auto centerline regression 12. The auto centerline regression may be performed using a neural network, which may be trained using training data as discussed above. The segmented 3D mask may be automatically preprocessed 31 to normalize pose prior to the centerline computation. Then a model (e.g., convolutional neural network) may be trained using both real and synthetic data as described in
Automated measurements like the tortuosity, length, and curvature of the resulting centerline may be computed and presented as potential biomarkers for aortic disease.
Automatic curved planar reformation 13 may be performed as follows. The generated centerline may be discretized (e.g., during post-processing 33, as discussed above) into uniform steps. For example, with a desired step size of 1 mm, a 200 mm-long centerline may be represented by 201 discrete points, spaced 1 mm apart. Then, traversing the generated centerline from either of its ends, the optimal normal (slicing) plane may be determined at each of the centerline points, while considering the curvature and overlap constraints. Note that a simple normal plane at any point along the centerline may not always produce the most optimal cross-sectional slice, particularly in cases with abnormal geometries and disease. When determining the optimal normal planes, angle changes between neighboring planes along the centerline may be constrained to be smooth (curvature constraint) and neighboring planes may be constrained to have minimal overlap (overlap constraint). Determination of the optimal normal planes may be iteratively computed based on satisfying these constraints. The position and angles of the normal plans may also be learned directly via model regression (e.g., convolutional neural network) directly and/or with algorithmic methods. The data used to train the neural network may be derived from the iterative algorithm discussed above.
Instead of separate processing steps for automatic centerline regression 12 and normal plane determination (of the auto curved planar reformat 13), these may be combined in one machine learning model (e.g., convolutional neural network) to predict both the centerline and associated normal planes, and as discussed above, the data used to train the neural network may be derived from algorithmic outputs.
With the slicing planes defined in space, an image may be generated via interpolation at each of those planes and stacked together to form the reformatted mask and volume stack where the centerline is now straightened and is the central axis of the 3D volume.
This reformatted structure may be registered spatially to reformatted images at other time points to facilitate tracking of desired features.
The visualization of the reformatted stack may be presented in the standard tri-planar format of “axial, sagittal, and coronal” images in most medical image viewers. Note that due to the reformation, we lose the semantic meaning of these traditional views. Instead, since the centerline is a natural axis of rotation, rather than slicing through in the traditional sagittal or coronal directions, one may swivel about the centerline axis in the reformatted view and create images that may always have the centerline in the middle of the image. This “swivel” view may be a very visually powerful and natural view for the now-cylindrical structure as it allows the entire aorta to be analyzed and may easily be used for length, radial, and cross-sectional area measurements.
Auto CPR segmentation 14 may be performed as follows. The reformatted stack may be used as the input to a secondary, or cascaded, auto segmentation step to generate the CPR 3D mask. This cascaded approach may include a second machine learning model (e.g., convolutional neural network), trained in a similar fashion as other models described according to aspects of the present disclosure. The training data here may be labeled aorta images in the reformatted (straightened) space. This second stage output, the CPR 3D mask, may be reformatted back to the original CT volume space for visualizations or as needed for further processing or analysis.
Disease detection may be performed as follows. The aorta 3D mask may or may not be used as the landmark for the aortic disease detection methods. For example, a machine learning model (e.g., a deep learning-based image classifier) may be employed on each CT image with or without cropping to a pre-defined region of interest using the 3D mask as a landmark. The deep learning-based image classifier may be trained utilizing disease simulation as described above, although the invention is not thus limited. The trained model may be used to predict the presence of aortic disease in the CT slice. An aggregate of predictions across the CT volume may result in an overall disease prediction for the given CT volume. A non-limiting example may be the detection of aortic dissection. A single volume for 3D-based machine learning may also be used as an alternative.
An alternative approach may use as input the curved planar reformation volume and may also use as input the CPR 3D mask to infer the presence of the disease. A deep learning-based image classifier may be trained utilizing disease simulation as described in connection with
A method may be employed to compute diameter measurements in the curved planar reformation volume. For example, an aortic aneurysm, by definition, is a 50% increase in diameter as compared to normal (which may, for example, be a baseline measurement for a given patient or may be a typical diameter or range of diameters considered in the art as being “normal”). An automatic CPR segmentation 14 may transform the aorta into a cylindrical tube, which may provide for rapid and accurate diameter measurements in the true cross-sectional plane. It may also enable tracking across prior CT imaging volumes, which may also assist in disease classification. In particular, diameter measurements made in the origin CT imaging volume may be susceptible to error as the true cross-sectional plane is not necessarily parallel to any of the traditional axial, sagittal, or coronal planes.
Tracking may be performed as follows. Registration may be performed in both mask and CT image space by taking advantage of and aligning geometric and image intensity features. The measurements that stem from the reformation may be monitored over time for tracking purposes. Features may be grouped by location based on distance proximity in the reformatted view. Registration may be optional depending on what features are desired.
Various embodiments of aspects of the present disclosure may comprise hardware, software, and/or firmware.
Various aspects of the present disclosure may enable provision of useful information related to the detection and visualization of aortic disease to assist the physician. These may take any one or more of the following forms:
Aspects of the present disclosure may find use in the automated aortic disease detection and reformatted visualization to improve radiology workflow. This may include:
Additionally, the information and methods presented may be used beyond clinical applications related to the aorta. These may include:
It is to be understood that the above-referenced arrangements/techniques are only illustrative of the application for the principles of the present disclosure. Numerous modifications and alternative arrangements/techniques can be devised as described in the usage and extension to other applications and domains sections without departing from the spirit and scope of the present invention.
While aspects of the present disclosure have been shown in the drawings and fully described above with particularity and detail, it will be apparent to those of ordinary skill in the art that numerous modifications can be made without departing from the principles and concepts as set forth herein.
Number | Date | Country | |
---|---|---|---|
63283062 | Nov 2021 | US |