SG11201903022UA - Predictive models for visually classifying insects - Google Patents

Predictive models for visually classifying insects

Info

Publication number
SG11201903022UA
SG11201903022UA SG11201903022UA SG11201903022UA SG11201903022UA SG 11201903022U A SG11201903022U A SG 11201903022UA SG 11201903022U A SG11201903022U A SG 11201903022UA SG 11201903022U A SG11201903022U A SG 11201903022UA SG 11201903022U A SG11201903022U A SG 11201903022UA
Authority
SG
Singapore
Prior art keywords
verily
south san
california
insect
international
Prior art date
Application number
SG11201903022UA
Other languages
English (en)
Inventor
Tiantian Zha
Yaniv Ovadia
Daniel Newburger
Dilip Krishnan
Josh Livni
Mark Desnoyer
Original Assignee
Verily Life Sciences Llc
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 Verily Life Sciences Llc filed Critical Verily Life Sciences Llc
Publication of SG11201903022UA publication Critical patent/SG11201903022UA/en

Links

Classifications

    • 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
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B13/00Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion
    • G05B13/02Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion electric
    • G05B13/0265Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion electric the criterion being a learning criterion
    • G05B13/027Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion electric the criterion being a learning criterion using neural networks only
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B13/00Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion
    • G05B13/02Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion electric
    • G05B13/04Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion electric involving the use of models or simulators
    • G05B13/048Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion electric involving the use of models or simulators using a predictor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • G06T7/0004Industrial image inspection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • G06V10/255Detecting or recognising potential candidate objects based on visual cues, e.g. shapes
    • 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
    • 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/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
    • 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
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20084Artificial neural networks [ANN]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V2201/00Indexing scheme relating to image or video recognition or understanding
    • G06V2201/06Recognition of objects for industrial automation

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Evolutionary Computation (AREA)
  • Artificial Intelligence (AREA)
  • Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Multimedia (AREA)
  • Databases & Information Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • Quality & Reliability (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Evolutionary Biology (AREA)
  • General Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Image Analysis (AREA)
  • Catching Or Destruction (AREA)
  • Image Processing (AREA)
SG11201903022UA 2016-10-28 2017-10-27 Predictive models for visually classifying insects SG11201903022UA (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201662414597P 2016-10-28 2016-10-28
PCT/US2017/058872 WO2018081640A1 (en) 2016-10-28 2017-10-27 Predictive models for visually classifying insects

Publications (1)

Publication Number Publication Date
SG11201903022UA true SG11201903022UA (en) 2019-05-30

Family

ID=62021634

Family Applications (1)

Application Number Title Priority Date Filing Date
SG11201903022UA SG11201903022UA (en) 2016-10-28 2017-10-27 Predictive models for visually classifying insects

Country Status (8)

Country Link
US (1) US11151423B2 (pt)
EP (1) EP3532962B1 (pt)
CN (1) CN109964235A (pt)
AU (1) AU2017350945B2 (pt)
ES (1) ES2956102T3 (pt)
PT (1) PT3532962T (pt)
SG (1) SG11201903022UA (pt)
WO (1) WO2018081640A1 (pt)

Families Citing this family (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102016225806A1 (de) * 2016-12-21 2018-06-21 Henkel Ag & Co. Kgaa Verfahren zur Erfassung und Klassifizierung von Objekten
WO2018119684A1 (zh) * 2016-12-27 2018-07-05 深圳前海达闼云端智能科技有限公司 一种图像识别系统及图像识别方法
MX2019008711A (es) * 2017-01-22 2019-12-11 Senecio Ltd Método para clasificación por sexo de mosquitos y aparato para ello.
CN107066938B (zh) * 2017-02-08 2020-02-07 清华大学 视频分析设备、方法和计算机程序产品
CN106964565B (zh) * 2017-05-08 2019-04-19 中国计量大学 全自动雌雄蚕蛹分选方法
CN111065469B (zh) 2017-07-06 2022-09-02 塞纳科有限公司 蚊子的性别分选
KR101924393B1 (ko) * 2017-10-30 2018-12-03 주식회사 엑스티엘 이미지 분석을 통한 해충 동정과 정보 모니터링 시스템 및 이를 이용한 모니터링 방법
US11537840B2 (en) * 2017-11-15 2022-12-27 Stmicroelectronics S.R.L. Method, system, and computer program product to employ a multi-layered neural network for classification
US11087446B2 (en) * 2018-03-25 2021-08-10 Matthew Henry Ranson Automated arthropod detection system
EP3574751A1 (en) * 2018-05-28 2019-12-04 Bayer Animal Health GmbH Apparatus for fly management
US11659826B2 (en) * 2018-09-21 2023-05-30 Bayer Aktiengesellschaft Detection of arthropods
JP7162520B2 (ja) * 2018-12-21 2022-10-28 清水建設株式会社 虫計数装置及び虫計数システム
JP6703679B1 (ja) * 2019-02-01 2020-06-03 株式会社計数技研 計数装置、学習器製造装置、計数方法、学習器製造方法、及びプログラム
WO2020226933A2 (en) 2019-05-03 2020-11-12 Verily Life Sciences Llc Insect singulation and classification
SG11202112149QA (en) 2019-05-03 2021-11-29 Verily Life Sciences Llc Predictive classification of insects
WO2021038561A1 (en) 2019-08-25 2021-03-04 Smt Labs Ltd. System and method for sex-sorting of pre-adult insects
EP3798899A1 (en) 2019-09-30 2021-03-31 Basf Se Quantifying plant infestation by estimating the number of insects on leaves, by convolutional neural networks that provide density maps
CN112841154A (zh) * 2020-12-29 2021-05-28 长沙湘丰智能装备股份有限公司 一种基于人工智能的病虫害防治系统
CN113142145B (zh) * 2021-05-14 2023-06-20 云南大学 一种观察昆虫个体间社交习性的装置和方法
CN113298023B (zh) * 2021-06-11 2022-09-23 长江大学 一种基于深度学习及图像技术的昆虫动态行为识别方法
CN113439727B (zh) * 2021-06-24 2022-08-02 平安国际智慧城市科技股份有限公司 大棚农作物的除虫方法、装置、设备及存储介质
US20230077353A1 (en) * 2021-08-31 2023-03-16 University Of South Florida Systems and Methods for Classifying Mosquitoes Based on Extracted Masks of Anatomical Components from Images
WO2023215630A1 (en) * 2022-05-06 2023-11-09 Board Of Trustees Of The University Of Arkansas Smart insect control device via artificial intelligence in real time
WO2023215634A1 (en) * 2022-05-06 2023-11-09 Board Of Trustees Of The University Of Arkansas Sensor-based smart insect monitoring system in the wild
CN114707773B (zh) * 2022-06-06 2022-09-02 广东省农业科学院植物保护研究所 基于深度学习的虫害防治方案生成方法、系统及存储介质

Family Cites Families (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6834122B2 (en) * 2000-01-22 2004-12-21 Kairos Scientific, Inc. Visualization and processing of multidimensional data using prefiltering and sorting criteria
US20030110038A1 (en) 2001-10-16 2003-06-12 Rajeev Sharma Multi-modal gender classification using support vector machines (SVMs)
US7274387B2 (en) * 2002-10-15 2007-09-25 Digicomp Research Corporation Automatic intrusion detection system for perimeter defense
US7496228B2 (en) * 2003-06-13 2009-02-24 Landwehr Val R Method and system for detecting and classifying objects in images, such as insects and other arthropods
US20050251347A1 (en) * 2004-05-05 2005-11-10 Pietro Perona Automatic visual recognition of biological particles
US8514303B2 (en) * 2006-04-03 2013-08-20 Omnivision Technologies, Inc. Advanced imaging systems and methods utilizing nonlinear and/or spatially varying image processing
US20090003698A1 (en) * 2007-04-26 2009-01-01 Heligon Limited Segmentaton of digital images
US20080285860A1 (en) * 2007-05-07 2008-11-20 The Penn State Research Foundation Studying aesthetics in photographic images using a computational approach
SG152938A1 (en) 2007-11-21 2009-06-29 Erich Dollansky Automated insect breeding system
US8565482B2 (en) * 2011-02-28 2013-10-22 Seiko Epson Corporation Local difference pattern based local background modeling for object detection
US9053528B2 (en) * 2012-07-05 2015-06-09 Bernard Fryshman Insect and other small object image recognition and instant response
US10229348B2 (en) * 2011-07-05 2019-03-12 Bernard Fryshman Induction detector systems
US8731278B2 (en) * 2011-08-15 2014-05-20 Molecular Devices, Inc. System and method for sectioning a microscopy image for parallel processing
TWI590193B (zh) * 2011-09-29 2017-07-01 國立清華大學 昆蟲影像檢測方法以及昆蟲分類流程
JP2013104937A (ja) * 2011-11-11 2013-05-30 Toshiba Corp 表示処理装置及び表示処理方法
US8989493B1 (en) * 2012-02-06 2015-03-24 Marvell International Ltd. Method and apparatus for identifying regions of an image to be filtered during processing of the image
US9489928B2 (en) * 2013-12-23 2016-11-08 Intel Corporation Adjustment of monitor resolution and pixel refreshment based on detected viewer distance
US10140517B2 (en) * 2014-08-06 2018-11-27 Dropbox, Inc. Event-based image classification and scoring
EP3230825B1 (en) * 2014-12-10 2019-05-29 Telefonaktiebolaget LM Ericsson (publ) Device for and method of corneal imaging
US9999211B2 (en) * 2015-02-13 2018-06-19 Delta Five, Llc Insect traps and monitoring system
US9715619B2 (en) * 2015-03-14 2017-07-25 Microsoft Technology Licensing, Llc Facilitating aligning a user and camera for user authentication
WO2016168869A1 (en) * 2015-04-16 2016-10-20 California Institute Of Technology Systems and methods for behavior detection using 3d tracking and machine learning
EP3111829B1 (en) * 2015-07-01 2023-11-08 Essilor International Monitoring component and method for monitoring a visual capacity modification parameter of a user of at least one display device
KR102317820B1 (ko) * 2015-08-12 2021-10-26 삼성전자주식회사 이미지 처리 방법 및 이를 지원하는 전자장치
WO2017120189A1 (en) * 2016-01-04 2017-07-13 The Trustees Of Columbia University In The City Of New York Automated multispectral detection, identification and remediation of pests and disease vectors
US11793203B2 (en) * 2016-01-20 2023-10-24 The Uab Research Foundation Carbon nanosphere-coated bacteria as mosquito larvicides
WO2017192887A2 (en) * 2016-05-04 2017-11-09 The Regents Of The University Of California Pseudo light-field display apparatus
US10373319B2 (en) * 2016-06-13 2019-08-06 International Business Machines Corporation Object tracking with a holographic projection
US20180084772A1 (en) * 2016-09-23 2018-03-29 Verily Life Sciences Llc Specialized trap for ground truthing an insect recognition system

Also Published As

Publication number Publication date
CN109964235A (zh) 2019-07-02
AU2017350945B2 (en) 2021-11-11
EP3532962A1 (en) 2019-09-04
ES2956102T3 (es) 2023-12-13
PT3532962T (pt) 2023-09-25
US11151423B2 (en) 2021-10-19
AU2017350945A1 (en) 2019-05-02
AU2017350945A9 (en) 2019-05-16
WO2018081640A1 (en) 2018-05-03
EP3532962B1 (en) 2023-06-28
EP3532962A4 (en) 2020-09-09
US20180121764A1 (en) 2018-05-03

Similar Documents

Publication Publication Date Title
SG11201903022UA (en) Predictive models for visually classifying insects
SG11201806541RA (en) Image classification and labeling
SG11201910212WA (en) Integrated system for rule editing, simulation, version control, and business process management
SG11201808494TA (en) Signal light detection
SG11201900752PA (en) Cybersecurity vulnerability management system and method
SG11201900116RA (en) Communication flow for verification and identification check
SG11201910019PA (en) Microorganisms and methods for producing cannabinoids and cannabinoid derivatives
SG11201807307VA (en) System and method for aerial system discrimination and action
SG11201809857TA (en) Anti-CTLA-4 Antibodies
SG11201806496SA (en) Antigen binding proteins that bind pd-l1
SG11201903452SA (en) User location determination based on augmented reality
SG11201804482UA (en) Search and retrieval data processing system for computing near real-time data aggregations
SG11201906529PA (en) Optical fingerprint verification method and mobile terminal
SG11201903582UA (en) Settlement method, entrance control method, and apparatus
SG11201908358PA (en) Neuromuscular junction
SG11201906844RA (en) Biometric feature database establishing method and apparatus
SG11201907383QA (en) Systems and methods for vehicle sharing service
SG11201805906WA (en) Diagnostic and prognostic methods for cardiovascular diseases and events
SG11201808830YA (en) Pyrazolo[1,5-a]pyrimidinyl carboxamide compounds and their use in the treatment of medical disorders
SG11201807720TA (en) Methods and systems for determining antibiotic susceptibility
SG11201909561RA (en) Octree-based convolutional neural network
SG11201803998PA (en) Systems and methods for updating sequence of services
SG11201809474TA (en) Compositions and methods for bioengineered tissues
SG11201809223PA (en) Erbb inhibitors and uses thereof
SG11201910195WA (en) Methods for trapping and barcoding discrete biological units in hydrogel