SG11201807914VA - Method and system for processing a task with robustness to missing input information - Google Patents

Method and system for processing a task with robustness to missing input information

Info

Publication number
SG11201807914VA
SG11201807914VA SG11201807914VA SG11201807914VA SG11201807914VA SG 11201807914V A SG11201807914V A SG 11201807914VA SG 11201807914V A SG11201807914V A SG 11201807914VA SG 11201807914V A SG11201807914V A SG 11201807914VA SG 11201807914V A SG11201807914V A SG 11201807914VA
Authority
SG
Singapore
Prior art keywords
robustness
task
processing
input information
missing input
Prior art date
Application number
SG11201807914VA
Inventor
Nicolas Chapados
Nicolas Guizard
Mohammad Havaei
Yoshua Bengio
Original Assignee
Imagia Cybernetics 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 Imagia Cybernetics Inc filed Critical Imagia Cybernetics Inc
Publication of SG11201807914VA publication Critical patent/SG11201807914VA/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/11Region-based segmentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/214Generating training patterns; Bootstrap methods, e.g. bagging or boosting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/2163Partitioning the feature space
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
    • G06F18/2413Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on distances to training or reference patterns
    • G06F18/24133Distances to prototypes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/25Fusion techniques
    • G06F18/253Fusion techniques of extracted features
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • 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/04Architecture, e.g. interconnection topology
    • G06N3/048Activation functions
    • 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/082Learning methods modifying the architecture, e.g. adding, deleting or silencing nodes or connections
    • 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
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • 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/764Arrangements for image or video recognition or understanding using pattern recognition or machine learning using classification, e.g. of video objects
    • 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/77Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
    • G06V10/80Fusion, i.e. combining data from various sources at the sensor level, preprocessing level, feature extraction level or classification level
    • G06V10/806Fusion, i.e. combining data from various sources at the sensor level, preprocessing level, feature extraction level or classification level of extracted features
    • 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
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20081Training; Learning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • G06T7/0012Biomedical image inspection
SG11201807914VA 2016-03-17 2017-03-17 Method and system for processing a task with robustness to missing input information SG11201807914VA (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201662309682P 2016-03-17 2016-03-17
PCT/IB2017/051580 WO2017158575A1 (en) 2016-03-17 2017-03-17 Method and system for processing a task with robustness to missing input information

Publications (1)

Publication Number Publication Date
SG11201807914VA true SG11201807914VA (en) 2018-10-30

Family

ID=59851678

Family Applications (1)

Application Number Title Priority Date Filing Date
SG11201807914VA SG11201807914VA (en) 2016-03-17 2017-03-17 Method and system for processing a task with robustness to missing input information

Country Status (7)

Country Link
US (2) US11144785B2 (en)
EP (1) EP3430525A4 (en)
JP (1) JP6814276B2 (en)
CN (1) CN109313627A (en)
CA (1) CA3017697C (en)
SG (1) SG11201807914VA (en)
WO (1) WO2017158575A1 (en)

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109644230B (en) * 2016-08-25 2020-10-30 佳能株式会社 Image processing method, image processing apparatus, image pickup apparatus, and storage medium
US10147019B2 (en) * 2017-03-20 2018-12-04 Sap Se Small object detection
CN108062753B (en) * 2017-12-29 2020-04-17 重庆理工大学 Unsupervised domain self-adaptive brain tumor semantic segmentation method based on deep counterstudy
CN108062756B (en) * 2018-01-29 2020-04-14 重庆理工大学 Image semantic segmentation method based on deep full convolution network and conditional random field
US10671855B2 (en) * 2018-04-10 2020-06-02 Adobe Inc. Video object segmentation by reference-guided mask propagation
US10726555B2 (en) 2018-06-06 2020-07-28 International Business Machines Corporation Joint registration and segmentation of images using deep learning
JP7019815B2 (en) * 2018-07-26 2022-02-15 富士フイルム株式会社 Learning device
US20210350928A1 (en) * 2018-09-21 2021-11-11 University Of Johannesburg A system and method for imputing missing data in a dataset, a method and system for determining a health condition of a person, and a method and system of calculating an insurance premium
US10740901B2 (en) * 2018-12-17 2020-08-11 Nvidia Corporation Encoder regularization of a segmentation model
US10346693B1 (en) * 2019-01-22 2019-07-09 StradVision, Inc. Method and device for attention-based lane detection without post-processing by using lane mask and testing method and testing device using the same
CN109978886B (en) * 2019-04-01 2021-11-09 北京市商汤科技开发有限公司 Image processing method and device, electronic equipment and storage medium
CN110070056B (en) * 2019-04-25 2023-01-10 腾讯科技(深圳)有限公司 Image processing method, image processing apparatus, storage medium, and device
KR102305575B1 (en) * 2019-09-03 2021-09-27 네이버 주식회사 Method and system for highlighting similar areas using similarity between images
CN110956122B (en) * 2019-11-27 2022-08-02 深圳市商汤科技有限公司 Image processing method and device, processor, electronic device and storage medium
WO2022011553A1 (en) * 2020-07-14 2022-01-20 Alibaba Group Holding Limited Feature interaction via edge search
CN112347921B (en) * 2020-11-06 2022-05-31 中国电子科技集团公司第二十九研究所 PDW sequence preprocessing method, system, computer equipment and storage medium
CN113496495B (en) * 2021-06-25 2022-04-26 华中科技大学 Medical image segmentation model building method capable of realizing missing input and segmentation method

Family Cites Families (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6658287B1 (en) 1998-08-24 2003-12-02 Georgia Tech Research Corporation Method and apparatus for predicting the onset of seizures based on features derived from signals indicative of brain activity
US6993535B2 (en) * 2001-06-18 2006-01-31 International Business Machines Corporation Business method and apparatus for employing induced multimedia classifiers based on unified representation of features reflecting disparate modalities
WO2009083837A1 (en) * 2007-12-21 2009-07-09 Koninklijke Philips Electronics, N.V. Method and system for cross-modality case-based computer-aided diagnosis
US8463053B1 (en) * 2008-08-08 2013-06-11 The Research Foundation Of State University Of New York Enhanced max margin learning on multimodal data mining in a multimedia database
JP5178662B2 (en) * 2009-07-31 2013-04-10 富士フイルム株式会社 Image processing apparatus and method, data processing apparatus and method, and program
JP5524692B2 (en) * 2010-04-20 2014-06-18 富士フイルム株式会社 Information processing apparatus and method, and program
US8744211B2 (en) * 2011-08-31 2014-06-03 Analogic Corporation Multi-modality image acquisition
US9916538B2 (en) * 2012-09-15 2018-03-13 Z Advanced Computing, Inc. Method and system for feature detection
US9240032B2 (en) * 2012-03-15 2016-01-19 Koninklijke Philips N.V. Multi-modality deformable registration
EP3441896B1 (en) * 2012-09-14 2021-04-21 InteraXon Inc. Systems and methods for collecting, analyzing, and sharing bio-signal and non-bio-signal data
FR2996939B1 (en) * 2012-10-12 2014-12-19 Commissariat Energie Atomique METHOD FOR CLASSIFYING A MULTIMODAL OBJECT
CN104239360B (en) * 2013-06-24 2017-10-17 富士通株式会社 The fusion method and device of multi-modal feature
US9697600B2 (en) * 2013-07-26 2017-07-04 Brainlab Ag Multi-modal segmentatin of image data
US10579925B2 (en) * 2013-08-26 2020-03-03 Aut Ventures Limited Method and system for predicting outcomes based on spatio/spectro-temporal data
US9730643B2 (en) * 2013-10-17 2017-08-15 Siemens Healthcare Gmbh Method and system for anatomical object detection using marginal space deep neural networks
US9595088B2 (en) * 2013-11-20 2017-03-14 Toshiba Medical Systems Corporation Method of, and apparatus for, visualizing medical image data
US9358685B2 (en) * 2014-02-03 2016-06-07 Brain Corporation Apparatus and methods for control of robot actions based on corrective user inputs
EP3155758A4 (en) * 2014-06-10 2018-04-11 Sightline Innovation Inc. System and method for network based application development and implementation
CN106537379A (en) * 2014-06-20 2017-03-22 谷歌公司 Fine-grained image similarity
US9870617B2 (en) * 2014-09-19 2018-01-16 Brain Corporation Apparatus and methods for saliency detection based on color occurrence analysis
WO2016187298A1 (en) * 2015-05-18 2016-11-24 Interdigital Technology Corporation Automated profiling and context dependent cooperative iot management operations
US10176408B2 (en) * 2015-08-14 2019-01-08 Elucid Bioimaging Inc. Systems and methods for analyzing pathologies utilizing quantitative imaging
US10423874B2 (en) * 2015-10-02 2019-09-24 Baidu Usa Llc Intelligent image captioning
US11568627B2 (en) * 2015-11-18 2023-01-31 Adobe Inc. Utilizing interactive deep learning to select objects in digital visual media
US10916135B2 (en) * 2018-01-13 2021-02-09 Toyota Jidosha Kabushiki Kaisha Similarity learning and association between observations of multiple connected vehicles
US11361470B2 (en) * 2019-05-09 2022-06-14 Sri International Semantically-aware image-based visual localization

Also Published As

Publication number Publication date
EP3430525A4 (en) 2019-11-06
US20220067437A1 (en) 2022-03-03
EP3430525A1 (en) 2019-01-23
US11144785B2 (en) 2021-10-12
CA3017697C (en) 2021-01-26
JP6814276B2 (en) 2021-01-13
JP2019512829A (en) 2019-05-16
WO2017158575A1 (en) 2017-09-21
CN109313627A (en) 2019-02-05
US20190073563A1 (en) 2019-03-07
CA3017697A1 (en) 2017-09-21

Similar Documents

Publication Publication Date Title
SG11201807914VA (en) Method and system for processing a task with robustness to missing input information
HK1249633A1 (en) A computer implemented method for processing a financial transaction and a system therefor
IL245841B (en) A data processing system and method for handling multiple transactions
GB2547399B (en) A method and system for image processing
GB201806698D0 (en) Method and system for efficient transfer of cryptocurrency associated with a payroll on a blockchain that leads to an automated payroll method and system
GB201815800D0 (en) A computer implemented determination method and system
GB201717751D0 (en) A computer implemented determination method and system
GB2532834B (en) A method and system for scalable job processing
GB201415091D0 (en) Method and system for processing a fuel transaction
GB2525248B (en) A computer security system and method
PL3137678T3 (en) Method and system associated with a sensing roll and a mating roll for collecting roll data
GB201409214D0 (en) A method and system for processing a data set
GB2559028B (en) A computer implemented system and method for steganography
GB2537438B (en) A system and method for handling video data
GB201412367D0 (en) Method and system of processing a transaction for a group
GB201312218D0 (en) A method and system for processing data
GB201314733D0 (en) A data processing method and system
GB201702813D0 (en) Method for a computer system and computer system
GB201617631D0 (en) Method and system for processing data from a sensor
AP2016009111A0 (en) A computer implemented system and method for collating and presenting multi-format information
SG11201701625VA (en) Method and system for conducting a cash-on-delivery (cod) transaction
GB201701785D0 (en) A method of processing a sequence in a computing system
GB201521866D0 (en) A data processing method in sensor system
GB201615684D0 (en) System and method for performing a transaction
SG11201703752TA (en) Web processing system and method for processing a web