JP7477608B2 - 分類モデルの正解率の改良 - Google Patents
分類モデルの正解率の改良 Download PDFInfo
- Publication number
- JP7477608B2 JP7477608B2 JP2022533364A JP2022533364A JP7477608B2 JP 7477608 B2 JP7477608 B2 JP 7477608B2 JP 2022533364 A JP2022533364 A JP 2022533364A JP 2022533364 A JP2022533364 A JP 2022533364A JP 7477608 B2 JP7477608 B2 JP 7477608B2
- Authority
- JP
- Japan
- Prior art keywords
- hypothesis
- hypotheses
- classification model
- graph
- model
- 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 (3)
| Publication Number | Publication Date |
|---|---|
| JP2023505201A JP2023505201A (ja) | 2023-02-08 |
| JP2023505201A5 JP2023505201A5 (https=) | 2023-09-14 |
| JP7477608B2 true JP7477608B2 (ja) | 2024-05-01 |
Family
ID=76210950
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2022533364A Active JP7477608B2 (ja) | 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 (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2017530435A (ja) | 2014-06-30 | 2017-10-12 | アマゾン・テクノロジーズ・インコーポレーテッド | 機械学習モデル評価のための対話型インターフェース |
Family Cites Families (12)
| 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 | 富士通株式会社 | 情報処理方法、情報処理プログラム、および情報処理装置 |
| CN110334742B (zh) * | 2019-06-10 | 2021-06-29 | 浙江大学 | 一种用于文档分类的基于强化学习的通过添加虚假节点的图对抗样本生成方法 |
-
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 (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2017530435A (ja) | 2014-06-30 | 2017-10-12 | アマゾン・テクノロジーズ・インコーポレーテッド | 機械学習モデル評価のための対話型インターフェース |
Also Published As
| Publication number | Publication date |
|---|---|
| TWI834011B (zh) | 2024-03-01 |
| CN114787831A (zh) | 2022-07-22 |
| CN114787831B (zh) | 2024-04-16 |
| 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 |
| US20210174148A1 (en) | 2021-06-10 |
| KR102684032B1 (ko) | 2024-07-10 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP7477608B2 (ja) | 分類モデルの正解率の改良 | |
| JP7675093B2 (ja) | 画像分類のための適応学習 | |
| US20230281791A1 (en) | Adaptive system and method for inspection of imaged items | |
| US12585914B2 (en) | Systems and methods for generating a structural model architecture | |
| CN112420125A (zh) | 分子属性预测方法、装置、智能设备和终端 | |
| KR102805338B1 (ko) | 뉴럴 네트워크 장치 및 그 장치에서의 러닝 방법 | |
| Dhavakumar et al. | Software defect prediction using graph sample and aggregate-attention network optimized with nomadic people optimizer for enhancing the software reliability | |
| Carpentier et al. | dtaianomaly: A Python library for time series anomaly detection | |
| Owen et al. | Agile software verification techniques for rapid development of AI accelerators | |
| Meier et al. | Knowledge mining using generative AI for causal discovery in electronics production | |
| Matcha et al. | Using Deep Learning Classifiers to Identify Candidate Classes for Unit Testing in Object-Oriented Systems. | |
| 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 | |
| CN113139332A (zh) | 一种自动化模型构建方法、装置及设备 | |
| Kaushal et al. | PSO based neural network approaches for prediction of level of severity of faults in nasa’s public domain defect dataset | |
| Larsson et al. | Development of a framework for the design of expanded metal facades: Using artificial intelligence to streamline pre-production work | |
| Sudharson et al. | Software Quality Prediction by CatBoostFeed-Forward Neural Network in Software Engineering | |
| Siri et al. | Software Quality Sustainability Measurement Using Machine Learning Algorithms | |
| Seneviratne et al. | AD-PU: A Novel Approach for Automated Identification of the Outliers in User Interface Testing (UAT) | |
| Mohandas et al. | Leveraging Machine Learning for Enhanced Software Defect Prediction and Quality Assurance: A Comparative Analysis | |
| Mocke | Leveraging Retrieval-Augmented Generation, Prompt Engineering, and Vision Language Models for Surface Defect Classification and Root Cause Analysis in Manufacturing | |
| Ale | Implementing Machine Learning Algorithms to Improve Test Case Generation and Execution | |
| Poornima et al. | Software Quality Prediction by CatBoost | |
| Haneefa et al. | Quality-preserving Model for Electronics Production Quality Tests Reduction | |
| Albayari et al. | Enhancing False Call Detection in Automated Optical Inspection Using XGBoost Classifier and XAI Algorithms |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230906 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20230906 |
|
| A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20230906 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20231212 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20240307 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20240402 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20240418 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7477608 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |