CONTENT-BASED MEDICAL IMAGE RETRIEVAL METHOD AND RETRIEVAL SYSTEM
20190066847 ยท 2019-02-28
Inventors
Cpc classification
G16H50/20
PHYSICS
G06T7/143
PHYSICS
G16H50/70
PHYSICS
International classification
G16H50/70
PHYSICS
Abstract
A content-based medical image retrieval method and a retrieval system using the same include: obtaining m (2mn) number of unit images from a three-dimensional (3D) medical image including n (n2) number of unit images and extracting features per unit image from each of the m (2mn) number of unit images through a feature extraction unit, wherein the 3D medical image is voxel data including a plurality of slices and each of the plurality of slices is defined as a unit image; inputting features of each unit image extracted from the m (2mn) number of unit images to a recurrent neural network to generate an output value; and performing medical image retrieval using the output value through an input processing unit, wherein a plurality of 3D medical images to be compared with the output value include a 3D medical image having p (p2, pn) number of unit images.
Claims
1. A content-based medical image retrieval method, comprising: obtaining m (2mn) number of unit images from a three-dimensional (3D) medical image including n (n2) number of unit images and extracting features per unit image from each of the m (2mn) number of unit images through a feature extraction unit, wherein the 3D medical image is voxel data including a plurality of slices and each of the plurality of slices is defined as a unit image; inputting each of features per unit image extracted from the m (2mn) number of unit images to a neural network to generate an output value, wherein the neural network is configured to derive the output value using context between the each of the feature per unit image; and performing medical image retrieval using the output value through an input processing unit, wherein a plurality of 3D medical images to be compared with the output value include a 3D medical image having p (p2, pn) number of unit images.
2. The method of claim 1, further comprising: segmenting a specific region regarding each of the m (2mn) number of unit images of the 3D medical image before the extracting features, wherein, in the extracting features, the features per unit image are extracted from the segmented specific region.
3. The method of claim 2, wherein location information indicating that an anatomical object which is not an analysis target is included is given to some of m (2mn) number of unit images.
4. The method of claim 1, wherein the each of features per unit image is obtained through a process of segmenting a corresponding region by diseases and quantifying each of the segmented regions.
5. The method of claim 1, wherein a function of an output value generated for two 3D medical images represents similarity of the two 3D medical images, and the similarity is used for learning of the neural network.
6. The method of claim 2, wherein in the segmenting features, the specific region is of lung parenchyma, and in the extracting features, the each of features per unit image are obtained through a process of segmenting the corresponding region by diffuse interstitial lung disease (DILD) diseases and quantifying each of the segmented regions.
7. The method of claim 1, wherein the neural network is a recurrent neural network (RNN) or a long short-term memory network (LSTM).
8. A content-based medical image retrieval system cooperating with a user interface and a medical image storage unit, comprising: a learning unit which is trained using a three-dimensional (3D) medical image provided from a medical image storage unit as training data, and receives the 3D medical image and derives an output value therefrom, wherein the 3D medical image is voxel data including a plurality of slices and each of the plurality of slices is defined as a unit image, and the learning unit includes a feature extraction unit for obtaining a plurality of unit images from the 3D medical image and extracting features per unit image from each of the unit images and a neural network for receiving the features per unit image to generate the output value, wherein the neural network is configured to derive the output value using context between each of the feature per unit image; a user interface side output value processing unit for receiving the medical images provided from the user interface to derive an output value therefrom; and an input processing unit, as a storage space for storing the output value from the learning unit, for deriving at least one output value of the learning unit corresponding to the output value of the user interface side output value processing unit.
9. The system of claim 8, wherein the learning unit further includes a segmentation module for segmenting a specific region of a medical image.
10. The system of claim 9, wherein the learning unit segments a specific region per unit image through the segmentation module, and allows the specific region per unit image to pass through the feature extraction unit and the neural network to derive an output value therefrom, and wherein the output value is used to retrieve a medical image of a case similar to the medical image.
11. The system of claim 8, wherein the neural network is a recurrent neural network (RNN) or a long short-term memory network (LSTM).
Description
DESCRIPTION OF DRAWINGS
[0011] The above and other objects and features of the present disclosure will become apparent from the following description of embodiments, given in conjunction with the accompanying drawings, in which:
[0012]
[0013]
[0014]
[0015]
[0016]
[0017]
[0018]
[0019]
BEST MODE
[0020] Hereinafter, embodiments of the present disclosure will be described in detail with the accompanying drawings.
[0021]
[0022] The user interface 10 is means for inputting a medical image 11 desired to be retrieved by a user (e.g., doctor) or an output value already obtained by processing the medical image 11 to the retrieval module or system 20. A typical example of the user interface 10 may be a personal computer (PC), a smartphone or the like, and may be connected to the retrieval module or system 30 via a network wirelessly or wiredly.
[0023] The medical image storage unit 20 may store a plurality of medical images and provide the plurality of stored medical images so that the search module or system 30 may use the medical images in learning. The medical image storage unit 20 may be simply a memory space or a DB (database), or may be a system which may store and retrieve a medical image, like a picture archiving and communication system (PACS). The plurality of medical images include two-dimensional (2D) medical images (e.g., x-ray images) and/or 3D medical images (e.g., CT images, MRI, PET images) and are not particularly limited as long as they are medical images.
[0024] The retrieval module or system 30 (retrieval means) includes a learning unit 31, a user interface side output value processing unit 32, and an input processing unit 33. The learning unit 31 is a learning module or system which is trained using a plurality of medical images provided from the medical image storage unit 20, as training data. When completed in the training, the learning unit 31 receives each of the plurality of medical images stored in the medical image storage unit 20, derives an output value 31a therefrom, and provides the output value 31a to the input processing unit 33 (see
[0025]
[0026]
[0027] More specifically, the learning unit 31 includes a feature extraction unit 60 and a recurrent neural network 70. Preferably, the learning unit 31 further includes a segmentation module 50, in which the segmentation module 50 serves to segment a specific region from each of unit images constituting the medical image 40 (see
[0028]
[0029]
[0030] As in the segmentation, an artificial neural network such as FCN or U-Net and a classifier such as a soft-max function for type classification may be applied to feature extraction. When a target anatomical object region (e.g., lung parenchyma 41) is determined by the segmentation model 50 in the medical image 40, individual pixels in the corresponding anatomical object region are quantified by diseases (six disease types are classified in case of DILD). In this case, feature extraction may be a process of segmenting the corresponding region by diseases and quantifying each of the regions. That is, a quantized map having the same size as that of the input image may be generated (see the rightmost photograph in
[0031] Hereinafter, various embodiments of the present disclosure will be described.
[0032] (1) A content-based medical image retrieval method includes: obtaining m (2mn) number of unit images from a 3D medical image including n (n2) number of unit images and extracting features per unit image from each of the m (2mn) number of unit images; inputting each of features per unit image extracted from the m (2mn) number of unit images to a recurrent neural network to generate an output value; and performing medical image retrieval using the output value, wherein a plurality of three-dimensional (3D) medical images to be compared with the output value include a 3D medical image having p (p2, pn) number of unit images.
[0033] (2) The content-based medical image retrieval method may further include: segmenting a specific region regarding each of the m (2mn) number of unit images of the 3D medical image before the extracting features, wherein, in the extracting features, the features per unit image are extracted from the segmented specific region.
[0034] (3) In the content-based medical image retrieval method, location information indicating that an anatomical object which is not an analysis target is included is given to some of m (2mn) number of unit images.
[0035] (4) In the content-based medical image retrieval method, each of features per unit image are obtained through a process of segmenting a corresponding region by diseases and quantifying each of the segmented regions.
[0036] (5) In the content-based medical image retrieval method, a function of an output value generated for two 3D medical images represents similarity of the two 3D medical images, and the similarity is used for learning of a recurrent neural network.
[0037] (6) In the content-based medical image retrieval method, in the segmenting features, the specific region is of lung parenchyma, and in the extracting features, each of features per unit image are obtained through a process of segmenting the corresponding region by DILD diseases and quantifying each of the segmented regions.
[0038] (7) A content-based medical image retrieval system cooperating with a user interface and a medical image storage unit includes: a learning unit trained by a plurality of medical images provided from a medical image storage unit as training data; a user interface side output value processing unit for receiving the plurality of medical images and deriving an output value therefrom; and an input processing unit, as a storage space for storing the output value from the learning unit, for deriving at least one output value of the learning unit corresponding to an output value of the user interface side output value processing unit.
[0039] (8) In the content-based medical image retrieval system, the learning unit includes a feature extraction unit and a recurrent neural network.
[0040] (9) The content-based medical image retrieval system further includes: a segmentation module for segmenting a specific region of a medical image.
[0041] (10) In the content-based medical image retrieval system, the medical image includes a plurality of unit images, and the learning unit segments a specific region per unit image through the segmentation module, and allows the specific region per unit image to pass through the feature extraction unit and the recurrent neural network to derive an output value therefrom, wherein the output value is used to retrieve a medical image of a case similar to a medical image.
[0042] While certain embodiments have been described, these embodiments have been presented by way of example only, and are not intended to limit the scope of the disclosures. Indeed, the embodiments described herein may be embodied in a variety of other forms. Furthermore, various omissions, substitutions and changes in the form of the embodiments described herein may be made without departing from the spirit of the disclosures. The accompanying claims and their equivalents are intended to cover such forms or modifications as would fall within the scope and spirit of the disclosures.