WO2022047627A1 - Deep learning prediction method and application thereof - Google Patents

Deep learning prediction method and application thereof Download PDF

Info

Publication number
WO2022047627A1
WO2022047627A1 PCT/CN2020/112881 CN2020112881W WO2022047627A1 WO 2022047627 A1 WO2022047627 A1 WO 2022047627A1 CN 2020112881 W CN2020112881 W CN 2020112881W WO 2022047627 A1 WO2022047627 A1 WO 2022047627A1
Authority
WO
WIPO (PCT)
Prior art keywords
deep learning
symptom
data
image
estimation method
Prior art date
Application number
PCT/CN2020/112881
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 深圳高性能医疗器械国家研究院有限公司
Priority to PCT/CN2020/112881 priority Critical patent/WO2022047627A1/en
Publication of WO2022047627A1 publication Critical patent/WO2022047627A1/en

Links

Images

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H50/00ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
    • G16H50/20ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for computer-aided diagnosis, e.g. based on medical expert systems

Definitions

  • the present application belongs to the field of image imaging technology, and in particular relates to a deep learning estimation method and its application.
  • CT examination is a modern, more advanced medical scanning technology, mainly for scanning the human brain.
  • CT examination generally includes plain CT, contrast-enhanced CT and cisternal contrast CT.
  • CT scans a layer of a certain thickness of a certain part of the human body with an X-ray beam.
  • the detector receives the X-ray that passes through the layer, converts it into visible light, and converts it from photoelectric to electrical signal. /digitalconverter) into numbers and input to the computer for processing.
  • Imaging examination is one of the quick and convenient means of medical diagnosis. Chest X-ray examination has a high missed diagnosis rate. CT, especially high resolution CT (HRCT), plays an important role in the diagnosis of this disease.
  • HRCT high resolution CT
  • the current COVID-19 CT impact diagnosis technology relies on a single image, and the radiologist needs to select a single image from the CT sequence images to complete the diagnosis estimation, which takes up a lot of the radiologist's time; for a single patient, multiple consecutive CT images are essential for disease diagnosis.
  • the error tolerance rate is higher than that of a single image.
  • the radiologist needs to select a single image from the CT sequence images to complete the diagnosis estimation, which takes up a lot of radiologist time; for a single patient, multiple consecutive CT images are critical to the disease.
  • the present application provides a deep learning estimation method and its application.
  • the present application provides a deep learning estimation method, the method includes the following steps:
  • Step 1 Preprocess symptom data and image data; use convolution (convolution size 3x3) to extract features from image data, and use convolution (convolution size 1x1) to extract features from symptom data;
  • Step 2 Fusion of symptom features and image features; let the attention mechanism fuse the symptom features into the image features, the symptom features are mapped to channel masks (values are distributed between 0-1) through convolution, and the mask and Image feature point multiplication to enhance and suppress the data of some channels;
  • Step 3 Perform channel feature extraction on the fused data; use average channel pooling and maximized channel pooling to convert the fused data into vector form, thereby compressing the fused data, and then use convolution to convert the converted vector perform feature extraction;
  • Step 4 Designing the Loss Function
  • Our proposed network model functions like a function, with corresponding predicted output results for the data input.
  • the error measurement between the predicted data results and the real data results is completed by designing a loss function
  • Step 5 Use the Adam optimization algorithm to optimize; use the Adam optimization algorithm to optimize the loss function in step 4, and complete the update of the parameters of the network model (including the convolution in steps 1, 2, and 3);
  • Step 6 Construct pairings based on patient datasets as network inputs
  • Step 7 Train the network to obtain the deep learning estimation method.
  • preprocessing the symptom data in the step 1 includes coding the symptom data, according to the clinical symptoms of the patient, if the patient has specific symptoms, the bit value corresponding to the symptom code is set to 1, otherwise it is 0. .
  • the preprocessing of the symptom data includes coding the symptom data, and according to the clinical symptoms of the patient, if the patient has specific symptoms, the corresponding bit of the symptom code is displayed. The value is set to 1, otherwise 0.
  • the clinical symptoms include fever, cough, muscle aches, fatigue, headache, nausea, diarrhea, abdominal pain, and dyspnea.
  • the symptom data code also includes gender and age.
  • the image data selects a continuous image sequence as the image data inputted by the network data; the image sequence data and the image sequence data first undergo a convolution to perform rough image feature extraction.
  • the image is a CT image.
  • a symptom information fusion unit is used to complete the fusion of image features and symptom features.
  • the symptom information fusion unit includes several symptom information fusion modules, the symptom information fusion modules are cascaded together, and the symptom information fusion modules use residual connection.
  • Another embodiment provided by the present application is: in the step 3, channel average pooling and channel maximization pooling in the prediction module are used to complete channel feature extraction.
  • the application also provides an application of a deep learning estimation method, and the deep learning estimation method is applied to the early clinical classification and diagnosis of new coronary pneumonia or the diagnosis and evaluation of other diseases.
  • the deep learning estimation method provided in this application is a deep learning estimation method for early clinical classification and diagnosis of new coronary pneumonia, which can effectively help radiographers to diagnose new coronary pneumonia, optimize the diagnosis process, and save medical resources.
  • the deep learning estimation method provided in this application can improve the diagnostic accuracy by combining the patient's clinical symptoms and CT images.
  • the deep learning estimation method provided in this application solves the problem of early clinical classification of new coronary pneumonia and the improvement of diagnostic accuracy.
  • the deep learning estimation method provided by the present application is a rapid diagnosis network integrating clinical symptoms based on deep learning technology, and the input of the network includes CT image sequences and clinical symptoms of patients.
  • clinical symptoms are added to the image features through the symptom information fusion module, and then the prediction module is used to complete the diagnosis estimation of the patient (whether you have COVID-19) and clinical classification estimation (specific degree of COVID-19: mild or severe).
  • the deep learning prediction method provided in this application can improve the fault tolerance rate of diagnosis based on a CT image sequence instead of a single CT image.
  • the deep learning estimation method provided in this application uses a continuous CT image sequence to reduce the time it takes for the pharmacist to select a specific single sheet, and the lung image data can be directly input into the network method.
  • the deep learning estimation method provided in this application can improve the accuracy rate in combination with the patient's symptom information, and at the same time, the patient's symptom information can be quickly obtained in the clinic.
  • the deep learning estimation method provided in this application uses channel averaging and maximizing pooling instead of the usual fully connected layers, which can effectively reduce network parameters.
  • FIG. 1 is a schematic diagram of the network architecture relationship of the deep learning estimation method of the present application.
  • the present application provides a deep learning estimation method, and the method includes the following steps:
  • Step 1 Preprocess symptom data and image data; use convolution (convolution size 3x3) operation to extract features from image data, and use convolution (convolution size 1x1) to perform feature extraction on symptom data.
  • Step 2 Fusion of symptom features and image features; let the attention mechanism fuse the symptom features into the image features, the symptom features are mapped to channel masks (values are distributed between 0-1) through convolution, and the mask and Image feature point multiplication to enhance and suppress the data of some channels.
  • Step 3 Perform channel feature extraction on the fused data; use average channel pooling and maximized channel pooling to convert the fused data into vector form, thereby compressing the fused data, and then use convolution to convert the converted vector Perform feature extraction.
  • Step 4 Designing the Loss Function
  • Our proposed network model functions like a function, with corresponding predicted output results for the data input.
  • the error measurement between the predicted data results and the real data results is done by designing a loss function.
  • Step 5 Use the Adam optimization algorithm to optimize; use the Adam optimization algorithm to optimize the loss function in step 4, and complete the update of the parameters of the network model (including the convolution in steps 1, 2, and 3).
  • Step 6 Construct pairings based on patient datasets as network inputs
  • Step 7 Train the network to obtain the deep learning estimation method. Further, preprocessing the symptom data in the step 1 includes coding the symptom data, according to the clinical symptoms of the patient, if the patient has specific symptoms, the bit value corresponding to the symptom code is set to 1, otherwise it is 0. .
  • clinical symptoms include fever, cough, muscle aches, fatigue, headache, nausea, diarrhea, abdominal pain, and dyspnea.
  • the symptom data code also includes gender and age.
  • the image data selects a continuous image sequence as the image data inputted by the network data; the image sequence data first undergoes a convolution to perform rough image feature extraction.
  • the image is a CT image.
  • a symptom information fusion unit is used to complete the fusion of image features and symptom features.
  • the symptom information fusion unit includes several symptom information fusion modules, the symptom information fusion modules are cascaded together, and the symptom information fusion module adopts residual connection.
  • channel average pooling and channel maximization pooling in the prediction module are used to complete channel feature extraction.
  • the present application also provides an application of a deep learning estimation method, wherein the deep learning estimation method described in any one of claims 1 to 9 is applied to the early clinical classification and diagnosis of new coronary pneumonia or the diagnosis and evaluation of other diseases.
  • Step 1 Symptom data and CT image data preprocessing
  • the symptom data according to the clinical symptoms of the patient (fever, cough, muscle pain, fatigue, headache, nausea, diarrhea, abdominal pain, dyspnea), if the patient has specific symptoms, the corresponding bit value in the symptom code Set to 1, otherwise 0.
  • the symptom data coding needs to add gender (male 1, female 2) and age.
  • a continuous image sequence (eg, 160 consecutive CT images) containing the lung region (from the upper lung to the lower lung) is selected as the image data for the network data input.
  • the image sequence data is first subjected to a convolution (the convolution kernel is 1x1x32) for rough extraction of image features.
  • Step 2 Design symptom information fusion module
  • Hcap represents the convolution operation
  • the convolved features are subjected to channel average pooling, and the image features are mapped to the channel features Fe(1x1x32), and the formula is expressed as
  • He is denoted as a convolution operation (1x1x32), and y is the symptom encoding.
  • the symptom information is fused into the image features, and the formula is expressed as
  • Hca represents the convolution operation (1x1x32)
  • Simoid represents the activation function to map the value between 0-1
  • '*' represents the dot product operation.
  • a total of 5 symptom information fusion modules are cascaded together.
  • residual connection is used to reduce information loss, and the formula is expressed as
  • Step 3 Set up the prediction module
  • the feature processing result M n is obtained, and two channel features are obtained by channel average pooling and channel maximization pooling.
  • the formula is expressed as:
  • Hsk represents convolution (the convolution kernel is 1x1x64x32)
  • Hcap represents the channel average pooling operation
  • Hcmp represents the channel maximization pooling operation.
  • the diagnostic estimate z1 is predicted by convolution Hd (convolution kernel is 1x1x32x2), and the formula is expressed as:
  • the clinical classification estimate z2 is predicted by convolution Hs (convolution kernel is 1x1x32x3), and the formula is expressed as:
  • Step 4 Design the Loss Function
  • CrossEntropy is represented as a cross-entropy loss function.
  • Step 5 Use Adam optimization algorithm to optimize.
  • Step 6 Construct pair D from the patient dataset as network input.
  • Step 7 Train the network to obtain the deep learning prediction method G for early clinical classification and diagnosis of new coronary pneumonia.
  • the method proposed in this application can be applied to disease prediction, such as the new crown disease.
  • disease prediction such as the new crown disease.
  • the method of the present application can be used to predict whether the current patient has the new crown disease, and at the same time, when the patient has the disease, the severity of the patient's disease (normal/severe) can be predicted. .

Landscapes

  • Health & Medical Sciences (AREA)
  • Engineering & Computer Science (AREA)
  • Biomedical Technology (AREA)
  • Medical Informatics (AREA)
  • Public Health (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Pathology (AREA)
  • Epidemiology (AREA)
  • General Health & Medical Sciences (AREA)
  • Primary Health Care (AREA)
  • Measuring And Recording Apparatus For Diagnosis (AREA)

Abstract

A deep learning prediction method and an application thereof, relating to the technical field of imaging. Current Covid-19 CT image diagnostic technologies rely on single images, require a technologist to select a single image from a CT image sequence so as to accomplish a diagnostic estimation, and are thus time-consuming for the technologist. For diagnosis of an individual patient, multiple frames of continuous CT images have higher error tolerance than single images. The method comprises: pre-processing symptom data and image data; fusing symptom features and image features; performing channel feature extraction on fused data; designing a loss function; using an Adam optimization algorithm to optimize; constructing, according to a patient dataset, pairing as network input; and training the network to obtain the deep learning prediction method. Accuracy can be improved using the symptom information of the patient, which can be quickly accessed clinically.

Description

一种深度学习预估方法及其应用A deep learning estimation method and its application 技术领域technical field
本申请属于图像成像技术领域,特别是涉及一种深度学习预估方法及其应用。The present application belongs to the field of image imaging technology, and in particular relates to a deep learning estimation method and its application.
背景技术Background technique
CT检查是现代一种较先进的医学扫描检查技术,主要是针对扫描人体大脑的情况。CT检查一般包括平扫CT、增强CT和脑池造影CT。CT是用X线束对人体某部一定厚度的层面进行扫描,由探测器接收透过该层面的X线,转变为可见光后,由光电转换变为电信号,再经模拟/数字转换器(analog/digitalconverter)转为数字,输入计算机处理。CT examination is a modern, more advanced medical scanning technology, mainly for scanning the human brain. CT examination generally includes plain CT, contrast-enhanced CT and cisternal contrast CT. CT scans a layer of a certain thickness of a certain part of the human body with an X-ray beam. The detector receives the X-ray that passes through the layer, converts it into visible light, and converts it from photoelectric to electrical signal. /digitalconverter) into numbers and input to the computer for processing.
[根据细则91更正 27.09.2020] 
图像学检查是医学诊断快捷、方便的手段之一,胸部X线检查漏诊率较高,CT尤其是高分辨率CT(high resolution CT,HRCT)在该病诊断中发挥了重要作用。
[Correction 27.09.2020 under Rule 91]
Imaging examination is one of the quick and convenient means of medical diagnosis. Chest X-ray examination has a high missed diagnosis rate. CT, especially high resolution CT (HRCT), plays an important role in the diagnosis of this disease.
当前新冠CT影响诊断技术依赖单幅图像,需要放剂师从CT序列图像中选定单幅图像来完成诊断估计,占用大量放剂师时间;对于单个病人而言,多帧连续的CT图像对于疾病诊断比单幅图像的容错率高。The current COVID-19 CT impact diagnosis technology relies on a single image, and the radiologist needs to select a single image from the CT sequence images to complete the diagnosis estimation, which takes up a lot of the radiologist's time; for a single patient, multiple consecutive CT images are essential for disease diagnosis. The error tolerance rate is higher than that of a single image.
发明内容SUMMARY OF THE INVENTION
1.要解决的技术问题1. Technical problems to be solved
基于当前新冠CT影响诊断技术依赖单幅图像,需要放剂师从CT序列图像中选定单幅图像来完成诊断估计,占用大量放剂师时间;对于单个病人而言,多帧连续的CT图像对于疾病诊断比单幅图像的容错率高的问题,本申请提供了一种深度学习预估方法及其应用。Based on the current COVID-19 impact diagnosis technology relying on a single image, the radiologist needs to select a single image from the CT sequence images to complete the diagnosis estimation, which takes up a lot of radiologist time; for a single patient, multiple consecutive CT images are critical to the disease. To diagnose the problem that the error tolerance rate is higher than that of a single image, the present application provides a deep learning estimation method and its application.
2.技术方案2. Technical solutions
为了达到上述的目的,本申请提供了一种深度学习预估方法,所述方法包括如下步骤:In order to achieve the above-mentioned purpose, the present application provides a deep learning estimation method, the method includes the following steps:
步骤1:对症状数据和图像数据进行预处理;使用卷积(卷积尺寸3x3)操作对图像数据提取特征,使用卷积(卷积尺寸1x1)对症状数据进行特征提取;Step 1: Preprocess symptom data and image data; use convolution (convolution size 3x3) to extract features from image data, and use convolution (convolution size 1x1) to extract features from symptom data;
步骤2:对症状特征和图像特征进行融合;使注意力机制将症状特征融合到图像特征当中,症状特征通过卷积映射为通道掩码(数值分布在0-1之间),通过掩码和图像特征点乘从而加强和抑制部分通道的数据;Step 2: Fusion of symptom features and image features; let the attention mechanism fuse the symptom features into the image features, the symptom features are mapped to channel masks (values are distributed between 0-1) through convolution, and the mask and Image feature point multiplication to enhance and suppress the data of some channels;
步骤3:对融合后的数据进行通道特征提取;使用平均化通道池化和最大化通道池化将 融合后的数据转换为向量形式,从而压缩融合的数据,进而使用卷积对转换后的向量进行特征提取;Step 3: Perform channel feature extraction on the fused data; use average channel pooling and maximized channel pooling to convert the fused data into vector form, thereby compressing the fused data, and then use convolution to convert the converted vector perform feature extraction;
步骤4:设计损失函数我们提出的网络模型功能类似于函数,针对数据输入有相应的预测的输出结果。在训练过程中,通过设计损失函数完成预测的数据结果和真实的数据结果之间的误差度量;Step 4: Designing the Loss Function Our proposed network model functions like a function, with corresponding predicted output results for the data input. In the training process, the error measurement between the predicted data results and the real data results is completed by designing a loss function;
步骤5:采用Adam优化算法来优化;采用Adam优化算法来优化步骤4中的损失函数,完成网络模型的参数(包括卷步骤1,2,3中的卷积)更新;Step 5: Use the Adam optimization algorithm to optimize; use the Adam optimization algorithm to optimize the loss function in step 4, and complete the update of the parameters of the network model (including the convolution in steps 1, 2, and 3);
步骤6:根据病人数据集构造配对作为网络输入;Step 6: Construct pairings based on patient datasets as network inputs;
步骤7:训练网络,得到深度学习预估方法。Step 7: Train the network to obtain the deep learning estimation method.
进一步地,所述步骤1中对症状数据进行预处理包括对于症状数据进行编码,根据病人的临床症状表现,如果病人具有具体的症状表现则在症状编码对应的位值设为1,否则为0。Further, preprocessing the symptom data in the step 1 includes coding the symptom data, according to the clinical symptoms of the patient, if the patient has specific symptoms, the bit value corresponding to the symptom code is set to 1, otherwise it is 0. .
本申请提供的另一种实施方式为:所述步骤1中对症状数据进行预处理包括对于症状数据进行编码,根据病人的临床症状表现,如果病人具有具体的症状表现则在症状编码对应的位值设为1,否则为0。Another embodiment provided by the present application is: in the step 1, the preprocessing of the symptom data includes coding the symptom data, and according to the clinical symptoms of the patient, if the patient has specific symptoms, the corresponding bit of the symptom code is displayed. The value is set to 1, otherwise 0.
本申请提供的另一种实施方式为:所述临床症状表现包括发热,咳嗽,肌肉酸痛,疲劳,头疼,恶心,腹泻,腹疼,呼吸困难。Another embodiment provided by the present application is: the clinical symptoms include fever, cough, muscle aches, fatigue, headache, nausea, diarrhea, abdominal pain, and dyspnea.
本申请提供的另一种实施方式为:所述症状数据编码还包括性别和年龄。Another embodiment provided by the present application is: the symptom data code also includes gender and age.
本申请提供的另一种实施方式为:所述图像数据选取连续图像序列作为网络数据输入的图像数据;所述图像序列数据图像序列数据首先经过一个卷积进行图像特征粗提取。Another embodiment provided by the present application is: the image data selects a continuous image sequence as the image data inputted by the network data; the image sequence data and the image sequence data first undergo a convolution to perform rough image feature extraction.
本申请提供的另一种实施方式为:所述图像为CT图像。Another embodiment provided by the present application is: the image is a CT image.
本申请提供的另一种实施方式为:所述步骤2中采用症状信息融合单元完成图像特征和症状特征的融合。Another embodiment provided by the present application is: in the step 2, a symptom information fusion unit is used to complete the fusion of image features and symptom features.
本申请提供的另一种实施方式为:所述症状信息融合单元包括若干症状信息融合模块,所述症状信息融合模块级联在一起,所述症状信息融合模块采用残差连接。Another embodiment provided by the present application is: the symptom information fusion unit includes several symptom information fusion modules, the symptom information fusion modules are cascaded together, and the symptom information fusion modules use residual connection.
本申请提供的另一种实施方式为:所述步骤3中采用预测模块中的通道平均化池化和通道最大化池化完成通道特征提取。Another embodiment provided by the present application is: in the step 3, channel average pooling and channel maximization pooling in the prediction module are used to complete channel feature extraction.
本申请还提供一种深度学习预估方法的应用,将所述的深度学习预估方法应用于新冠肺炎早期临床分型及诊断或者其他疾病的诊断评估。The application also provides an application of a deep learning estimation method, and the deep learning estimation method is applied to the early clinical classification and diagnosis of new coronary pneumonia or the diagnosis and evaluation of other diseases.
3.有益效果3. Beneficial effects
与现有技术相比,本申请提供的一种深度学习预估方法的有益效果在于:Compared with the prior art, the beneficial effects of a deep learning estimation method provided by this application are:
本申请提供的深度学习预估方法,为一种用于新冠肺炎早期临床分型及诊断的深度学习预估方法,可以有效帮助放射技师对新冠肺炎的诊断,优化诊断流程,节约医疗资源。The deep learning estimation method provided in this application is a deep learning estimation method for early clinical classification and diagnosis of new coronary pneumonia, which can effectively help radiographers to diagnose new coronary pneumonia, optimize the diagnosis process, and save medical resources.
本申请提供的深度学习预估方法,结合病人临床症状和CT图像能提高诊断准确率。The deep learning estimation method provided in this application can improve the diagnostic accuracy by combining the patient's clinical symptoms and CT images.
本申请提供的深度学习预估方法,解决新冠肺炎早期临床分型及诊断准确率提升的问题。The deep learning estimation method provided in this application solves the problem of early clinical classification of new coronary pneumonia and the improvement of diagnostic accuracy.
本申请提供的深度学习预估方法,为一种基于深度学习技术的融合临床症状的快速诊断网络,该网络的输入包括病人的CT图像序列和临床症状。临床症状作为先验知识,通过症状信息融合模块加入到图像特征当中,再利用预测模块,完成对病人的诊断估计(是否患有COVID-19)和临床分型估计(具体患COVID-19程度:轻微或重度)。The deep learning estimation method provided by the present application is a rapid diagnosis network integrating clinical symptoms based on deep learning technology, and the input of the network includes CT image sequences and clinical symptoms of patients. As a priori knowledge, clinical symptoms are added to the image features through the symptom information fusion module, and then the prediction module is used to complete the diagnosis estimation of the patient (whether you have COVID-19) and clinical classification estimation (specific degree of COVID-19: mild or severe).
本申请提供的深度学习预估方法,基于CT图像序列而不是单张CT图像可以提高诊断的容错率。The deep learning prediction method provided in this application can improve the fault tolerance rate of diagnosis based on a CT image sequence instead of a single CT image.
本申请提供的深度学习预估方法,使用连续的CT图像序列,减少放剂师的挑选特定单张时间,可以直接将肺部图像数据输入到网络方法。The deep learning estimation method provided in this application uses a continuous CT image sequence to reduce the time it takes for the pharmacist to select a specific single sheet, and the lung image data can be directly input into the network method.
本申请提供的深度学习预估方法,结合病人的症状信息可以提高准确率,同时病人的症状信息在临床中可以快速获取。The deep learning estimation method provided in this application can improve the accuracy rate in combination with the patient's symptom information, and at the same time, the patient's symptom information can be quickly obtained in the clinic.
本申请提供的深度学习预估方法,使用通道平均化和最大化池化而不是通常的全连接层,可以有效减少网络参数。The deep learning estimation method provided in this application uses channel averaging and maximizing pooling instead of the usual fully connected layers, which can effectively reduce network parameters.
附图说明Description of drawings
图1是本申请的深度学习预估方法的网络架构关系示意图。FIG. 1 is a schematic diagram of the network architecture relationship of the deep learning estimation method of the present application.
具体实施方式detailed description
在下文中,将参考附图对本申请的具体实施例进行详细地描述,依照这些详细的描述,所属领域技术人员能够清楚地理解本申请,并能够实施本申请。在不违背本申请原理的情况下,各个不同的实施例中的特征可以进行组合以获得新的实施方式,或者替代某些实施例中的某些特征,获得其它优选的实施方式。Hereinafter, specific embodiments of the present application will be described in detail with reference to the accompanying drawings, from which those skilled in the art can clearly understand the present application and be able to implement the present application. Without departing from the principles of the present application, the features of the various embodiments may be combined to obtain new embodiments, or instead of certain features of certain embodiments, to obtain other preferred embodiments.
参见图1,本申请提供一种深度学习预估方法,所述方法包括如下步骤:Referring to FIG. 1, the present application provides a deep learning estimation method, and the method includes the following steps:
步骤1:对症状数据和图像数据进行预处理;使用卷积(卷积尺寸3x3)操作对图像数据提取特征,使用卷积(卷积尺寸1x1)对症状数据进行特征提取。Step 1: Preprocess symptom data and image data; use convolution (convolution size 3x3) operation to extract features from image data, and use convolution (convolution size 1x1) to perform feature extraction on symptom data.
步骤2:对症状特征和图像特征进行融合;使注意力机制将症状特征融合到图像特征当中,症状特征通过卷积映射为通道掩码(数值分布在0-1之间),通过掩码和图像特征点乘从而加强和抑制部分通道的数据。Step 2: Fusion of symptom features and image features; let the attention mechanism fuse the symptom features into the image features, the symptom features are mapped to channel masks (values are distributed between 0-1) through convolution, and the mask and Image feature point multiplication to enhance and suppress the data of some channels.
步骤3:对融合后的数据进行通道特征提取;使用平均化通道池化和最大化通道池化将 融合后的数据转换为向量形式,从而压缩融合的数据,进而使用卷积对转换后的向量进行特征提取。Step 3: Perform channel feature extraction on the fused data; use average channel pooling and maximized channel pooling to convert the fused data into vector form, thereby compressing the fused data, and then use convolution to convert the converted vector Perform feature extraction.
步骤4:设计损失函数我们提出的网络模型功能类似于函数,针对数据输入有相应的预测的输出结果。在训练过程中,通过设计损失函数完成预测的数据结果和真实的数据结果之间的误差度量。Step 4: Designing the Loss Function Our proposed network model functions like a function, with corresponding predicted output results for the data input. During the training process, the error measurement between the predicted data results and the real data results is done by designing a loss function.
步骤5:采用Adam优化算法来优化;采用Adam优化算法来优化步骤4中的损失函数,完成网络模型的参数(包括卷步骤1,2,3中的卷积)更新。Step 5: Use the Adam optimization algorithm to optimize; use the Adam optimization algorithm to optimize the loss function in step 4, and complete the update of the parameters of the network model (including the convolution in steps 1, 2, and 3).
步骤6:根据病人数据集构造配对作为网络输入;Step 6: Construct pairings based on patient datasets as network inputs;
步骤7:训练网络,得到深度学习预估方法。进一步地,所述步骤1中对症状数据进行预处理包括对于症状数据进行编码,根据病人的临床症状表现,如果病人具有具体的症状表现则在症状编码对应的位值设为1,否则为0。Step 7: Train the network to obtain the deep learning estimation method. Further, preprocessing the symptom data in the step 1 includes coding the symptom data, according to the clinical symptoms of the patient, if the patient has specific symptoms, the bit value corresponding to the symptom code is set to 1, otherwise it is 0. .
进一步地,所述临床症状表现包括发热,咳嗽,肌肉酸痛,疲劳,头疼,恶心,腹泻,腹疼,呼吸困难。Further, the clinical symptoms include fever, cough, muscle aches, fatigue, headache, nausea, diarrhea, abdominal pain, and dyspnea.
进一步地,所述症状数据编码还包括性别和年龄。Further, the symptom data code also includes gender and age.
进一步地,所述图像数据选取连续图像序列作为网络数据输入的图像数据;所述图像序列数据图像序列数据首先经过一个卷积进行图像特征粗提取。Further, the image data selects a continuous image sequence as the image data inputted by the network data; the image sequence data first undergoes a convolution to perform rough image feature extraction.
进一步地,所述图像为CT图像。Further, the image is a CT image.
进一步地,所述步骤2中采用症状信息融合单元完成图像特征和症状特征的融合。Further, in the step 2, a symptom information fusion unit is used to complete the fusion of image features and symptom features.
进一步地,所述症状信息融合单元包括若干症状信息融合模块,所述症状信息融合模块级联在一起,所述症状信息融合模块采用残差连接。Further, the symptom information fusion unit includes several symptom information fusion modules, the symptom information fusion modules are cascaded together, and the symptom information fusion module adopts residual connection.
进一步地,所述步骤3中采用预测模块中的通道平均化池化和通道最大化池化完成通道特征提取。Further, in the step 3, channel average pooling and channel maximization pooling in the prediction module are used to complete channel feature extraction.
本申请还提供一种深度学习预估方法的应用,将权利要求1~9中任一项所述的深度学习预估方法应用于新冠肺炎早期临床分型及诊断或者其他疾病的诊断评估。The present application also provides an application of a deep learning estimation method, wherein the deep learning estimation method described in any one of claims 1 to 9 is applied to the early clinical classification and diagnosis of new coronary pneumonia or the diagnosis and evaluation of other diseases.
实施例Example
步骤1:症状数据和CT图像数据预处理Step 1: Symptom data and CT image data preprocessing
对于症状数据进行编码,根据病人的临床症状表现(发热,咳嗽,肌肉酸痛,疲劳,头疼,恶心,腹泻,腹疼,呼吸困难),如果病人具有具体的症状表现则在症状编码对应的位值设为1,否则为0。另外,考虑到病人的性别和年龄,症状数据编码需加上性别(男1,女2)和年龄。Code the symptom data according to the clinical symptoms of the patient (fever, cough, muscle pain, fatigue, headache, nausea, diarrhea, abdominal pain, dyspnea), if the patient has specific symptoms, the corresponding bit value in the symptom code Set to 1, otherwise 0. In addition, taking into account the gender and age of the patient, the symptom data coding needs to add gender (male 1, female 2) and age.
对于CT图像数据,选取包含肺部区域(从上肺部到下肺部)的连续图像序列(例如连续的160张CT图像)作为网络数据输入的图像数据。图像序列数据首先经过一个卷积(卷积核为1x1x32)进行图像特征粗提取。For the CT image data, a continuous image sequence (eg, 160 consecutive CT images) containing the lung region (from the upper lung to the lower lung) is selected as the image data for the network data input. The image sequence data is first subjected to a convolution (the convolution kernel is 1x1x32) for rough extraction of image features.
步骤2:设计症状信息融合模块Step 2: Design symptom information fusion module
如图1所示,对于模块的输入信息,首先使用两个卷积进行特征提取得到特征Fs,批量正则化是为了约束数据使得输出服从均值为0,方差为1的正态分布,从而避免变量分布偏移的问题。症状编码经过卷积Hcap映射为通道特征Fc,与卷积特征通道数相同,公式表示为As shown in Figure 1, for the input information of the module, first use two convolutions for feature extraction to obtain the feature Fs. Batch regularization is to constrain the data to make the output follow a normal distribution with a mean of 0 and a variance of 1, so as to avoid variable Distribution shift problem. The symptom code is mapped to channel feature Fc through convolution Hcap, which is the same as the number of convolution feature channels. The formula is expressed as
F c=H cap(F s) F c =H cap (F s )
其中,Hcap表示卷积操作。Among them, Hcap represents the convolution operation.
经过卷积后的特征经过通道平均化池化(channel average pooling),图像特征映射到通道特征Fe(1x1x32),公式表示为The convolved features are subjected to channel average pooling, and the image features are mapped to the channel features Fe(1x1x32), and the formula is expressed as
F e=H e(y) F e =H e (y)
其中,He表示为卷积操作(1x1x32),y表示症状编码。where He is denoted as a convolution operation (1x1x32), and y is the symptom encoding.
与自注意力(self-attention)机制类似,将症状信息融合到图像特征当中,公式表示为Similar to the self-attention mechanism, the symptom information is fused into the image features, and the formula is expressed as
F CA=Sigmoid(H ca(Sigmoid(F e)*F c)) F CA = Sigmoid(H ca (Sigmoid(F e )*F c ))
其中,Hca表示为卷积操作(1x1x32),Simoid表示激活函数将数值映射到0-1之间,‘*’表示点乘操作。Among them, Hca represents the convolution operation (1x1x32), Simoid represents the activation function to map the value between 0-1, and '*' represents the dot product operation.
共使用5个症状信息融合模块级联在一起。对于每个级联模块中,使用残差连接,减少信息损失,公式表示为A total of 5 symptom information fusion modules are cascaded together. For each cascade module, residual connection is used to reduce information loss, and the formula is expressed as
Figure PCTCN2020112881-appb-000001
Figure PCTCN2020112881-appb-000001
其中,
Figure PCTCN2020112881-appb-000002
表示为第i个级联模块的输入信息,
Figure PCTCN2020112881-appb-000003
表示为第i个级联模块的输出信息。
in,
Figure PCTCN2020112881-appb-000002
is expressed as the input information of the ith cascade module,
Figure PCTCN2020112881-appb-000003
Represented as the output information of the ith cascaded module.
表1症状信息融合模块参数设置Table 1 Parameter settings of symptom information fusion module
部件part 卷积核convolution kernel
卷积1Convolution 1 3x3x32x163x3x32x16
卷积2Convolution 2 3x3x16x323x3x16x32
卷积3(He)Convolution 3 (He) 1x1x11x321x1x11x32
卷积4(Hca)Convolution 4 (Hca) 1x1x32x321x1x32x32
步骤3:设置预测模块Step 3: Set up the prediction module
基于步骤2中的处理过程得到特征处理结果M n,采用通道平均化池化和通道最大化池化处理得到两个通道特征,使用Concatnetaion联合这个两个通道特征,经过卷积得到融合特征Fsk,公式表示为: Based on the process in step 2, the feature processing result M n is obtained, and two channel features are obtained by channel average pooling and channel maximization pooling. The formula is expressed as:
F SK=H SK(Concatenation(H cap(M n),H cmp(M n))) F SK = H SK (Concatenation(H cap (M n ), H cmp (M n )))
其中,Hsk表示为卷积(卷积核为1x1x64x32),Hcap表示为通道平均化池化操作,Hcmp表示为通道最大化池化操作。Among them, Hsk represents convolution (the convolution kernel is 1x1x64x32), Hcap represents the channel average pooling operation, and Hcmp represents the channel maximization pooling operation.
基于融合特征Fsk,通过卷积Hd(卷积核为1x1x32x2)预测诊断估计z1,公式表示为:Based on the fusion feature Fsk, the diagnostic estimate z1 is predicted by convolution Hd (convolution kernel is 1x1x32x2), and the formula is expressed as:
z 1=H d(F SK) z 1 =H d (F SK )
基于融合特征Fsk,通过卷积Hs(卷积核为1x1x32x3)预测临床分型估计z2,公式表示为:Based on the fusion feature Fsk, the clinical classification estimate z2 is predicted by convolution Hs (convolution kernel is 1x1x32x3), and the formula is expressed as:
z 2=H s(F SK) z 2 =H s (F SK )
步骤4:设计损失函数Step 4: Design the Loss Function
给定训练数据集D={(x 1,y 1,r 1,s 2),(x 2,y 2,r 2,s 2),…,(x n,y n,r n,s n)},其中,xi是第i个病人扫描的CT图像序列,yi是第i个病人的症状编码,n是训练样本的总数,ri是第i个病人的COVID-19诊断结果(0表示正常,1表示患有该病),si是第i个病人的COVID-19临床分型诊断结果(0表示正常,1表示轻度患者,2表示重度患者)。x={x 1,x 2,…,x n}表示为病人的图像序列集合,y={y 1,y 2,…,y n}表示为病人的症状编码集合。损失函数表示为 Given a training dataset D = {(x 1 , y 1 , r 1 , s 2 ), (x 2 , y 2 , r 2 , s 2 ),...,(x n , y n , r n , s n )}, where xi is the CT image sequence scanned by the ith patient, yi is the symptom code of the ith patient, n is the total number of training samples, and ri is the COVID-19 diagnosis result of the ith patient (0 means normal , 1 means suffering from the disease), si is the diagnosis result of COVID-19 clinical classification of the i-th patient (0 means normal, 1 means mild patient, 2 means severe patient). x = { x 1 , x 2 , . The loss function is expressed as
Loss=a*CrossEntropy(G(x,y),r)+b*CrossEntropy(G(x,y),s)Loss=a*CrossEntropy(G(x,y),r)+b*CrossEntropy(G(x,y),s)
其中,a和b表示平衡因子,a=1和b=1。G表示提出的深度学习方法。CrossEntropy表示为交叉熵损失函数。where a and b represent balance factors, a=1 and b=1. G denotes the proposed deep learning method. CrossEntropy is represented as a cross-entropy loss function.
步骤5:采用Adam优化算法来优化。Step 5: Use Adam optimization algorithm to optimize.
步骤6:根据病人数据集构造配对D作为网络输入。Step 6: Construct pair D from the patient dataset as network input.
步骤7:训练网络,得到用于新冠肺炎早期临床分型及诊断的深度学习预估方法G。Step 7: Train the network to obtain the deep learning prediction method G for early clinical classification and diagnosis of new coronary pneumonia.
表2:实验结果Table 2: Experimental Results
Figure PCTCN2020112881-appb-000004
Figure PCTCN2020112881-appb-000004
本申请提出的方法可以适用于疾病预测,例如新冠疾病。通过获取病人的CT影像数据 以及对应病人的临床症状信息,使用本申请的方法可以预测当前病人是否患有新冠疾病,同时当病人患有该疾病可以预测出病人的疾病严重情况(普通/重度)。The method proposed in this application can be applied to disease prediction, such as the new crown disease. By obtaining the CT image data of the patient and the clinical symptom information of the corresponding patient, the method of the present application can be used to predict whether the current patient has the new crown disease, and at the same time, when the patient has the disease, the severity of the patient's disease (normal/severe) can be predicted. .
尽管在上文中参考特定的实施例对本申请进行了描述,但是所属领域技术人员应当理解,在本申请公开的原理和范围内,可以针对本申请公开的配置和细节做出许多修改。本申请的保护范围由所附的权利要求来确定,并且权利要求意在涵盖权利要求中技术特征的等同物文字意义或范围所包含的全部修改。Although the present application has been described above with reference to specific embodiments, it will be understood by those skilled in the art that many modifications may be made in the configuration and details disclosed herein within the spirit and scope of the present disclosure. The scope of protection of the present application is determined by the appended claims, and the claims are intended to cover all modifications encompassed by the literal meaning or scope of equivalents to the technical features in the claims.

Claims (10)

  1. 一种深度学习预估方法,其特征在于:所述方法包括如下步骤:A deep learning estimation method, characterized in that: the method comprises the following steps:
    步骤1:对症状数据和图像数据进行预处理;Step 1: Preprocess symptom data and image data;
    步骤2:对症状特征和图像特征进行融合;Step 2: Fusion of symptom features and image features;
    步骤3:对融合后的数据进行通道特征提取;Step 3: Perform channel feature extraction on the fused data;
    步骤4:设计损失函数,通过设计损失函数完成预测的数据结果和真实的数据结果之间的误差度量;Step 4: Design a loss function, and complete the error measurement between the predicted data result and the real data result by designing the loss function;
    步骤5:采用Adam优化算法来优化步骤4中的损失函数,完成网络模型的参数更新;Step 5: Use the Adam optimization algorithm to optimize the loss function in step 4 to complete the parameter update of the network model;
    步骤6:根据病人数据集构造配对作为网络输入;Step 6: Construct pairings based on patient datasets as network inputs;
    步骤7:训练网络,得到深度学习预估方法。Step 7: Train the network to obtain the deep learning estimation method.
  2. 如权利要求1所述的深度学习预估方法,其特征在于:所述步骤1中对症状数据进行预处理包括对于症状数据进行编码,根据病人的临床症状表现,如果病人具有具体的症状表现则在症状编码对应的位值设为1,否则为0。The deep learning estimation method according to claim 1, wherein the preprocessing of the symptom data in the step 1 includes coding the symptom data, according to the clinical symptoms of the patient, if the patient has specific symptoms, then The bit value corresponding to the symptom code is set to 1, otherwise it is 0.
  3. 如权利要求2所述的深度学习预估方法,其特征在于:所述临床症状表现包括发热,咳嗽,肌肉酸痛,疲劳,头疼,恶心,腹泻,腹疼,呼吸困难。The deep learning estimation method according to claim 2, wherein the clinical symptoms include fever, cough, muscle aches, fatigue, headache, nausea, diarrhea, abdominal pain, and dyspnea.
  4. 如权利要求2所述的深度学习预估方法,其特征在于:所述症状数据编码还包括性别和年龄。The deep learning estimation method according to claim 2, wherein the symptom data code further includes gender and age.
  5. 如权利要求1所述的深度学习预估方法,其特征在于:所述图像数据选取连续图像序列作为网络数据输入的图像数据;所述图像序列数据图像序列数据首先经过一个卷积进行图像特征粗提取。The deep learning prediction method according to claim 1, wherein: the image data selects a continuous image sequence as the image data inputted by the network data; extract.
  6. 如权利要求1~5中任一项所述的深度学习预估方法,其特征在于:所述图像为CT图像。The deep learning prediction method according to any one of claims 1 to 5, wherein the image is a CT image.
  7. 如权利要求1所述的深度学习预估方法,其特征在于:所述步骤2中采用症状信息融合单元完成图像特征和症状特征的融合。The deep learning estimation method according to claim 1, wherein in the step 2, a symptom information fusion unit is used to complete the fusion of image features and symptom features.
  8. 如权利要求7所述的深度学习预估方法,其特征在于:所述症状信息融合单元包括若干症状信息融合模块,所述症状信息融合模块级联在一起,所述症状信息融合模块采用残差连接。The deep learning estimation method according to claim 7, wherein the symptom information fusion unit comprises several symptom information fusion modules, the symptom information fusion modules are cascaded together, and the symptom information fusion module adopts residual error connect.
  9. 如权利要求1所述的深度学习预估方法,其特征在于:所述步骤3中采用预测模块中的通道平均化池化和通道最大化池化完成通道特征提取。The deep learning estimation method according to claim 1, wherein in said step 3, channel average pooling and channel maximization pooling in the prediction module are used to complete channel feature extraction.
  10. 一种深度学习预估方法的应用,其特征在于:将权利要求1~9中任一项所述的深度学习预估方法应用于新冠肺炎早期临床分型及诊断或者其他疾病的诊断评估。An application of a deep learning estimation method, characterized in that the deep learning estimation method according to any one of claims 1 to 9 is applied to the early clinical classification and diagnosis of new coronary pneumonia or the diagnosis and evaluation of other diseases.
PCT/CN2020/112881 2020-09-01 2020-09-01 Deep learning prediction method and application thereof WO2022047627A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2020/112881 WO2022047627A1 (en) 2020-09-01 2020-09-01 Deep learning prediction method and application thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2020/112881 WO2022047627A1 (en) 2020-09-01 2020-09-01 Deep learning prediction method and application thereof

Publications (1)

Publication Number Publication Date
WO2022047627A1 true WO2022047627A1 (en) 2022-03-10

Family

ID=80492109

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/112881 WO2022047627A1 (en) 2020-09-01 2020-09-01 Deep learning prediction method and application thereof

Country Status (1)

Country Link
WO (1) WO2022047627A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117315380A (en) * 2023-11-30 2023-12-29 深圳市健怡康医疗器械科技有限公司 Deep learning-based pneumonia CT image classification method and system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150262071A1 (en) * 2012-08-30 2015-09-17 International Business Machines Corporation Implementing stochastic networks using magnetic tunnel junctions
CN108986912A (en) * 2018-07-12 2018-12-11 北京三医智慧科技有限公司 Chinese medicine stomach trouble tongue based on deep learning is as information intelligent processing method
CN109785971A (en) * 2019-01-30 2019-05-21 华侨大学 A kind of disease risks prediction technique based on priori medical knowledge
WO2020055272A1 (en) * 2018-09-12 2020-03-19 Auckland Uniservices Limited Methods and systems for ocular imaging, diagnosis and prognosis
CN111192693A (en) * 2019-12-19 2020-05-22 山东大学 Method and system for correcting diagnosis codes based on medicine combination

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150262071A1 (en) * 2012-08-30 2015-09-17 International Business Machines Corporation Implementing stochastic networks using magnetic tunnel junctions
CN108986912A (en) * 2018-07-12 2018-12-11 北京三医智慧科技有限公司 Chinese medicine stomach trouble tongue based on deep learning is as information intelligent processing method
WO2020055272A1 (en) * 2018-09-12 2020-03-19 Auckland Uniservices Limited Methods and systems for ocular imaging, diagnosis and prognosis
CN109785971A (en) * 2019-01-30 2019-05-21 华侨大学 A kind of disease risks prediction technique based on priori medical knowledge
CN111192693A (en) * 2019-12-19 2020-05-22 山东大学 Method and system for correcting diagnosis codes based on medicine combination

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117315380A (en) * 2023-11-30 2023-12-29 深圳市健怡康医疗器械科技有限公司 Deep learning-based pneumonia CT image classification method and system
CN117315380B (en) * 2023-11-30 2024-02-02 深圳市健怡康医疗器械科技有限公司 Deep learning-based pneumonia CT image classification method and system

Similar Documents

Publication Publication Date Title
US11645748B2 (en) Three-dimensional automatic location system for epileptogenic focus based on deep learning
WO2018120942A1 (en) System and method for automatically detecting lesions in medical image by means of multi-model fusion
Saul et al. Early diagnosis of pneumonia with deep learning
CN113223005B (en) Thyroid nodule automatic segmentation and grading intelligent system
Odeh et al. Diabetic retinopathy detection using ensemble machine learning
CN116342516B (en) Model integration-based method and system for assessing bone age of X-ray images of hand bones of children
CN116612334B (en) Medical hyperspectral image classification method based on spatial spectrum combined attention mechanism
CN111584066B (en) Brain medical image diagnosis method based on convolutional neural network and symmetric information
WO2024016575A1 (en) Cbam mechanism-based residual network medical image auxiliary detection method
Lin et al. Batformer: Towards boundary-aware lightweight transformer for efficient medical image segmentation
CN116258732A (en) Esophageal cancer tumor target region segmentation method based on cross-modal feature fusion of PET/CT images
Uparkar et al. Vision transformer outperforms deep convolutional neural network-based model in classifying X-ray images
CN116864103A (en) Myopenia diagnosis method based on multi-modal contrast learning
WO2022047627A1 (en) Deep learning prediction method and application thereof
Salem Salamh et al. A study of a new technique of the CT scan view and disease classification protocol based on level challenges in cases of coronavirus disease
CN113269774B (en) Parkinson disease classification and lesion region labeling method of MRI (magnetic resonance imaging) image
Cui et al. Automatic Segmentation of Kidney Volume Using Multi-Module Hybrid Based U-Shape in Polycystic Kidney Disease
CN116468887A (en) Method for segmenting colon polyp with universality
CN112071421A (en) Deep learning estimation method and application thereof
Wu et al. Urine red blood cells generation using StyleGAN2 network
Zhao et al. A CNN-Transformer Hybrid Network for Recognizing Uterine Fibroids
Suyuti et al. Pneumonia Classification of Thorax Images using Convolutional Neural Networks
Gao Alzheimer’s disease diagnosis via 5-layer Convolutional Neural Network and Data Augmentation
CN116433607B (en) Bone age assessment method and system for X-ray images of hand bones of children based on double weighted fusion of key region features
Yasarla et al. Learning to segment brain anatomy from 2d ultrasound with less data

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: 20951875

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: 20951875

Country of ref document: EP

Kind code of ref document: A1