WO2022188490A1 - 一种基于影像基因组学的生存预测方法和系统 - Google Patents
一种基于影像基因组学的生存预测方法和系统 Download PDFInfo
- Publication number
- WO2022188490A1 WO2022188490A1 PCT/CN2021/137310 CN2021137310W WO2022188490A1 WO 2022188490 A1 WO2022188490 A1 WO 2022188490A1 CN 2021137310 W CN2021137310 W CN 2021137310W WO 2022188490 A1 WO2022188490 A1 WO 2022188490A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- image
- gene
- modules
- data
- correlation
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/0002—Inspection of images, e.g. flaw detection
- G06T7/0012—Biomedical image inspection
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/213—Feature extraction, e.g. by transforming the feature space; Summarisation; Mappings, e.g. subspace methods
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/23—Clustering techniques
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/10—Segmentation; Edge detection
- G06T7/11—Region-based segmentation
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16B—BIOINFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR GENETIC OR PROTEIN-RELATED DATA PROCESSING IN COMPUTATIONAL MOLECULAR BIOLOGY
- G16B20/00—ICT specially adapted for functional genomics or proteomics, e.g. genotype-phenotype associations
- G16B20/20—Allele or variant detection, e.g. single nucleotide polymorphism [SNP] detection
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16B—BIOINFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR GENETIC OR PROTEIN-RELATED DATA PROCESSING IN COMPUTATIONAL MOLECULAR BIOLOGY
- G16B40/00—ICT specially adapted for biostatistics; ICT specially adapted for bioinformatics-related machine learning or data mining, e.g. knowledge discovery or pattern finding
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20081—Training; Learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20084—Artificial neural networks [ANN]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/30—Subject of image; Context of image processing
- G06T2207/30004—Biomedical image processing
- G06T2207/30096—Tumor; Lesion
Definitions
- the present invention relates to the technical field of medical image processing, and more particularly, to a survival prediction method and system based on image genomics.
- Cancer has a high morbidity and mortality, and has become the main cause of human death due to disease.
- Survival prediction analysis of tumor patients can provide clinicians with necessary prognostic information, help clinicians establish a clear treatment plan, improve the cure rate of tumors, effectively reduce the burden on patients, and improve the quality of life of patients with prognosis.
- the TNM staging system launched by the American Cancer Society has been widely used in tumor clinical practice and is an important tool to guide prognosis. However, many studies have found that TNM cannot effectively discriminate differences in survival outcomes among patients with different tumor characteristics.
- Radiogenomics is primarily used to study potential links between medical imaging phenotypes and tumor genomes.
- prognosis prediction the use of deep learning methods, combined with imaging markers and tumor genomes, can predict disease status and prognosis, and then non-invasively evaluate the biological behavior of tumors, which plays an important role in individualized tumor therapy.
- Several studies have explored to correlate gene expression data with molecular information and clinical practice, but radiogenomics has rarely been applied to tumor survival prediction.
- the purpose of the present invention is to overcome the above-mentioned defects of the prior art, provide a survival prediction method and system based on imaging genomics, and solve the problems of lack of biological interpretability and generalization ability of the imaging-based deep learning survival prediction method .
- a survival prediction method based on radiogenomics includes the following steps:
- Step S1 acquiring image data of multiple tumor patients, survival data and RNA data of each patient, and establishing a data set;
- Step S2 segment the tumor area of each patient from the image data, and the tumor area includes the real tumor area and the suspected tumor area;
- Step S3 input the image data of each patient into the neural network to extract image features and perform clustering to obtain multiple image modules;
- Step S4 utilize RNA data to obtain the gene module of each patient
- Step S5 screening is performed according to the correlation between the gene module and the image module, and a plurality of strongly correlated gene modules and image modules that satisfy the first correlation condition are selected;
- Step S6 performing pathway enrichment on the genes in the screened gene modules to obtain gene pathways related to the image module;
- Step S7 calculating the gene set variation analysis score of the gene pathway, retaining the strongly correlated gene pathway whose correlation with the image module satisfies the second correlation condition, and the gene pathway is used to interpret the image module at the biological level;
- Step S8 using the final retained image features to perform survival prediction.
- a survival prediction system based on radiogenomics includes:
- Data acquisition unit used to acquire image data of multiple tumor patients, survival data and RNA data of each patient, and establish a data set;
- Tumor area extraction unit used to segment the tumor area of each patient from the image data, the tumor area includes the real tumor area and the suspected tumor area;
- Image module extraction unit used to input the image data of each patient into the neural network to extract image features and perform clustering to obtain multiple image modules;
- Gene module extraction unit used to obtain gene modules of each patient using RNA data
- the first screening unit used for screening according to the correlation between the gene module and the image module, and selecting a plurality of strongly correlated gene modules and image modules that satisfy the first correlation condition;
- Gene pathway analysis unit used for pathway enrichment of genes in the screened gene modules to obtain gene pathways related to the image module;
- the second screening unit used to calculate the gene set variation analysis score of the gene pathway, and retain the strongly correlated gene pathway whose correlation with the image module satisfies the second correlation condition.
- the gene pathway is used to analyze the biological level of the image module explain;
- Survival prediction unit used for survival prediction using the final preserved image features.
- the present invention has the advantages that: in the prior art, the survival prediction method based on deep learning images does not take into account the biological interpretability, in addition, due to insufficient sample data, training sample distribution and real samples Inconsistent distribution and other problems greatly limit the confidence of doctors in the survival prediction method based on deep learning imaging.
- the survival prediction method based on imaging genomics proposed in the present invention can improve the biological interpretability of the model, and at the same time improve the Generalization ability of deep learning methods.
- FIG. 1 is a flowchart of a survival prediction method based on videogenomics according to an embodiment of the present invention.
- the survival prediction method based on video genomics includes the following steps.
- Step S110 acquiring image data of multiple tumor patients, survival data and RNA data of each patient, and establishing a data set.
- the patients in the established data set suffer from the same tumor disease, such as glioma.
- Image data are images of patients before treatment, including but not limited to MRI, CI, and PET images. Survival was the time period between when the imaging data was generated and the patient died.
- the patient's image data comes from the patient image data set jointly included in TCIA (The Cancer Imaging Archive) and TCGA (The Cancer Genome Atlas).
- the present invention does not limit the number of image data of a patient. In general, the more the amount of data, the more accurate the correlation.
- RNA (ribonucleic acid) data include, for example, nucleotide sequences, single nucleotide polymorphisms, structures, properties, and related descriptions.
- Step S120 performing image normalization on the image data in the data set.
- image normalization data of different magnitudes can be transformed into a unified measure for subsequent analysis.
- methods of image data normalization include, but are not limited to, Z-Score normalization, maximum and minimum normalization, and decimal scaling methods.
- step S130 the tumor region of each patient is segmented from the image data of each patient.
- the tumor area includes the suspected tumor area in addition to the real tumor area.
- step S140 a deep learning neural network is established to extract image features and acquire image modules.
- Various types of neural networks may be employed, including but not limited to ResNet (residual network) and its derivatives, VGG (computer vision group) and its derivatives, and the like.
- ResNet residual network
- VGG computer vision group
- the input of the last fully connected layer of the deep learning neural network is regarded as the image features extracted by the network from the image data, and these image features are extracted and clustered to obtain several image modules.
- Clustering methods include, but are not limited to, K-Means clustering, mean-shift clustering and other methods.
- Step S150 using RNA data to obtain a gene module.
- Methods for obtaining gene modules include, but are not limited to, using WGCNA analysis (Weighted correlation network analysis, weighted gene co-expression network analysis).
- WGCNA Weighted gene co-expression network analysis
- WGCNA Weighted correlation network analysis
- step S160 the correlation between the gene module and the image module is calculated, and the image module and the gene module are screened.
- dimensionality reduction processing is performed on the image modules to obtain the feature value of each image module.
- the dimensionality reduction methods used include but are not limited to PCA (Principal Component Analysis, principal component analysis), LDA (Linear Discriminant Analysis, Linear Discriminant Analysis) and so on.
- the correlation between the gene module and the image module is calculated through the eigenvalues obtained by dimensionality reduction, and the function for calculating the correlation includes, but is not limited to, the Pearson correlation coefficient, the Spearman correlation coefficient, and the like.
- step S170 pathway enrichment is performed on the genes in the screened gene modules to obtain gene pathways related to the image module.
- Pathway enrichment methods include but are not limited to using Metascape website, Cytosacpe software, ClusterProfiler R package, etc.
- the pathways obtained by pathway enrichment can be used to characterize image modules, that is, to interpret the image modules at the biological level. For example, an image module is related to a gene module, and the gene module is related to metabolism, then it can be considered that the biological significance of the image module is strongly related to metabolism.
- step S180 the GSVA score of the gene pathway is calculated, the gene pathway related to the image module is further screened, and the image module is explained at the level of biological significance.
- GSVA Gene Set Variation Analysis converts the gene expression matrix into a pathway enrichment score matrix, and the score in the pathway enrichment score matrix represents the activation degree of a pathway in a case. Select the GSVA scores of each pathway in the pathway enrichment in step S170, and use these GSVA scores to perform correlation analysis with the image modules obtained after screening in step S160.
- the function for calculating correlation includes but is not limited to Pearson correlation coefficient, Spearman correlation coefficient, etc.
- an appropriate correlation threshold may be set according to the requirements of data volume, execution speed and prediction accuracy, and the correlation threshold in step S160 does not have to be the same.
- Step S190 using the finally retained image features to perform survival prediction.
- the image features in the final image module are the required biologically meaningful image features.
- These biologically meaningful images Features can make neural networks more interpretable and generalizable. After finding image modules that are strongly correlated with genes, the neural network is retrained. In practical applications, various training schemes can be used.
- the feature values of the image module are used to replace the original image features for retraining. Specifically, keep the weight of the network before the fully connected layer unchanged, perform dimensionality reduction processing on the filtered image modules to obtain the eigenvalues of each image module, and then use the eigenvalues of the image module to replace the original image features. The weights of the fully connected layers are retrained.
- the dimensionality reduction methods used here include but are not limited to PCA (Principal Component Analysis, principal component analysis), LDA (Linear Discriminant Analysis, Linear Discriminant Analysis) and so on. The number of feature values used by this method is significantly lower than that of the original image features, thereby enhancing the generalization ability.
- the neural network model obtained through the above steps of training and retraining can be used to make predictions for individual cases. For example, for the input case image data, the network finally outputs a risk value, which can be used as a predictor. Further, combining the survival data of each case, construct a regression model (such as using Lasso Cox regression to build predictive models) to predict patient survival.
- a regression model such as using Lasso Cox regression to build predictive models
- the present invention also provides a survival prediction system based on video genomics, which is used to realize one or more aspects of the above method.
- the system includes: a data acquisition unit for acquiring image data of multiple tumor patients, survival data and RNA data of each patient, and establishing a data set; a tumor region extraction unit for segmenting image data from image data The tumor area of each patient, the tumor area includes the real tumor area and the suspected tumor area; the image module extraction unit is used to input the image data of each patient into the neural network to extract image features and perform clustering to obtain multiple image modules Gene module extraction unit, which is used to obtain the gene module of each patient by using RNA data;
- the first screening unit is used for screening according to the correlation between the gene module and the image module, and selects the ones that satisfy the first correlation condition.
- a plurality of strongly correlated gene modules and image modules A plurality of strongly correlated gene modules and image modules; a gene pathway analysis unit, which is used for pathway enrichment of genes in the screened gene modules to obtain gene pathways related to the image modules; a second screening unit, which uses To calculate the gene set variation analysis score of the gene pathway, retain the strongly correlated gene pathway whose correlation with the image module satisfies the second correlation condition, and this gene pathway is used to interpret the image module at the biological level; survival prediction unit , which is used for survival prediction using the final preserved image features.
- the technical solution based on image genomics proposed by the present invention combines deep learning technology and bioinformatics technology for the first time, and solves the lack of biological interpretability and generalization of the current deep learning survival prediction method based on image. question of ability. It can be applied to tumor survival prediction, which is helpful for doctors to better understand the strengths and weaknesses of survival prediction, and to clarify the knowledge boundary of survival prediction methods, understand under what circumstances they are effective, so as to appropriately trust and use survival prediction methods , for clinical guidance.
- the present invention may be a system, method and/or computer program product.
- the computer program product may include a computer-readable storage medium having computer-readable program instructions loaded thereon for causing a processor to implement various aspects of the present invention.
- a computer-readable storage medium may be a tangible device that can hold and store instructions for use by the instruction execution device.
- the computer-readable storage medium may be, for example, but not limited to, an electrical storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing.
- Non-exhaustive list of computer readable storage media include: portable computer disks, hard disks, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (EPROM) or flash memory), static random access memory (SRAM), portable compact disk read only memory (CD-ROM), digital versatile disk (DVD), memory sticks, floppy disks, mechanically coded devices, such as printers with instructions stored thereon Hole cards or raised structures in grooves, and any suitable combination of the above.
- RAM random access memory
- ROM read only memory
- EPROM erasable programmable read only memory
- flash memory static random access memory
- SRAM static random access memory
- CD-ROM compact disk read only memory
- DVD digital versatile disk
- memory sticks floppy disks
- mechanically coded devices such as printers with instructions stored thereon Hole cards or raised structures in grooves, and any suitable combination of the above.
- Computer-readable storage media are not to be construed as transient signals per se, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through waveguides or other transmission media (eg, light pulses through fiber optic cables), or through electrical wires transmitted electrical signals.
- the computer readable program instructions described herein may be downloaded to various computing/processing devices from a computer readable storage medium, or to an external computer or external storage device over a network such as the Internet, a local area network, a wide area network, and/or a wireless network.
- the network may include copper transmission cables, fiber optic transmission, wireless transmission, routers, firewalls, switches, gateway computers, and/or edge servers.
- a network adapter card or network interface in each computing/processing device receives computer-readable program instructions from a network and forwards the computer-readable program instructions for storage in a computer-readable storage medium in each computing/processing device .
- Computer program instructions for carrying out operations of the present invention may be assembly instructions, instruction set architecture (ISA) instructions, machine instructions, machine-dependent instructions, microcode, firmware instructions, state setting data, or instructions in one or more programming languages.
- Source or object code written in any combination including object-oriented programming languages, such as Smalltalk, C++, Python, etc., and conventional procedural programming languages, such as the "C" language or similar programming languages.
- the computer readable program instructions may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer, or entirely on the remote computer or server implement.
- the remote computer may be connected to the user's computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or may be connected to an external computer (eg, using an Internet service provider through the Internet connect).
- LAN local area network
- WAN wide area network
- custom electronic circuits such as programmable logic circuits, field programmable gate arrays (FPGAs), or programmable logic arrays (PLAs)
- FPGAs field programmable gate arrays
- PDAs programmable logic arrays
- Computer readable program instructions are executed to implement various aspects of the present invention.
- These computer readable program instructions may be provided to a processor of a general purpose computer, special purpose computer or other programmable data processing apparatus to produce a machine that causes the instructions when executed by the processor of the computer or other programmable data processing apparatus , resulting in means for implementing the functions/acts specified in one or more blocks of the flowchart and/or block diagrams.
- These computer readable program instructions can also be stored in a computer readable storage medium, these instructions cause a computer, programmable data processing apparatus and/or other equipment to operate in a specific manner, so that the computer readable medium on which the instructions are stored includes An article of manufacture comprising instructions for implementing various aspects of the functions/acts specified in one or more blocks of the flowchart and/or block diagrams.
- Computer readable program instructions can also be loaded onto a computer, other programmable data processing apparatus, or other equipment to cause a series of operational steps to be performed on the computer, other programmable data processing apparatus, or other equipment to produce a computer-implemented process , thereby causing instructions executing on a computer, other programmable data processing apparatus, or other device to implement the functions/acts specified in one or more blocks of the flowcharts and/or block diagrams.
- each block in the flowchart or block diagrams may represent a module, segment, or portion of instructions, which comprises one or more functions for implementing the specified logical function(s) executable instructions.
- the functions noted in the blocks may occur out of the order noted in the figures. For example, two blocks in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.
- each block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations can be implemented in dedicated hardware-based systems that perform the specified functions or actions , or can be implemented in a combination of dedicated hardware and computer instructions. It is well known to those skilled in the art that implementation in hardware, implementation in software, and implementation in a combination of software and hardware are all equivalent.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Life Sciences & Earth Sciences (AREA)
- Health & Medical Sciences (AREA)
- Computer Vision & Pattern Recognition (AREA)
- General Physics & Mathematics (AREA)
- Artificial Intelligence (AREA)
- Evolutionary Computation (AREA)
- Bioinformatics & Cheminformatics (AREA)
- General Health & Medical Sciences (AREA)
- General Engineering & Computer Science (AREA)
- Evolutionary Biology (AREA)
- Bioinformatics & Computational Biology (AREA)
- Medical Informatics (AREA)
- Biophysics (AREA)
- Molecular Biology (AREA)
- Software Systems (AREA)
- Biomedical Technology (AREA)
- Computing Systems (AREA)
- Mathematical Physics (AREA)
- Spectroscopy & Molecular Physics (AREA)
- Biotechnology (AREA)
- Computational Linguistics (AREA)
- Public Health (AREA)
- Epidemiology (AREA)
- Databases & Information Systems (AREA)
- Bioethics (AREA)
- Chemical & Material Sciences (AREA)
- Analytical Chemistry (AREA)
- Genetics & Genomics (AREA)
- Proteomics, Peptides & Aminoacids (AREA)
- Nuclear Medicine, Radiotherapy & Molecular Imaging (AREA)
- Radiology & Medical Imaging (AREA)
- Quality & Reliability (AREA)
- Image Analysis (AREA)
Abstract
Description
Claims (10)
- 一种基于影像基因组学的生存预测方法,包括以下步骤:步骤S1,获取多个肿瘤患者的影像数据及各患者的生存期数据和RNA数据,建立数据集合;步骤S2,从影像数据中分割出各患者的肿瘤区域,该肿瘤区域包括真实肿瘤区域和疑似肿瘤区域;步骤S3,将各患者的影像数据输入神经网络,以提取影像特征并进行聚类,得到多个影像模块;步骤S4,利用RNA数据获取各患者的基因模块;步骤S5,根据基因模块与影像模块之间的相关性进行筛选,选出满足第一相关性条件的多个强相关的基因模块和影像模块;步骤S6,对所筛选出的基因模块中的基因进行通路富集,得到与影像模块相关的基因通路;步骤S7,计算基因通路的基因集变异分析分数,保留与影像模块的相关性满足第二相关性条件的强相关的基因通路,该基因通路用于对影像模块在生物学层面上进行解释;步骤S8,使用最终保留的影像特征进行生存预测。
- 根据权利要求1所述的方法,其中,在步骤S5中,所述根据基因模块与影像模块之间的相关性进行筛选,选出满足相关性阈值的多个强相关的基因模块和影像模块包括:对影像模块作降维处理,得到每个影像模块的特征值;通过降维得到的特征值计算基因模块与影像模块之间的相关性;根据基因模块和影像模块之间的相关性,筛选出多个强相关的基因模块和影像模块。
- 根据权利要求2所述的方法,其中,采用主成分分析或线性判别分析对影像模块作降维处理,根据皮尔逊相关系数或斯皮尔曼相关系数计算基因模块与影像模块之间的相关性。
- 根据权利要求1所述的方法,其中,在步骤S7中,所述计算基因通路的基因集变异分析分数,保留与影像模块相关的基因通路包括:通过基因集变异分析将基因表达矩阵转换成通路富集分数矩阵,通路富集分数矩阵中的分数代表了相关通路在对应病例上的激活程度;挑选出骤S6中得到的通路富集中各通路的基因集变异分析分数,使用这些基因集变异分析分数与步骤S5筛选后得到的影像模块做相关性分析;根据基因通路和影像模块之间的相关性,筛选出满足设定的相关性阈值的多个强相关的基因通路和影像模块。
- 根据权利要求1所述的方法,其中,在步骤S8中,所述使用最终保留的影像特征进行生存预测包括:在筛选出与基因通路具有强相关的影像模块之后,对所述神经网络进行重训练,该神经网络的最后一个全连接层的输入作为从影像数据中提取到的影像特征,在重训练时,保持全连接层之前的网络权重不变,在全连接层使用所筛选出的影像模块中的影像特征代替原有的影像特征,然后对全连接层的权重进行重新训练。
- 根据权利要求1所述的方法,其中,在步骤S8中,所述使用最终保留的影像特征进行生存预测包括:在筛选出与基因通路具有强相关的影像模块之后,对所述神经网络进行重训练,该神经网络的最后一个全连接层的输入作为从影像数据中提取到的影像特征,在重训练时,保持全连接层之前的神经网络的权重不变,对所筛选后的影像模块做降维处理,得到每个影像模块的特征值,然后使用影像模块的特征值代替原有的影像特征,对全连接层的权重进行重新训练。
- 根据权利要求1所述的方法,其中,步骤S1还包括:对数据集合中的图像数据进行图像标准化,以将不同量级的数据转化为统一量度。
- 根据权利要求5或6所述的方法,还包括:对于待预测的病例的影像数据,将其输入经重训练的所述神经网络,输出得到一个风险因子;根据所述风险因子结合该病例的生存数据,构建回归模型进行生存预测。
- 一种基于影像基因组学的生存预测系统,包括:数据采集单元:用于获取多个肿瘤患者的影像数据及各患者的生存期数据和RNA数据,建立数据集合;肿瘤区域提取单元:用于从影像数据中分割出各患者的肿瘤区域,该肿瘤区域包括真实肿瘤区域和疑似肿瘤区域;影像模块提取单元:用于将各患者的影像数据输入神经网络,以提取影像特征并进行聚类,得到多个影像模块;基因模块提取单元:用于利用RNA数据获取各患者的基因模块;第一筛选单元:用于根据基因模块与影像模块之间的相关性进行筛选,选出满足第一相关性条件的多个强相关的基因模块和影像模块;基因通路分析单元:用于对所筛选出的基因模块中的基因进行通路富集,得到与影像模块相关的基因通路;第二筛选单元:用于计算基因通路的基因集变异分析分数,保留与影像模块的相关性满足第二相关性条件的强相关的基因通路,该基因通路用于对影像模块在生物学层面上进行解释;生存预测单元:用于使用最终保留的影像特征进行生存预测。
- 一种计算机可读存储介质,其上存储有计算机程序,其中,该程序被处理器执行时实现根据权利要求1至8中任一项所述方法的步骤。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202110264535.X | 2021-03-11 | ||
| CN202110264535.XA CN112907555B (zh) | 2021-03-11 | 2021-03-11 | 一种基于影像基因组学的生存预测方法和系统 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2022188490A1 true WO2022188490A1 (zh) | 2022-09-15 |
Family
ID=76104826
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2021/137310 Ceased WO2022188490A1 (zh) | 2021-03-11 | 2021-12-12 | 一种基于影像基因组学的生存预测方法和系统 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN112907555B (zh) |
| WO (1) | WO2022188490A1 (zh) |
Cited By (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN116486898A (zh) * | 2023-04-20 | 2023-07-25 | 平安科技(深圳)有限公司 | 基于图神经网络的药物与癌症之间的关系分析方法及装置 |
| CN117116339A (zh) * | 2023-10-24 | 2023-11-24 | 中日友好医院(中日友好临床医学研究所) | 基于wgcna识别影像组学生物学特征的方法及装置 |
| CN117334246A (zh) * | 2023-09-28 | 2024-01-02 | 之江实验室 | 一种基于计算的药物重定位的方法、装置及存储介质 |
| CN120298412A (zh) * | 2025-06-13 | 2025-07-11 | 北京大学第三医院(北京大学第三临床医学院) | 基于机器学习的甲状腺淋巴瘤预测方法和装置 |
| WO2025213714A1 (zh) * | 2024-04-11 | 2025-10-16 | 中国科学院深圳先进技术研究院 | 肿瘤分类方法、装置、终端设备以及存储介质 |
Families Citing this family (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112907555B (zh) * | 2021-03-11 | 2023-01-17 | 中国科学院深圳先进技术研究院 | 一种基于影像基因组学的生存预测方法和系统 |
| CN114822691B (zh) * | 2022-04-13 | 2024-06-11 | 上海人工智能创新中心 | 基于图卷积神经网络的临床事件预测装置 |
| CN114999569B (zh) * | 2022-08-03 | 2022-12-20 | 北京汉博信息技术有限公司 | 一种针对病灶基质的分型方法、装置及计算机可读介质 |
| CN115375640B (zh) * | 2022-08-11 | 2026-01-02 | 哈尔滨医科大学 | 一种肿瘤异质性识别方法、装置、电子设备、存储介质 |
| CN115690523B (zh) * | 2022-10-26 | 2025-11-21 | 中国医科大学 | 医学影像感兴趣区域可复现的表型描述子的构造方法 |
| CN115641957A (zh) * | 2022-11-11 | 2023-01-24 | 广州大学 | 一种基于影像基因组学的新辅助化疗疗效预测方法及系统 |
| CN116385441B (zh) * | 2023-06-05 | 2023-09-05 | 中国科学院深圳先进技术研究院 | 一种基于mri对少突胶质细胞瘤进行风险分层的方法及系统 |
| CN116403076B (zh) * | 2023-06-06 | 2023-08-22 | 中国科学院深圳先进技术研究院 | 一种基于dti序列对gbm患者进行风险分层的方法及系统 |
| CN116705296B (zh) * | 2023-06-06 | 2024-09-13 | 中国科学院深圳先进技术研究院 | 一种基于常规mri序列对gbm患者进行风险分层的方法及系统 |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106815481A (zh) * | 2017-01-19 | 2017-06-09 | 中国科学院深圳先进技术研究院 | 一种基于影像组学的生存期预测方法及装置 |
| CN107169497A (zh) * | 2017-04-14 | 2017-09-15 | 中国科学院苏州生物医学工程技术研究所 | 一种基于基因影像学的肿瘤影像标记物提取方法 |
| CN110097921A (zh) * | 2019-05-30 | 2019-08-06 | 复旦大学 | 基于影像组学的胶质瘤内基因异质性可视化定量方法和系统 |
| US20190370969A1 (en) * | 2018-05-30 | 2019-12-05 | Siemens Healthcare Gmbh | Methods for generating synthetic training data and for training deep learning algorithms for tumor lesion characterization, method and system for tumor lesion characterization, computer program and electronically readable storage medium |
| CN112907555A (zh) * | 2021-03-11 | 2021-06-04 | 中国科学院深圳先进技术研究院 | 一种基于影像基因组学的生存预测方法和系统 |
Family Cites Families (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN105046110A (zh) * | 2015-06-28 | 2015-11-11 | 中国科学院合肥物质科学研究院 | 一种克服信号失真的肿瘤细胞异常通路识别方法 |
| CN108897984A (zh) * | 2018-05-07 | 2018-11-27 | 上海理工大学 | 基于ct影像组学特征与肺癌基因表达间相关性分析方法 |
| EP3970158A1 (en) * | 2019-05-16 | 2022-03-23 | PAIGE.AI, Inc. | Systems and methods for processing images to classify the processed images for digital pathology |
| CN110390996A (zh) * | 2019-08-18 | 2019-10-29 | 段艺 | 一种肝细胞癌可变剪接事件预后模型及其构建方法和应用 |
| KR102170297B1 (ko) * | 2019-12-16 | 2020-10-26 | 주식회사 루닛 | 조직병리체학 데이터의 해석 정보를 제공하는 방법 및 시스템 |
| CN112330596A (zh) * | 2020-10-14 | 2021-02-05 | 达州市中心医院 | 一种基于机器学习算法的用于预测crc转移的影像组学(ra)模型 |
-
2021
- 2021-03-11 CN CN202110264535.XA patent/CN112907555B/zh active Active
- 2021-12-12 WO PCT/CN2021/137310 patent/WO2022188490A1/zh not_active Ceased
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106815481A (zh) * | 2017-01-19 | 2017-06-09 | 中国科学院深圳先进技术研究院 | 一种基于影像组学的生存期预测方法及装置 |
| CN107169497A (zh) * | 2017-04-14 | 2017-09-15 | 中国科学院苏州生物医学工程技术研究所 | 一种基于基因影像学的肿瘤影像标记物提取方法 |
| US20190370969A1 (en) * | 2018-05-30 | 2019-12-05 | Siemens Healthcare Gmbh | Methods for generating synthetic training data and for training deep learning algorithms for tumor lesion characterization, method and system for tumor lesion characterization, computer program and electronically readable storage medium |
| CN110097921A (zh) * | 2019-05-30 | 2019-08-06 | 复旦大学 | 基于影像组学的胶质瘤内基因异质性可视化定量方法和系统 |
| CN112907555A (zh) * | 2021-03-11 | 2021-06-04 | 中国科学院深圳先进技术研究院 | 一种基于影像基因组学的生存预测方法和系统 |
Cited By (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN116486898A (zh) * | 2023-04-20 | 2023-07-25 | 平安科技(深圳)有限公司 | 基于图神经网络的药物与癌症之间的关系分析方法及装置 |
| CN117334246A (zh) * | 2023-09-28 | 2024-01-02 | 之江实验室 | 一种基于计算的药物重定位的方法、装置及存储介质 |
| CN117116339A (zh) * | 2023-10-24 | 2023-11-24 | 中日友好医院(中日友好临床医学研究所) | 基于wgcna识别影像组学生物学特征的方法及装置 |
| WO2025213714A1 (zh) * | 2024-04-11 | 2025-10-16 | 中国科学院深圳先进技术研究院 | 肿瘤分类方法、装置、终端设备以及存储介质 |
| CN120298412A (zh) * | 2025-06-13 | 2025-07-11 | 北京大学第三医院(北京大学第三临床医学院) | 基于机器学习的甲状腺淋巴瘤预测方法和装置 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN112907555A (zh) | 2021-06-04 |
| CN112907555B (zh) | 2023-01-17 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN112907555B (zh) | 一种基于影像基因组学的生存预测方法和系统 | |
| Shimizu et al. | Artificial intelligence in oncology | |
| Shanmugam et al. | Alzheimer’s disease classification using pre-trained deep networks | |
| Casiraghi et al. | Explainable machine learning for early assessment of COVID-19 risk prediction in emergency departments | |
| Rashidi et al. | Introduction to artificial intelligence and machine learning in pathology and medicine: generative and nongenerative artificial intelligence basics | |
| Qu et al. | Rethinking multiple instance learning for whole slide image classification: A good instance classifier is all you need | |
| EP3567605B1 (en) | STRUCTURED REPORT DATA FROM A MEDICAL TEXT REPORT | |
| CN114945951A (zh) | 用于图像分类的不确定性引导的半监督神经网络训练 | |
| US11354591B2 (en) | Identifying gene signatures and corresponding biological pathways based on an automatically curated genomic database | |
| JP2022535727A (ja) | 創薬のための医療エンティティ間の意味関係の自動的検証および強化 | |
| CN111681219A (zh) | 基于深度学习的新冠肺炎ct图像分类方法、系统及设备 | |
| Montazeri et al. | Machine learning models for image-based diagnosis and prognosis of COVID-19: systematic review | |
| Al-Batah et al. | Comparative analysis of advanced data mining methods for enhancing medical diagnosis and prognosis | |
| Dumakude et al. | Automated COVID-19 detection with convolutional neural networks | |
| Benmeziane et al. | Medical Neural Architecture Search: Survey and Taxonomy. | |
| Priyadarshini et al. | Human lung cancer classification and comprehensive analysis using different machine learning techniques | |
| Mukherji et al. | Recent landscape of deep learning intervention and consecutive clustering on biomedical diagnosis | |
| Liu et al. | Biomedical foundation model: A survey | |
| KR20220109258A (ko) | Dna 데이터의 분류 및 판독을 위한 학습모델 생성방법 및 컴퓨팅 장치 | |
| Srivastava et al. | An Efficient Parallel Branch Network for Multi‐Class Classification of Prostate Cancer From Histopathological Images | |
| CN119626571B (zh) | 基于多模态深度学习的肝癌分析方法、系统、设备及介质 | |
| Kao et al. | naiveBayesCall: an efficient model-based base-calling algorithm for high-throughput sequencing | |
| Zhang et al. | Semi‐supervised graph convolutional networks for the domain adaptive recognition of thyroid nodules in cross‐device ultrasound images | |
| CN116933135B (zh) | 基于跨模态融合级联的癌症分期预测模型建模系统及方法 | |
| Mohammadi et al. | Diagnosis/prognosis of covid-19 images: Challenges, opportunities, and applications |
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: 21929952 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: 21929952 Country of ref document: EP Kind code of ref document: A1 |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 21929952 Country of ref document: EP Kind code of ref document: A1 |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 04/06/2024) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 21929952 Country of ref document: EP Kind code of ref document: A1 |