WO2021120589A1 - Method and apparatus for abnormal image filtering for use on 3d images, device, and storage medium - Google Patents

Method and apparatus for abnormal image filtering for use on 3d images, device, and storage medium Download PDF

Info

Publication number
WO2021120589A1
WO2021120589A1 PCT/CN2020/099526 CN2020099526W WO2021120589A1 WO 2021120589 A1 WO2021120589 A1 WO 2021120589A1 CN 2020099526 W CN2020099526 W CN 2020099526W WO 2021120589 A1 WO2021120589 A1 WO 2021120589A1
Authority
WO
WIPO (PCT)
Prior art keywords
lesion
screening
image information
curve
training
Prior art date
Application number
PCT/CN2020/099526
Other languages
French (fr)
Chinese (zh)
Inventor
陈凯星
周鑫
吕传峰
Original Assignee
平安科技(深圳)有限公司
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 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2021120589A1 publication Critical patent/WO2021120589A1/en

Links

Images

Classifications

    • 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
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • 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
    • 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/10Image acquisition modality
    • G06T2207/10072Tomographic images
    • G06T2207/10088Magnetic resonance imaging [MRI]
    • 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/10104Positron emission tomography [PET]
    • 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/30096Tumor; Lesion

Definitions

  • This application relates to the field of artificial intelligence technology, and in particular to an abnormal image screening method, device, computer equipment, and storage medium for 3D images.
  • the purpose of the embodiments of the present application is to solve the problem that traditional abnormal image screening methods are generally not applicable to 3D image modalities such as CT, MRI, and PET.
  • an embodiment of the present application provides an abnormal image screening method for 3D images, which adopts the following technical solutions:
  • the lesion screening request carrying at least original image information and a lesion prediction result corresponding to the original image information
  • an embodiment of the present application also provides an abnormal image screening device for 3D images, which adopts the following technical solutions:
  • a request receiving module configured to receive a lesion screening request, the lesion screening request carrying at least original image information and a lesion prediction result corresponding to the original image information;
  • a curve creation module which is used to create sensitivity curve data corresponding to the lesion prediction result
  • a high-threshold acquisition module for acquiring high-threshold data corresponding to the susceptibility curve data
  • a low threshold value acquisition module for acquiring low threshold value data corresponding to the susceptibility curve data
  • a screening result acquisition module configured to perform a screening operation on the lesion prediction result based on the connectivity of the high threshold data, the low threshold data, and the original image information to obtain the lesion screening result;
  • the screening result output module is used to output the screening result of the lesion.
  • the embodiments of the present application also provide a computer device, which adopts the following technical solutions:
  • a computer process is stored in the memory, and when the processor executes the computer process, the steps of the following abnormal image screening method for 3D images are implemented:
  • the lesion screening request carrying at least original image information and a lesion prediction result corresponding to the original image information
  • the embodiments of the present application also provide a computer-readable storage medium, which adopts the following technical solutions:
  • the computer-readable storage medium stores a computer process, and when the computer process is executed by a processor, the steps of the method for screening abnormal images for 3D images as described below are implemented:
  • the lesion screening request carrying at least original image information and a lesion prediction result corresponding to the original image information
  • the abnormal image screening method for 3D images provided by the embodiments of the present application not only effectively takes into account the problems of missed lesion detection and false positive introduction, but also uses images
  • the correlation information of lesions between adjacent layers can supplement and optimize the network learning method; compared to learning the correlation information of lesions between adjacent layers through a 3D neural network -+, this application is not limited to video memory, operating speed , Scanning layer thickness, and doctor’s usage habits, and other factors, have good generalizability and usability; the embodiment of this application can be connected to any lesion detection network as a simple supplement to the network output result, so it has universal Adaptability and plug-and-play advantages.
  • FIG. 1 is an implementation flowchart of an abnormal image screening method for 3D images according to Embodiment 1 of the present application
  • FIG. 2 is an implementation flowchart of obtaining a lesion prediction result provided by Embodiment 1 of the present application;
  • FIG. 3 is a flowchart of a specific implementation of step S103 in FIG. 1;
  • FIG. 4 is a flowchart of a specific implementation of step S104 in FIG. 1;
  • FIG. 5 is a schematic structural diagram of an abnormal image screening device for 3D images provided in Embodiment 2 of the present application;
  • FIG. 6 is a schematic structural diagram of a lesion prediction result acquisition module provided in Embodiment 2 of the present application.
  • FIG. 7 is a schematic structural diagram of a specific implementation of the high threshold acquisition module in FIG. 5;
  • FIG. 8 is a schematic structural diagram of a specific implementation of the low threshold value acquisition module in FIG. 5;
  • FIG. 9 is a schematic structural diagram of a computer device provided in Embodiment 3 of the present application.
  • FIG. 1 there is shown a flow chart of the method for screening abnormal images for 3D images provided in the first embodiment of the present application. For ease of description, only the parts related to the present application are shown.
  • step S101 a lesion screening request is received, the lesion screening request carrying at least original image information and a lesion prediction result corresponding to the original image information.
  • the original image information is used to represent the medical images of the examples.
  • it mainly refers to medical images in the form of 3D image modalities, as examples, such as CT, MRI, PET, etc.
  • 3D image modalities such as CT, MRI, PET, etc.
  • Each inspection can produce a sequence of images, the different levels of image information not only have continuity, but also have high relevance in content.
  • the lesions mainly appear in the subarachnoid space, and the subarachnoid space is distributed on different levels in the CT sequence. Therefore, in the actual reading In the process, doctors usually do not make a conclusion based on the appearance of suspicious lesions on a certain image level, but often make further diagnosis by viewing and analyzing the information of adjacent layers to distinguish true and false lesions. This also further illustrates the importance of the correlation information of the lesions between adjacent layers of the image in the 3D image modality for the diagnosis of the lesions.
  • the focus prediction result refers to the above-mentioned original image information is input into the trained focus prediction model for focus prediction, and the prediction result obtained thereby specifically includes true positive (TP) and false positive (FP) , True Negative (TN), False Negative (FN) and their corresponding confidence.
  • step S102 susceptibility curve data corresponding to the lesion prediction result is created.
  • the sensitivity curve that is, the receiver's operating characteristic curve
  • FPR the actual prediction of the positive case.
  • TPR the proportion of the number of positive instances predicted to be actually positive in all positive instances
  • FP represents the number of predicted positive instances that are actually negative, that is, the number of false positive instances
  • TN represents the number of predicted negative instances that are actually negative
  • TP represents the number of predicted positive instances that are actually positive
  • FN represents the actual number of positive cases among the predicted negative cases, that is, the number of missed cases.
  • step S103 high threshold data corresponding to the sensitivity curve data is acquired.
  • the high-threshold data is used to screen whether there are real lesions in each of the above-mentioned images, and the detected various types of lesions are classified according to their confidence. If the confidence of the existence of a certain type of lesion in the detection result is greater than or equal to the high threshold For example, it can be determined that the image has such a lesion.
  • step S104 low threshold data corresponding to the sensitivity curve data is acquired.
  • the low threshold data is used to screen whether there are no lesions in each of the above images, and the detected various types of lesions are classified according to their confidence. If the confidence of the existence of a certain type of lesion in the detection result is less than the low threshold data , It can be determined that this image does not have such lesions.
  • the method of obtaining low-threshold data is different from the above-mentioned method of obtaining high-threshold data.
  • the low-threshold is based on the prerequisite that the detected lesions are prioritized.
  • step S105 a screening operation is performed on the lesion prediction result based on the connectivity of the high threshold data, the low threshold data, and the original image information to obtain a lesion screening result.
  • the result of the lesion screening can be stored in a blockchain.
  • the blockchain referred to in this application is a new application mode of computer technology such as distributed data storage, peer-to-peer transmission, consensus mechanism, and encryption algorithm.
  • Blockchain essentially a decentralized database, is a series of data blocks associated with cryptographic methods. Each data block contains a batch of network transaction information for verification. The validity of the information (anti-counterfeiting) and the generation of the next block.
  • the blockchain can include the underlying platform of the blockchain, the platform product service layer, and the application service layer.
  • step S106 the result of the lesion screening is output.
  • an abnormal image screening method for 3D images is provided, and a lesion screening request is received, and the lesion screening request carries at least original image information and information corresponding to the original image information.
  • Lesion prediction result creating sensitivity curve data corresponding to the lesion prediction result; acquiring high threshold data corresponding to the sensitivity curve data; acquiring low threshold data corresponding to the sensitivity curve data; based on the high The threshold data, the low threshold data, and the connectivity of the original image information perform a screening operation on the lesion prediction result to obtain the lesion screening result; and output the lesion screening result.
  • the abnormal image screening method for 3D images provided by the embodiments of the present application not only effectively takes into account the problems of missed lesion detection and false positive introduction, but also uses images
  • the correlation information of lesions between adjacent layers can supplement and optimize the network learning method; compared to learning the correlation information of lesions between adjacent layers through a 3D neural network -+, this application is not limited to video memory, operating speed , Scanning layer thickness, and doctor’s usage habits, and other factors, have good generalizability and usability; the embodiment of this application can be connected to any lesion detection network as a simple supplement to the network output result, so it has universal Adaptability and plug-and-play advantages.
  • FIG. 2 there is shown a flow chart for obtaining a focus prediction result provided in the first embodiment of the present application. For ease of description, only the parts related to the present application are shown.
  • step S201 a system database is read, and training image information and training prediction results corresponding to the training image information are acquired in the system database.
  • the system database is mainly used to pre-store training image information and training prediction results, and the training image information and the training prediction results have a corresponding relationship.
  • step S202 the training image information and the training prediction result are input to the deep neural network model to perform a model training operation to obtain a lesion prediction model.
  • the deep neural network model can perform model training based on the predicted training image information and the training prediction result, so that the prediction result of the lesion prediction model is closer to the original target.
  • step S203 a lesion prediction request sent by a user terminal is received, where the lesion prediction request carries at least the original image information.
  • the user terminal may be, for example, a mobile phone, a smart phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a navigation device, etc. It should be understood that the examples of user terminals here are only for ease of understanding, and are not used to limit this application.
  • step S204 the original image information is input to the lesion prediction model to perform a lesion prediction operation to obtain the lesion prediction result.
  • step S103 in FIG. 1 a flowchart of a specific implementation of step S103 in FIG. 1 is shown. For ease of description, only the parts related to the present application are shown.
  • step S301 the best critical point corresponding to the susceptibility curve data is obtained.
  • the optimal critical point is expressed as:
  • P is expressed as the nearest upper left corner point on the susceptibility curve.
  • step S302 the optimal critical point is used as the high threshold data.
  • step S104 in FIG. 1 a flowchart of a specific implementation of step S104 in FIG. 1 is shown. For ease of description, only the parts related to the present application are shown.
  • step S401 an equation fitting operation is performed on the susceptibility curve based on the least square method to obtain a curve coordinate equation.
  • the least square method refers to finding the best function match of the data by minimizing the square sum of the error.
  • the least square method can be used to easily obtain unknown data, and minimize the sum of squares of errors between the obtained data and the actual data.
  • the least squares method can also be used for curve fitting. Some other optimization problems can also be expressed by the least square method by minimizing energy or maximizing entropy.
  • step S402 the curvature corresponding to the curve coordinate equation is obtained.
  • step S403 the point at which the curvature approaches 0 or the curvature change is small is used as the low threshold data.
  • the curvature of each point on the curve can be calculated according to the above-mentioned curvature formula (5), and then the point where the curvature approaches 0 or the position where the curvature changes little is selected as the best balance point, that is, Determine the low threshold.
  • the abnormal image screening method for 3D images receives a lesion screening request, and the lesion screening request carries at least original image information and information corresponding to the original image information.
  • Lesion prediction result creating sensitivity curve data corresponding to the lesion prediction result; acquiring high threshold data corresponding to the sensitivity curve data; acquiring low threshold data corresponding to the sensitivity curve data; based on the high
  • the threshold data, the low threshold data, and the connectivity of the original image information perform a screening operation on the lesion prediction result to obtain the lesion screening result; and output the lesion screening result.
  • the abnormal image screening method for 3D images provided by the embodiments of the present application not only effectively takes into account the problems of missed lesion detection and false positive introduction, but also uses images
  • the correlation information of lesions between adjacent layers can supplement and optimize the network learning method; compared to learning the correlation information of lesions between adjacent layers through a 3D neural network -+, this application is not limited to video memory, operating speed , Scanning layer thickness, and doctor’s usage habits, and other factors, have good generalizability and usability; the embodiment of this application can be connected to any lesion detection network as a simple supplement to the network output result, so it has universal Adaptability and plug-and-play advantages.
  • the computer process can be stored in a computer readable storage medium. When executed, it may include the procedures of the above-mentioned method embodiments.
  • the aforementioned storage medium may be a non-volatile storage medium such as a magnetic disk, an optical disc, a read-only memory (Read-Only Memory, ROM), or a random access memory (Random Access Memory, RAM), etc.
  • this application provides an embodiment of an abnormal image screening device for 3D images, which is similar to the method embodiment shown in FIG.
  • the device can be specifically applied to various electronic devices.
  • the abnormal image screening device 500 for 3D images in this embodiment includes: a request receiving module 501, a curve creation module 502, a high threshold acquisition module 503, a low threshold acquisition module 504, and a result acquisition module 505 and the result output module 506. among them:
  • the request receiving module 501 is configured to receive a lesion screening request, the lesion screening request carrying at least original image information and a lesion prediction result corresponding to the original image information;
  • the curve creation module 502 is configured to create sensitivity curve data corresponding to the lesion prediction result
  • the high-threshold acquisition module 503 is configured to acquire high-threshold data corresponding to the susceptibility curve data
  • the low threshold acquisition module 504 is configured to acquire low threshold data corresponding to the susceptibility curve data
  • the screening result acquisition module 505 is configured to perform a screening operation on the lesion prediction result based on the connectivity of the high threshold data, the low threshold data, and the original image information to obtain the lesion screening result;
  • the screening result output module 506 is used to output the lesion screening result.
  • the original image information is used to represent the medical images of the examples.
  • it mainly refers to medical images in the form of 3D image modalities, as examples, such as CT, MRI, PET, etc.
  • 3D image modalities such as CT, MRI, PET, etc.
  • Each inspection can produce a sequence of images, the different levels of image information not only have continuity, but also have high relevance in content.
  • the lesions mainly appear in the subarachnoid space, and the subarachnoid space is distributed on different levels in the CT sequence. Therefore, in real image reading In the process, doctors usually do not make a conclusion based on the appearance of suspicious lesions on a certain image level, but often make further diagnosis by viewing and analyzing the information of adjacent layers to distinguish true and false lesions. This also further illustrates the importance of the correlation information of the lesions between adjacent layers of the image in the 3D image modality for the diagnosis of the lesions.
  • the focus prediction result refers to the above-mentioned original image information is input into the trained focus prediction model for focus prediction, and the prediction result obtained thereby specifically includes true positive (TP) and false positive (FP) , True Negative (TN), False Negative (FN) and their corresponding confidence.
  • the sensitivity curve that is, the receiver's operating characteristic curve
  • FPR the actual prediction of the positive case.
  • TPR the proportion of the number of positive instances predicted to be actually positive in all positive instances
  • FP represents the number of predicted positive instances that are actually negative, that is, the number of false positive instances
  • TN represents the number of predicted negative instances that are actually negative
  • TP represents the number of predicted positive instances that are actually positive
  • FN represents the actual number of positive cases among the predicted negative cases, that is, the number of missed cases.
  • the high-threshold data is used to screen whether there are real lesions in each of the above-mentioned images, and the detected various types of lesions are classified according to their confidence. If the confidence of the existence of a certain type of lesion in the detection result is greater than or equal to the high threshold For example, it can be determined that the image has such a lesion.
  • the low threshold data is used to screen whether there are no lesions in each of the above images, and the detected various types of lesions are classified according to their confidence. If the confidence of the existence of a certain type of lesion in the detection result is less than the low threshold data , It can be determined that this image does not have such lesions.
  • the method of obtaining low-threshold data is different from the above-mentioned method of obtaining high-threshold data.
  • the low-threshold is based on the prerequisite that the detected lesions are prioritized.
  • an abnormal image screening device for 3D images is provided. Based on the correlation information of the lesions between adjacent layers of the image of the 3D image modal, the abnormality of the 3D image provided by the embodiment of the present application is
  • the image screening method not only effectively takes into account the problems of missed lesion detection and false positive introduction, but also uses the correlation information of the lesion between adjacent layers of the image, which can supplement and optimize the network learning method; compared to the 3D neural network- +
  • this application is not limited to various factors such as video memory, operating speed, scanning layer thickness, and doctors' habits, and has good generalizability and usability; examples of this application It can be connected to any lesion detection network as a simple supplement to the output of the network, so it has the advantages of universality and plug-and-play.
  • FIG. 6 there is shown a schematic structural diagram of the lesion prediction result acquisition module provided in the second embodiment of the present application. For ease of description, only the parts related to the present application are shown.
  • the above-mentioned abnormal image screening device 500 for 3D images further includes: a training data acquisition sub-module 507, a prediction model acquisition sub-module 508, a request receiving sub-module 509, and The prediction result obtaining sub-module 510. among them:
  • the training data acquisition sub-module 507 is used to read a system database, and acquire training image information and training prediction results corresponding to the training image information in the system database;
  • the prediction model acquisition sub-module 508 is configured to input the training image information and the training prediction result into the deep neural network model to perform model training operations to obtain the lesion prediction model;
  • the request receiving submodule 509 is configured to receive a lesion prediction request sent by a user terminal, where the lesion prediction request carries at least the original image information;
  • the prediction result obtaining sub-module 510 is configured to input the original image information into the lesion prediction model to perform a lesion prediction operation, and obtain the lesion prediction result.
  • the system database is mainly used to pre-store training image information and training prediction results, and the training image information and the training prediction results have a corresponding relationship.
  • the deep neural network model may perform model training based on the predicted training image information and the training prediction result, so that the prediction result of the lesion prediction model is closer to the original target.
  • the user terminal may be, for example, a mobile phone, a smart phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a navigation device, etc. It should be understood that the examples of user terminals here are only for ease of understanding, and are not used to limit this application.
  • FIG. 7 shows a schematic structural diagram of the high-threshold acquisition module. For ease of description, only the parts related to the present application are shown.
  • the above-mentioned high threshold value obtaining module 503 includes: a critical point obtaining submodule 5031 and a high threshold value determining submodule 5032. among them:
  • the critical point acquisition submodule 5031 is used to acquire the optimal critical point corresponding to the susceptibility curve data, and the optimal critical point is expressed as:
  • P represents the nearest upper left corner point on the susceptibility curve
  • the high threshold determination sub-module 5032 is configured to use the optimal critical point as the high threshold data.
  • FIG. 8 shows a schematic structural diagram of the low-threshold acquisition module. For ease of description, only the parts related to the present application are shown.
  • the aforementioned low threshold value acquisition module 504 includes: a curve acquisition sub-module 5041, a curvature acquisition sub-module 5042, and a low threshold value determination sub-module 5043. among them:
  • the curve acquisition sub-module 5041 is used to perform an equation fitting operation on the susceptibility curve based on the least square method to obtain the curve coordinate equation:
  • the curvature acquisition sub-module 5042 is configured to acquire the curvature corresponding to the curve coordinate equation, and the curvature is expressed as:
  • the low threshold determination sub-module 5043 is configured to use a point with a curvature approaching 0 or a small change in curvature as the low threshold data.
  • FIG. 9 is a block diagram of the basic structure of the computer device in this embodiment.
  • the computer device 9 includes a memory 91, a processor 92, and a network interface 93 that communicate with each other through a system bus. It should be pointed out that the figure only shows the computer device 9 with components 91-93, but it should be understood that it is not required to implement all the illustrated components, and more or fewer components may be implemented instead. Among them, those skilled in the art can understand that the computer device here is a device that can automatically perform numerical calculation and/or information processing in accordance with pre-set or stored instructions.
  • Its hardware includes, but is not limited to, a microprocessor, a dedicated Integrated Circuit (Application Specific Integrated Circuit, ASIC), Programmable Gate Array (Field-Programmable Gate Array, FPGA), Digital Processor (Digital Signal Processor, DSP), embedded equipment, etc.
  • ASIC Application Specific Integrated Circuit
  • ASIC Application Specific Integrated Circuit
  • FPGA Field-Programmable Gate Array
  • DSP Digital Processor
  • the computer device may be a computing device such as a desktop computer, a notebook, a palmtop computer, and a cloud server.
  • the computer device can interact with the user through a keyboard, a mouse, a remote control, a touch panel, or a voice control device.
  • the memory 91 includes at least one type of readable storage medium.
  • the readable storage medium includes flash memory, hard disk, multimedia card, card-type memory (for example, SD or DX memory, etc.), random access memory (RAM), and static memory.
  • SRAM random access memory
  • ROM read only memory
  • EEPROM electrically erasable programmable read only memory
  • PROM programmable read only memory
  • magnetic memory magnetic disks, optical disks, etc.
  • the computer readable storage The medium can be non-volatile or volatile.
  • the memory 91 may be an internal storage unit of the computer device 9, for example, a hard disk or a memory of the computer device 9.
  • the memory 91 may also be an external storage device of the computer device 9, for example, a plug-in hard disk, a smart media card (SMC), and a secure digital device equipped on the computer device 9. (Secure Digital, SD) card, Flash Card, etc.
  • the memory 91 may also include both the internal storage unit of the computer device 9 and its external storage device.
  • the memory 91 is generally used to store an operating system and various application software installed in the computer device 9, such as computer readable instructions for a 3D image screening method for abnormal images.
  • the memory 91 can also be used to temporarily store various types of data that have been output or will be output.
  • the processor 92 may be a central processing unit (Central Processing Unit, CPU), a controller, a microcontroller, a microprocessor, or other data processing chips in some embodiments.
  • the processor 92 is generally used to control the overall operation of the computer device 9.
  • the processor 92 is configured to run computer-readable instructions or processed data stored in the memory 91, for example, run the computer-readable instructions of the abnormal image screening method for 3D images.
  • the network interface 93 may include a wireless network interface or a wired network interface, and the network interface 93 is generally used to establish a communication connection between the computer device 9 and other electronic devices.
  • This application also provides another embodiment, that is, a computer-readable storage medium that stores an abnormal image screening process for 3D images, and the abnormal image screening process for 3D images
  • the inspection process may be executed by at least one processor, so that the at least one processor executes the steps of the abnormal image screening method for 3D images as described above.
  • the method of the above embodiments can be implemented by means of software plus the necessary general hardware platform. Of course, it can also be implemented by hardware, but in many cases the former is better. ⁇
  • the technical solution of this application essentially or the part that contributes to the existing technology can be embodied in the form of a software product, and the computer software product is stored in a storage medium (such as ROM/RAM, magnetic disk, The optical disc) includes several instructions to make a terminal device (which can be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) execute the methods described in the various embodiments of the present application.
  • a terminal device which can be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.

Abstract

A method and an apparatus for abnormal image filtering, a device, and a storage medium, the method comprising: receiving a lesion screening request, the lesion screening request at least carrying a initial image information and a lesion prediction result corresponding to the initial image information (S101); establishing sensitivity curve data corresponding to the lesion prediction result (S102); acquiring high-threshold data corresponding to the sensitivity curve data (S103); acquiring low-threshold data corresponding to the sensitivity curve data (S104); on the basis of the connectedness of the high-threshold data, the low-threshold data, and the initial image information, performing a screening operation on the lesion prediction result to obtain a lesion screening result (S105); and outputting the lesion screening result (S106). In addition, the method further relates to blockchain technology, and the lesion screening result may be stored in a blockchain. The present method effectively addresses both the problem of missed lesions and the problem of false positives, and also uses information of the correlation between lesions in adjacent layers of images, thus being able to supplement and optimize neural network learning.

Description

用于3D图像的异常图像筛查方法、装置、设备及存储介质Abnormal image screening method, device, equipment and storage medium for 3D image
本申请以2020年06月17日提交的申请号为202010554979.2,名称为“用于3D图像的异常图像筛查方法、装置、设备及存储介质”的中国发明专利申请为基础,并要求其优先权。This application is based on the Chinese invention patent application filed on June 17, 2020 with the application number 202010554979.2, titled "Method, device, equipment and storage medium for 3D image screening of abnormal images", and claims its priority .
技术领域Technical field
本申请涉及人工智能技术领域,尤其涉及一种用于3D图像的异常图像筛查方法、装置、计算机设备及存储介质。This application relates to the field of artificial intelligence technology, and in particular to an abnormal image screening method, device, computer equipment, and storage medium for 3D images.
背景技术Background technique
随着高性能计算的产生和信息计算的飞速发展,利用AI技术实现在医学影像上的智能诊辅,已是当前一大热点。With the emergence of high-performance computing and the rapid development of information computing, the use of AI technology to achieve intelligent diagnosis aids on medical imaging has become a hot spot.
现有一种异常图像筛查方法,通过对单一图像的分析处理,在DR,眼底彩照等2D图像模态大量使用,因为每次检查只能产生单个2D图像,也因此,应用于此类数据的算法的最优化的参数选择上,通常采用人工经验或者ROC曲线等方式进行参数确定,从而实现异常图像的筛查检测目的。There is an existing abnormal image screening method. Through the analysis and processing of a single image, it is widely used in 2D image modalities such as DR and fundus color photos. Because each inspection can only produce a single 2D image, it is therefore applicable to this type of data. In the selection of the optimal parameters of the algorithm, the parameters are usually determined by means of manual experience or ROC curve, so as to achieve the purpose of screening and detecting abnormal images.
然而,在实现本申请的过程中,发明人意识到传统的异常图像筛查方法普遍不适用于CT,MRI,PET等3D图像模态。However, in the process of realizing this application, the inventor realized that traditional abnormal image screening methods are generally not applicable to 3D image modalities such as CT, MRI, and PET.
发明内容Summary of the invention
本申请实施例的目的旨在解决传统的异常图像筛查方法普遍不适用于CT,MRI,PET等3D图像模态的问题。The purpose of the embodiments of the present application is to solve the problem that traditional abnormal image screening methods are generally not applicable to 3D image modalities such as CT, MRI, and PET.
为了解决上述技术问题,本申请实施例提供一种用于3D图像的异常图像筛查方法,采用了如下所述的技术方案:In order to solve the above technical problems, an embodiment of the present application provides an abnormal image screening method for 3D images, which adopts the following technical solutions:
接收病灶筛查请求,所述病灶筛查请求至少携带有原始图像信息以及与所述原始图像信息相对应的病灶预测结果;Receiving a lesion screening request, the lesion screening request carrying at least original image information and a lesion prediction result corresponding to the original image information;
创建与所述病灶预测结果相对应的感受性曲线数据;Create sensitivity curve data corresponding to the lesion prediction result;
获取与所述感受性曲线数据相对应的高阈值数据;Acquiring high threshold data corresponding to the susceptibility curve data;
获取与所述感受性曲线数据相对应的低阈值数据;Acquiring low-threshold data corresponding to the susceptibility curve data;
基于所述高阈值数据、低阈值数据以及所述原始图像信息的连通性对所述病灶预测结果进行筛选操作,获得病灶筛选结果;Performing a screening operation on the lesion prediction result based on the connectivity of the high threshold data, the low threshold data, and the original image information, to obtain a lesion screening result;
输出所述病灶筛选结果。Output the results of the lesion screening.
为了解决上述技术问题,本申请实施例还提供一种用于3D图像的异常图像筛查装置,采用了如下所述的技术方案:In order to solve the above technical problems, an embodiment of the present application also provides an abnormal image screening device for 3D images, which adopts the following technical solutions:
请求接收模块,用于接收病灶筛查请求,所述病灶筛查请求至少携带有原始图像信息以及与所述原始图像信息相对应的病灶预测结果;A request receiving module, configured to receive a lesion screening request, the lesion screening request carrying at least original image information and a lesion prediction result corresponding to the original image information;
曲线创建模块,用于创建与所述病灶预测结果相对应的感受性曲线数据;A curve creation module, which is used to create sensitivity curve data corresponding to the lesion prediction result;
高阈值获取模块,用于获取与所述感受性曲线数据相对应的高阈值数据;A high-threshold acquisition module for acquiring high-threshold data corresponding to the susceptibility curve data;
低阈值获取模块,用于获取与所述感受性曲线数据相对应的低阈值数据;A low threshold value acquisition module for acquiring low threshold value data corresponding to the susceptibility curve data;
筛选结果获取模块,用于基于所述高阈值数据、低阈值数据以及所述原始图像信息的连通性对所述病灶预测结果进行筛选操作,获得病灶筛选结果;A screening result acquisition module, configured to perform a screening operation on the lesion prediction result based on the connectivity of the high threshold data, the low threshold data, and the original image information to obtain the lesion screening result;
筛选结果输出模块,用于输出所述病灶筛选结果。The screening result output module is used to output the screening result of the lesion.
为了解决上述技术问题,本申请实施例还提供一种计算机设备,采用了如下所述的技术方案:In order to solve the above technical problems, the embodiments of the present application also provide a computer device, which adopts the following technical solutions:
包括存储器和处理器;Including memory and processor;
所述存储器中存储有计算机流程,所述处理器执行所述计算机流程时实现如下所述的用于3D图像的异常图像筛查方法的步骤:A computer process is stored in the memory, and when the processor executes the computer process, the steps of the following abnormal image screening method for 3D images are implemented:
接收病灶筛查请求,所述病灶筛查请求至少携带有原始图像信息以及与所述原始图像信息相对应的病灶预测结果;Receiving a lesion screening request, the lesion screening request carrying at least original image information and a lesion prediction result corresponding to the original image information;
创建与所述病灶预测结果相对应的感受性曲线数据;Create sensitivity curve data corresponding to the lesion prediction result;
获取与所述感受性曲线数据相对应的高阈值数据;Acquiring high threshold data corresponding to the susceptibility curve data;
获取与所述感受性曲线数据相对应的低阈值数据;Acquiring low-threshold data corresponding to the susceptibility curve data;
基于所述高阈值数据、低阈值数据以及所述原始图像信息的连通性对所述病灶预测结果进行筛选操作,获得病灶筛选结果;Performing a screening operation on the lesion prediction result based on the connectivity of the high threshold data, the low threshold data, and the original image information, to obtain a lesion screening result;
输出所述病灶筛选结果。Output the results of the lesion screening.
为了解决上述技术问题,本申请实施例还提供一种计算机可读存储介质,采用了如下所述的技术方案:In order to solve the above technical problems, the embodiments of the present application also provide a computer-readable storage medium, which adopts the following technical solutions:
所述计算机可读存储介质上存储有计算机流程,所述计算机流程被处理器执行时实现如下所述的用于3D图像的异常图像筛查方法的步骤:The computer-readable storage medium stores a computer process, and when the computer process is executed by a processor, the steps of the method for screening abnormal images for 3D images as described below are implemented:
接收病灶筛查请求,所述病灶筛查请求至少携带有原始图像信息以及与所述原始图像信息相对应的病灶预测结果;Receiving a lesion screening request, the lesion screening request carrying at least original image information and a lesion prediction result corresponding to the original image information;
创建与所述病灶预测结果相对应的感受性曲线数据;Create sensitivity curve data corresponding to the lesion prediction result;
获取与所述感受性曲线数据相对应的高阈值数据;Acquiring high threshold data corresponding to the susceptibility curve data;
获取与所述感受性曲线数据相对应的低阈值数据;Acquiring low-threshold data corresponding to the susceptibility curve data;
基于所述高阈值数据、低阈值数据以及所述原始图像信息的连通性对所述病灶预测结果进行筛选操作,获得病灶筛选结果;Performing a screening operation on the lesion prediction result based on the connectivity of the high threshold data, the low threshold data, and the original image information, to obtain a lesion screening result;
输出所述病灶筛选结果。Output the results of the lesion screening.
本申请的一个或多个实施例的细节在下面的附图和描述中提出,本申请的其他特征和优点将从说明书、附图以及权利要求变得明显。The details of one or more embodiments of the present application are presented in the following drawings and description, and other features and advantages of the present application will become apparent from the description, drawings and claims.
基于3D图像模态的图像相邻层间病灶相关性信息,本申请实施例提供的用于3D图像的异常图像筛查方法不仅有效的兼顾病灶漏检和假阳性引入问题,而且还利用了图像相邻层间病灶相关性信息,可以起到对网络学习方式的补充和优化;相比通过3D神经网络-+学习相邻层间病灶相关性信息,本申请并不受限于显存,运行速度,扫描层厚,和医生使用习惯等多种因素,具有较好的可推广性和可用性;本申请实施例是可以接在任意病灶检测网络后,作为对网络输出结果的简单补充,因此具有普适性和即插即用的优点。Based on the correlation information of the lesions between adjacent layers of the image in the 3D image modal, the abnormal image screening method for 3D images provided by the embodiments of the present application not only effectively takes into account the problems of missed lesion detection and false positive introduction, but also uses images The correlation information of lesions between adjacent layers can supplement and optimize the network learning method; compared to learning the correlation information of lesions between adjacent layers through a 3D neural network -+, this application is not limited to video memory, operating speed , Scanning layer thickness, and doctor’s usage habits, and other factors, have good generalizability and usability; the embodiment of this application can be connected to any lesion detection network as a simple supplement to the network output result, so it has universal Adaptability and plug-and-play advantages.
附图说明Description of the drawings
为了更清楚地说明本申请中的方案,下面将对本申请实施例描述中所需要使用的附图作一个简单介绍,显而易见地,下面描述中的附图是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to explain the solution in this application more clearly, the following will briefly introduce the drawings used in the description of the embodiments of the application. Obviously, the drawings in the following description are some embodiments of the application. Ordinary technicians can obtain other drawings based on these drawings without creative work.
图1是本申请实施例一提供的用于3D图像的异常图像筛查方法的实现流程图;FIG. 1 is an implementation flowchart of an abnormal image screening method for 3D images according to Embodiment 1 of the present application;
图2是本申请实施例一提供的获取病灶预测结果的实现流程图;FIG. 2 is an implementation flowchart of obtaining a lesion prediction result provided by Embodiment 1 of the present application;
图3是图1中步骤S103的一种具体实施方式的流程图;FIG. 3 is a flowchart of a specific implementation of step S103 in FIG. 1;
图4是图1中步骤S104的一种具体实施方式的流程图;FIG. 4 is a flowchart of a specific implementation of step S104 in FIG. 1;
图5是本申请实施例二提供的用于3D图像的异常图像筛查装置的结构示意图;FIG. 5 is a schematic structural diagram of an abnormal image screening device for 3D images provided in Embodiment 2 of the present application;
图6是本申请实施例二提供的病灶预测结果获取模块的结构示意图;FIG. 6 is a schematic structural diagram of a lesion prediction result acquisition module provided in Embodiment 2 of the present application;
图7是本图5中高阈值获取模块的一种具体实施方式的结构示意图;FIG. 7 is a schematic structural diagram of a specific implementation of the high threshold acquisition module in FIG. 5;
图8是本图5中低阈值获取模块的一种具体实施方式的结构示意图;FIG. 8 is a schematic structural diagram of a specific implementation of the low threshold value acquisition module in FIG. 5;
图9是本申请实施例三提供的计算机设备的的结构示意图。FIG. 9 is a schematic structural diagram of a computer device provided in Embodiment 3 of the present application.
具体实施方式Detailed ways
除非另有定义,本文所使用的所有的技术和科学术语与属于本申请的技术领域的技术人员通常理解的含义相同;本文中在申请的说明书中所使用的术语只是为了描述具体的实施例的目的,不是旨在于限制本申请;本申请的说明书和权利要求书及上述附图说明中的术语“包括”和“具有”以及它们的任何变形,意图在于覆盖不排他的包含。本申请的说明书和权利要求书或上述附图中的术语“第一”、“第二”等是用于区别不同对象,而不是用于描述特定顺序。Unless otherwise defined, all technical and scientific terms used herein have the same meanings as commonly understood by those skilled in the technical field of the application; the terms used in the specification of the application herein are only for describing specific embodiments. The purpose is not to limit the application; the terms "including" and "having" in the specification and claims of the application and the above-mentioned description of the drawings and any variations thereof are intended to cover non-exclusive inclusions. The terms "first", "second", etc. in the specification and claims of the present application or the above-mentioned drawings are used to distinguish different objects, rather than to describe a specific sequence.
在本文中提及“实施例”意味着,结合实施例描述的特定特征、结构或特性可以包含在本申请的至少一个实施例中。在说明书中的各个位置出现该短语并不一定均是指相同的实施例,也不是与其它实施例互斥的独立的或备选的实施例。本领域技术人员显式地和隐式地理解的是,本文所描述的实施例可以与其它实施例相结合。The reference to "embodiments" herein means that a specific feature, structure, or characteristic described in conjunction with the embodiments may be included in at least one embodiment of the present application. The appearance of the phrase in various places in the specification does not necessarily refer to the same embodiment, nor is it an independent or alternative embodiment mutually exclusive with other embodiments. Those skilled in the art clearly and implicitly understand that the embodiments described herein can be combined with other embodiments.
为了使本技术领域的人员更好地理解本申请方案,下面将结合附图,对本申请实施例中的技术方案进行清楚、完整地描述。In order to enable those skilled in the art to better understand the solutions of the present application, the technical solutions in the embodiments of the present application will be described clearly and completely in conjunction with the accompanying drawings.
实施例一Example one
参考图1,示出了本申请实施例一提供的用于3D图像的异常图像筛查方法的实现流程图,为了便于说明,仅示出与本申请相关的部分。Referring to FIG. 1, there is shown a flow chart of the method for screening abnormal images for 3D images provided in the first embodiment of the present application. For ease of description, only the parts related to the present application are shown.
在步骤S101中,接收病灶筛查请求,所述病灶筛查请求至少携带有原始图像信息以及与所述原始图像信息相对应的病灶预测结果。In step S101, a lesion screening request is received, the lesion screening request carrying at least original image information and a lesion prediction result corresponding to the original image information.
在本申请实施例中,原始图像信息用于表示实例的医学影像,在本申请实施例中,主要指的是以3D图像模态形式的医学图像,作为示例,例如CT,MRI,PET等,每次检查能产生一个序列的图像,其不同层面图像信息不仅存在连续性而且内容也具有高相关性。In the embodiments of the present application, the original image information is used to represent the medical images of the examples. In the embodiments of the present application, it mainly refers to medical images in the form of 3D image modalities, as examples, such as CT, MRI, PET, etc., Each inspection can produce a sequence of images, the different levels of image information not only have continuity, but also have high relevance in content.
在本申请实施例中,以脑CT中蛛网膜下腔出血为例,其病灶主要出现在蛛网膜下腔,而蛛网膜下腔又分布于CT序列中不同层面上,因此,在现实阅片过程中,医生通常不会仅凭某一图像层面出现可疑病灶就下定论,而往往是通过查看分析其相邻层面信息来做进一步诊断,区分真假病灶。这也进一步说明了3D图像模态的图像相邻层间病灶相关性信息对于病灶诊断的重要性。In the examples of this application, taking the subarachnoid hemorrhage in brain CT as an example, the lesions mainly appear in the subarachnoid space, and the subarachnoid space is distributed on different levels in the CT sequence. Therefore, in the actual reading In the process, doctors usually do not make a conclusion based on the appearance of suspicious lesions on a certain image level, but often make further diagnosis by viewing and analyzing the information of adjacent layers to distinguish true and false lesions. This also further illustrates the importance of the correlation information of the lesions between adjacent layers of the image in the 3D image modality for the diagnosis of the lesions.
在本申请实施例中,病灶预测结果指的是将上述原始图像信息输入至训练好的病灶预测模型中进行病灶预测,从而得到的预测结果,具体包括真阳性(TP)、假阳性(FP)、真阴性(TN)、假阴性(FN)以及其相对应的置信度。In the embodiments of the present application, the focus prediction result refers to the above-mentioned original image information is input into the trained focus prediction model for focus prediction, and the prediction result obtained thereby specifically includes true positive (TP) and false positive (FP) , True Negative (TN), False Negative (FN) and their corresponding confidence.
在步骤S102中,创建与所述病灶预测结果相对应的感受性曲线数据。In step S102, susceptibility curve data corresponding to the lesion prediction result is created.
在本申请实施例中,感受性曲线,即接受者操作特性曲线,目前在临床诊断性实验中,用于正常值临界点的合理选择,其横坐标用FPR表示,代表预测的阳性实例中实际为阴性的实例数占所有阴性实例数的比例,如公式(1)所示;其纵坐标用TPR表示,代表预测的阳性实例中实际为阳性的实例数占所有阳性实例的比例,如公式(2)所示。In the examples of this application, the sensitivity curve, that is, the receiver's operating characteristic curve, is currently used in clinical diagnostic experiments for the reasonable selection of the normal threshold. Its abscissa is represented by FPR, which represents the actual prediction of the positive case. The proportion of the number of negative instances to the number of all negative instances is shown in formula (1); its ordinate is represented by TPR, which represents the proportion of the number of positive instances predicted to be actually positive in all positive instances, as shown in formula (2 ) Shown.
FPR=FP/(FP+TN)   (1)FPR=FP/(FP+TN) (1)
TPR=TP/(TP+FN)    (2)TPR=TP/(TP+FN) (2)
其中,FP表示预测的阳性实例中实际为阴性的实例数,即假阳性实例数,TN表示预测的阴性实例中实际为阴性的实例数,TP表示预测的阳性实例中实际为阳性的实例数,FN表示预测的阴性实例中实际为阳性实例数,即漏检实例数。Among them, FP represents the number of predicted positive instances that are actually negative, that is, the number of false positive instances, TN represents the number of predicted negative instances that are actually negative, and TP represents the number of predicted positive instances that are actually positive. FN represents the actual number of positive cases among the predicted negative cases, that is, the number of missed cases.
在步骤S103中,获取与所述感受性曲线数据相对应的高阈值数据。In step S103, high threshold data corresponding to the sensitivity curve data is acquired.
在本申请实施例中,高阈值数据用于筛选上述各个图像是否存在真正的病灶,将检出各类病灶按其置信度进行划分,如果检出结果中某类病灶存在置信度大于等于高阈值的实例,则可认定此图像存在该类病灶。In the examples of this application, the high-threshold data is used to screen whether there are real lesions in each of the above-mentioned images, and the detected various types of lesions are classified according to their confidence. If the confidence of the existence of a certain type of lesion in the detection result is greater than or equal to the high threshold For example, it can be determined that the image has such a lesion.
在本申请实施例中,根据模型输出结果,利用上述公式,我们计算在不同的置信度下 各类病灶在case层面的TPR和FPR值,并从中确定各类病灶的最佳临界点,将此值作为病灶的高阈值。In the examples of this application, according to the output results of the model and using the above formulas, we calculate the TPR and FPR values of various types of lesions at the case level under different confidence levels, and determine the best critical points of various types of lesions. The value is used as the high threshold of the lesion.
在步骤S104中,获取与所述感受性曲线数据相对应的低阈值数据。In step S104, low threshold data corresponding to the sensitivity curve data is acquired.
在本申请实施例中,低阈值数据用于筛选上述各个图像是否不存在病灶,将检出各类病灶按其置信度进行划分,如果检出结果中某类病灶存在置信度小于该低阈值数据,则可认定此图像不存在该类病灶。In the embodiment of this application, the low threshold data is used to screen whether there are no lesions in each of the above images, and the detected various types of lesions are classified according to their confidence. If the confidence of the existence of a certain type of lesion in the detection result is less than the low threshold data , It can be determined that this image does not have such lesions.
在本申请实施例中,获取低阈值数据的方法与上述获取高阈值的方法策略不同,低阈值是以检出病灶优先为前提条件,在确保尽可能少的漏诊的情况下再寻求尽可能少的误诊,通过对ROC曲线的观察分析可发现,这类点往往位于曲线曲率趋于0或者曲率变化趋于0的位置,此位置即为基于病灶ROC的最佳平衡点。In the embodiment of this application, the method of obtaining low-threshold data is different from the above-mentioned method of obtaining high-threshold data. The low-threshold is based on the prerequisite that the detected lesions are prioritized. Through the observation and analysis of the ROC curve, it can be found that such points are often located at the position where the curvature of the curve tends to zero or the curvature change tends to zero. This position is the best balance point based on the ROC of the lesion.
在步骤S105中,基于所述高阈值数据、低阈值数据以及所述原始图像信息的连通性对所述病灶预测结果进行筛选操作,获得病灶筛选结果。In step S105, a screening operation is performed on the lesion prediction result based on the connectivity of the high threshold data, the low threshold data, and the original image information to obtain a lesion screening result.
在本申请实施例中,首先基于以上步骤求得的高、低阈值,我们将检出各类病灶按其置信度进行划分,如果检出结果中某类病灶存在置信度大于等于高阈值的实例,则可认定此case存在该类病灶,而将此类病灶置信度小于高阈值且大于低阈值的病灶设定为病灶的candidate,小于低阈值的病灶则直接从结果中删除;然后我们借助相邻层面病灶存在相关性这一特性,围绕置信度大于高阈值病灶,可通过连通域分析或者简单判断其相邻层面是否存在candidate病灶,如果存在则将该病灶纳入高阈值病灶行列,以此迭代查找,最后将高阈值行列病灶作为模型的病灶筛选结果。In the examples of this application, first, based on the high and low thresholds obtained in the above steps, we will classify the detected various types of lesions according to their confidence. If there is an instance of a certain type of lesion with a confidence greater than or equal to the high threshold in the detection result , It can be determined that this type of lesions exist in this case, and the lesions with confidence of such lesions less than the high threshold and greater than the low threshold are set as candidates for the lesions, and lesions less than the low threshold are directly deleted from the results; then we use the relative The feature of correlation between adjacent-level lesions, around the confidence level greater than the high-threshold lesions, we can analyze whether there is a candidate lesion in the adjacent layer through connected domain analysis or simply judge whether there is a candidate lesion in the adjacent layer, and if it exists, the lesion will be included in the ranks of high-threshold lesions, and then iterate Find, and finally use high-threshold lesions as the model's lesion screening results.
在本申请实施例中,该病灶筛选结果可存储于区块链中,本申请所指区块链是分布式数据存储、点对点传输、共识机制、加密算法等计算机技术的新型应用模式。区块链(Blockchain),本质上是一个去中心化的数据库,是一串使用密码学方法相关联产生的数据块,每一个数据块中包含了一批次网络交易的信息,用于验证其信息的有效性(防伪)和生成下一个区块。区块链可以包括区块链底层平台、平台产品服务层以及应用服务层等。In the embodiment of this application, the result of the lesion screening can be stored in a blockchain. The blockchain referred to in this application is a new application mode of computer technology such as distributed data storage, peer-to-peer transmission, consensus mechanism, and encryption algorithm. Blockchain, essentially a decentralized database, is a series of data blocks associated with cryptographic methods. Each data block contains a batch of network transaction information for verification. The validity of the information (anti-counterfeiting) and the generation of the next block. The blockchain can include the underlying platform of the blockchain, the platform product service layer, and the application service layer.
在步骤S106中,输出所述病灶筛选结果。In step S106, the result of the lesion screening is output.
在本申请实施例中,提供了一种用于3D图像的异常图像筛查方法,接收病灶筛查请求,所述病灶筛查请求至少携带有原始图像信息以及与所述原始图像信息相对应的病灶预测结果;创建与所述病灶预测结果相对应的感受性曲线数据;获取与所述感受性曲线数据相对应的高阈值数据;获取与所述感受性曲线数据相对应的低阈值数据;基于所述高阈值数据、低阈值数据以及所述原始图像信息的连通性对所述病灶预测结果进行筛选操作,获得病灶筛选结果;输出所述病灶筛选结果。基于3D图像模态的图像相邻层间病灶相关性信息,本申请实施例提供的用于3D图像的异常图像筛查方法不仅有效的兼顾病灶漏检和假阳性引入问题,而且还利用了图像相邻层间病灶相关性信息,可以起到对网络学习方式的补充和优化;相比通过3D神经网络-+学习相邻层间病灶相关性信息,本申请并不受限于显存,运行速度,扫描层厚,和医生使用习惯等多种因素,具有较好的可推广性和可用性;本申请实施例是可以接在任意病灶检测网络后,作为对网络输出结果的简单补充,因此具有普适性和即插即用的优点。In an embodiment of the present application, an abnormal image screening method for 3D images is provided, and a lesion screening request is received, and the lesion screening request carries at least original image information and information corresponding to the original image information. Lesion prediction result; creating sensitivity curve data corresponding to the lesion prediction result; acquiring high threshold data corresponding to the sensitivity curve data; acquiring low threshold data corresponding to the sensitivity curve data; based on the high The threshold data, the low threshold data, and the connectivity of the original image information perform a screening operation on the lesion prediction result to obtain the lesion screening result; and output the lesion screening result. Based on the correlation information of the lesions between adjacent layers of the image in the 3D image modal, the abnormal image screening method for 3D images provided by the embodiments of the present application not only effectively takes into account the problems of missed lesion detection and false positive introduction, but also uses images The correlation information of lesions between adjacent layers can supplement and optimize the network learning method; compared to learning the correlation information of lesions between adjacent layers through a 3D neural network -+, this application is not limited to video memory, operating speed , Scanning layer thickness, and doctor’s usage habits, and other factors, have good generalizability and usability; the embodiment of this application can be connected to any lesion detection network as a simple supplement to the network output result, so it has universal Adaptability and plug-and-play advantages.
继续参阅图2,示出了本申请实施例一提供的获取病灶预测结果的实现流程图,为了便于说明,仅示出与本申请相关的部分。Continuing to refer to FIG. 2, there is shown a flow chart for obtaining a focus prediction result provided in the first embodiment of the present application. For ease of description, only the parts related to the present application are shown.
在步骤S201中,读取系统数据库,在所述系统数据库中获取训练图像信息以及与所述训练图像信息相对应的训练预测结果。In step S201, a system database is read, and training image information and training prediction results corresponding to the training image information are acquired in the system database.
在本申请实施例中,系统数据库主要用于预先存储训练图像信息以及训练预测结果,该训练图像信息与训练预测结果建立有对应关联关系。In the embodiment of the present application, the system database is mainly used to pre-store training image information and training prediction results, and the training image information and the training prediction results have a corresponding relationship.
在步骤S202中,将所述训练图像信息以及训练预测结果输入至深度神经网络模型进行模型训练操作,得到病灶预测模型。In step S202, the training image information and the training prediction result are input to the deep neural network model to perform a model training operation to obtain a lesion prediction model.
在本申请实施例中,深度神经网络模型可基于已经预测好的训练图像信息以及训练预 测结果进行模型训练,使得病灶预测模型的预测结果更加接近于最初的目标。In the embodiment of the present application, the deep neural network model can perform model training based on the predicted training image information and the training prediction result, so that the prediction result of the lesion prediction model is closer to the original target.
在步骤S203中,接收用户终端发送的病灶预测请求,所述病灶预测请求至少携带有所述原始图像信息。In step S203, a lesion prediction request sent by a user terminal is received, where the lesion prediction request carries at least the original image information.
在本申请实施例中,用户终端可以是诸如移动电话、智能电话、笔记本电脑、数字广播接收器、PDA(个人数字助理)、PAD(平板电脑)、PMP(便携式多媒体播放器)、导航装置等等的移动终端以及诸如数字TV、台式计算机等等的固定终端,应当理解,此处对用户终端的举例仅为方便理解,不用于限定本申请。In the embodiments of this application, the user terminal may be, for example, a mobile phone, a smart phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a navigation device, etc. It should be understood that the examples of user terminals here are only for ease of understanding, and are not used to limit this application.
在步骤S204中,将所述原始图像信息输入至所述病灶预测模型进行病灶预测操作,获得所述病灶预测结果。In step S204, the original image information is input to the lesion prediction model to perform a lesion prediction operation to obtain the lesion prediction result.
继续参阅图3,示出了图1中步骤S103的一种具体实施方式的流程图,为了便于说明,仅示出与本申请相关的部分。Continuing to refer to FIG. 3, a flowchart of a specific implementation of step S103 in FIG. 1 is shown. For ease of description, only the parts related to the present application are shown.
在步骤S301中,获取与所述感受性曲线数据相对应的最佳临界点。In step S301, the best critical point corresponding to the susceptibility curve data is obtained.
在本申请实施例中,最佳临界点表示为:In the embodiment of this application, the optimal critical point is expressed as:
Figure PCTCN2020099526-appb-000001
Figure PCTCN2020099526-appb-000001
Figure PCTCN2020099526-appb-000002
Figure PCTCN2020099526-appb-000002
其中,P表示为所述感受性曲线上最近左上角的点。Wherein, P is expressed as the nearest upper left corner point on the susceptibility curve.
在步骤S302中,将所述最佳临界点作为所述高阈值数据。In step S302, the optimal critical point is used as the high threshold data.
继续参阅图4,示出了图1中步骤S104的一种具体实施方式的流程图,为了便于说明,仅示出与本申请相关的部分。Continuing to refer to FIG. 4, a flowchart of a specific implementation of step S104 in FIG. 1 is shown. For ease of description, only the parts related to the present application are shown.
在步骤S401中,基于最小二乘法对所述感受性曲线进行方程拟合操作,获得曲线坐标方程。In step S401, an equation fitting operation is performed on the susceptibility curve based on the least square method to obtain a curve coordinate equation.
在本申请实施例中,最小二乘法指的是通过最小化误差的平方和寻找数据的最佳函数匹配。利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小。最小二乘法还可用于曲线拟合。其他一些优化问题也可通过最小化能量或最大化熵用最小二乘法来表达。In the embodiments of the present application, the least square method refers to finding the best function match of the data by minimizing the square sum of the error. The least square method can be used to easily obtain unknown data, and minimize the sum of squares of errors between the obtained data and the actual data. The least squares method can also be used for curve fitting. Some other optimization problems can also be expressed by the least square method by minimizing energy or maximizing entropy.
在本申请实施例中,曲线坐标方程表示为:In the embodiment of this application, the curve coordinate equation is expressed as:
y=f(x)y=f(x)
在步骤S402中,获取与所述曲线坐标方程相对应的曲率。In step S402, the curvature corresponding to the curve coordinate equation is obtained.
在本申请实施例中,曲率表示为:In the embodiment of this application, the curvature is expressed as:
Figure PCTCN2020099526-appb-000003
Figure PCTCN2020099526-appb-000003
在本申请实施例中,该公式为“ROC曲线”的曲率计算公式,其中y=f(x),K表示该ROC曲线在横坐标为X位置的曲率。In the embodiment of the present application, the formula is the curvature calculation formula of the "ROC curve", where y=f(x), and K represents the curvature of the ROC curve at the X position on the abscissa.
在步骤S403中,将曲率趋近于0或者曲率变化较小的点作为所述低阈值数据。In step S403, the point at which the curvature approaches 0 or the curvature change is small is used as the low threshold data.
在本申请实施例中,根据上述曲率的公式(5)可以计算出曲线上每个点的曲率,然后选取曲率趋近于0或者曲率变化较小的位置的点作为最佳平衡点,即可确定低阈值。In the embodiment of the present application, the curvature of each point on the curve can be calculated according to the above-mentioned curvature formula (5), and then the point where the curvature approaches 0 or the position where the curvature changes little is selected as the best balance point, that is, Determine the low threshold.
综上所述,本申请实施例提供的用于3D图像的异常图像筛查方法,接收病灶筛查请求,所述病灶筛查请求至少携带有原始图像信息以及与所述原始图像信息相对应的病灶预测结果;创建与所述病灶预测结果相对应的感受性曲线数据;获取与所述感受性曲线数据相对应的高阈值数据;获取与所述感受性曲线数据相对应的低阈值数据;基于所述高阈值数据、低阈值数据以及所述原始图像信息的连通性对所述病灶预测结果进行筛选操作,获得病灶筛选结果;输出所述病灶筛选结果。基于3D图像模态的图像相邻层间病灶相关性信息,本申请实施例提供的用于3D图像的异常图像筛查方法不仅有效的兼顾病灶漏检和假阳性引入问题,而且还利用了图像相邻层间病灶相关性信息,可以起到对网络学习方式的补充和优化;相比通过3D神经网络-+学习相邻层间病灶相关性信息,本申请并不受限于显存,运行速度,扫描层厚,和医生使用习惯等多种因素,具有较好的可推广性和可用 性;本申请实施例是可以接在任意病灶检测网络后,作为对网络输出结果的简单补充,因此具有普适性和即插即用的优点。In summary, the abnormal image screening method for 3D images provided by the embodiments of the present application receives a lesion screening request, and the lesion screening request carries at least original image information and information corresponding to the original image information. Lesion prediction result; creating sensitivity curve data corresponding to the lesion prediction result; acquiring high threshold data corresponding to the sensitivity curve data; acquiring low threshold data corresponding to the sensitivity curve data; based on the high The threshold data, the low threshold data, and the connectivity of the original image information perform a screening operation on the lesion prediction result to obtain the lesion screening result; and output the lesion screening result. Based on the correlation information of the lesions between adjacent layers of the image in the 3D image modal, the abnormal image screening method for 3D images provided by the embodiments of the present application not only effectively takes into account the problems of missed lesion detection and false positive introduction, but also uses images The correlation information of lesions between adjacent layers can supplement and optimize the network learning method; compared to learning the correlation information of lesions between adjacent layers through a 3D neural network -+, this application is not limited to video memory, operating speed , Scanning layer thickness, and doctor’s usage habits, and other factors, have good generalizability and usability; the embodiment of this application can be connected to any lesion detection network as a simple supplement to the network output result, so it has universal Adaptability and plug-and-play advantages.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机流程来指令相关的硬件来完成,该计算机流程可存储于一计算机可读取存储介质中,该流程在执行时,可包括如上述各方法的实施例的流程。其中,前述的存储介质可为磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)等非易失性存储介质,或随机存储记忆体(Random Access Memory,RAM)等。A person of ordinary skill in the art can understand that all or part of the processes in the above-mentioned embodiment methods can be implemented by instructing relevant hardware through a computer process. The computer process can be stored in a computer readable storage medium. When executed, it may include the procedures of the above-mentioned method embodiments. Among them, the aforementioned storage medium may be a non-volatile storage medium such as a magnetic disk, an optical disc, a read-only memory (Read-Only Memory, ROM), or a random access memory (Random Access Memory, RAM), etc.
应该理解的是,虽然附图的流程图中的各个步骤按照箭头的指示依次显示,但是这些步骤并不是必然按照箭头指示的顺序依次执行。除非本文中有明确的说明,这些步骤的执行并没有严格的顺序限制,其可以以其他的顺序执行。而且,附图的流程图中的至少一部分步骤可以包括多个子步骤或者多个阶段,这些子步骤或者阶段并不必然是在同一时刻执行完成,而是可以在不同的时刻执行,其执行顺序也不必然是依次进行,而是可以与其他步骤或者其他步骤的子步骤或者阶段的至少一部分轮流或者交替地执行。It should be understood that although the various steps in the flowchart of the drawings are displayed in sequence as indicated by the arrows, these steps are not necessarily performed in sequence in the order indicated by the arrows. Unless explicitly stated in this article, the execution of these steps is not strictly limited in order, and they can be executed in other orders. Moreover, at least part of the steps in the flowchart of the drawings may include multiple sub-steps or multiple stages. These sub-steps or stages are not necessarily executed at the same time, but can be executed at different times, and the order of execution is also It is not necessarily performed sequentially, but may be performed alternately or alternately with at least a part of other steps or sub-steps or stages of other steps.
实施例二Example two
进一步参考图5,作为对上述图1所示方法的实现,本申请提供了一种用于3D图像的异常图像筛查装置的一个实施例,该装置实施例与图1所示的方法实施例相对应,该装置具体可以应用于各种电子设备中。With further reference to FIG. 5, as an implementation of the method shown in FIG. 1, this application provides an embodiment of an abnormal image screening device for 3D images, which is similar to the method embodiment shown in FIG. Correspondingly, the device can be specifically applied to various electronic devices.
如图5所示,本实施例所述的用于3D图像的异常图像筛查装置500包括:请求接收模块501、曲线创建模块502、高阈值获取模块503、低阈值获取模块504、结果获取模块505以及结果输出模块506。其中:As shown in FIG. 5, the abnormal image screening device 500 for 3D images in this embodiment includes: a request receiving module 501, a curve creation module 502, a high threshold acquisition module 503, a low threshold acquisition module 504, and a result acquisition module 505 and the result output module 506. among them:
请求接收模块501,用于接收病灶筛查请求,所述病灶筛查请求至少携带有原始图像信息以及与所述原始图像信息相对应的病灶预测结果;The request receiving module 501 is configured to receive a lesion screening request, the lesion screening request carrying at least original image information and a lesion prediction result corresponding to the original image information;
曲线创建模块502,用于创建与所述病灶预测结果相对应的感受性曲线数据;The curve creation module 502 is configured to create sensitivity curve data corresponding to the lesion prediction result;
高阈值获取模块503,用于获取与所述感受性曲线数据相对应的高阈值数据;The high-threshold acquisition module 503 is configured to acquire high-threshold data corresponding to the susceptibility curve data;
低阈值获取模块504,用于获取与所述感受性曲线数据相对应的低阈值数据;The low threshold acquisition module 504 is configured to acquire low threshold data corresponding to the susceptibility curve data;
筛选结果获取模块505,用于基于所述高阈值数据、低阈值数据以及所述原始图像信息的连通性对所述病灶预测结果进行筛选操作,获得病灶筛选结果;The screening result acquisition module 505 is configured to perform a screening operation on the lesion prediction result based on the connectivity of the high threshold data, the low threshold data, and the original image information to obtain the lesion screening result;
筛选结果输出模块506,用于输出所述病灶筛选结果。The screening result output module 506 is used to output the lesion screening result.
在本申请实施例中,原始图像信息用于表示实例的医学影像,在本申请实施例中,主要指的是以3D图像模态形式的医学图像,作为示例,例如CT,MRI,PET等,每次检查能产生一个序列的图像,其不同层面图像信息不仅存在连续性而且内容也具有高相关性。In the embodiments of the present application, the original image information is used to represent the medical images of the examples. In the embodiments of the present application, it mainly refers to medical images in the form of 3D image modalities, as examples, such as CT, MRI, PET, etc., Each inspection can produce a sequence of images, the different levels of image information not only have continuity, but also have high relevance in content.
在本申请实施例中,以脑CT中蛛网膜下腔出血为例,其病灶主要出现在蛛网膜下腔,而蛛网膜下腔又分布于CT序列中不同层面上,因此,在现实阅片过程中,医生通常不会仅凭某一图像层面出现可疑病灶就下定论,而往往是通过查看分析其相邻层面信息来做进一步诊断,区分真假病灶。这也进一步说明了3D图像模态的图像相邻层间病灶相关性信息对于病灶诊断的重要性。In the examples of this application, taking the subarachnoid hemorrhage in brain CT as an example, the lesions mainly appear in the subarachnoid space, and the subarachnoid space is distributed on different levels in the CT sequence. Therefore, in real image reading In the process, doctors usually do not make a conclusion based on the appearance of suspicious lesions on a certain image level, but often make further diagnosis by viewing and analyzing the information of adjacent layers to distinguish true and false lesions. This also further illustrates the importance of the correlation information of the lesions between adjacent layers of the image in the 3D image modality for the diagnosis of the lesions.
在本申请实施例中,病灶预测结果指的是将上述原始图像信息输入至训练好的病灶预测模型中进行病灶预测,从而得到的预测结果,具体包括真阳性(TP)、假阳性(FP)、真阴性(TN)、假阴性(FN)以及其相对应的置信度。In the embodiments of the present application, the focus prediction result refers to the above-mentioned original image information is input into the trained focus prediction model for focus prediction, and the prediction result obtained thereby specifically includes true positive (TP) and false positive (FP) , True Negative (TN), False Negative (FN) and their corresponding confidence.
在本申请实施例中,感受性曲线,即接受者操作特性曲线,目前在临床诊断性实验中,用于正常值临界点的合理选择,其横坐标用FPR表示,代表预测的阳性实例中实际为阴性的实例数占所有阴性实例数的比例,如公式(1)所示;其纵坐标用TPR表示,代表预测的阳性实例中实际为阳性的实例数占所有阳性实例的比例,如公式(2)所示。In the examples of this application, the sensitivity curve, that is, the receiver's operating characteristic curve, is currently used in clinical diagnostic experiments for the reasonable selection of the normal threshold. Its abscissa is represented by FPR, which represents the actual prediction of the positive case. The proportion of the number of negative instances to the number of all negative instances is shown in formula (1); its ordinate is represented by TPR, which represents the proportion of the number of positive instances predicted to be actually positive in all positive instances, as shown in formula (2 ) Shown.
FPR=FP/(FP+TN)   (1)FPR=FP/(FP+TN) (1)
TPR=TP/(TP+FN)   (2)TPR=TP/(TP+FN) (2)
其中,FP表示预测的阳性实例中实际为阴性的实例数,即假阳性实例数,TN表示预 测的阴性实例中实际为阴性的实例数,TP表示预测的阳性实例中实际为阳性的实例数,FN表示预测的阴性实例中实际为阳性实例数,即漏检实例数。Among them, FP represents the number of predicted positive instances that are actually negative, that is, the number of false positive instances, TN represents the number of predicted negative instances that are actually negative, and TP represents the number of predicted positive instances that are actually positive. FN represents the actual number of positive cases among the predicted negative cases, that is, the number of missed cases.
在本申请实施例中,高阈值数据用于筛选上述各个图像是否存在真正的病灶,将检出各类病灶按其置信度进行划分,如果检出结果中某类病灶存在置信度大于等于高阈值的实例,则可认定此图像存在该类病灶。In the examples of this application, the high-threshold data is used to screen whether there are real lesions in each of the above-mentioned images, and the detected various types of lesions are classified according to their confidence. If the confidence of the existence of a certain type of lesion in the detection result is greater than or equal to the high threshold For example, it can be determined that the image has such a lesion.
在本申请实施例中,根据模型输出结果,利用上述公式,我们计算在不同的置信度下各类病灶在case层面的TPR和FPR值,并从中确定各类病灶的最佳临界点,将此值作为病灶的高阈值。In the examples of this application, according to the output results of the model and using the above formula, we calculate the TPR and FPR values of various types of lesions at the case level under different confidence levels, and determine the best critical points of various types of lesions from them. The value is used as the high threshold of the lesion.
在本申请实施例中,低阈值数据用于筛选上述各个图像是否不存在病灶,将检出各类病灶按其置信度进行划分,如果检出结果中某类病灶存在置信度小于该低阈值数据,则可认定此图像不存在该类病灶。In the embodiment of this application, the low threshold data is used to screen whether there are no lesions in each of the above images, and the detected various types of lesions are classified according to their confidence. If the confidence of the existence of a certain type of lesion in the detection result is less than the low threshold data , It can be determined that this image does not have such lesions.
在本申请实施例中,获取低阈值数据的方法与上述获取高阈值的方法策略不同,低阈值是以检出病灶优先为前提条件,在确保尽可能少的漏诊的情况下再寻求尽可能少的误诊,通过对ROC曲线的观察分析可发现,这类点往往位于曲线曲率趋于0或者曲率变化趋于0的位置,此位置即为基于病灶ROC的最佳平衡点。In the embodiment of this application, the method of obtaining low-threshold data is different from the above-mentioned method of obtaining high-threshold data. The low-threshold is based on the prerequisite that the detected lesions are prioritized. Through the observation and analysis of the ROC curve, it can be found that such points are often located at the position where the curvature of the curve tends to zero or the curvature change tends to zero. This position is the best balance point based on the ROC of the lesion.
在本申请实施例中,首先基于以上步骤求得的高、低阈值,我们将检出各类病灶按其置信度进行划分,如果检出结果中某类病灶存在置信度大于等于高阈值的实例,则可认定此case存在该类病灶,而将此类病灶置信度小于高阈值且大于低阈值的病灶设定为病灶的candidate,小于低阈值的病灶则直接从结果中删除;然后我们借助相邻层面病灶存在相关性这一特性,围绕置信度大于高阈值病灶,可通过连通域分析或者简单判断其相邻层面是否存在candidate病灶,如果存在则将该病灶纳入高阈值病灶行列,以此迭代查找,最后将高阈值行列病灶作为模型的病灶筛选结果。In the examples of this application, first, based on the high and low thresholds obtained in the above steps, we will classify the detected various types of lesions according to their confidence. If there is an instance of a certain type of lesion with a confidence greater than or equal to the high threshold in the detection result , It can be determined that this type of lesion exists in this case, and the lesions with confidence of such lesions less than the high threshold and greater than the low threshold are set as candidates for the lesions, and the lesions less than the low threshold are directly deleted from the results; then we use the relative The feature of correlation between adjacent layer lesions, around the confidence level greater than the high threshold lesion, we can analyze whether there is a candidate lesion in the adjacent layer through connected domain analysis or simply judge whether there is a candidate lesion in the adjacent layer, and if it exists, the lesion will be included in the ranks of high threshold lesions, and iterative Find, and finally use high-threshold lesions as the model's lesion screening results.
在本申请实施例中,提供了一种用于3D图像的异常图像筛查装置,基于3D图像模态的图像相邻层间病灶相关性信息,本申请实施例提供的用于3D图像的异常图像筛查方法不仅有效的兼顾病灶漏检和假阳性引入问题,而且还利用了图像相邻层间病灶相关性信息,可以起到对网络学习方式的补充和优化;相比通过3D神经网络-+学习相邻层间病灶相关性信息,本申请并不受限于显存,运行速度,扫描层厚,和医生使用习惯等多种因素,具有较好的可推广性和可用性;本申请实施例是可以接在任意病灶检测网络后,作为对网络输出结果的简单补充,因此具有普适性和即插即用的优点。In an embodiment of the present application, an abnormal image screening device for 3D images is provided. Based on the correlation information of the lesions between adjacent layers of the image of the 3D image modal, the abnormality of the 3D image provided by the embodiment of the present application is The image screening method not only effectively takes into account the problems of missed lesion detection and false positive introduction, but also uses the correlation information of the lesion between adjacent layers of the image, which can supplement and optimize the network learning method; compared to the 3D neural network- + To learn the correlation information of the lesions between adjacent layers, this application is not limited to various factors such as video memory, operating speed, scanning layer thickness, and doctors' habits, and has good generalizability and usability; examples of this application It can be connected to any lesion detection network as a simple supplement to the output of the network, so it has the advantages of universality and plug-and-play.
继续参考图6,示出了本申请实施例二提供的病灶预测结果获取模块的结构示意图,为了便于说明,仅示出与本申请相关的部分。Continuing to refer to FIG. 6, there is shown a schematic structural diagram of the lesion prediction result acquisition module provided in the second embodiment of the present application. For ease of description, only the parts related to the present application are shown.
在本申请实施例二的一些可选的实现方式中,上述用于3D图像的异常图像筛查装置500还包括:训练数据获取子模块507、预测模型获取子模块508、请求接收子模块509以及预测结果获取子模块510。其中:In some optional implementations of the second embodiment of the present application, the above-mentioned abnormal image screening device 500 for 3D images further includes: a training data acquisition sub-module 507, a prediction model acquisition sub-module 508, a request receiving sub-module 509, and The prediction result obtaining sub-module 510. among them:
训练数据获取子模块507,用于读取系统数据库,在所述系统数据库中获取训练图像信息以及与所述训练图像信息相对应的训练预测结果;The training data acquisition sub-module 507 is used to read a system database, and acquire training image information and training prediction results corresponding to the training image information in the system database;
预测模型获取子模块508,用于将所述训练图像信息以及训练预测结果输入至深度神经网络模型进行模型训练操作,得到病灶预测模型;The prediction model acquisition sub-module 508 is configured to input the training image information and the training prediction result into the deep neural network model to perform model training operations to obtain the lesion prediction model;
请求接收子模块509,用于接收用户终端发送的病灶预测请求,所述病灶预测请求至少携带有所述原始图像信息;The request receiving submodule 509 is configured to receive a lesion prediction request sent by a user terminal, where the lesion prediction request carries at least the original image information;
预测结果获取子模块510,用于将所述原始图像信息输入至所述病灶预测模型进行病灶预测操作,获得所述病灶预测结果。The prediction result obtaining sub-module 510 is configured to input the original image information into the lesion prediction model to perform a lesion prediction operation, and obtain the lesion prediction result.
在本申请实施例中,系统数据库主要用于预先存储训练图像信息以及训练预测结果,该训练图像信息与训练预测结果建立有对应关联关系。In the embodiment of the present application, the system database is mainly used to pre-store training image information and training prediction results, and the training image information and the training prediction results have a corresponding relationship.
在本申请实施例中,深度神经网络模型可基于已经预测好的训练图像信息以及训练预测结果进行模型训练,使得病灶预测模型的预测结果更加接近于最初的目标。In the embodiment of the present application, the deep neural network model may perform model training based on the predicted training image information and the training prediction result, so that the prediction result of the lesion prediction model is closer to the original target.
在本申请实施例中,用户终端可以是诸如移动电话、智能电话、笔记本电脑、数字广播接收器、PDA(个人数字助理)、PAD(平板电脑)、PMP(便携式多媒体播放器)、导航装置等等的移动终端以及诸如数字TV、台式计算机等等的固定终端,应当理解,此处对用户终端的举例仅为方便理解,不用于限定本申请。In the embodiments of this application, the user terminal may be, for example, a mobile phone, a smart phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a navigation device, etc. It should be understood that the examples of user terminals here are only for ease of understanding, and are not used to limit this application.
继续参阅图7,示出了高阈值获取模块的结构示意图,为了便于说明,仅是出与本申请相关的部分。Continuing to refer to FIG. 7, it shows a schematic structural diagram of the high-threshold acquisition module. For ease of description, only the parts related to the present application are shown.
在本申请实施例二的一些可选的实现方式中,上述高阈值获取模块503包括:临界点获取子模块5031以及高阈值确定子模块5032。其中:In some optional implementation manners of the second embodiment of the present application, the above-mentioned high threshold value obtaining module 503 includes: a critical point obtaining submodule 5031 and a high threshold value determining submodule 5032. among them:
临界点获取子模块5031,用于获取与所述感受性曲线数据相对应的最佳临界点,所述最佳临界点表示为:The critical point acquisition submodule 5031 is used to acquire the optimal critical point corresponding to the susceptibility curve data, and the optimal critical point is expressed as:
Figure PCTCN2020099526-appb-000004
Figure PCTCN2020099526-appb-000004
Figure PCTCN2020099526-appb-000005
Figure PCTCN2020099526-appb-000005
其中,P表示为所述感受性曲线上最近左上角的点;Wherein, P represents the nearest upper left corner point on the susceptibility curve;
高阈值确定子模块5032,用于将所述最佳临界点作为所述高阈值数据。The high threshold determination sub-module 5032 is configured to use the optimal critical point as the high threshold data.
继续参阅图8,示出了低阈值获取模块的结构示意图,为了便于说明,仅是出与本申请相关的部分。Continuing to refer to FIG. 8, it shows a schematic structural diagram of the low-threshold acquisition module. For ease of description, only the parts related to the present application are shown.
在本申请实施例二的一些可选的实现方式中,上述低阈值获取模块504包括:曲线获取子模块5041、曲率获取子模块5042以及低阈值确定子模块5043。其中:In some optional implementation manners of the second embodiment of the present application, the aforementioned low threshold value acquisition module 504 includes: a curve acquisition sub-module 5041, a curvature acquisition sub-module 5042, and a low threshold value determination sub-module 5043. among them:
曲线获取子模块5041,用于基于最小二乘法对所述感受性曲线进行方程拟合操作,获得曲线坐标方程:The curve acquisition sub-module 5041 is used to perform an equation fitting operation on the susceptibility curve based on the least square method to obtain the curve coordinate equation:
y=f(x);y=f(x);
曲率获取子模块5042,用于获取与所述曲线坐标方程相对应的曲率,所述曲率表示为:The curvature acquisition sub-module 5042 is configured to acquire the curvature corresponding to the curve coordinate equation, and the curvature is expressed as:
Figure PCTCN2020099526-appb-000006
Figure PCTCN2020099526-appb-000006
低阈值确定子模块5043,用于将曲率趋近于0或者曲率变化较小的点作为所述低阈值数据。The low threshold determination sub-module 5043 is configured to use a point with a curvature approaching 0 or a small change in curvature as the low threshold data.
为解决上述技术问题,本申请实施例还提供计算机设备。具体请参阅图9,图9为本实施例计算机设备基本结构框图。In order to solve the above technical problems, the embodiments of the present application also provide computer equipment. Please refer to FIG. 9 for details. FIG. 9 is a block diagram of the basic structure of the computer device in this embodiment.
所述计算机设备9包括通过系统总线相互通信连接存储器91、处理器92、网络接口93。需要指出的是,图中仅示出了具有组件91-93的计算机设备9,但是应理解的是,并不要求实施所有示出的组件,可以替代的实施更多或者更少的组件。其中,本技术领域技术人员可以理解,这里的计算机设备是一种能够按照事先设定或存储的指令,自动进行数值计算和/或信息处理的设备,其硬件包括但不限于微处理器、专用集成电路(Application Specific Integrated Circuit,ASIC)、可编程门阵列(Field-Programmable Gate Array,FPGA)、数字处理器(Digital Signal Processor,DSP)、嵌入式设备等。The computer device 9 includes a memory 91, a processor 92, and a network interface 93 that communicate with each other through a system bus. It should be pointed out that the figure only shows the computer device 9 with components 91-93, but it should be understood that it is not required to implement all the illustrated components, and more or fewer components may be implemented instead. Among them, those skilled in the art can understand that the computer device here is a device that can automatically perform numerical calculation and/or information processing in accordance with pre-set or stored instructions. Its hardware includes, but is not limited to, a microprocessor, a dedicated Integrated Circuit (Application Specific Integrated Circuit, ASIC), Programmable Gate Array (Field-Programmable Gate Array, FPGA), Digital Processor (Digital Signal Processor, DSP), embedded equipment, etc.
所述计算机设备可以是桌上型计算机、笔记本、掌上电脑及云端服务器等计算设备。所述计算机设备可以与用户通过键盘、鼠标、遥控器、触摸板或声控设备等方式进行人机交互。The computer device may be a computing device such as a desktop computer, a notebook, a palmtop computer, and a cloud server. The computer device can interact with the user through a keyboard, a mouse, a remote control, a touch panel, or a voice control device.
所述存储器91至少包括一种类型的可读存储介质,所述可读存储介质包括闪存、硬盘、多媒体卡、卡型存储器(例如,SD或DX存储器等)、随机访问存储器(RAM)、静态随机访问存储器(SRAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、可编程只读存储器(PROM)、磁性存储器、磁盘、光盘等,所述计算机可读存储介质可以是非易失性,也可以是易失性。在一些实施例中,所述存储器91可以是所述计算机设备9的内部存储单元,例如该计算机设备9的硬盘或内存。在另一些实施例中,所述存储器91也可以是所述计算机设备9的外部存储设备,例如该计算机设备9上配备的插接式硬盘,智能存储卡(Smart Media Card,SMC),安全数字(Secure Digital,SD)卡,闪存卡(Flash  Card)等。当然,所述存储器91还可以既包括所述计算机设备9的内部存储单元也包括其外部存储设备。本实施例中,所述存储器91通常用于存储安装于所述计算机设备9的操作系统和各类应用软件,例如用于3D图像的异常图像筛查方法的计算机可读指令等。此外,所述存储器91还可以用于暂时地存储已经输出或者将要输出的各类数据。The memory 91 includes at least one type of readable storage medium. The readable storage medium includes flash memory, hard disk, multimedia card, card-type memory (for example, SD or DX memory, etc.), random access memory (RAM), and static memory. Random access memory (SRAM), read only memory (ROM), electrically erasable programmable read only memory (EEPROM), programmable read only memory (PROM), magnetic memory, magnetic disks, optical disks, etc., the computer readable storage The medium can be non-volatile or volatile. In some embodiments, the memory 91 may be an internal storage unit of the computer device 9, for example, a hard disk or a memory of the computer device 9. In other embodiments, the memory 91 may also be an external storage device of the computer device 9, for example, a plug-in hard disk, a smart media card (SMC), and a secure digital device equipped on the computer device 9. (Secure Digital, SD) card, Flash Card, etc. Of course, the memory 91 may also include both the internal storage unit of the computer device 9 and its external storage device. In this embodiment, the memory 91 is generally used to store an operating system and various application software installed in the computer device 9, such as computer readable instructions for a 3D image screening method for abnormal images. In addition, the memory 91 can also be used to temporarily store various types of data that have been output or will be output.
所述处理器92在一些实施例中可以是中央处理器(Central Processing Unit,CPU)、控制器、微控制器、微处理器、或其他数据处理芯片。该处理器92通常用于控制所述计算机设备9的总体操作。本实施例中,所述处理器92用于运行所述存储器91中存储的计算机可读指令或者处理数据,例如运行所述用于3D图像的异常图像筛查方法的计算机可读指令。The processor 92 may be a central processing unit (Central Processing Unit, CPU), a controller, a microcontroller, a microprocessor, or other data processing chips in some embodiments. The processor 92 is generally used to control the overall operation of the computer device 9. In this embodiment, the processor 92 is configured to run computer-readable instructions or processed data stored in the memory 91, for example, run the computer-readable instructions of the abnormal image screening method for 3D images.
所述网络接口93可包括无线网络接口或有线网络接口,该网络接口93通常用于在所述计算机设备9与其他电子设备之间建立通信连接。The network interface 93 may include a wireless network interface or a wired network interface, and the network interface 93 is generally used to establish a communication connection between the computer device 9 and other electronic devices.
本申请还提供了另一种实施方式,即提供一种计算机可读存储介质,所述计算机可读存储介质存储有用于3D图像的异常图像筛查流程,所述用于3D图像的异常图像筛查流程可被至少一个处理器执行,以使所述至少一个处理器执行如上述的用于3D图像的异常图像筛查方法的步骤。This application also provides another embodiment, that is, a computer-readable storage medium that stores an abnormal image screening process for 3D images, and the abnormal image screening process for 3D images The inspection process may be executed by at least one processor, so that the at least one processor executes the steps of the abnormal image screening method for 3D images as described above.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本申请各个实施例所述的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the method of the above embodiments can be implemented by means of software plus the necessary general hardware platform. Of course, it can also be implemented by hardware, but in many cases the former is better.的实施方式。 Based on this understanding, the technical solution of this application essentially or the part that contributes to the existing technology can be embodied in the form of a software product, and the computer software product is stored in a storage medium (such as ROM/RAM, magnetic disk, The optical disc) includes several instructions to make a terminal device (which can be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) execute the methods described in the various embodiments of the present application.
显然,以上所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例,附图中给出了本申请的较佳实施例,但并不限制本申请的专利范围。本申请可以以许多不同的形式来实现,相反地,提供这些实施例的目的是使对本申请的公开内容的理解更加透彻全面。尽管参照前述实施例对本申请进行了详细的说明,对于本领域的技术人员来而言,其依然可以对前述各具体实施方式所记载的技术方案进行修改,或者对其中部分技术特征进行等效替换。凡是利用本申请说明书及附图内容所做的等效结构,直接或间接运用在其他相关的技术领域,均同理在本申请专利保护范围之内。Obviously, the above-described embodiments are only a part of the embodiments of the present application, rather than all of the embodiments. The drawings show preferred embodiments of the present application, but do not limit the patent scope of the present application. The present application can be implemented in many different forms. On the contrary, the purpose of providing these examples is to make the understanding of the disclosure of the present application more thorough and comprehensive. Although this application has been described in detail with reference to the foregoing embodiments, for those skilled in the art, it is still possible for those skilled in the art to modify the technical solutions described in each of the foregoing specific embodiments, or equivalently replace some of the technical features. . All equivalent structures made by using the contents of the description and drawings of this application, directly or indirectly used in other related technical fields, are similarly within the scope of patent protection of this application.

Claims (16)

  1. 一种用于3D图像的异常图像筛查方法,其中,包括下述步骤:An abnormal image screening method for 3D images, which includes the following steps:
    接收病灶筛查请求,所述病灶筛查请求至少携带有原始图像信息以及与所述原始图像信息相对应的病灶预测结果;Receiving a lesion screening request, the lesion screening request carrying at least original image information and a lesion prediction result corresponding to the original image information;
    创建与所述病灶预测结果相对应的感受性曲线数据;Create sensitivity curve data corresponding to the lesion prediction result;
    获取与所述感受性曲线数据相对应的高阈值数据;Acquiring high threshold data corresponding to the susceptibility curve data;
    获取与所述感受性曲线数据相对应的低阈值数据;Acquiring low-threshold data corresponding to the susceptibility curve data;
    基于所述高阈值数据、低阈值数据以及所述原始图像信息的连通性对所述病灶预测结果进行筛选操作,获得病灶筛选结果;Performing a screening operation on the lesion prediction result based on the connectivity of the high threshold data, the low threshold data, and the original image information, to obtain a lesion screening result;
    输出所述病灶筛选结果。Output the results of the lesion screening.
  2. 如权利要求1所述的用于3D图像的异常图像筛查方法,其中,在所述接收病灶筛查请求的步骤之前,还包括下述步骤:The abnormal image screening method for 3D images according to claim 1, wherein before the step of receiving a lesion screening request, the method further comprises the following steps:
    读取系统数据库,在所述系统数据库中获取训练图像信息以及与所述训练图像信息相对应的训练预测结果;Reading a system database, and obtaining training image information and training prediction results corresponding to the training image information in the system database;
    将所述训练图像信息以及训练预测结果输入至深度神经网络模型进行模型训练操作,得到病灶预测模型;Input the training image information and the training prediction result into the deep neural network model to perform model training operations to obtain the lesion prediction model;
    接收用户终端发送的病灶预测请求,所述病灶预测请求至少携带有所述原始图像信息;Receiving a lesion prediction request sent by a user terminal, where the lesion prediction request carries at least the original image information;
    将所述原始图像信息输入至所述病灶预测模型进行病灶预测操作,获得所述病灶预测结果。The original image information is input to the lesion prediction model to perform a lesion prediction operation to obtain the lesion prediction result.
  3. 如权利要求1所述的用于3D图像的异常图像筛查方法,其中,所述获取与所述感受性曲线数据相对应的高阈值数据的步骤,包括下述步骤:The abnormal image screening method for 3D images according to claim 1, wherein the step of obtaining high threshold data corresponding to the sensitivity curve data includes the following steps:
    获取与所述感受性曲线数据相对应的最佳临界点,所述最佳临界点表示为:Obtain the optimal critical point corresponding to the susceptibility curve data, and the optimal critical point is expressed as:
    Figure PCTCN2020099526-appb-100001
    Figure PCTCN2020099526-appb-100001
    Figure PCTCN2020099526-appb-100002
    Figure PCTCN2020099526-appb-100002
    其中,P表示为所述感受性曲线上最近左上角的点,TPR表示为预测的阳性实例中实际为阳性的实例数占所有阳性实例的比例,FPR表示为预测的阳性实例中实际为阴性的实例数占所有阴性实例数的比例;Wherein, P represents the nearest upper left corner of the susceptibility curve, TPR represents the ratio of the number of predicted positive instances that are actually positive to all positive instances, and FPR represents the actual negative instances of the predicted positive instances The ratio of the number to the number of all negative instances;
    将所述最佳临界点作为所述高阈值数据。The optimal critical point is used as the high threshold data.
  4. 如权利要求1所述的用于3D图像的异常图像筛查方法,其中,所述获取与所述感受性曲线数据相对应的低阈值数据的步骤,包括下述步骤:The abnormal image screening method for 3D images according to claim 1, wherein the step of obtaining low threshold data corresponding to the sensitivity curve data includes the following steps:
    基于最小二乘法对所述感受性曲线进行方程拟合操作,获得曲线坐标方程:Perform an equation fitting operation on the susceptibility curve based on the least square method to obtain the curve coordinate equation:
    y=f(x);y=f(x);
    其中,f(x)表示为拟合后的曲线坐标方程;Among them, f(x) represents the curve coordinate equation after fitting;
    获取与所述曲线坐标方程相对应的曲率,所述曲率表示为:Obtain the curvature corresponding to the curve coordinate equation, and the curvature is expressed as:
    Figure PCTCN2020099526-appb-100003
    Figure PCTCN2020099526-appb-100003
    其中,y=f(x),K表示该ROC曲线在横坐标为X位置的曲率;Among them, y=f(x), K represents the curvature of the ROC curve at the X position on the abscissa;
    将曲率趋近于0或者曲率变化较小的点作为所述低阈值数据。The point at which the curvature approaches 0 or the curvature change is small is used as the low threshold data.
  5. 一种用于3D图像的异常图像筛查装置,其中,所述装置包括:An abnormal image screening device for 3D images, wherein the device includes:
    请求接收模块,用于接收病灶筛查请求,所述病灶筛查请求至少携带有原始图像信息以及与所述原始图像信息相对应的病灶预测结果;A request receiving module, configured to receive a lesion screening request, the lesion screening request carrying at least original image information and a lesion prediction result corresponding to the original image information;
    曲线创建模块,用于创建与所述病灶预测结果相对应的感受性曲线数据;A curve creation module, which is used to create sensitivity curve data corresponding to the lesion prediction result;
    高阈值获取模块,用于获取与所述感受性曲线数据相对应的高阈值数据;A high-threshold acquisition module for acquiring high-threshold data corresponding to the susceptibility curve data;
    低阈值获取模块,用于获取与所述感受性曲线数据相对应的低阈值数据;A low threshold value acquisition module for acquiring low threshold value data corresponding to the susceptibility curve data;
    筛选结果获取模块,用于基于所述高阈值数据、低阈值数据以及所述原始图像信息的连通性对所述病灶预测结果进行筛选操作,获得病灶筛选结果;A screening result acquisition module, configured to perform a screening operation on the lesion prediction result based on the connectivity of the high threshold data, the low threshold data, and the original image information to obtain the lesion screening result;
    筛选结果输出模块,用于输出所述病灶筛选结果。The screening result output module is used to output the screening result of the lesion.
  6. 如权利要求5所述的用于3D图像的异常图像筛查装置,其中,所述装置还包括:The abnormal image screening device for 3D images according to claim 5, wherein the device further comprises:
    训练数据获取子模块,用于读取系统数据库,在所述系统数据库中获取训练图像信息以及与所述训练图像信息相对应的训练预测结果;The training data acquisition sub-module is used to read the system database, and acquire training image information and training prediction results corresponding to the training image information in the system database;
    预测模型获取子模块,用于将所述训练图像信息以及训练预测结果输入至深度神经网络模型进行模型训练操作,得到病灶预测模型;The prediction model acquisition sub-module is used to input the training image information and the training prediction result into the deep neural network model to perform model training operations to obtain the lesion prediction model;
    请求接收子模块,用于接收用户终端发送的病灶预测请求,所述病灶预测请求至少携带有所述原始图像信息;The request receiving submodule is configured to receive a lesion prediction request sent by a user terminal, where the lesion prediction request carries at least the original image information;
    预测结果获取子模块,用于将所述原始图像信息输入至所述病灶预测模型进行病灶预测操作,获得所述病灶预测结果。The prediction result obtaining submodule is configured to input the original image information into the lesion prediction model to perform a lesion prediction operation, and obtain the lesion prediction result.
  7. 如权利要求5所述的用于3D图像的异常图像筛查装置,其中,所述高阈值获取模块包括:The abnormal image screening device for 3D images according to claim 5, wherein the high threshold value acquisition module comprises:
    临界点获取子模块,用于获取与所述感受性曲线数据相对应的最佳临界点,所述最佳临界点表示为:The critical point acquisition sub-module is used to acquire the optimal critical point corresponding to the susceptibility curve data, and the optimal critical point is expressed as:
    Figure PCTCN2020099526-appb-100004
    Figure PCTCN2020099526-appb-100004
    Figure PCTCN2020099526-appb-100005
    Figure PCTCN2020099526-appb-100005
    其中,P表示为所述感受性曲线上最近左上角的点;Wherein, P represents the nearest upper left point on the susceptibility curve;
    高阈值确定子模块,用于将所述最佳临界点作为所述高阈值数据。The high threshold value determination sub-module is configured to use the optimal critical point as the high threshold value data.
  8. 如权利要求5所述的用于3D图像的异常图像筛查装置,其中,所述低阈值获取模块包括:The abnormal image screening device for 3D images according to claim 5, wherein the low threshold acquisition module comprises:
    曲线获取子模块,用于基于最小二乘法对所述感受性曲线进行方程拟合操作,获得曲线坐标方程:The curve acquisition sub-module is used to perform an equation fitting operation on the susceptibility curve based on the least square method to obtain the curve coordinate equation:
    y=f(x);y=f(x);
    曲率获取子模块,用于获取与所述曲线坐标方程相对应的曲率,所述曲率表示为:The curvature acquisition sub-module is used to acquire the curvature corresponding to the curve coordinate equation, and the curvature is expressed as:
    Figure PCTCN2020099526-appb-100006
    Figure PCTCN2020099526-appb-100006
    低阈值确定子模块,用于将曲率趋近于0或者曲率变化较小的点作为所述低阈值数据。The low threshold determination sub-module is used to use a point with a curvature approaching 0 or a small change in curvature as the low threshold data.
  9. 一种计算机设备,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机可读指令,其中,所述处理器执行所述计算机可读指令时实现如下所述的用于3D图像的异常图像筛查方法的步骤:A computer device includes a memory, a processor, and computer readable instructions stored in the memory and capable of running on the processor, wherein the processor executes the computer readable instructions as follows The steps of the abnormal image screening method for 3D images:
    接收病灶筛查请求,所述病灶筛查请求至少携带有原始图像信息以及与所述原始图像信息相对应的病灶预测结果;Receiving a lesion screening request, the lesion screening request carrying at least original image information and a lesion prediction result corresponding to the original image information;
    创建与所述病灶预测结果相对应的感受性曲线数据;Create sensitivity curve data corresponding to the lesion prediction result;
    获取与所述感受性曲线数据相对应的高阈值数据;Acquiring high threshold data corresponding to the susceptibility curve data;
    获取与所述感受性曲线数据相对应的低阈值数据;Acquiring low-threshold data corresponding to the susceptibility curve data;
    基于所述高阈值数据、低阈值数据以及所述原始图像信息的连通性对所述病灶预测结果进行筛选操作,获得病灶筛选结果;Performing a screening operation on the lesion prediction result based on the connectivity of the high threshold data, the low threshold data, and the original image information, to obtain a lesion screening result;
    输出所述病灶筛选结果。Output the results of the lesion screening.
  10. 如权利要求9所述的计算机设备,其中,在所述接收病灶筛查请求的步骤之前,还包括下述步骤:9. The computer device according to claim 9, wherein before the step of receiving a lesion screening request, it further comprises the following steps:
    读取系统数据库,在所述系统数据库中获取训练图像信息以及与所述训练图像信息相对应的训练预测结果;Reading a system database, and obtaining training image information and training prediction results corresponding to the training image information in the system database;
    将所述训练图像信息以及训练预测结果输入至深度神经网络模型进行模型训练操作,得到病灶预测模型;Input the training image information and the training prediction result into the deep neural network model to perform model training operations to obtain the lesion prediction model;
    接收用户终端发送的病灶预测请求,所述病灶预测请求至少携带有所述原始图像信息;Receiving a lesion prediction request sent by a user terminal, where the lesion prediction request carries at least the original image information;
    将所述原始图像信息输入至所述病灶预测模型进行病灶预测操作,获得所述病灶预测结果。The original image information is input to the lesion prediction model to perform a lesion prediction operation to obtain the lesion prediction result.
  11. 如权利要求9所述的计算机设备,其中,所述获取与所述感受性曲线数据相对应的高阈值数据的步骤,包括下述步骤:9. The computer device according to claim 9, wherein the step of obtaining high threshold data corresponding to the sensitivity curve data comprises the following steps:
    获取与所述感受性曲线数据相对应的最佳临界点,所述最佳临界点表示为:Obtain the optimal critical point corresponding to the susceptibility curve data, and the optimal critical point is expressed as:
    Figure PCTCN2020099526-appb-100007
    Figure PCTCN2020099526-appb-100007
    Figure PCTCN2020099526-appb-100008
    Figure PCTCN2020099526-appb-100008
    其中,P表示为所述感受性曲线上最近左上角的点,TPR表示为预测的阳性实例中实际为阳性的实例数占所有阳性实例的比例,FPR表示为预测的阳性实例中实际为阴性的实例数占所有阴性实例数的比例;Wherein, P represents the nearest upper left corner of the susceptibility curve, TPR represents the ratio of the number of predicted positive instances that are actually positive to all positive instances, and FPR represents the actual negative instances of the predicted positive instances The ratio of the number to the number of all negative instances;
    将所述最佳临界点作为所述高阈值数据。The optimal critical point is used as the high threshold data.
  12. 如权利要求9所述的计算机设备,其中,所述获取与所述感受性曲线数据相对应的低阈值数据的步骤,包括下述步骤:9. The computer device of claim 9, wherein the step of obtaining low threshold data corresponding to the sensitivity curve data comprises the following steps:
    基于最小二乘法对所述感受性曲线进行方程拟合操作,获得曲线坐标方程:Perform an equation fitting operation on the susceptibility curve based on the least square method to obtain the curve coordinate equation:
    y=f(x);y=f(x);
    其中,f(x)表示为拟合后的曲线坐标方程;Among them, f(x) represents the curve coordinate equation after fitting;
    获取与所述曲线坐标方程相对应的曲率,所述曲率表示为:Obtain the curvature corresponding to the curve coordinate equation, and the curvature is expressed as:
    Figure PCTCN2020099526-appb-100009
    Figure PCTCN2020099526-appb-100009
    其中,y=f(x),K表示该ROC曲线在横坐标为X位置的曲率;Among them, y=f(x), K represents the curvature of the ROC curve at the X position on the abscissa;
    将曲率趋近于0或者曲率变化较小的点作为所述低阈值数据。The point at which the curvature approaches 0 or the curvature change is small is used as the low threshold data.
  13. 一种计算机可读存储介质,其中,所述计算机可读指令被一种处理器执行时,使得所述一种处理执行所述的用于3D图像的异常图像筛查方法的步骤:A computer-readable storage medium, wherein, when the computer-readable instruction is executed by a processor, the process is caused to execute the steps of the abnormal image screening method for 3D images:
    接收病灶筛查请求,所述病灶筛查请求至少携带有原始图像信息以及与所述原始图像信息相对应的病灶预测结果;Receiving a lesion screening request, the lesion screening request carrying at least original image information and a lesion prediction result corresponding to the original image information;
    创建与所述病灶预测结果相对应的感受性曲线数据;Create sensitivity curve data corresponding to the lesion prediction result;
    获取与所述感受性曲线数据相对应的高阈值数据;Acquiring high threshold data corresponding to the susceptibility curve data;
    获取与所述感受性曲线数据相对应的低阈值数据;Acquiring low-threshold data corresponding to the susceptibility curve data;
    基于所述高阈值数据、低阈值数据以及所述原始图像信息的连通性对所述病灶预测结果进行筛选操作,获得病灶筛选结果;Performing a screening operation on the lesion prediction result based on the connectivity of the high threshold data, the low threshold data, and the original image information, to obtain a lesion screening result;
    输出所述病灶筛选结果。Output the results of the lesion screening.
  14. 如权利要求13所述的计算机可读存储介质,其中,在所述接收病灶筛查请求的步骤之前,还包括下述步骤:The computer-readable storage medium according to claim 13, wherein before the step of receiving a lesion screening request, the method further comprises the following step:
    读取系统数据库,在所述系统数据库中获取训练图像信息以及与所述训练图像信息相对应的训练预测结果;Reading a system database, and obtaining training image information and training prediction results corresponding to the training image information in the system database;
    将所述训练图像信息以及训练预测结果输入至深度神经网络模型进行模型训练操作,得到病灶预测模型;Input the training image information and the training prediction result into the deep neural network model to perform model training operations to obtain the lesion prediction model;
    接收用户终端发送的病灶预测请求,所述病灶预测请求至少携带有所述原始图像信息;Receiving a lesion prediction request sent by a user terminal, where the lesion prediction request carries at least the original image information;
    将所述原始图像信息输入至所述病灶预测模型进行病灶预测操作,获得所述病灶预测结果。The original image information is input to the lesion prediction model to perform a lesion prediction operation to obtain the lesion prediction result.
  15. 如权利要求13所述的计算机可读存储介质,其中,所述获取与所述感受性曲线数据相对应的高阈值数据的步骤,包括下述步骤:15. The computer-readable storage medium according to claim 13, wherein the step of obtaining high threshold data corresponding to the sensitivity curve data comprises the following steps:
    获取与所述感受性曲线数据相对应的最佳临界点,所述最佳临界点表示为:Obtain the optimal critical point corresponding to the susceptibility curve data, and the optimal critical point is expressed as:
    Figure PCTCN2020099526-appb-100010
    Figure PCTCN2020099526-appb-100010
    Figure PCTCN2020099526-appb-100011
    Figure PCTCN2020099526-appb-100011
    其中,P表示为所述感受性曲线上最近左上角的点,TPR表示为预测的阳性实例中实际为阳性的实例数占所有阳性实例的比例,FPR表示为预测的阳性实例中实际为阴性的实例数占所有阴性实例数的比例;Wherein, P represents the nearest upper left corner of the susceptibility curve, TPR represents the ratio of the number of predicted positive instances that are actually positive to all positive instances, and FPR represents the actual negative instances of the predicted positive instances The ratio of the number to the number of all negative instances;
    将所述最佳临界点作为所述高阈值数据。The optimal critical point is used as the high threshold data.
  16. 如权利要求13所述的计算机可读存储介质,其中,所述获取与所述感受性曲线数据相对应的低阈值数据的步骤,包括下述步骤:15. The computer-readable storage medium according to claim 13, wherein the step of obtaining low-threshold data corresponding to the susceptibility curve data comprises the following steps:
    基于最小二乘法对所述感受性曲线进行方程拟合操作,获得曲线坐标方程:Perform an equation fitting operation on the susceptibility curve based on the least square method to obtain the curve coordinate equation:
    y=f(x);y=f(x);
    其中,f(x)表示为拟合后的曲线坐标方程;Among them, f(x) represents the curve coordinate equation after fitting;
    获取与所述曲线坐标方程相对应的曲率,所述曲率表示为:Obtain the curvature corresponding to the curve coordinate equation, and the curvature is expressed as:
    Figure PCTCN2020099526-appb-100012
    Figure PCTCN2020099526-appb-100012
    其中,y=f(x),K表示该ROC曲线在横坐标为X位置的曲率;Among them, y=f(x), K represents the curvature of the ROC curve at the X position on the abscissa;
    将曲率趋近于0或者曲率变化较小的点作为所述低阈值数据。The point at which the curvature approaches 0 or the curvature change is small is used as the low threshold data.
PCT/CN2020/099526 2020-06-17 2020-06-30 Method and apparatus for abnormal image filtering for use on 3d images, device, and storage medium WO2021120589A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010554979.2 2020-06-17
CN202010554979.2A CN111754473A (en) 2020-06-17 2020-06-17 Abnormal image screening method, device and equipment for 3D image and storage medium

Publications (1)

Publication Number Publication Date
WO2021120589A1 true WO2021120589A1 (en) 2021-06-24

Family

ID=72675320

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/099526 WO2021120589A1 (en) 2020-06-17 2020-06-30 Method and apparatus for abnormal image filtering for use on 3d images, device, and storage medium

Country Status (2)

Country Link
CN (1) CN111754473A (en)
WO (1) WO2021120589A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116612192A (en) * 2023-07-19 2023-08-18 山东艺术学院 Digital video-based pest and disease damage area target positioning method

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112162959B (en) * 2020-10-15 2023-10-10 深圳技术大学 Medical data sharing method and device
CN112465819A (en) * 2020-12-18 2021-03-09 平安科技(深圳)有限公司 Image abnormal area detection method and device, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108231194A (en) * 2018-04-04 2018-06-29 苏州医云健康管理有限公司 A kind of disease diagnosing system
CN109191451A (en) * 2018-09-11 2019-01-11 百度在线网络技术(北京)有限公司 Method for detecting abnormality, device, equipment and medium
CN110689518A (en) * 2019-08-15 2020-01-14 平安科技(深圳)有限公司 Cervical cell image screening method and device, computer equipment and storage medium
CN111081372A (en) * 2019-12-14 2020-04-28 中国科学院深圳先进技术研究院 Disease diagnosis method, disease diagnosis device, terminal device and computer-readable storage medium
CN111275121A (en) * 2020-01-23 2020-06-12 北京百度网讯科技有限公司 Medical image processing method and device and electronic equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108231194A (en) * 2018-04-04 2018-06-29 苏州医云健康管理有限公司 A kind of disease diagnosing system
CN109191451A (en) * 2018-09-11 2019-01-11 百度在线网络技术(北京)有限公司 Method for detecting abnormality, device, equipment and medium
CN110689518A (en) * 2019-08-15 2020-01-14 平安科技(深圳)有限公司 Cervical cell image screening method and device, computer equipment and storage medium
CN111081372A (en) * 2019-12-14 2020-04-28 中国科学院深圳先进技术研究院 Disease diagnosis method, disease diagnosis device, terminal device and computer-readable storage medium
CN111275121A (en) * 2020-01-23 2020-06-12 北京百度网讯科技有限公司 Medical image processing method and device and electronic equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116612192A (en) * 2023-07-19 2023-08-18 山东艺术学院 Digital video-based pest and disease damage area target positioning method

Also Published As

Publication number Publication date
CN111754473A (en) 2020-10-09

Similar Documents

Publication Publication Date Title
WO2021120589A1 (en) Method and apparatus for abnormal image filtering for use on 3d images, device, and storage medium
US9383347B2 (en) Pathological diagnosis results assessment system, pathological diagnosis results assessment method, and pathological diagnosis results assessment device
US10993653B1 (en) Machine learning based non-invasive diagnosis of thyroid disease
WO2020207190A1 (en) Three-dimensional information determination method, three-dimensional information determination device, and terminal apparatus
Hurst Facial recognition software in clinical dysmorphology
WO2021227790A1 (en) Video image target association method, apparatus, and terminal device
WO2022121170A1 (en) Image processing method and apparatus, electronic device, storage medium, and program
US9429447B2 (en) Method of utilizing image based on location information of the image in electronic device and the electronic device thereof
JPWO2019087791A1 (en) Diagnosis support device, endoscopy device, management device, diagnosis support method, management method, diagnosis support program, and management program
US20150199587A1 (en) Image processing device, image processing method, and image processing program
US20220292670A1 (en) Systems and methods for processing electronic images to determine testing for unstained specimens
CN111275699A (en) Medical image processing method, device, equipment and storage medium
AU2021204584A1 (en) Methods, apparatuses, devices and storage media for detecting correlated objects involved in image
CN113192639A (en) Training method, device and equipment of information prediction model and storage medium
CN110063753B (en) Method and device for measuring head circumference of fetus in ultrasonic image
CN109785941B (en) Doctor recommendation method and device
CN115831379A (en) Knowledge graph complementing method and device, storage medium and electronic equipment
CN114694257A (en) Multi-user real-time three-dimensional action recognition and evaluation method, device, equipment and medium
Tran et al. Current state and future potential of AI in occupational respiratory medicine
CN114822782A (en) Medical image analysis method, system, apparatus, medium, and program product
Cheng et al. Development and validation of a deep learning pipeline to measure pericardial effusion in echocardiography
CN114141358A (en) Disease diagnosis apparatus based on knowledge map, computer device, and storage medium
CN113742506A (en) Image display method and computer equipment
Wang et al. Ultrasound parameters of thyroid nodules and the risk of malignancy: a retrospective analysis
US20240020842A1 (en) Systems and methods for image alignment and registration

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20901882

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20901882

Country of ref document: EP

Kind code of ref document: A1