CN114787831B - 改进分类模型的准确性 - Google Patents
改进分类模型的准确性 Download PDFInfo
- Publication number
- CN114787831B CN114787831B CN202080084010.1A CN202080084010A CN114787831B CN 114787831 B CN114787831 B CN 114787831B CN 202080084010 A CN202080084010 A CN 202080084010A CN 114787831 B CN114787831 B CN 114787831B
- Authority
- CN
- China
- Prior art keywords
- hypothesis
- classification model
- hypotheses
- model
- classification
- 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.)
- Active
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/764—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using classification, e.g. of video objects
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/214—Generating training patterns; Bootstrap methods, e.g. bagging or boosting
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/217—Validation; Performance evaluation; Active pattern learning techniques
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/24—Classification techniques
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/29—Graphical models, e.g. Bayesian networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/004—Artificial life, i.e. computing arrangements simulating life
- G06N3/006—Artificial life, i.e. computing arrangements simulating life based on simulated virtual individual or collective life forms, e.g. social simulations or particle swarm optimisation [PSO]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/0464—Convolutional networks [CNN, ConvNet]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/0895—Weakly supervised learning, e.g. semi-supervised or self-supervised learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/09—Supervised learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/092—Reinforcement learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/0985—Hyperparameter optimisation; Meta-learning; Learning-to-learn
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N7/00—Computing arrangements based on specific mathematical models
- G06N7/01—Probabilistic graphical models, e.g. probabilistic networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/77—Processing 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/774—Generating sets of training patterns; Bootstrap methods, e.g. bagging or boosting
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/77—Processing 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/776—Validation; Performance evaluation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/77—Processing 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/778—Active pattern-learning, e.g. online learning of image or video features
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/77—Processing 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/778—Active pattern-learning, e.g. online learning of image or video features
- G06V10/7784—Active pattern-learning, e.g. online learning of image or video features based on feedback from supervisors
- G06V10/7788—Active pattern-learning, e.g. online learning of image or video features based on feedback from supervisors the supervisor being a human, e.g. interactive learning with a human teacher
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/82—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using neural networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/84—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using probabilistic graphical models from image or video features, e.g. Markov models or Bayesian networks
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Evolutionary Computation (AREA)
- General Physics & Mathematics (AREA)
- Artificial Intelligence (AREA)
- Software Systems (AREA)
- Computing Systems (AREA)
- Data Mining & Analysis (AREA)
- Computer Vision & Pattern Recognition (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Databases & Information Systems (AREA)
- General Engineering & Computer Science (AREA)
- Medical Informatics (AREA)
- Life Sciences & Earth Sciences (AREA)
- Multimedia (AREA)
- Mathematical Physics (AREA)
- Molecular Biology (AREA)
- Biomedical Technology (AREA)
- Biophysics (AREA)
- Computational Linguistics (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Evolutionary Biology (AREA)
- Probability & Statistics with Applications (AREA)
- Algebra (AREA)
- Computational Mathematics (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- Image Analysis (AREA)
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US201962943812P | 2019-12-05 | 2019-12-05 | |
| US62/943,812 | 2019-12-05 | ||
| PCT/IL2020/051157 WO2021111431A1 (en) | 2019-12-05 | 2020-11-08 | Improving accuracy of classification models |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN114787831A CN114787831A (zh) | 2022-07-22 |
| CN114787831B true CN114787831B (zh) | 2024-04-16 |
Family
ID=76210950
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN202080084010.1A Active CN114787831B (zh) | 2019-12-05 | 2020-11-08 | 改进分类模型的准确性 |
Country Status (6)
| Country | Link |
|---|---|
| US (1) | US11640559B2 (https=) |
| JP (1) | JP7477608B2 (https=) |
| KR (1) | KR102684032B1 (https=) |
| CN (1) | CN114787831B (https=) |
| TW (1) | TWI834011B (https=) |
| WO (1) | WO2021111431A1 (https=) |
Families Citing this family (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US12067571B2 (en) * | 2020-03-11 | 2024-08-20 | Synchrony Bank | Systems and methods for generating models for classifying imbalanced data |
| US20220292661A1 (en) * | 2021-03-10 | 2022-09-15 | Adlink Technology Inc. | Automated inspection system and operating method thereof |
| US12217277B2 (en) * | 2021-06-18 | 2025-02-04 | Blue Boat Data Inc | System and method for in-store customer feedback collection and utilization |
| US11663023B2 (en) * | 2021-07-21 | 2023-05-30 | The Travelers Indemnity Company | Systems and methods for dynamic artificial intelligence (AI) graphical user interface (GUI) generation |
| US12586309B2 (en) | 2023-02-01 | 2026-03-24 | Vizuro Taiwan Company Ltd. | Machine-learning method on vectorized three-dimensional model and learning system thereof |
| TWI892076B (zh) * | 2023-02-02 | 2025-08-01 | 維曙智能科技有限公司 | 向量化立體模型機器學習方法與學習系統 |
| KR102742448B1 (ko) * | 2023-12-19 | 2024-12-18 | 항공안전기술원 | 항공안전데이터의 위해요인 자동 분류 시스템 및 방법 |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106575246A (zh) * | 2014-06-30 | 2017-04-19 | 亚马逊科技公司 | 机器学习服务 |
| CN110334742A (zh) * | 2019-06-10 | 2019-10-15 | 浙江大学 | 一种基于强化学习的通过添加虚假节点的图对抗样本生成方法 |
Family Cites Families (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8379994B2 (en) | 2010-10-13 | 2013-02-19 | Sony Corporation | Digital image analysis utilizing multiple human labels |
| US9672474B2 (en) * | 2014-06-30 | 2017-06-06 | Amazon Technologies, Inc. | Concurrent binning of machine learning data |
| US11100420B2 (en) * | 2014-06-30 | 2021-08-24 | Amazon Technologies, Inc. | Input processing for machine learning |
| US9886670B2 (en) * | 2014-06-30 | 2018-02-06 | Amazon Technologies, Inc. | Feature processing recipes for machine learning |
| US10713589B1 (en) * | 2016-03-03 | 2020-07-14 | Amazon Technologies, Inc. | Consistent sort-based record-level shuffling of machine learning data |
| CN110168580B (zh) | 2017-01-10 | 2022-10-04 | 华为技术有限公司 | 使用分布式系统训练分类器模型时的容错恢复系统和方法 |
| US10674159B2 (en) * | 2017-07-28 | 2020-06-02 | Microsoft Technology Licensing, Llc | Effective intra encoding for screen data |
| CN107391760B (zh) * | 2017-08-25 | 2018-05-25 | 平安科技(深圳)有限公司 | 用户兴趣识别方法、装置及计算机可读存储介质 |
| US11494689B2 (en) * | 2018-06-05 | 2022-11-08 | Chatterbox Labs Limited | Method and device for improved classification |
| US10719301B1 (en) | 2018-10-26 | 2020-07-21 | Amazon Technologies, Inc. | Development environment for machine learning media models |
| JP7243333B2 (ja) * | 2019-03-15 | 2023-03-22 | 富士通株式会社 | 情報処理方法、情報処理プログラム、および情報処理装置 |
-
2020
- 2020-11-08 KR KR1020227022704A patent/KR102684032B1/ko active Active
- 2020-11-08 CN CN202080084010.1A patent/CN114787831B/zh active Active
- 2020-11-08 JP JP2022533364A patent/JP7477608B2/ja active Active
- 2020-11-08 WO PCT/IL2020/051157 patent/WO2021111431A1/en not_active Ceased
- 2020-11-16 TW TW109139955A patent/TWI834011B/zh active
- 2020-11-30 US US17/107,851 patent/US11640559B2/en active Active
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106575246A (zh) * | 2014-06-30 | 2017-04-19 | 亚马逊科技公司 | 机器学习服务 |
| CN110334742A (zh) * | 2019-06-10 | 2019-10-15 | 浙江大学 | 一种基于强化学习的通过添加虚假节点的图对抗样本生成方法 |
Also Published As
| Publication number | Publication date |
|---|---|
| TWI834011B (zh) | 2024-03-01 |
| CN114787831A (zh) | 2022-07-22 |
| KR20220110264A (ko) | 2022-08-05 |
| JP2023505201A (ja) | 2023-02-08 |
| WO2021111431A1 (en) | 2021-06-10 |
| TW202139079A (zh) | 2021-10-16 |
| US11640559B2 (en) | 2023-05-02 |
| JP7477608B2 (ja) | 2024-05-01 |
| US20210174148A1 (en) | 2021-06-10 |
| KR102684032B1 (ko) | 2024-07-10 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN114787831B (zh) | 改进分类模型的准确性 | |
| TWI894223B (zh) | 用於影像分類之方法、電腦程式產品及電腦化設備 | |
| US12204398B2 (en) | Incremental causal discovery and root cause localization for online system fault diagnosis | |
| CN111767930A (zh) | 物联网时序数据异常检测方法及其相关设备 | |
| US11288065B2 (en) | Devops driven cognitive cost function for software defect prediction | |
| CN116089870A (zh) | 基于元学习的小样本条件下工业设备故障预测方法及装置 | |
| JP2024041064A (ja) | センサ測定値の異常検出 | |
| Padberg et al. | Using machine learning for estimating the defect content after an inspection | |
| CN110991124B (zh) | 集成电路修补方法及装置、存储介质、电子设备 | |
| Maheswari et al. | AI-Powered VLSI Design Automation for Faster Chip Production in Emerging Technologies | |
| WO2022202456A1 (ja) | 外観検査方法および外観検査システム | |
| KR102805338B1 (ko) | 뉴럴 네트워크 장치 및 그 장치에서의 러닝 방법 | |
| EP4372507B1 (en) | Method and system for hybrid data augmentation for estimating performance degradation in industrial plant | |
| Azeem et al. | Defect prediction leads to high quality product | |
| EP4372623A1 (en) | Resolving problems with medical devices | |
| Owen et al. | Agile software verification techniques for rapid development of AI accelerators | |
| Owen et al. | Verifying accuracy and precision of AI accelerators in deep neural network inference tasks | |
| Syed et al. | A Self-Learning Framework for Enhancing Data Quality in Data-Centric AI Systems through Continuous Feedback | |
| Kaushal et al. | PSO based neural network approaches for prediction of level of severity of faults in nasa’s public domain defect dataset | |
| Mohamad | Machine learning empowered software prediction system | |
| CN115525550B (zh) | 一种预警方法、装置、设备及介质 | |
| US20260039539A1 (en) | Reinforced causal structure learning for online root cause analysis | |
| Sudharson et al. | Software Quality Prediction by CatBoostFeed-Forward Neural Network in Software Engineering | |
| Nelson Jordan | Post-Silicon Validation and Debugging Strategies for AI Accelerators Deployed in Edge Computing and Embedded IoT Devices | |
| CN120476450A (zh) | 医学设备故障预测 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PB01 | Publication | ||
| PB01 | Publication | ||
| SE01 | Entry into force of request for substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| GR01 | Patent grant | ||
| GR01 | Patent grant |