WO2020191390A3 - Artificial intelligence-based quality scoring - Google Patents

Artificial intelligence-based quality scoring Download PDF

Info

Publication number
WO2020191390A3
WO2020191390A3 PCT/US2020/024091 US2020024091W WO2020191390A3 WO 2020191390 A3 WO2020191390 A3 WO 2020191390A3 US 2020024091 W US2020024091 W US 2020024091W WO 2020191390 A3 WO2020191390 A3 WO 2020191390A3
Authority
WO
WIPO (PCT)
Prior art keywords
base
scores
quantized
quantized classification
classification scores
Prior art date
Application number
PCT/US2020/024091
Other languages
French (fr)
Other versions
WO2020191390A2 (en
Inventor
Kishore Jaganathan
John Randall GOBBEL
Amirali Kia
Original Assignee
Illumina, 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
Priority claimed from NL2023310A external-priority patent/NL2023310B1/en
Priority claimed from NL2023312A external-priority patent/NL2023312B1/en
Priority claimed from NL2023316A external-priority patent/NL2023316B1/en
Priority claimed from NL2023314A external-priority patent/NL2023314B1/en
Priority claimed from NL2023311A external-priority patent/NL2023311B9/en
Priority claimed from US16/825,991 external-priority patent/US11210554B2/en
Priority claimed from US16/826,126 external-priority patent/US11783917B2/en
Priority to KR1020217009877A priority Critical patent/KR20210143154A/en
Priority to EP20719294.9A priority patent/EP3942073A2/en
Application filed by Illumina, Inc. filed Critical Illumina, Inc.
Priority to JP2021517978A priority patent/JP2022524562A/en
Priority to CN202080005431.0A priority patent/CN112789680A/en
Priority to AU2020240383A priority patent/AU2020240383A1/en
Publication of WO2020191390A2 publication Critical patent/WO2020191390A2/en
Publication of WO2020191390A3 publication Critical patent/WO2020191390A3/en
Priority to IL281668A priority patent/IL281668A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/23Clustering techniques
    • G06F18/232Non-hierarchical techniques
    • G06F18/2321Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions
    • G06F18/23211Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions with adaptive number of clusters
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/044Recurrent networks, e.g. Hopfield networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • G06N3/084Backpropagation, e.g. using gradient descent
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • G06V10/26Segmentation of patterns in the image field; Cutting or merging of image elements to establish the pattern region, e.g. clustering-based techniques; Detection of occlusion
    • G06V10/267Segmentation of patterns in the image field; Cutting or merging of image elements to establish the pattern region, e.g. clustering-based techniques; Detection of occlusion by performing operations on regions, e.g. growing, shrinking or watersheds
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/44Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components
    • G06V10/443Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components by matching or filtering
    • G06V10/449Biologically inspired filters, e.g. difference of Gaussians [DoG] or Gabor filters
    • G06V10/451Biologically inspired filters, e.g. difference of Gaussians [DoG] or Gabor filters with interaction between the filter responses, e.g. cortical complex cells
    • G06V10/454Integrating the filters into a hierarchical structure, e.g. convolutional neural networks [CNN]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/82Arrangements for image or video recognition or understanding using pattern recognition or machine learning using neural networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/60Type of objects
    • G06V20/69Microscopic objects, e.g. biological cells or cellular parts
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16BBIOINFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR GENETIC OR PROTEIN-RELATED DATA PROCESSING IN COMPUTATIONAL MOLECULAR BIOLOGY
    • G16B40/00ICT specially adapted for biostatistics; ICT specially adapted for bioinformatics-related machine learning or data mining, e.g. knowledge discovery or pattern finding
    • G16B40/10Signal processing, e.g. from mass spectrometry [MS] or from PCR
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16BBIOINFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR GENETIC OR PROTEIN-RELATED DATA PROCESSING IN COMPUTATIONAL MOLECULAR BIOLOGY
    • G16B40/00ICT specially adapted for biostatistics; ICT specially adapted for bioinformatics-related machine learning or data mining, e.g. knowledge discovery or pattern finding
    • G16B40/20Supervised data analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/40Scenes; Scene-specific elements in video content
    • G06V20/46Extracting features or characteristics from the video content, e.g. video fingerprints, representative shots or key frames
    • G06V20/47Detecting features for summarising video content
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V2201/00Indexing scheme relating to image or video recognition or understanding
    • G06V2201/03Recognition of patterns in medical or anatomical images

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • General Physics & Mathematics (AREA)
  • Evolutionary Computation (AREA)
  • General Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Data Mining & Analysis (AREA)
  • Molecular Biology (AREA)
  • Biomedical Technology (AREA)
  • Software Systems (AREA)
  • Multimedia (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • General Engineering & Computer Science (AREA)
  • Computing Systems (AREA)
  • Biophysics (AREA)
  • Medical Informatics (AREA)
  • Mathematical Physics (AREA)
  • Computational Linguistics (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Evolutionary Biology (AREA)
  • Databases & Information Systems (AREA)
  • Spectroscopy & Molecular Physics (AREA)
  • Biodiversity & Conservation Biology (AREA)
  • Bioethics (AREA)
  • Epidemiology (AREA)
  • Public Health (AREA)
  • Biotechnology (AREA)
  • Probability & Statistics with Applications (AREA)
  • Signal Processing (AREA)
  • Image Analysis (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The technology disclosed assigns quality scores to bases called by a neural network-based base caller by (i) quantizing classification scores of predicted base calls produced by the neural network-based base caller in response to processing training data during training, (ii) selecting a set of quantized classification scores, (iii) for each quantized classification score in the set, determining a base calling error rate by comparing its predicted base calls to corresponding ground truth base calls, (iv) determining a fit between the quantized classification scores and their base calling error rates, and (v) correlating the quality scores to the quantized classification scores based on the fit.
PCT/US2020/024091 2019-03-21 2020-03-21 Artificial intelligence-based quality scoring WO2020191390A2 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
AU2020240383A AU2020240383A1 (en) 2019-03-21 2020-03-21 Artificial intelligence-based quality scoring
CN202080005431.0A CN112789680A (en) 2019-03-21 2020-03-21 Artificial intelligence based quality scoring
JP2021517978A JP2022524562A (en) 2019-03-21 2020-03-21 Artificial intelligence-based quality scoring
KR1020217009877A KR20210143154A (en) 2019-03-21 2020-03-21 Artificial intelligence-based quality scoring
EP20719294.9A EP3942073A2 (en) 2019-03-21 2020-03-21 Artificial intelligence-based quality scoring
IL281668A IL281668A (en) 2019-03-21 2021-03-21 Artificial intelligence-based quality scoring

Applications Claiming Priority (30)

Application Number Priority Date Filing Date Title
US201962821602P 2019-03-21 2019-03-21
US201962821618P 2019-03-21 2019-03-21
US201962821724P 2019-03-21 2019-03-21
US201962821681P 2019-03-21 2019-03-21
US201962821766P 2019-03-21 2019-03-21
US62/821,681 2019-03-21
US62/821,602 2019-03-21
US62/821,618 2019-03-21
US62/821,724 2019-03-21
US62/821,766 2019-03-21
NL2023310A NL2023310B1 (en) 2019-03-21 2019-06-14 Training data generation for artificial intelligence-based sequencing
NL2023311A NL2023311B9 (en) 2019-03-21 2019-06-14 Artificial intelligence-based generation of sequencing metadata
NL2023314 2019-06-14
NL2023310 2019-06-14
NL2023314A NL2023314B1 (en) 2019-03-21 2019-06-14 Artificial intelligence-based quality scoring
NL2023316A NL2023316B1 (en) 2019-03-21 2019-06-14 Artificial intelligence-based sequencing
NL2023312 2019-06-14
NL2023312A NL2023312B1 (en) 2019-03-21 2019-06-14 Artificial intelligence-based base calling
NL2023311 2019-06-14
NL2023316 2019-06-14
US16/825,991 2020-03-20
US16/826,126 2020-03-20
US16/825,987 2020-03-20
US16/826,126 US11783917B2 (en) 2019-03-21 2020-03-20 Artificial intelligence-based base calling
US16/826,134 2020-03-20
US16/826,134 US11676685B2 (en) 2019-03-21 2020-03-20 Artificial intelligence-based quality scoring
US16/825,991 US11210554B2 (en) 2019-03-21 2020-03-20 Artificial intelligence-based generation of sequencing metadata
US16/825,987 US11347965B2 (en) 2019-03-21 2020-03-20 Training data generation for artificial intelligence-based sequencing
US16/826,168 US11436429B2 (en) 2019-03-21 2020-03-21 Artificial intelligence-based sequencing
US16/826,168 2020-03-21

Publications (2)

Publication Number Publication Date
WO2020191390A2 WO2020191390A2 (en) 2020-09-24
WO2020191390A3 true WO2020191390A3 (en) 2020-11-12

Family

ID=72519388

Family Applications (5)

Application Number Title Priority Date Filing Date
PCT/US2020/024091 WO2020191390A2 (en) 2019-03-21 2020-03-21 Artificial intelligence-based quality scoring
PCT/US2020/024087 WO2020205296A1 (en) 2019-03-21 2020-03-21 Artificial intelligence-based generation of sequencing metadata
PCT/US2020/024088 WO2020191387A1 (en) 2019-03-21 2020-03-21 Artificial intelligence-based base calling
PCT/US2020/024090 WO2020191389A1 (en) 2019-03-21 2020-03-21 Training data generation for artificial intelligence-based sequencing
PCT/US2020/024092 WO2020191391A2 (en) 2019-03-21 2020-03-22 Artificial intelligence-based sequencing

Family Applications After (4)

Application Number Title Priority Date Filing Date
PCT/US2020/024087 WO2020205296A1 (en) 2019-03-21 2020-03-21 Artificial intelligence-based generation of sequencing metadata
PCT/US2020/024088 WO2020191387A1 (en) 2019-03-21 2020-03-21 Artificial intelligence-based base calling
PCT/US2020/024090 WO2020191389A1 (en) 2019-03-21 2020-03-21 Training data generation for artificial intelligence-based sequencing
PCT/US2020/024092 WO2020191391A2 (en) 2019-03-21 2020-03-22 Artificial intelligence-based sequencing

Country Status (1)

Country Link
WO (5) WO2020191390A2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112541576B (en) * 2020-12-14 2024-02-20 四川翼飞视科技有限公司 Biological living body identification neural network construction method of RGB monocular image

Families Citing this family (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110398370B (en) * 2019-08-20 2021-02-05 贵州大学 Bearing fault diagnosis method based on HTS-CNN model
CN111883203B (en) * 2020-07-03 2023-12-29 上海厦维医学检验实验室有限公司 Construction method of model for predicting PD-1 curative effect
US11200446B1 (en) 2020-08-31 2021-12-14 Element Biosciences, Inc. Single-pass primary analysis
CN112598620B (en) * 2020-11-25 2022-11-15 哈尔滨工程大学 Method for identifying transparent tube type, pathological tube type and mucus thread in urinary sediment
CN112629851B (en) * 2020-12-11 2022-10-25 南方海上风电联合开发有限公司 Offshore wind turbine gearbox fault diagnosis method based on data enhancement method and image recognition
CN112652356B (en) * 2021-01-19 2024-01-26 深圳市儒瀚科技有限公司 Identification method, identification equipment and storage medium for DNA methylation apparent modification
CN112418360B (en) * 2021-01-21 2021-04-13 深圳市安软科技股份有限公司 Convolutional neural network training method, pedestrian attribute identification method and related equipment
CN113034355B (en) * 2021-04-20 2022-06-21 浙江大学 Portrait image double-chin removing method based on deep learning
CN113506243A (en) * 2021-06-04 2021-10-15 联合汽车电子有限公司 PCB welding defect detection method and device and storage medium
CN113658643B (en) * 2021-07-22 2024-02-13 西安理工大学 Method for predicting lncRNA and mRNA based on attention mechanism
WO2023010069A1 (en) * 2021-07-29 2023-02-02 Ultima Genomics, Inc. Adaptive base calling systems and methods
WO2023049212A2 (en) * 2021-09-22 2023-03-30 Illumina, Inc. State-based base calling
CN114399628B (en) * 2021-12-21 2024-03-08 四川大学 Insulator high-efficiency detection system under complex space environment
WO2023115550A1 (en) 2021-12-24 2023-06-29 GeneSense Technology Inc. Deep learning based methods and systems for nucleic acid sequencing
CN114092920B (en) * 2022-01-18 2022-04-15 腾讯科技(深圳)有限公司 Model training method, image classification method, device and storage medium
WO2023183937A1 (en) * 2022-03-25 2023-09-28 Illumina, Inc. Sequence-to-sequence base calling
CN115277116B (en) * 2022-07-06 2024-02-02 中能电力科技开发有限公司 Network isolation method and device, storage medium and electronic equipment
CN115272136B (en) * 2022-09-27 2023-05-05 广州卓腾科技有限公司 Certificate photo glasses reflection eliminating method, device, medium and equipment based on big data
CN115630566B (en) * 2022-09-28 2024-05-07 中国人民解放军国防科技大学 Data assimilation method and system based on deep learning and dynamic constraint
CN116796196B (en) * 2023-08-18 2023-11-21 武汉纺织大学 Co-language gesture generation method based on multi-mode joint embedding

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120020537A1 (en) * 2010-01-13 2012-01-26 Francisco Garcia Data processing system and methods
WO2015084985A2 (en) * 2013-12-03 2015-06-11 Illumina, Inc. Methods and systems for analyzing image data
US20180189613A1 (en) * 2016-04-21 2018-07-05 Ramot At Tel Aviv University Ltd. Cascaded convolutional neural network
EP3373238A1 (en) * 2017-03-07 2018-09-12 Illumina, Inc. Optical distortion correction for imaged samples
WO2018165099A1 (en) * 2017-03-07 2018-09-13 Illumina, Inc. Single light source, two-optical channel sequencing
WO2019079202A1 (en) * 2017-10-16 2019-04-25 Illumina, Inc. Aberrant splicing detection using convolutional neural networks (cnns)
WO2019136388A1 (en) * 2018-01-08 2019-07-11 Illumina, Inc. Systems and devices for high-throughput sequencing with semiconductor-based detection
WO2019136284A1 (en) * 2018-01-05 2019-07-11 Illumina, Inc. Predicting quality of sequencing results using deep neural networks
WO2019140402A1 (en) * 2018-01-15 2019-07-18 Illumina, Inc. Deep learning-based variant classifier
WO2020014280A1 (en) * 2018-07-11 2020-01-16 Illumina, Inc. DEEP LEARNING-BASED FRAMEWORK FOR IDENTIFYING SEQUENCE PATTERNS THAT CAUSE SEQUENCE-SPECIFIC ERRORS (SSEs)

Family Cites Families (68)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0450060A1 (en) 1989-10-26 1991-10-09 Sri International Dna sequencing
JP2782858B2 (en) 1989-10-31 1998-08-06 松下電器産業株式会社 Scroll gas compressor
WO1991006778A1 (en) 1989-11-02 1991-05-16 Sundstrand Corporation Regenerative pump and method discharging pressurized fluid therefrom
US5641658A (en) 1994-08-03 1997-06-24 Mosaic Technologies, Inc. Method for performing amplification of nucleic acid with two primers bound to a single solid support
WO1996018205A1 (en) 1994-12-08 1996-06-13 Molecular Dynamics, Inc. Fluorescence imaging system employing a macro scanning objective
US5528050A (en) 1995-07-24 1996-06-18 Molecular Dynamics, Inc. Compact scan head with multiple scanning modalities
US7622294B2 (en) 1997-03-14 2009-11-24 Trustees Of Tufts College Methods for detecting target analytes and enzymatic reactions
US6023540A (en) 1997-03-14 2000-02-08 Trustees Of Tufts College Fiber optic sensor with encoded microspheres
US6327410B1 (en) 1997-03-14 2001-12-04 The Trustees Of Tufts College Target analyte sensors utilizing Microspheres
JP2001517948A (en) 1997-04-01 2001-10-09 グラクソ、グループ、リミテッド Nucleic acid sequencing
ES2563643T3 (en) 1997-04-01 2016-03-15 Illumina Cambridge Limited Nucleic acid sequencing method
AR021833A1 (en) 1998-09-30 2002-08-07 Applied Research Systems METHODS OF AMPLIFICATION AND SEQUENCING OF NUCLEIC ACID
US6355431B1 (en) 1999-04-20 2002-03-12 Illumina, Inc. Detection of nucleic acid amplification reactions using bead arrays
ATE553219T1 (en) 1999-04-20 2012-04-15 Illumina Inc DETECTION OF NUCLEIC ACID REACTIONS ON BEAD ARRAYS
US20050191698A1 (en) 1999-04-20 2005-09-01 Illumina, Inc. Nucleic acid sequencing using microsphere arrays
US6770441B2 (en) 2000-02-10 2004-08-03 Illumina, Inc. Array compositions and methods of making same
EP2100971A3 (en) 2000-07-07 2009-11-25 Visigen Biotechnologies, Inc. Real-time sequence determination
WO2002044425A2 (en) 2000-12-01 2002-06-06 Visigen Biotechnologies, Inc. Enzymatic nucleic acid synthesis: compositions and methods for altering monomer incorporation fidelity
AR031640A1 (en) 2000-12-08 2003-09-24 Applied Research Systems ISOTHERMAL AMPLIFICATION OF NUCLEIC ACIDS IN A SOLID SUPPORT
GB0127564D0 (en) 2001-11-16 2002-01-09 Medical Res Council Emulsion compositions
US7057026B2 (en) 2001-12-04 2006-06-06 Solexa Limited Labelled nucleotides
US20040002090A1 (en) 2002-03-05 2004-01-01 Pascal Mayer Methods for detecting genome-wide sequence variations associated with a phenotype
JP2006509040A (en) 2002-08-23 2006-03-16 ソレックサ リミテッド Modified nucleotides
EP2159285B1 (en) 2003-01-29 2012-09-26 454 Life Sciences Corporation Methods of amplifying and sequencing nucleic acids
DE10320388A1 (en) 2003-05-06 2004-11-25 Basf Ag Polymers for water treatment
EP1641809B2 (en) 2003-07-05 2018-10-03 The Johns Hopkins University Method and compositions for detection and enumeration of genetic variations
GB0321306D0 (en) 2003-09-11 2003-10-15 Solexa Ltd Modified polymerases for improved incorporation of nucleotide analogues
EP3673986A1 (en) 2004-01-07 2020-07-01 Illumina Cambridge Limited Improvements in or relating to molecular arrays
US7315019B2 (en) 2004-09-17 2008-01-01 Pacific Biosciences Of California, Inc. Arrays of optical confinements and uses thereof
JP2006156608A (en) 2004-11-29 2006-06-15 Hitachi Ltd Magnetic memory and its manufacturing method
CN101076290B (en) 2004-12-09 2011-11-23 铸造品股份有限公司 Aortic valve repair
WO2006064199A1 (en) 2004-12-13 2006-06-22 Solexa Limited Improved method of nucleotide detection
GB0427236D0 (en) 2004-12-13 2005-01-12 Solexa Ltd Improved method of nucleotide detection
US20060178901A1 (en) 2005-01-05 2006-08-10 Cooper Kelana L Home movies television (HMTV)
JP2006199187A (en) 2005-01-21 2006-08-03 Kyowa Sangyo Kk Sun visor for vehicle
SE529136C2 (en) 2005-01-24 2007-05-08 Volvo Lastvagnar Ab Steering Gear Coolers
US7144195B1 (en) 2005-05-20 2006-12-05 Mccoskey William D Asphalt compaction device
US7293515B2 (en) 2005-06-10 2007-11-13 Janome Sewing Machine Co., Ltd. Embroidery sewing machine
EP3492602A1 (en) 2005-06-15 2019-06-05 Complete Genomics, Inc. Single molecule arrays for genetic and chemical analysis
GB0514936D0 (en) 2005-07-20 2005-08-24 Solexa Ltd Preparation of templates for nucleic acid sequencing
GB0514910D0 (en) 2005-07-20 2005-08-24 Solexa Ltd Method for sequencing a polynucleotide template
GB0517097D0 (en) 2005-08-19 2005-09-28 Solexa Ltd Modified nucleosides and nucleotides and uses thereof
US7405281B2 (en) 2005-09-29 2008-07-29 Pacific Biosciences Of California, Inc. Fluorescent nucleotide analogs and uses therefor
GB0522310D0 (en) 2005-11-01 2005-12-07 Solexa Ltd Methods of preparing libraries of template polynucleotides
US7329860B2 (en) 2005-11-23 2008-02-12 Illumina, Inc. Confocal imaging methods and apparatus
WO2007107710A1 (en) 2006-03-17 2007-09-27 Solexa Limited Isothermal methods for creating clonal single molecule arrays
CN101460953B (en) 2006-03-31 2012-05-30 索雷克萨公司 Systems and devices for sequence by synthesis analysis
US7754429B2 (en) 2006-10-06 2010-07-13 Illumina Cambridge Limited Method for pair-wise sequencing a plurity of target polynucleotides
US7414716B2 (en) 2006-10-23 2008-08-19 Emhart Glass S.A. Machine for inspecting glass containers
AU2007309504B2 (en) 2006-10-23 2012-09-13 Pacific Biosciences Of California, Inc. Polymerase enzymes and reagents for enhanced nucleic acid sequencing
US8039817B2 (en) 2008-05-05 2011-10-18 Illumina, Inc. Compensator for multiple surface imaging
EP2291533B2 (en) 2008-07-02 2020-09-30 Illumina Cambridge Limited Using populations of beads for the fabrication of arrays on surfaces
US8951781B2 (en) 2011-01-10 2015-02-10 Illumina, Inc. Systems, methods, and apparatuses to image a sample for biological or chemical analysis
US20130296175A1 (en) 2011-01-13 2013-11-07 Illumina Inc. Genetic Variants as Markers for Use in Urinary Bladder Cancer Risk Assessment, Diagnosis, Prognosis and Treatment
EP2718465B1 (en) 2011-06-09 2022-04-13 Illumina, Inc. Method of making an analyte array
WO2013063382A2 (en) 2011-10-28 2013-05-02 Illumina, Inc. Microarray fabrication system and method
US8666119B1 (en) 2011-11-29 2014-03-04 Lucasfilm Entertainment Company Ltd. Geometry tracking
EP2628504A1 (en) 2012-01-16 2013-08-21 Greatbatch Ltd. EMI filtered co-connected hermetic feedthrough, feedthrough capacitor and leadwire assembly for an active implantable medical device
CA3138752C (en) 2012-04-03 2024-02-06 Illumina, Inc. Integrated optoelectronic read head and fluidic cartridge useful for nucleic acid sequencing
US9512422B2 (en) 2013-02-26 2016-12-06 Illumina, Inc. Gel patterned surfaces
AU2013382195B2 (en) 2013-03-13 2019-09-19 Illumina, Inc. Methods and systems for aligning repetitive DNA elements
ES2899618T3 (en) 2013-07-01 2022-03-14 Illumina Inc Catalyst-free surface functionalization and polymer grafting
US9677132B2 (en) 2014-01-16 2017-06-13 Illumina, Inc. Polynucleotide modification on solid support
CA2960840A1 (en) 2014-09-18 2016-03-24 Illumina, Inc. Methods and systems for analyzing nucleic acid sequencing data
PL3212684T3 (en) 2014-10-31 2020-10-19 Illumina Cambridge Limited Polymers and dna copolymer coatings
DK3566158T3 (en) * 2017-01-06 2022-07-18 Illumina Inc PHASE DIVISION CORRECTION
SG11201911977VA (en) * 2017-09-15 2020-01-30 Illumina Inc Tuning and calibration features of a sequence-detection system
WO2019079180A1 (en) * 2017-10-16 2019-04-25 Illumina, Inc. Deep convolutional neural networks for variant classification

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120020537A1 (en) * 2010-01-13 2012-01-26 Francisco Garcia Data processing system and methods
WO2015084985A2 (en) * 2013-12-03 2015-06-11 Illumina, Inc. Methods and systems for analyzing image data
US20180189613A1 (en) * 2016-04-21 2018-07-05 Ramot At Tel Aviv University Ltd. Cascaded convolutional neural network
EP3373238A1 (en) * 2017-03-07 2018-09-12 Illumina, Inc. Optical distortion correction for imaged samples
WO2018165099A1 (en) * 2017-03-07 2018-09-13 Illumina, Inc. Single light source, two-optical channel sequencing
WO2019079202A1 (en) * 2017-10-16 2019-04-25 Illumina, Inc. Aberrant splicing detection using convolutional neural networks (cnns)
WO2019136284A1 (en) * 2018-01-05 2019-07-11 Illumina, Inc. Predicting quality of sequencing results using deep neural networks
WO2019136388A1 (en) * 2018-01-08 2019-07-11 Illumina, Inc. Systems and devices for high-throughput sequencing with semiconductor-based detection
WO2019140402A1 (en) * 2018-01-15 2019-07-18 Illumina, Inc. Deep learning-based variant classifier
WO2020014280A1 (en) * 2018-07-11 2020-01-16 Illumina, Inc. DEEP LEARNING-BASED FRAMEWORK FOR IDENTIFYING SEQUENCE PATTERNS THAT CAUSE SEQUENCE-SPECIFIC ERRORS (SSEs)

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
ANONYMOUS: "MiSeq: Imaging and Base Calling", 1 January 2013 (2013-01-01), XP055669460, Retrieved from the Internet <URL:https://support.illumina.com/content/dam/illumina-support/courses/MiSeq_Imaging_and_Base_Calling/story_content/external_files/MiSeq%20Imaging%20and%20Base%20Calling%20Script.pdf> [retrieved on 20200218] *
ANONYMOUS: "MiSEQ: Imaging and Base Calling", 1 January 2013 (2013-01-01), XP055669545, Retrieved from the Internet <URL:https://support.illumina.com/training.html> [retrieved on 20200218] *
DIEDERIK P KINGMA ET AL: "Adam: A Method for Stochastic Optimization", ICLR 2015, 23 July 2015 (2015-07-23), XP055425253, Retrieved from the Internet <URL:https://arxiv.org/pdf/1412.6980v8.pdf> [retrieved on 20171115] *
RUIBANG LUO ET AL: "A multi-task convolutional deep neural network for variant calling in single molecule sequencing", NATURE COMMUNICATIONS, vol. 10, no. 1, 1 March 2019 (2019-03-01), XP055594596, DOI: 10.1038/s41467-019-09025-z *
TIM ALBRECHT ET AL: "Deep learning for single-molecule science", NANOTECHNOLOGY, INSTITUTE OF PHYSICS PUBLISHING, GB, vol. 28, no. 42, 18 September 2017 (2017-09-18), pages 423001, XP020320531, ISSN: 0957-4484, [retrieved on 20170918], DOI: 10.1088/1361-6528/AA8334 *
YAN LUO ET AL: "G-softmax: Improving Intra-class Compactness and Inter-class Separability of Features", ARXIV.ORG, CORNELL UNIVERSITY LIBRARY, 201 OLIN LIBRARY CORNELL UNIVERSITY ITHACA, NY 14853, 8 April 2019 (2019-04-08), XP081436855, DOI: 10.1109/TNNLS.2019.2909737 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112541576B (en) * 2020-12-14 2024-02-20 四川翼飞视科技有限公司 Biological living body identification neural network construction method of RGB monocular image

Also Published As

Publication number Publication date
WO2020191391A2 (en) 2020-09-24
WO2020191389A1 (en) 2020-09-24
WO2020191387A1 (en) 2020-09-24
WO2020205296A1 (en) 2020-10-08
WO2020191391A3 (en) 2020-12-03
WO2020191390A2 (en) 2020-09-24

Similar Documents

Publication Publication Date Title
WO2020191390A3 (en) Artificial intelligence-based quality scoring
WO2020035085A3 (en) System and method for determining voice characteristics
WO2020169121A3 (en) Automatic video editing method and portable terminal
EP3989166A4 (en) Artificial intelligence-based image region recognition method and apparatus, and model training method and apparatus
NZ587100A (en) Matching call centre agents with callers by using a pattern matching algorithm and determining a probability score
WO2015153455A3 (en) Recording user communications
CA3007502C (en) System and method for decision support using lifestyle factors
CL2021002913A1 (en) Upsampling in affine linear weighted intraprediction
WO2020056350A3 (en) Multi-level image reconstruction using one or more neural networks
WO2017052709A3 (en) Transfer learning in neural networks
WO2021041994A3 (en) Machine learning methods for classifying cells
WO2020140951A9 (en) Method for video processing
WO2020141813A3 (en) Image encoding/decoding method and apparatus, and recording medium storing bitstream
EA202192148A1 (en) METHOD FOR MANUFACTURING DECORATIVE FOIL AND PANEL CONTAINING SUCH FOIL
EP3578334A3 (en) Interior component of a vehicle
WO2020243706A8 (en) Recombinant herpesvirales vector
WO2019180621A3 (en) Charge-modified particles and methods of making the same
Evans Notes on the Debate of the Persian Grandees in Herodotus 3, 80-82
PH12021551221A1 (en) Block-based picture fusion for contextual segmentation and processing
WO2020242089A3 (en) Artificial intelligence-based curating method and device for performing same method
MX2023005293A (en) Compositions, devices, and methods of depression sensitivity testing.
ES439816A1 (en) Phenyl propanones
FR3056864B1 (en) METHOD FOR SELECTING AN ANTENNA
RU2019125079A (en) A method for determining strategies for the technical operation of units and assemblies of military transport aircraft
FR3104747B1 (en) Method for coding a digital hologram, method for coding a group of digital holograms and associated coding device

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

Country of ref document: EP

Kind code of ref document: A2

DPE1 Request for preliminary examination filed after expiration of 19th month from priority date (pct application filed from 20040101)
ENP Entry into the national phase

Ref document number: 2021517978

Country of ref document: JP

Kind code of ref document: A

ENP Entry into the national phase

Ref document number: 2020240383

Country of ref document: AU

Date of ref document: 20200321

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2020719294

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 2020719294

Country of ref document: EP

Effective date: 20211021