CN116934768B - Method and system for improving blood vessel segmentation accuracy in CTA image mode - Google Patents

Method and system for improving blood vessel segmentation accuracy in CTA image mode Download PDF

Info

Publication number
CN116934768B
CN116934768B CN202311035425.1A CN202311035425A CN116934768B CN 116934768 B CN116934768 B CN 116934768B CN 202311035425 A CN202311035425 A CN 202311035425A CN 116934768 B CN116934768 B CN 116934768B
Authority
CN
China
Prior art keywords
real
vessel
blood vessel
label
cta image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202311035425.1A
Other languages
Chinese (zh)
Other versions
CN116934768A (en
Inventor
何昆仑
刘盼
饶宠佑
花芸
边素艳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chinese PLA General Hospital
Original Assignee
Chinese PLA General Hospital
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chinese PLA General Hospital filed Critical Chinese PLA General Hospital
Priority to CN202311035425.1A priority Critical patent/CN116934768B/en
Publication of CN116934768A publication Critical patent/CN116934768A/en
Application granted granted Critical
Publication of CN116934768B publication Critical patent/CN116934768B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/0464Convolutional networks [CNN, ConvNet]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • G06T7/0012Biomedical image inspection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10072Tomographic images
    • G06T2207/10081Computed x-ray tomography [CT]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20081Training; Learning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20084Artificial neural networks [ANN]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30004Biomedical image processing
    • G06T2207/30101Blood vessel; Artery; Vein; Vascular

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Computational Linguistics (AREA)
  • Software Systems (AREA)
  • Mathematical Physics (AREA)
  • General Engineering & Computer Science (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Biomedical Technology (AREA)
  • Biophysics (AREA)
  • Computing Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • Molecular Biology (AREA)
  • Medical Informatics (AREA)
  • Quality & Reliability (AREA)
  • Radiology & Medical Imaging (AREA)
  • Nuclear Medicine, Radiotherapy & Molecular Imaging (AREA)
  • Apparatus For Radiation Diagnosis (AREA)

Abstract

The invention provides a method and a system for improving blood vessel segmentation accuracy in a CTA image mode, wherein the method comprises the following steps: acquiring an initial CTA image and an initial vessel segmentation prediction label; performing data enhancement processing on the initial CTA image to obtain a target CTA image; generating a weight value of a real blood vessel label based on the blood vessel surface curvatures of all target blood vessels in the target CTA image, and correcting the real blood vessel label through the weight value; combining the target CTA image and the corrected real blood vessel label to construct a real-order total variation operator; constructing a real-order total variation induction loss function according to the real-order total variation operator; and carrying out energy matching on the initial vessel segmentation prediction label and the corrected real vessel label through the real-order total variation induced loss function so as to correct the initial vessel segmentation prediction label. The invention has the effect of improving the blood vessel segmentation accuracy when blood vessel segmentation is carried out in three-dimensional CTA scanning.

Description

Method and system for improving blood vessel segmentation accuracy in CTA image mode
Technical Field
The invention belongs to the technical field of medical scanning imaging segmentation, and particularly relates to a method and a system for improving blood vessel segmentation accuracy in a CTA image mode.
Background
CT angiography (CTA, CT angiography) is a medical imaging technique combining CT enhancement techniques with thin, large-scale, fast scanning techniques, with details of blood vessels at various parts of the whole body being clearly shown by reasonable post-processing. CTA is also called as a non-invasive blood vessel imaging technology in medicine, angiography is an interventional detection method, a developer is injected into blood vessels, the characteristic that X-rays penetrate through the developer is utilized, the displayed image of the developer under the X-rays is utilized to form blood vessel imaging, and CTA has the characteristics of no wound and simple operation.
After the medical imaging is acquired, the image may be manually segmented by the radiologist to obtain the vasculature image, but this process is time consuming and requires sufficient expertise. Image segmentation can be performed by a segmentation method based on deep learning, which is more accurate than the conventional manual method. However, with the continuous development of technology, medical imaging is gradually changed from traditional 2D imaging to high-resolution three-dimensional CTA medical imaging, and it is difficult to well extend to three-dimensional CTA medical imaging using a segmentation method based on depth learning to segment blood vessels having a complex topology.
In order to segment and mark the vasculature to the finest level in three-dimensional CTA medical imaging, especially the most clinically valuable of the fine vascular components. In the prior art, a patch-based model is typically used, i.e., a CTA scan is cut into overlapping small 3D patches, and then a segmentation task is performed on each patch. However, such patch-based methods may lose global context information and may lead to false positive segments on unwanted tissues, as these tissues are often difficult to distinguish locally from the intended tissue, ultimately resulting in poor vessel segmentation accuracy in the CTA scan image.
Disclosure of Invention
The invention provides a method and a system for improving blood vessel segmentation accuracy in a CTA image mode, which are used for solving the problem that the blood vessel segmentation accuracy is not high due to the loss of global context information when blood vessel segmentation is carried out in CTA scanning.
In a first aspect, the present invention provides a method for improving vessel segmentation accuracy in a CTA imaging modality, the method comprising the steps of:
Acquiring an initial CTA image required to be subjected to blood vessel segmentation and an initial blood vessel segmentation prediction label of the initial CTA image;
performing data enhancement processing on the initial CTA image according to a preset real blood vessel label and by a blood vessel image intensity offset method to obtain a target CTA image;
Generating a weight value of the real blood vessel label based on the blood vessel surface curvatures of all target blood vessels in the target CTA image, and correcting the real blood vessel label through the weight value;
Constructing a real-order total variation operator by combining the target CTA image and the corrected real blood vessel label, wherein the real-order total variation operator is used for quantifying the total complexity of all the target blood vessels;
constructing a real-order total variation induction loss function according to the real-order total variation operator;
and carrying out energy matching on the initial vessel segmentation prediction label and the corrected real vessel label through the real-order total variation induction loss function so as to correct the initial vessel segmentation prediction label.
Optionally, the data enhancement processing is performed on the initial CTA image according to a preset real blood vessel label and by a blood vessel image intensity offset method, so as to obtain a target CTA image, which includes the following steps:
Combining the initial CTA image and a preset real blood vessel label to calculate and obtain a change interval of a blood vessel pixel value in the initial CTA image;
And carrying out data enhancement processing on the initial CTA image based on the change interval and according to the random sampling weight to obtain a target CTA image.
Optionally, the calculation formula of the variation interval is:
wherein: τ represents the variation interval, Q represents the initial CTA image, V represents the real vessel label;
The expression of the target CTA image is:
QVIIS:=Q+α·τV
wherein: q VIIS denotes the target CTA image, and α denotes a random sampling weight.
Optionally, the generating the weight value of the real blood vessel label based on the blood vessel surface curvatures of all the target blood vessels in the target CTA image, and correcting the real blood vessel label through the weight value includes the following steps:
generating a weight value of the real blood vessel label based on the blood vessel surface curvatures of all target blood vessels in the target CTA image, wherein the expression of the weight value is as follows:
wherein: s represents the set of all points on the vessel wall of the target vessel, dist (·) represents the distance function, z represents any point on the vessel wall, y represents the point closest to S, and κ (y) represents the curvature of the y point;
Correcting the real blood vessel label through the weight value, wherein the formula for correcting the real blood vessel label is as follows:
Wherein: c 2 (x) represents any of the real vessel labels x corrected labels, |·| represents the L 1 norm.
Optionally, the step of constructing a real-order total variation operator by combining the target CTA image and the corrected real blood vessel label includes the following steps:
generating a fractional divergence operator based on pixels in the target CTA image and according to Li Manliu-dimension fractional order derivatives;
And combining the fractional divergence operator and the corrected real blood vessel label to construct a real-order total variation operator.
Optionally, the derivative expression of the Li Manliu-dimensional fractional derivative is:
Wherein: d r represents Li Manliu Violet fractional derivatives, r ε (0, 1), u: Representing the Lebelger measureable set,/> Representing the real number field, Γ represents the gamma function, I represents the unit interval, x 0 e I represents the pixel.
Optionally, a fractional divergence operator div r is generated according to the derivative expression, and the expression of the real-order total variation operator is:
TVr(V):=|divrV|
Wherein: TV r represents the real-order total variation operator.
Optionally, the expression of the real-order total variation induction loss function is:
Wherein: representing the real-order total variation induction loss function, and P represents the initial vessel segmentation prediction label.
Optionally, the method further comprises the steps of:
Constructing a penalty loss function based on the real-order total variation induction loss function, wherein the expression of the penalty loss function is as follows:
Wherein: Representing the penalty loss function, λ d and λ r each represent a weighting coefficient,/> Representing the dice loss.
In a second aspect, the present invention also provides a system for improving the accuracy of vessel segmentation in a CTA imaging modality, comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the method as described in the first aspect above when executing the computer program.
The beneficial effects of the invention are as follows:
The method for improving the blood vessel segmentation accuracy in the CTA image mode mainly comprises the following steps: acquiring an initial CTA image required to be subjected to blood vessel segmentation and an initial blood vessel segmentation prediction label of the initial CTA image; performing data enhancement processing on the initial CTA image according to a preset real blood vessel label and by a blood vessel image intensity offset method to obtain a target CTA image; generating a weight value of the real blood vessel label based on the blood vessel surface curvatures of all target blood vessels in the target CTA image, and correcting the real blood vessel label through the weight value; combining the target CTA image and the corrected real blood vessel label to construct a real-order total variation operator; constructing a real-order total variation induction loss function according to the real-order total variation operator; and carrying out energy matching on the initial vessel segmentation prediction label and the corrected real vessel label through the real-order total variation induction loss function so as to correct the initial vessel segmentation prediction label.
Through the weight correction in the steps, the method is beneficial to solving the imbalance problem among blood vessels with different complexity degrees in the CTA image, and global context perception can be provided in the blood vessel segmentation process by constructing a real-order total variation induction loss function, so that long-term geometric information of the blood vessels is better captured, the problem of discontinuity is relieved, and the segmentation precision in the blood vessel segmentation process in CTA scanning is further improved.
Drawings
FIG. 1 is a flow chart of a method for improving the accuracy of vessel segmentation in a CTA imaging modality according to the present invention.
Fig. 2 is a diagram illustrating the weight size discrimination of the real blood vessel label according to the present invention.
Fig. 3 is a diagram showing the weight value size discrimination of the real blood vessel label in the present invention.
Fig. 4 is a schematic diagram of the vascular structures of three simulated vessels according to the present invention.
Detailed Description
The invention discloses a method for improving blood vessel segmentation accuracy in a CTA image mode.
Referring to fig. 1, the method for improving the segmentation accuracy of blood vessels in a CTA image modality specifically includes the following steps:
s101, acquiring an initial CTA image required to be subjected to blood vessel segmentation and an initial blood vessel segmentation prediction label of the initial CTA image.
Wherein a dataset comprising the initial CTA image and the corresponding vessel segmentation label is first required. The dataset may be an existing dataset obtained from a medical image database. And then CTA scanning is carried out on the target person by using CT scanning equipment so as to acquire an initial CTA image. Ensuring that the scan parameters and image quality are suitable for vessel segmentation tasks. The initial CTA image is annotated to generate predictive labels for vessel segmentation. The initial CTA image and vessel segmentation labels also need to be preprocessed after the prediction label generation to facilitate subsequent training and segmentation tasks. The preprocessing steps may include image resampling, gray scale normalization, noise removal, image enhancement, and the like.
The data set is divided into a training set, a validation set and a test set. Typically, about 70-80% of the data is used for training, 10-15% is used for validation, and 10-15% is used for testing. And training a blood vessel segmentation model by using the divided training set and verification set. Training may be performed using deep learning methods such as Convolutional Neural Networks (CNNs) or U-Net, among others. The super parameters of the model, such as learning rate, batch size, network architecture, etc., are adjusted to obtain better performance. The trained model is evaluated using the test set. And calculating the vascular segmentation performance indexes of the model on the test set, such as accuracy, recall rate, F1 score and the like. Based on the evaluation results, model improvement and optimization can be performed. And finally, outputting the initial CTA image to a trained vessel segmentation model to obtain an initial vessel segmentation prediction label.
S102, carrying out data enhancement processing on the initial CTA image according to a preset real blood vessel label and through a blood vessel image intensity offset method to obtain a target CTA image.
The blood vessel image intensity offset method comprises Gaussian blur, histogram equalization, gray scale stretching and the like. These methods can change the contrast and brightness of the image to enhance the visibility of the blood vessels. The real vessel label is applied to the initial CTA image. The real vessel label can be superimposed or fused with the initial CTA image using image processing software or a programming library. Ensuring alignment of the vessel label with the image and maintaining label accuracy. The initial CTA image is enhanced using the selected vessel image intensity offset method. Appropriate parameters may be selected to adjust the contrast, brightness and detail of the image as desired. And obtaining a target CTA image by applying a blood vessel image intensity offset method and a real blood vessel label. Ensuring that the enhanced image still maintains the shape and position of the blood vessel while improving the visibility of the blood vessel. In another embodiment, the original dataset may also be augmented with the generated target CTA image. The target CTA image can be paired with the original CTA image to form a new training sample. Thus, the diversity of the data samples can be increased, and the robustness and performance of the model can be improved.
S103, generating a weight value of a real blood vessel label based on the blood vessel surface curvatures of all target blood vessels in the target CTA image, and correcting the real blood vessel label through the weight value.
Wherein, the curvature of the surface of the blood vessel is an index for measuring the bending degree of the curve of the blood vessel. Curvature values for each vessel point may be calculated using curvature calculation algorithms, such as gaussian curvature or average curvature. A weight value is generated for each target vessel point based on the vessel surface curvature. Points of higher curvature of the vessel surface may represent bends or bifurcation of the vessel and should therefore be given a higher weight. A weight function may be defined that assigns a corresponding weight value to each point based on the magnitude of the curvature of the vessel surface. For example, the weight values may be adjusted using an exponential function or a linear function. Using the generated weight values, the real vessel label is corrected. For each target vessel point, its real vessel label is multiplied by a corresponding weight value to correct the strength of the label. Thus, the brightness or gray value of the label can be adjusted according to the bending degree of the blood vessel curve. The corrected real vessel label is applied to the target CTA image. The corrected real vessel label can be superimposed or fused with the target CTA image using image processing software or a programming library. Ensure the alignment of the label and the image and maintain the accuracy and consistency of the label.
S104, combining the target CTA image and the corrected real blood vessel label to construct a real-order total variation operator.
Wherein the real-order total variation operator is used to quantify the total complexity of all target vessels. The vasculature of the target vessel may be represented essentially by a tree having nodes, leaves, and branches, and generally having more complex geometries if the target vessel is vasculature with multiple branches, and thus the target vessel will have higher real-order total variation metric values.
S105, constructing a real-order total variation induction loss function according to the real-order total variation operator.
The global information is rapidly utilized by the real blood vessel label when the real total variation algorithm of each point in the blood vessel surface of the target blood vessel is evaluated, so that the constructed real total variation induction loss function can provide global context perception.
S106, performing energy matching on the initial vessel segmentation prediction label and the corrected real vessel label through the real-order total variation induction loss function so as to correct the initial vessel segmentation prediction label.
The implementation principle of the embodiment is as follows:
The method for improving the blood vessel segmentation accuracy in the CTA image mode mainly comprises the following steps: acquiring an initial CTA image required to be subjected to blood vessel segmentation and an initial blood vessel segmentation prediction label of the initial CTA image; performing data enhancement processing on the initial CTA image according to a preset real blood vessel label and by a blood vessel image intensity offset method to obtain a target CTA image; generating a weight value of the real blood vessel label based on the blood vessel surface curvatures of all target blood vessels in the target CTA image, and correcting the real blood vessel label through the weight value; combining the target CTA image and the corrected real blood vessel label to construct a real-order total variation operator; constructing a real-order total variation induction loss function according to the real-order total variation operator; and carrying out energy matching on the initial vessel segmentation prediction label and the corrected real vessel label through the real-order total variation induction loss function so as to correct the initial vessel segmentation prediction label.
Through the weight correction in the steps, the method is beneficial to solving the imbalance problem among blood vessels with different complexity degrees in the CTA image, and global context perception can be provided in the blood vessel segmentation process by constructing a real-order total variation induction loss function, so that long-term geometric information of the blood vessels is better captured, the problem of discontinuity is relieved, and the segmentation precision in the blood vessel segmentation process in CTA scanning is further improved.
In one embodiment, step S102 is to perform data enhancement processing on the initial CTA image according to a preset real blood vessel label and by a blood vessel image intensity offset method, and the step of obtaining the target CTA image specifically includes the following steps:
Combining the initial CTA image and a preset real blood vessel label to calculate and obtain a change interval of a blood vessel pixel value in the initial CTA image;
and carrying out data enhancement processing on the initial CTA image based on the change interval and according to the random sampling weight to obtain a target CTA image.
In the present embodiment, the calculation formula of the change interval is:
wherein: τ represents the change interval, Q represents the initial CTA image, V represents the real vessel label;
The expression of the target CTA image is:
QVIIS:=Q+α·τV
Wherein: q VIIS denotes the target CTA image, and α denotes the random sampling weight.
In one embodiment, in step S103, the weight value of the real blood vessel label is generated based on the blood vessel surface curvatures of all the target blood vessels in the target CTA image, and the real blood vessel label is corrected by the weight value. The expression of the weight value of the real blood vessel label is as follows:
Wherein: s represents the set of all points on the vessel wall of the target vessel, dist (·) represents the distance function, z represents any point on the vessel wall, y represents the point closest to S, and κ (y) represents the curvature of the y point;
The real blood vessel label is corrected through the weight value, and the formula for correcting the real blood vessel label is as follows:
C2(x)=ω(x)·|V|
Wherein: c 2 (x) represents any real vessel label x corrected label, |·| represents the L 1 norm.
In this embodiment, although the fine vascular component in the CTA image is only a small part of the entire blood vessel, it is less than 5% in the coronary blood vessel and less than 10% in the head and neck blood vessel. However, these slim vessel sections are more prone to erroneous segmentation by neural networks trained using voxel matching metrics (such as die loss) because these metrics tend to favor thick vessel parts that occupy more voxels. Furthermore, elongated vascular components, as well as components with sharp turns and vascular branching points, often contain complex blood flows, which can significantly alter the image intensity and signal-to-noise ratio, further increasing the complexity of the segmentation task.
The concept of weight functions and weight spaces introduced in this embodiment therefore assigns higher weights to voxels of interest within the space. In particular, a weighting function based on the value of the vessel surface curvature may be introduced. Referring to fig. 2 and 3, curvature is a measure of the instantaneous rate of change of direction of a moving point on a surface: the greater the curvature, the greater this rate of change. Thus, a vessel part with a small radius, sharp turn or other complex geometry exhibits a higher curvature value than a vessel part with a simple geometry, thereby enabling the vessel label corresponding to the complex vessel part to have a higher weight value, and in fig. 2 and 3, a color closer to red indicates a higher weight value corresponding to a vessel and a color closer to blue indicates a lower weight value corresponding to a vessel.
In one embodiment, the step S104 of constructing the real-order total variation operator by combining the target CTA image and the corrected real blood vessel label specifically includes the following steps:
Generating a fractional divergence operator based on pixels in the target CTA image and according to Li Manliu-dimension fractional order derivatives;
and combining the fractional divergence operator and the corrected real blood vessel label to construct a real-order total variation operator.
In this embodiment, the derivative expression of Li Manliu-dimensional fractional derivatives is:
Wherein: d r represents Li Manliu Violet fractional derivatives, r ε (0, 1), u: Representing the Lebelger measureable set,/> Representing the real number field, Γ represents the gamma function, I represents the unit interval, x 0 e I represents the pixel.
The specific expression of the gamma function is as follows:
Generating a fractional divergence operator div r according to the derivative expression, wherein the expression of the real-order total variation operator is as follows:
TVr(V):=|divrV|
Wherein: TV r represents the real-order total variation operator.
The expression of the real-order total variation induction loss function is:
Wherein: representing the real-order total variation induced loss function, and P represents the initial vessel segmentation prediction label.
For example, referring to FIG. 4, assume that there are three vessels, vessel # 0, vessel # 1 and vessel # 2, in the CTA image, where vessel # 0 consists of a single vessel assembly that is isomorphic and equidistant, vessel # 0 has a length L, and vessel # 0 has a cylinder radius R < L. The vessel 1# is also composed of single vessel components, the vessel components are isomorphic and equidistant, the length of the vessel 1# is L-epsilon, epsilon represents the lost length of the vessel, epsilon is less than L, the radius of a cylinder where the vessel 1# is positioned is R less than L-epsilon, and the vessel 1# simulates the tail loss condition of the vessel. The vessel 2# consists of two vessel components, wherein the two vessel components are a pair of isomorphic and equidistant coaxial cylinders with the length of (L-epsilon)/2 and the radius of R < L, and the vessel 2# simulates the fracture condition of the vessel.
The spatial cylindrical coordinates of the three vessels were set as:
C1:={(ρ,θ,z):ρ≤R,z∈[0,L]}
Fractional derivatives of three blood vessels in the longitudinal direction are calculated respectively by derivative expressions of Li Manliu-dimensional fractional derivatives, and the calculation formulas are as follows:
according to the fractional derivative, further calculating to obtain three real-order total variable operators of the blood vessels, wherein the real-order total variable operators of the blood vessel 0# are expressed as follows:
the real-order total variation operator for vessel 1# is expressed as:
the real-order total variation operator for vessel 2# is expressed as:
Combining the above formulas with the expression of the actual total variation induced loss function, a conclusion can be drawn:
Tr(Vessel1#)<Tr(Vessel2#)
according to the above conclusion, it is stated that: the real-order total variation induced loss function has a heavier penalty for vessels with breaks in the middle than for vessels with loss of tails.
In one embodiment, the method for improving the accuracy of vessel segmentation in a CTA imaging modality further comprises the steps of:
Constructing a penalty loss function based on the real-order total variation induced loss function, wherein the expression of the penalty loss function is as follows:
Wherein: Represents a penalty loss function, and λ d and λ r each represent a weighting coefficient,/> Representing the dice loss.
In this embodiment, λ d may be assigned to 1, and λ r may be assigned to 0.01, where the blood vessel label used in the penalty loss function is a real blood vessel label corrected by the weight value, so that the penalty loss function will generate a higher penalty for a special blood vessel with a smaller radius, a sharp turning characteristic and a complex geometry in the CTA image, thereby being beneficial to improving the segmentation result of the special blood vessel.
The invention also discloses a system for improving the blood vessel segmentation precision in the CTA image mode, which comprises a memory, a processor and a computer program stored on the memory and capable of running on the processor, wherein the processor realizes the method for improving the blood vessel segmentation precision in the CTA image mode according to any one of the embodiments when executing the computer program.
The implementation principle of the embodiment is as follows:
By calling the program, the following steps are executed: acquiring an initial CTA image required to be subjected to blood vessel segmentation and an initial blood vessel segmentation prediction label of the initial CTA image; performing data enhancement processing on the initial CTA image according to a preset real blood vessel label and by a blood vessel image intensity offset method to obtain a target CTA image; generating a weight value of the real blood vessel label based on the blood vessel surface curvatures of all target blood vessels in the target CTA image, and correcting the real blood vessel label through the weight value; combining the target CTA image and the corrected real blood vessel label to construct a real-order total variation operator; constructing a real-order total variation induction loss function according to the real-order total variation operator; and carrying out energy matching on the initial vessel segmentation prediction label and the corrected real vessel label through the real-order total variation induction loss function so as to correct the initial vessel segmentation prediction label.
Through the weight correction in the steps, the method is beneficial to solving the imbalance problem among blood vessels with different complexity degrees in the CTA image, and global context perception can be provided in the blood vessel segmentation process by constructing a real-order total variation induction loss function, so that long-term geometric information of the blood vessels is better captured, the problem of discontinuity is relieved, and the segmentation precision in the blood vessel segmentation process in CTA scanning is further improved.
Those of ordinary skill in the art will appreciate that: the discussion of any of the embodiments above is merely exemplary and is not intended to suggest that the scope of protection of the application is limited to these examples; the technical features of the above embodiments or in the different embodiments may also be combined within the idea of the application, the steps may be implemented in any order and there are many other variations of the different aspects of one or more embodiments of the application as above, which are not provided in detail for the sake of brevity.
One or more embodiments of the present application are intended to embrace all such alternatives, modifications and variations as fall within the broad scope of the present application. Accordingly, any omissions, modifications, equivalents, improvements and others which are within the spirit and principles of the one or more embodiments of the application are intended to be included within the scope of the application.

Claims (9)

1. A method for improving vessel segmentation accuracy in a CTA image modality, comprising the steps of:
Acquiring an initial CTA image required to be subjected to blood vessel segmentation and an initial blood vessel segmentation prediction label of the initial CTA image;
performing data enhancement processing on the initial CTA image according to a preset real blood vessel label and by a blood vessel image intensity offset method to obtain a target CTA image;
generating a weight value of the real blood vessel label based on the blood vessel surface curvatures of all target blood vessels in the target CTA image, wherein the expression of the weight value is as follows:
Wherein: s represents the set of all points on the vessel wall of the target vessel, dist (·) represents a distance function, z represents any point on the vessel wall, y represents the point closest to S, κ (y) represents the curvature of the y point, V represents a real vessel label, and x represents any of the real vessel labels;
Correcting the real blood vessel label through the weight value, wherein the formula for correcting the real blood vessel label is as follows:
Wherein: c 2 (x) represents any of the real vessel labels x-corrected labels, |·| represents the L 1 norm;
Constructing a real-order total variation operator by combining the target CTA image and the corrected real blood vessel label, wherein the real-order total variation operator is used for quantifying the total complexity of all the target blood vessels;
constructing a real-order total variation induction loss function according to the real-order total variation operator;
and carrying out energy matching on the initial vessel segmentation prediction label and the corrected real vessel label through the real-order total variation induction loss function so as to correct the initial vessel segmentation prediction label.
2. The method for improving the segmentation accuracy of blood vessels in a CTA image modality according to claim 1, wherein the step of performing data enhancement processing on the initial CTA image according to a preset real blood vessel label and by a blood vessel image intensity offset method to obtain a target CTA image comprises the following steps:
Combining the initial CTA image and a preset real blood vessel label to calculate and obtain a change interval of a blood vessel pixel value in the initial CTA image;
And carrying out data enhancement processing on the initial CTA image based on the change interval and according to the random sampling weight to obtain a target CTA image.
3. The method for improving the segmentation accuracy of blood vessels in a CTA image modality according to claim 2, wherein the calculation formula of the variation interval is:
wherein: τ represents the variation interval, Q represents the initial CTA image, V represents the real vessel label;
The expression of the target CTA image is:
QVIIS:=Q+α·τV
wherein: q VIIS denotes the target CTA image, and α denotes a random sampling weight.
4. The method for improving vessel segmentation accuracy in a CTA imaging modality according to claim 1, wherein said combining the target CTA image and the corrected real vessel label to construct a real-order total variation operator comprises the steps of:
generating a fractional divergence operator based on pixels in the target CTA image and according to Li Manliu-dimension fractional order derivatives;
And combining the fractional divergence operator and the corrected real blood vessel label to construct a real-order total variation operator.
5. The method for improving vessel segmentation accuracy in a CTA imaging modality according to claim 4, wherein the derivative expression of Li Manliu-dimensional fractional derivatives is:
Wherein: d r represents the Li Manliu-dimension fractional derivative, r e (0, 1), Representing the Lebelger measureable set,/>Representing the real number field, Γ represents the gamma function, I represents the unit interval, x 0 e I represents the pixel.
6. The method for improving vessel segmentation accuracy in a CTA imaging modality of claim 5, wherein a fractional divergence operator div r is generated from the derivative expression, the expression of the real-order total variation operator being:
TVr(V):=|divrV|
Wherein: TV r represents the real-order total variation operator, V represents the real vessel label.
7. The method for improving vessel segmentation accuracy in a CTA imaging modality according to claim 6, wherein the expression of the real-order total variation-induced loss function is:
Wherein: representing the real-order total variation induction loss function, and P represents the initial vessel segmentation prediction label.
8. The method for improving vessel segmentation accuracy in a CTA imaging modality according to claim 7, further comprising the step of:
Constructing a penalty loss function based on the real-order total variation induction loss function, wherein the expression of the penalty loss function is as follows:
Wherein: Representing the penalty loss function, λ d and λ r each represent a weighting coefficient,/> Representing the dice loss.
9. A system for improving vessel segmentation accuracy in a CTA imaging modality, comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of any one of claims 1 to 8 when executing the computer program.
CN202311035425.1A 2023-08-16 2023-08-16 Method and system for improving blood vessel segmentation accuracy in CTA image mode Active CN116934768B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311035425.1A CN116934768B (en) 2023-08-16 2023-08-16 Method and system for improving blood vessel segmentation accuracy in CTA image mode

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311035425.1A CN116934768B (en) 2023-08-16 2023-08-16 Method and system for improving blood vessel segmentation accuracy in CTA image mode

Publications (2)

Publication Number Publication Date
CN116934768A CN116934768A (en) 2023-10-24
CN116934768B true CN116934768B (en) 2024-05-10

Family

ID=88377260

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311035425.1A Active CN116934768B (en) 2023-08-16 2023-08-16 Method and system for improving blood vessel segmentation accuracy in CTA image mode

Country Status (1)

Country Link
CN (1) CN116934768B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018208846A1 (en) * 2017-05-08 2018-11-15 Microvascular Health Solutions, LLC Compositions, systems, and methods for assessing and improving vascular health and treatments involving the same
CN110782474A (en) * 2019-11-04 2020-02-11 中国人民解放军总医院 Deep learning-based method for predicting morphological change of liver tumor after ablation
CN113298800A (en) * 2021-06-11 2021-08-24 沈阳东软智能医疗科技研究院有限公司 Processing method, device and equipment of CT angiography CTA source image
CN114202504A (en) * 2021-09-24 2022-03-18 无锡祥生医疗科技股份有限公司 Carotid artery ultrasonic automatic Doppler method, ultrasonic equipment and storage medium
WO2022161192A1 (en) * 2021-02-01 2022-08-04 之江实验室 Method for automatically segmenting left ventricle of spect three-dimensional reconstruction image
CN116309571A (en) * 2023-05-18 2023-06-23 中国科学院自动化研究所 Three-dimensional cerebrovascular segmentation method and device based on semi-supervised learning

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014124447A1 (en) * 2013-02-11 2014-08-14 Angiometrix Corporation Systems for detecting and tracking of objects and co-registration
CN111931816B (en) * 2020-07-09 2024-08-20 河南工业大学 Retina image parallel processing method and device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018208846A1 (en) * 2017-05-08 2018-11-15 Microvascular Health Solutions, LLC Compositions, systems, and methods for assessing and improving vascular health and treatments involving the same
CN110782474A (en) * 2019-11-04 2020-02-11 中国人民解放军总医院 Deep learning-based method for predicting morphological change of liver tumor after ablation
WO2022161192A1 (en) * 2021-02-01 2022-08-04 之江实验室 Method for automatically segmenting left ventricle of spect three-dimensional reconstruction image
CN113298800A (en) * 2021-06-11 2021-08-24 沈阳东软智能医疗科技研究院有限公司 Processing method, device and equipment of CT angiography CTA source image
CN114202504A (en) * 2021-09-24 2022-03-18 无锡祥生医疗科技股份有限公司 Carotid artery ultrasonic automatic Doppler method, ultrasonic equipment and storage medium
CN116309571A (en) * 2023-05-18 2023-06-23 中国科学院自动化研究所 Three-dimensional cerebrovascular segmentation method and device based on semi-supervised learning

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
心血管造影图像分割方法综述;李越 等;计算机系统应用;20200930;第29卷(第9期);第1-4节 *

Also Published As

Publication number Publication date
CN116934768A (en) 2023-10-24

Similar Documents

Publication Publication Date Title
CN111429502B (en) Method and system for generating a centerline of an object and computer readable medium
WO2021203795A1 (en) Pancreas ct automatic segmentation method based on saliency dense connection expansion convolutional network
CN112258530A (en) Neural network-based computer-aided lung nodule automatic segmentation method
CN111462047B (en) Vascular parameter measurement method, vascular parameter measurement device, vascular parameter measurement computer device and vascular parameter measurement storage medium
Li et al. Automated measurement network for accurate segmentation and parameter modification in fetal head ultrasound images
CN110050281A (en) Learn the annotation of the object in image
Wang et al. Uncertainty-guided efficient interactive refinement of fetal brain segmentation from stacks of MRI slices
CN113034507A (en) CCTA image-based coronary artery three-dimensional segmentation method
CN112529915B (en) Brain tumor image segmentation method and system
CN109949288A (en) Tumor type determines system, method and storage medium
CN113888555A (en) Multi-modal brain tumor image segmentation system based on attention mechanism
CN111461065B (en) Tubular structure identification method, tubular structure identification device, computer equipment and readable storage medium
CN115830016B (en) Medical image registration model training method and equipment
CN115512110A (en) Medical image tumor segmentation method related to cross-modal attention mechanism
CN114359642A (en) Multi-modal medical image multi-organ positioning method based on one-to-one target query Transformer
CN111383759A (en) Automatic pneumonia diagnosis system
CN112802025A (en) Liver tumor segmentation method and device under CT image
CN114332132A (en) Image segmentation method and device and computer equipment
WO2015150320A1 (en) Segmentation of tubular organ structures
Feng et al. Automatic localization and segmentation of focal cortical dysplasia in FLAIR‐negative patients using a convolutional neural network
Tan et al. Automatic prostate segmentation based on fusion between deep network and variational methods
Purnama et al. Follicle detection on the usg images to support determination of polycystic ovary syndrome
CN117522892A (en) Lung adenocarcinoma CT image focus segmentation method based on space channel attention enhancement
CN116934768B (en) Method and system for improving blood vessel segmentation accuracy in CTA image mode
CN112651960A (en) Image processing method, device, equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant