Movatterモバイル変換


[0]ホーム

URL:


US20210383890A1 - Systems and methods for classifying, prioritizing and interpreting genetic variants and therapies using a deep neural network - Google Patents

Systems and methods for classifying, prioritizing and interpreting genetic variants and therapies using a deep neural network
Download PDF

Info

Publication number
US20210383890A1
US20210383890A1US17/369,499US202117369499AUS2021383890A1US 20210383890 A1US20210383890 A1US 20210383890A1US 202117369499 AUS202117369499 AUS 202117369499AUS 2021383890 A1US2021383890 A1US 2021383890A1
Authority
US
United States
Prior art keywords
variant
condition
cell variable
specific
dna
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.)
Pending
Application number
US17/369,499
Inventor
Brendan Frey
Michael K. K. Leung
Andrew Thomas DELONG
Hui Yuan XIONG
Babak ALIPANAHI
Leo J. Lee
Hannes BRETSCHNEIDER
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
University of Toronto
Deep Genomics Inc
Original Assignee
University of Toronto
Deep Genomics Inc
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 University of Toronto, Deep Genomics IncfiledCriticalUniversity of Toronto
Priority to US17/369,499priorityCriticalpatent/US20210383890A1/en
Assigned to DEEP GENOMICS INCORPORATEDreassignmentDEEP GENOMICS INCORPORATEDASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: THE GOVERNING COUNCIL OF THE UNIVERSITY OF TORONTO
Assigned to THE GOVERNING COUNCIL OF THE UNIVERSITY OF TORONTOreassignmentTHE GOVERNING COUNCIL OF THE UNIVERSITY OF TORONTOASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: BRETSCHNEIDER, HANNES, DELONG, ANDREW THOMAS, XIONG, Hui Yuan, ALIPANAHI, BABAK, LEE, LEO J., LEUNG, MICHAEL K.K., FREY, BRENDAN
Publication of US20210383890A1publicationCriticalpatent/US20210383890A1/en
Pendinglegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

Described herein are systems and methods that receive as input a DNA or RNA sequence, extract features, and apply layers of processing units to compute one ore more condition-specific cell variables, corresponding to cellular quantities measured under different conditions. The system may be applied to a sequence containing a genetic variant, and also to a corresponding reference sequence to determine how much the condition-specific cell variables change because of the variant. The change in the condition-specific cell variables are used to compute a score for how deleterious a variant is, to classify a variant's level of deleteriousness, to prioritize variants for subsequent processing, and to compare a test variant to variants of known deleteriousness. By modifying the variant or the extracted features so as to incorporate the effects of DNA editing, oligonucleotide therapy, DNA- or RNA-binding protein therapy or other therapies, the system may be used to determine if the deleterious effects of the original variant can be reduced.

Description

Claims (20)

What is claimed is:
1. A computer-implemented method for computing a set of variant-induced changes in a condition-specific cell variable for a genetic variant, comprising processing a set of variant features using a cell variable predictor to quantify a condition-specific variant cell variable without obtaining a reference measurement of the genetic variant across a plurality of conditions.
2. The method ofclaim 1, wherein the genetic variant comprises a variant in a deoxyribonucleic acid (DNA) or ribonucleic acid (RNA) variant sequence relative to a DNA or RNA reference sequence, and wherein the method further comprises extracting the set of variant features from the DNA or RNA variant sequence.
3. The method ofclaim 1, further comprising extracting a set of reference features from the DNA or RNA reference sequence, and processing the set of reference features using the cell variable predictor to quantify a condition-specific reference cell variable.
4. The method ofclaim 3, wherein the set of variant features is extracted from the DNA or RNA variant sequence by generating:
a. a binary matrix with 4 rows and a number of columns equal to a length of the DNA or RNA variant sequence or the DNA or RNA reference sequence, wherein each column contains a bit indicating the nucleotide value at the corresponding position in the DNA or RNA variant sequence or the DNA or RNA reference sequence;
b. a set of features computed using one or more layers of an autoencoder other than the input and output layers of the cell variable predictor; or
c. a set of features that correspond to one or more of: RNA secondary structures, nucleosome positions, and retroviral repeat elements.
5. The method ofclaim 3, further comprising computing, using the cell variable predictor, probabilities for discrete levels of the condition-specific cell variable, wherein each of the set of variant-induced changes is computed by:
a. summing an absolute difference between the computed probabilities for the condition-specific reference cell variable and the condition-specific variant cell variable;
b. summing a Kullback-Leibler divergence between the computed probabilities of the condition-specific reference cell variable and the condition-specific variant cell variable for each condition; or
c. computing an expected value of the condition-specific reference cell variable and the condition-specific variant cell variable, and subtracting the expected value of the condition-specific reference cell variable from the expected value of the condition-specific variant cell variable.
6. The method ofclaim 1, wherein the cell variable predictor comprises a deep neural network.
7. The method ofclaim 6, wherein the deep neural network comprises a convolutional neural network, a recurrent neural network, or a long-term short-term memory recurrent neural network.
8. The method ofclaim 1, further comprising combining the set of variant-induced changes in the condition-specific cell variable to compute a single numerical variant score for the genetic variant, the single numerical variant score computed by:
a. outputting the score for a fixed condition;
b. summing the variant-induced changes across a plurality of conditions; or
c. computing the maximum of the absolute variant-induced changes across a plurality of conditions.
9. The method ofclaim 1, further comprising computing, for a pair of genetic variants, a distance between the two genetic variants in the pair by summing the output of a nonlinear function applied to a difference between the change in the condition-specific cell variable for the first of the two genetic variants and the change in the condition-specific cell variable for the second of the two genetic variants.
10. The method ofclaim 1, wherein the genetic variant comprises a) two or more distinct single nucleotide variants (SNVs); or b) a combination of substitutions, insertions, and deletions, wherein the combination is not a single nucleotide variant (SNV).
11. A computer-implemented method for computing a set of variant-induced changes in a condition-specific cell variable for a genetic variant, comprising processing a set of variant features using a cell variable predictor to quantify a condition-specific variant cell variable, wherein the cell variable predictor comprises a deep neural network comprising at least two connected layers of processing units.
12. The method ofclaim 11, wherein the genetic variant comprises a variant in a deoxyribonucleic acid (DNA) or ribonucleic acid (RNA) variant sequence relative to a DNA or RNA reference sequence, and wherein the method further comprises extracting the set of variant features from the DNA or RNA variant sequence.
13. The method ofclaim 11, further comprising extracting a set of reference features from the DNA or RNA reference sequence, and processing the set of reference features using the cell variable predictor to quantify a condition-specific reference cell variable.
14. The method ofclaim 13, wherein the set of variant features is extracted from the DNA or RNA variant sequence by generating:
a. a binary matrix with 4 rows and a number of columns equal to a length of the DNA or RNA variant sequence or the DNA or RNA reference sequence, wherein each column contains a bit indicating the nucleotide value at the corresponding position in the DNA or RNA variant sequence or the DNA or RNA reference sequence;
b. a set of features computed using one or more layers of an autoencoder other than the input and output layers of the cell variable predictor; or
c. a set of features that correspond to one or more of: RNA secondary structures, nucleosome positions, and retroviral repeat elements.
15. The method ofclaim 13, further comprising computing, using the cell variable predictor, probabilities for discrete levels of the condition-specific cell variable, wherein each of the set of variant-induced changes is computed by:
a. summing an absolute difference between the computed probabilities for the condition-specific reference cell variable and the condition-specific variant cell variable;
b. summing a Kullback-Leibler divergence between the computed probabilities of the condition-specific reference cell variable and the condition-specific variant cell variable for each condition; or
c. computing an expected value of the condition-specific reference cell variable and the condition-specific variant cell variable, and subtracting the expected value of the condition-specific reference cell variable from the expected value of the condition-specific variant cell variable.
16. The method ofclaim 11, wherein the deep neural network comprises a convolutional neural network, a recurrent neural network, or a long-term short-term memory recurrent neural network.
17. The method ofclaim 11, further comprising combining the set of variant-induced changes in the condition-specific cell variable to compute a single numerical variant score for the genetic variant, the single numerical variant score computed by:
a. outputting the score for a fixed condition;
b. summing the variant-induced changes across a plurality of conditions; or
c. computing the maximum of the absolute variant-induced changes across a plurality of conditions.
18. The method ofclaim 11, further comprising applying thresholds that are fixed or selected using labeled data to the single numerical variant score for the genetic variant to classify the genetic variant (i) as one of deleterious or non-deleterious, (ii) as one of pathogenic, likely pathogenic, unknown significance, likely benign, or benign, or (iii) using another discrete set of labels.
19. The method ofclaim 11, further comprising computing, for a pair of genetic variants, a distance between the two genetic variants in the pair by summing the output of a nonlinear function applied to a difference between the change in the condition-specific cell variable for the first of the two genetic variants and the change in the condition-specific cell variable for the second of the two genetic variants.
20. The method ofclaim 11, wherein the genetic variant comprises a) two or more distinct single nucleotide variants (SNVs); or b) a combination of substitutions, insertions, and deletions, wherein the combination is not a single nucleotide variant (SNV).
US17/369,4992015-06-152021-07-07Systems and methods for classifying, prioritizing and interpreting genetic variants and therapies using a deep neural networkPendingUS20210383890A1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US17/369,499US20210383890A1 (en)2015-06-152021-07-07Systems and methods for classifying, prioritizing and interpreting genetic variants and therapies using a deep neural network

Applications Claiming Priority (3)

Application NumberPriority DateFiling DateTitle
US14/739,432US10185803B2 (en)2015-06-152015-06-15Systems and methods for classifying, prioritizing and interpreting genetic variants and therapies using a deep neural network
US16/197,146US11887696B2 (en)2015-06-152018-11-20Systems and methods for classifying, prioritizing and interpreting genetic variants and therapies using a deep neural network
US17/369,499US20210383890A1 (en)2015-06-152021-07-07Systems and methods for classifying, prioritizing and interpreting genetic variants and therapies using a deep neural network

Related Parent Applications (1)

Application NumberTitlePriority DateFiling Date
US16/197,146ContinuationUS11887696B2 (en)2015-06-152018-11-20Systems and methods for classifying, prioritizing and interpreting genetic variants and therapies using a deep neural network

Publications (1)

Publication NumberPublication Date
US20210383890A1true US20210383890A1 (en)2021-12-09

Family

ID=57517141

Family Applications (5)

Application NumberTitlePriority DateFiling Date
US14/739,432Active2036-01-25US10185803B2 (en)2015-06-152015-06-15Systems and methods for classifying, prioritizing and interpreting genetic variants and therapies using a deep neural network
US15/841,106Active2037-04-01US11183271B2 (en)2015-06-152017-12-13Neural network architectures for linking biological sequence variants based on molecular phenotype, and systems and methods therefor
US16/197,146Active2039-04-08US11887696B2 (en)2015-06-152018-11-20Systems and methods for classifying, prioritizing and interpreting genetic variants and therapies using a deep neural network
US17/369,499PendingUS20210383890A1 (en)2015-06-152021-07-07Systems and methods for classifying, prioritizing and interpreting genetic variants and therapies using a deep neural network
US17/378,404PendingUS20210407622A1 (en)2015-06-152021-07-16Neural network architectures for linking biological sequence variants based on molecular phenotype, and systems and methods therefor

Family Applications Before (3)

Application NumberTitlePriority DateFiling Date
US14/739,432Active2036-01-25US10185803B2 (en)2015-06-152015-06-15Systems and methods for classifying, prioritizing and interpreting genetic variants and therapies using a deep neural network
US15/841,106Active2037-04-01US11183271B2 (en)2015-06-152017-12-13Neural network architectures for linking biological sequence variants based on molecular phenotype, and systems and methods therefor
US16/197,146Active2039-04-08US11887696B2 (en)2015-06-152018-11-20Systems and methods for classifying, prioritizing and interpreting genetic variants and therapies using a deep neural network

Family Applications After (1)

Application NumberTitlePriority DateFiling Date
US17/378,404PendingUS20210407622A1 (en)2015-06-152021-07-16Neural network architectures for linking biological sequence variants based on molecular phenotype, and systems and methods therefor

Country Status (3)

CountryLink
US (5)US10185803B2 (en)
EP (1)EP3308309B1 (en)
WO (1)WO2016201564A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
WO2024216289A1 (en)*2023-04-142024-10-17Exai Bio, Inc.Systems and methods for early-stage cancer detection and subtyping
WO2024263404A1 (en)*2023-06-222024-12-2623Andme, Inc.Analyzing and merging data from genome-wide association studies

Families Citing this family (107)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US10410118B2 (en)2015-03-132019-09-10Deep Genomics IncorporatedSystem and method for training neural networks
US10395759B2 (en)2015-05-182019-08-27Regeneron Pharmaceuticals, Inc.Methods and systems for copy number variant detection
US10185803B2 (en)2015-06-152019-01-22Deep Genomics IncorporatedSystems and methods for classifying, prioritizing and interpreting genetic variants and therapies using a deep neural network
US10529318B2 (en)*2015-07-312020-01-07International Business Machines CorporationImplementing a classification model for recognition processing
US10733979B2 (en)2015-10-092020-08-04Google LlcLatency constraints for acoustic modeling
US10546650B2 (en)*2015-10-232020-01-28Google LlcNeural network for processing aptamer data
CN109074426B (en)2016-02-122022-07-26瑞泽恩制药公司 Method and system for detecting abnormal karyotypes
US11514289B1 (en)2016-03-092022-11-29Freenome Holdings, Inc.Generating machine learning models using genetic data
CA3024017C (en)*2016-05-132024-03-19Deep Genomics IncorporatedNeural network architectures for scoring and visualizing biological sequence variations using molecular phenotype, and systems and methods therefor
CA3026061A1 (en)2016-06-012017-12-07Quantum-Si IncorporatedPulse caller and base caller
US10453074B2 (en)2016-07-082019-10-22Asapp, Inc.Automatically suggesting resources for responding to a request
US10083451B2 (en)2016-07-082018-09-25Asapp, Inc.Using semantic processing for customer support
WO2018029108A1 (en)2016-08-082018-02-15F. Hoffmann-La Roche AgBasecalling for stochastic sequencing processes
WO2018063840A1 (en)2016-09-282018-04-05D5A1 Llc;Learning coach for machine learning system
US10216899B2 (en)*2016-10-202019-02-26Hewlett Packard Enterprise Development LpSentence construction for DNA classification
US11250327B2 (en)2016-10-262022-02-15Cognizant Technology Solutions U.S. CorporationEvolution of deep neural network structures
US10650311B2 (en)*2016-12-192020-05-12Asaap, Inc.Suggesting resources using context hashing
US10109275B2 (en)2016-12-192018-10-23Asapp, Inc.Word hash language model
US11633256B2 (en)2017-02-142023-04-25Dignity HealthSystems, methods, and media for selectively presenting images captured by confocal laser endomicroscopy
US10467754B1 (en)*2017-02-152019-11-05Google LlcPhenotype analysis of cellular image data using a deep metric network
US10769501B1 (en)2017-02-152020-09-08Google LlcAnalysis of perturbed subjects using semantic embeddings
US10134131B1 (en)*2017-02-152018-11-20Google LlcPhenotype analysis of cellular image data using a deep metric network
KR101864986B1 (en)*2017-02-272018-06-05한국과학기술원Disease susceptibility and causal element prediction method based on genome information and apparatus therefor
US11507844B2 (en)2017-03-072022-11-22Cognizant Technology Solutions U.S. CorporationAsynchronous evaluation strategy for evolution of deep neural networks
US20180349158A1 (en)*2017-03-222018-12-06Kevin SwerskyBayesian optimization techniques and applications
WO2018175098A1 (en)2017-03-242018-09-27D5Ai LlcLearning coach for machine learning system
WO2018226492A1 (en)2017-06-052018-12-13D5Ai LlcAsynchronous agents with learning coaches and structurally modifying deep neural networks without performance degradation
WO2018236852A1 (en)*2017-06-192018-12-27Jungla Inc. INTERPRETATION OF GENETIC AND GENOMIC VARIANTS VIA A MUTATIONAL LEARNING SYSTEM IN EXPERIMENTAL DEPTH AND INTEGRATED COMPUTER SCIENCE
US10762423B2 (en)2017-06-272020-09-01Asapp, Inc.Using a neural network to optimize processing of user requests
US11699069B2 (en)2017-07-132023-07-11Helix, Inc.Predictive assignments that relate to genetic information and leverage machine learning models
US9922285B1 (en)*2017-07-132018-03-20HumanCode, Inc.Predictive assignments that relate to genetic information and leverage machine learning models
US11139048B2 (en)*2017-07-182021-10-05Analytics For Life Inc.Discovering novel features to use in machine learning techniques, such as machine learning techniques for diagnosing medical conditions
US11481218B2 (en)2017-08-022022-10-25Intel CorporationSystem and method enabling one-hot neural networks on a machine learning compute platform
AU2018350907B9 (en)*2017-10-162021-09-30Illumina, Inc.Deep learning-based aberrant splicing detection
US11861491B2 (en)2017-10-162024-01-02Illumina, Inc.Deep learning-based pathogenicity classifier for promoter single nucleotide variants (pSNVs)
MX2019014690A (en)2017-10-162020-02-07Illumina Inc TECHNIQUES BASED ON DEEP LEARNING FOR THE TRAINING OF DEEP CONVOLUTIONAL NEURONAL NETWORKS.
EP3701534B1 (en)*2017-10-172024-04-10Invitae CorporationMolecular evidence platform for auditable, continuous optimization of variant interpretation in genetic and genomic testing and analysis
US20200342955A1 (en)*2017-10-272020-10-29Apostle, Inc.Predicting cancer-related pathogenic impact of somatic mutations using deep learning-based methods
US11250314B2 (en)2017-10-272022-02-15Cognizant Technology Solutions U.S. CorporationBeyond shared hierarchies: deep multitask learning through soft layer ordering
US20190156204A1 (en)*2017-11-202019-05-23Koninklijke Philips N.V.Training a neural network model
US10497004B2 (en)2017-12-082019-12-03Asapp, Inc.Automating communications using an intent classifier
WO2019118290A1 (en)2017-12-132019-06-20Sentient Technologies (Barbados) LimitedEvolutionary architectures for evolution of deep neural networks
WO2019118299A1 (en)*2017-12-132019-06-20Sentient Technologies (Barbados) LimitedEvolving recurrent networks using genetic programming
US10489792B2 (en)2018-01-052019-11-26Asapp, Inc.Maintaining quality of customer support messages
AU2019211435B2 (en)2018-01-262024-08-15Quantum-Si IncorporatedMachine learning enabled pulse and base calling for sequencing devices
US11321612B2 (en)2018-01-302022-05-03D5Ai LlcSelf-organizing partially ordered networks and soft-tying learned parameters, such as connection weights
US11527308B2 (en)2018-02-062022-12-13Cognizant Technology Solutions U.S. CorporationEnhanced optimization with composite objectives and novelty-diversity selection
WO2019157257A1 (en)2018-02-082019-08-15Cognizant Technology Solutions U.S. CorporationSystem and method for pseudo-task augmentation in deep multitask learning
US10210244B1 (en)2018-02-122019-02-19Asapp, Inc.Updating natural language interfaces by processing usage data
WO2019191123A1 (en)2018-03-262019-10-03The Trustees Of Princeton UniversityMethods for predicting genomic variation effects on gene transcription
US11380422B2 (en)*2018-03-262022-07-05Uchicago Argonne, LlcIdentification and assignment of rotational spectra using artificial neural networks
US11715001B2 (en)*2018-04-022023-08-01International Business Machines CorporationWater quality prediction
US20210166782A1 (en)*2018-04-122021-06-03Dana-Farber Cancer Institute, Inc.Clinical interpretation of genomic and transcriptomic data at the point of care for precision cancer medicine
NL2020861B1 (en)*2018-04-122019-10-22Illumina IncVariant classifier based on deep neural networks
US20210158895A1 (en)*2018-04-132021-05-27Dana-Farber Cancer Institute, Inc.Ultra-sensitive detection of cancer by algorithmic analysis
CN108959841A (en)*2018-04-162018-12-07华南农业大学A kind of drug targeting albumen effect prediction technique based on DBN algorithm
US10169315B1 (en)2018-04-272019-01-01Asapp, Inc.Removing personal information from text using a neural network
TW202410055A (en)2018-06-012024-03-01美商格瑞爾有限責任公司Convolutional neural network systems and methods for data classification
US11443181B2 (en)*2018-06-182022-09-13Peraton Inc.Apparatus and method for characterization of synthetic organisms
CN109192316B (en)*2018-07-022021-09-07杭州师范大学 A disease subtype prediction system based on gene network analysis
US11126649B2 (en)2018-07-112021-09-21Google LlcSimilar image search for radiology
US11216510B2 (en)2018-08-032022-01-04Asapp, Inc.Processing an incomplete message with a neural network to generate suggested messages
WO2020028989A1 (en)*2018-08-082020-02-13Deep Genomics IncorporatedSystems and methods for determining effects of therapies and genetic variation on polyadenylation site selection
US11482305B2 (en)2018-08-182022-10-25Synkrino Biotherapeutics, Inc.Artificial intelligence analysis of RNA transcriptome for drug discovery
US12282845B2 (en)2018-11-012025-04-22Cognizant Technology Solutions US Corp.Multiobjective coevolution of deep neural network architectures
US10747957B2 (en)2018-11-132020-08-18Asapp, Inc.Processing communications using a prototype classifier
US11551004B2 (en)2018-11-132023-01-10Asapp, Inc.Intent discovery with a prototype classifier
US10657447B1 (en)*2018-11-292020-05-19SparkCognition, Inc.Automated model building search space reduction
US11581062B2 (en)2018-12-102023-02-14Grail, LlcSystems and methods for classifying patients with respect to multiple cancer classes
US11657897B2 (en)2018-12-312023-05-23Nvidia CorporationDenoising ATAC-seq data with deep learning
CN109840501B (en)*2019-01-312021-06-01深圳市商汤科技有限公司Image processing method and device, electronic equipment and storage medium
US11481639B2 (en)2019-02-262022-10-25Cognizant Technology Solutions U.S. CorporationEnhanced optimization with composite objectives and novelty pulsation
US11443832B2 (en)*2019-03-072022-09-13Nvidia CorporationGenetic mutation detection using deep learning
CN110246541A (en)*2019-03-082019-09-17中山大学A kind of circRNA discrimination method based on LightGBM
EP3938898A4 (en)2019-03-132023-03-29Cognizant Technology Solutions U.S. CorporationSystem and method for implementing modular universal reparameterization for deep multi-task learning across diverse domains
TWI696129B (en)2019-03-152020-06-11華邦電子股份有限公司Memory chip capable of performing artificial intelligence operation and operation method thereof
US11210554B2 (en)2019-03-212021-12-28Illumina, Inc.Artificial intelligence-based generation of sequencing metadata
US11783917B2 (en)2019-03-212023-10-10Illumina, Inc.Artificial intelligence-based base calling
WO2020198520A1 (en)2019-03-272020-10-01Cognizant Technology Solutions U.S. CorporationProcess and system including an optimization engine with evolutionary surrogate-assisted prescriptions
US20220180966A1 (en)*2019-03-282022-06-09Themba Inc.Use of gene expression data and gene signaling networks along with gene editing to determine which variants harm gene function
US11562249B2 (en)2019-05-012023-01-24International Business Machines CorporationDNN training with asymmetric RPU devices
US12387817B2 (en)2019-05-132025-08-12Nvidia CorporationSequence variation detection using deep learning
US11593649B2 (en)2019-05-162023-02-28Illumina, Inc.Base calling using convolutions
US11423306B2 (en)2019-05-162022-08-23Illumina, Inc.Systems and devices for characterization and performance analysis of pixel-based sequencing
US12026624B2 (en)2019-05-232024-07-02Cognizant Technology Solutions U.S. CorporationSystem and method for loss function metalearning for faster, more accurate training, and smaller datasets
US12292944B2 (en)2019-09-192025-05-06Cognizant Technology Solutions U.S. Corp.Loss function optimization using Taylor series expansion
US11425064B2 (en)2019-10-252022-08-23Asapp, Inc.Customized message suggestion with user embedding vectors
TWI769418B (en)2019-12-052022-07-01財團法人工業技術研究院Method and electronic device for selecting neural network hyperparameters
AU2021208684A1 (en)*2020-01-162022-08-18Congenica Ltd.Screening system and method for acquiring and processing genomic information for generating gene variant interpretations
US12354008B2 (en)2020-02-202025-07-08Illumina, Inc.Knowledge distillation and gradient pruning-based compression of artificial intelligence-based base caller
WO2021168353A2 (en)2020-02-202021-08-26Illumina, Inc.Artificial intelligence-based many-to-many base calling
US12099934B2 (en)*2020-04-072024-09-24Cognizant Technology Solutions U.S. CorporationFramework for interactive exploration, evaluation, and improvement of AI-generated solutions
CN115667625A (en)*2020-05-262023-01-31Abb瑞士股份有限公司 Adaptive learning, automatic marking method and system for predicting and diagnosing web breaks in a paper machine
US11775841B2 (en)2020-06-152023-10-03Cognizant Technology Solutions U.S. CorporationProcess and system including explainable prescriptions through surrogate-assisted evolution
US12424335B2 (en)2020-07-082025-09-23Cognizant Technology Solutions U.S. CorporationAI based optimized decision making for epidemiological modeling
US20220044133A1 (en)*2020-08-072022-02-10Sap SeDetection of anomalous data using machine learning
US12437191B2 (en)2020-11-132025-10-07Sony Group CorporationTraining neural network model based on data point selection
US12014281B2 (en)*2020-11-192024-06-18Merative Us L.P.Automatic processing of electronic files to identify genetic variants
US12412100B2 (en)*2021-01-222025-09-09International Business Machines CorporationCell state transition features from single cell data
WO2022217145A1 (en)*2021-04-092022-10-13Endocanna Health, Inc.Machine-learning based efficacy predictions based on genetic and biometric information
US12217829B2 (en)2021-04-152025-02-04Illumina, Inc.Artificial intelligence-based analysis of protein three-dimensional (3D) structures
US20250182843A1 (en)*2021-06-212025-06-05The Trustees Of Princeton UniversitySystems and Methods for Analyzing Genetic Data for Assessment of Gene Regulatory Activity
WO2023196868A1 (en)*2022-04-062023-10-12Predictiv Care, Inc.Gene-based digital twin system that can predict medical risk
WO2023196872A1 (en)*2022-04-062023-10-12Predictiv Care, Inc.Disease or drug association providing system for digital twins with genetic information screened by artificial intelligence
WO2024081769A2 (en)*2022-10-132024-04-18Foundation Medicine, Inc.Methods and systems for detection of cancer based on dna methylation of specific cpg sites
US12322515B2 (en)*2023-07-142025-06-03Onikoroshi, LLCPersonalized wellness systems and methods of use
TWI866598B (en)*2023-11-102024-12-11財團法人工業技術研究院System and method for multi-branch network architecture search

Family Cites Families (36)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CA2149913A1 (en)1992-11-241994-06-09James David KeelerMethod and apparatus for operating a neural network with missing and/or incomplete data
US6128609A (en)1997-10-142000-10-03Ralph E. RoseTraining a neural network using differential input
US20050054836A1 (en)2000-11-092005-03-10Cold Spring Harbor LaboratoryChimeric molecules to modulate gene expression
US8576232B2 (en)*2001-12-312013-11-05Siemens Product Lifecycle Management Software Inc.Apparatus, method, and system for drafting multi-dimensional drawings
AU2003233585A1 (en)*2002-05-202003-12-12Rosetta Inpharmatics LlcComputer systems and methods for subdividing a complex disease into component diseases
US9740817B1 (en)*2002-10-182017-08-22Dennis Sunga FernandezApparatus for biological sensing and alerting of pharmaco-genomic mutation
US7790867B2 (en)*2002-12-052010-09-07Rosetta Genomics Inc.Vaccinia virus-related nucleic acids and microRNA
US20150235143A1 (en)*2003-12-302015-08-20Kantrack LlcTransfer Learning For Predictive Model Development
US20110010099A1 (en)*2005-09-192011-01-13Aram S AdourianCorrelation Analysis of Biological Systems
US20080030797A1 (en)*2006-08-042008-02-07Eric CirclaeysAutomated Content Capture and Processing
CA2710286A1 (en)2006-12-222008-07-03Aviir, Inc.Two biomarkers for diagnosis and monitoring of atherosclerotic cardiovascular disease
US20110172929A1 (en)*2008-01-162011-07-14The Trustees Of Columbia University In The City OfSystem and method for prediction of phenotypically relevant genes and perturbation targets
NZ572036A (en)*2008-10-152010-03-26Nikola Kirilov KasabovData analysis and predictive systems and related methodologies
EP2614161B1 (en)2010-09-092020-11-04Fabric Genomics, Inc.Variant annotation, analysis and selection tool
WO2012155148A2 (en)*2011-05-122012-11-15University Of Utah Research FoundationPredicting gene variant pathogenicity
US20130096838A1 (en)2011-06-102013-04-18William FairbrotherGene Splicing Defects
US20140359422A1 (en)2011-11-072014-12-04Ingenuity Systems, Inc.Methods and Systems for Identification of Causal Genomic Variants
CN111710361A (en)2011-11-072020-09-25凯杰雷德伍德城公司Methods and systems for identifying causal genomic variants
WO2014026152A2 (en)*2012-08-102014-02-13Assurerx Health, Inc.Systems and methods for pharmacogenomic decision support in psychiatry
US8697359B1 (en)2012-12-122014-04-15The Broad Institute, Inc.CRISPR-Cas systems and methods for altering expression of gene products
US9406017B2 (en)2012-12-242016-08-02Google Inc.System and method for addressing overfitting in a neural network
US20140199698A1 (en)2013-01-142014-07-17Peter Keith RoganMETHODS OF PREDICTING AND DETERMINING MUTATED mRNA SPLICE ISOFORMS
US9418203B2 (en)2013-03-152016-08-16Cypher Genomics, Inc.Systems and methods for genomic variant annotation
US20150066378A1 (en)2013-08-272015-03-05Tute GenomicsIdentifying Possible Disease-Causing Genetic Variants by Machine Learning Classification
US9679258B2 (en)2013-10-082017-06-13Google Inc.Methods and apparatus for reinforcement learning
EP3069305B1 (en)*2013-11-152020-11-04Intel CorporationMethods, systems and computer program products for using a distributed associative memory base to determine data correlations and convergence therein
US20200097835A1 (en)*2014-06-172020-03-26Ancestry.Com Dna, LlcDevice, system and method for assessing risk of variant-specific gene dysfunction
US20160314245A1 (en)*2014-06-172016-10-27Genepeeks, Inc.Device, system and method for assessing risk of variant-specific gene dysfunction
US10410118B2 (en)2015-03-132019-09-10Deep Genomics IncorporatedSystem and method for training neural networks
US10185803B2 (en)2015-06-152019-01-22Deep Genomics IncorporatedSystems and methods for classifying, prioritizing and interpreting genetic variants and therapies using a deep neural network
US20170213127A1 (en)*2016-01-242017-07-27Matthew Charles DuncanMethod and System for Discovering Ancestors using Genomic and Genealogic Data
CA3022907C (en)2016-05-042024-04-02Deep Genomics IncorporatedMethods and systems for producing an expanded training set for machine learning using biological sequences
CA3024017C (en)*2016-05-132024-03-19Deep Genomics IncorporatedNeural network architectures for scoring and visualizing biological sequence variations using molecular phenotype, and systems and methods therefor
US20180107927A1 (en)2016-06-152018-04-19Deep Genomics IncorporatedArchitectures for training neural networks using biological sequences, conservation, and molecular phenotypes
AU2017311111A1 (en)*2016-08-082019-03-28Human Longevity, Inc.Identification of individuals by trait prediction from the genome
US9922285B1 (en)*2017-07-132018-03-20HumanCode, Inc.Predictive assignments that relate to genetic information and leverage machine learning models

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Petrosian, A., Prokhorov, D., Homan, R., Dasheiff, R., & Wunsch, D. (2000). Recurrent neural network based prediction of epileptic seizures in intra- and extracranial EEG. Neurocomputing, 30(1-4), 201-218. doi.org/10.1016/s0925-2312(99)00126-5 (Year: 2000)*
Sheffield, Nathan C et al. Patterns of regulatory activity across diverse human cell types predict tissue identity, transcription factor binding, and long-range interactions. Genome research vol. 23,5 (2013): 777-88. doi:10.1101/gr.152140.112 (Year: 2013)*
Subasi, Abdulhamit, and Ergun Erçelebi.Classification of EEG signals using neural network and logistic regression. Computer methods and programs in biomedicine vol. 78,2 (2005): 87-99. doi:10.1016/j.cmpb.2004.10.009 (Year: 2005)*

Cited By (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
WO2024216289A1 (en)*2023-04-142024-10-17Exai Bio, Inc.Systems and methods for early-stage cancer detection and subtyping
WO2024263404A1 (en)*2023-06-222024-12-2623Andme, Inc.Analyzing and merging data from genome-wide association studies

Also Published As

Publication numberPublication date
US20190252041A1 (en)2019-08-15
US20160364522A1 (en)2016-12-15
EP3308309B1 (en)2024-08-07
US11183271B2 (en)2021-11-23
US10185803B2 (en)2019-01-22
US11887696B2 (en)2024-01-30
EP3308309A1 (en)2018-04-18
US20210407622A1 (en)2021-12-30
US20180165412A1 (en)2018-06-14
EP3308309A4 (en)2019-02-13
WO2016201564A1 (en)2016-12-22

Similar Documents

PublicationPublication DateTitle
US20210383890A1 (en)Systems and methods for classifying, prioritizing and interpreting genetic variants and therapies using a deep neural network
CA2894317C (en)Systems and methods for classifying, prioritizing and interpreting genetic variants and therapies using a deep neural network
Rifaioglu et al.MDeePred: novel multi-channel protein featurization for deep learning-based binding affinity prediction in drug discovery
EP2864919B1 (en)Systems and methods for generating biomarker signatures with integrated dual ensemble and generalized simulated annealing techniques
US20180107927A1 (en)Architectures for training neural networks using biological sequences, conservation, and molecular phenotypes
Zhang et al.Discerning novel splice junctions derived from RNA-seq alignment: a deep learning approach
Bahrami et al.Deep feature extraction of single-cell transcriptomes by generative adversarial network
Conard et al.A spectrum of explainable and interpretable machine learning approaches for genomic studies
US8572018B2 (en)Method, system and software arrangement for reconstructing formal descriptive models of processes from functional/modal data using suitable ontology
CA3024017C (en)Neural network architectures for scoring and visualizing biological sequence variations using molecular phenotype, and systems and methods therefor
Nandhini et al.Hybrid CNN-LSTM and modified wild horse herd Model-based prediction of genome sequences for genetic disorders
Liñares Blanco et al.Differential gene expression analysis of RNA-seq data using machine learning for Cancer research
US20230335228A1 (en)Active Learning Using Coverage Score
US20240273359A1 (en)Apparatus and method for discovering biomarkers of health outcomes using machine learning
Sharma et al.Evolutionary algorithms and artificial intelligence in drug discovery: opportunities, tools, and prospects
Yang et al.The integration of weighted gene association networks based on information entropy
Liu et al.Pre-training Genomic Language Model with Variants for Better Modeling Functional Genomics
AssefaStatistical methods for testing differential gene expression in bulk and single-cell RNA sequencing data
Basha Gutierrez et al.A study on the application of topic models to motif finding algorithms
ShiNetwork Integration and Optimization for Biological System Control
ÜnsalA deep learning based protein representation model for low-data protein function prediction
Pe'erFrom gene expression to molecular pathways
US20250292868A1 (en)Systems and methods for multimodal conversational agents for biological sequence analysis
GuApplying Machine Learning Algorithms for the Analysis of Biological Sequences and Medical Records
WO2025202661A1 (en)Protein engineering

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:DEEP GENOMICS INCORPORATED, CANADA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:THE GOVERNING COUNCIL OF THE UNIVERSITY OF TORONTO;REEL/FRAME:057329/0476

Effective date:20161123

Owner name:THE GOVERNING COUNCIL OF THE UNIVERSITY OF TORONTO, CANADA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:FREY, BRENDAN;LEUNG, MICHAEL K.K.;DELONG, ANDREW THOMAS;AND OTHERS;SIGNING DATES FROM 20161125 TO 20161212;REEL/FRAME:057329/0401

STPPInformation on status: patent application and granting procedure in general

Free format text:DOCKETED NEW CASE - READY FOR EXAMINATION

STPPInformation on status: patent application and granting procedure in general

Free format text:NON FINAL ACTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER


[8]ページ先頭

©2009-2025 Movatter.jp