JP2017083990A5 - - Google Patents

Download PDF

Info

Publication number
JP2017083990A5
JP2017083990A5 JP2015209776A JP2015209776A JP2017083990A5 JP 2017083990 A5 JP2017083990 A5 JP 2017083990A5 JP 2015209776 A JP2015209776 A JP 2015209776A JP 2015209776 A JP2015209776 A JP 2015209776A JP 2017083990 A5 JP2017083990 A5 JP 2017083990A5
Authority
JP
Japan
Prior art keywords
classifier
information providing
input data
classification
information
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.)
Granted
Application number
JP2015209776A
Other languages
Japanese (ja)
Other versions
JP6493154B2 (en
JP2017083990A (en
Filing date
Publication date
Application filed filed Critical
Priority to JP2015209776A priority Critical patent/JP6493154B2/en
Priority claimed from JP2015209776A external-priority patent/JP6493154B2/en
Publication of JP2017083990A publication Critical patent/JP2017083990A/en
Publication of JP2017083990A5 publication Critical patent/JP2017083990A5/ja
Application granted granted Critical
Publication of JP6493154B2 publication Critical patent/JP6493154B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Claims (10)

入力データを取得するデータ取得手段と、
第一の分類器を用いて前記入力データを分類し、分類結果を出力する第一の分類手段と、
第二の分類器を用いて前記入力データを分類し、分類結果を出力する第二の分類手段と、
複数の前記分類結果に基づいて、確信度を表す情報を生成し、分類結果とともに出力する情報提供手段と、
を有し、
前記第二の分類器は、前記第一の分類器よりも適合率が低くなるよう学習された分類器である、
情報提供装置。
Data acquisition means for acquiring input data;
First classification means for classifying the input data using a first classifier and outputting a classification result;
A second classification means for classifying the input data using a second classifier and outputting a classification result;
Information providing means for generating information representing the certainty level based on the plurality of classification results and outputting the information together with the classification results;
Have
The second classifier is a classifier learned to have a lower precision than the first classifier.
Information providing device.
前記複数の分類器は、前記入力データに基づいて、特定の事象の有無を出力する二クラス分類器であり、
前記情報提供手段は、前記特定の事象に対して肯定判定を行った分類器が、より高い適合率を有する分類器であるほど、より高い確信度を出力する、
請求項1に記載の情報提供装置。
The plurality of classifiers are two-class classifiers that output the presence or absence of a specific event based on the input data,
The information providing means outputs a higher degree of certainty as the classifier that has made an affirmative determination with respect to the specific event is a classifier having a higher precision.
The information providing apparatus according to claim 1.
前記第一の分類器は、適合率が最大となるよう学習された分類器であり、
前記第二の分類器は、再現率が最大となるよう学習された分類器である、
請求項2に記載の情報提供装置。
The first classifier is a classifier that has been trained to maximize the precision,
The second classifier is a classifier that has been learned so as to maximize the recall.
The information providing apparatus according to claim 2.
前記情報提供手段は、前記第一の分類器が肯定判定を行った場合に、断定的な表現で分類結果を出力する、
請求項2または3に記載の情報提供装置。
When the first classifier makes an affirmative determination, the information providing means outputs a classification result in an assertive expression.
The information providing apparatus according to claim 2 or 3.
前記情報提供手段は、前記第一の分類器が否定判定を行い、前記第二の分類器が肯定判定を行った場合に、断定的ではない表現で、前記第二の分類手段が出力した分類結果を出力する、
請求項2から4のいずれかに記載の情報提供装置。
When the first classifier makes a negative determination and the second classifier makes a positive determination, the information providing means is a non-deterministic expression output by the second classification means. Output the result,
The information providing apparatus according to claim 2.
合率が、前記第一の分類器と前記第二の分類器の中間となるよう学習された第三の分類器を用いて前記入力データを分類し、分類結果を出力する第三の分類手段をさらに有する、
請求項2から5のいずれかに記載の情報提供装置。
Conformance rate, the first classifier and by using a third classifier learned the second classifier intermediate and so as to classify the input data, the third classification of outputting a classification result Further having means ,
The information providing apparatus according to claim 2.
前記第一の分類器および第二の分類器を学習させる学習手段をさらに有し、
前記学習手段は、
適合率が最大となるように前記第一の分類器を学習させ、
再現率が最大となるように前記第二の分類器を学習させる、
請求項2から6のいずれかに記載の情報提供装置。
Learning means for learning the first classifier and the second classifier;
The learning means includes
Train the first classifier to maximize the precision,
Train the second classifier to maximize the recall;
The information providing apparatus according to claim 2.
第一の分類器および第二の分類器を有するコンピュータが行う情報提供方法であって、
入力データを取得するステップと、
第一の分類器を用いて前記入力データを分類し、分類結果を取得するステップと、
第二の分類器を用いて前記入力データを分類し、分類結果を取得するステップと、
複数の前記分類結果に基づいて、確信度を表す情報を生成し、分類結果とともに出力するステップと、
を含み、
前記第二の分類器は、前記第一の分類器よりも適合率が低くなるよう学習された分類器である、
情報提供方法。
An information providing method performed by a computer having a first classifier and a second classifier,
Obtaining input data;
Classifying the input data using a first classifier and obtaining a classification result;
Classifying the input data using a second classifier and obtaining a classification result;
Generating information representing certainty based on the plurality of classification results, and outputting the information together with the classification results;
Including
The second classifier is a classifier learned to have a lower precision than the first classifier.
Information provision method.
請求項8に記載の情報提供方法の各ステップをコンピュータに実行させるプログラム。   The program which makes a computer perform each step of the information provision method of Claim 8. 入力データを取得するデータ取得手段と、
前記入力データに基づいて、特定の事象の有無を出力する二クラス分類器であって、適合率および再現率がそれぞれ異なる複数の分類器と、
前記複数の分類器を用いて前記入力データを分類し、複数の分類結果を取得する分類手段と、
前記特定の事象に対して肯定判定を行った分類器の適合率に基づいて、確信度を表す情報を生成し、分類結果とともに出力する情報提供手段と、
を有する、情報提供装置。
Data acquisition means for acquiring input data;
A two-class classifier that outputs the presence / absence of a specific event based on the input data, and a plurality of classifiers having different precision and recall,
Classifying means for classifying the input data using the plurality of classifiers and obtaining a plurality of classification results;
Information providing means for generating information representing a certainty factor and outputting together with the classification result based on the matching rate of the classifier that has made an affirmative determination with respect to the specific event;
An information providing apparatus.
JP2015209776A 2015-10-26 2015-10-26 Information providing apparatus and information providing method Active JP6493154B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015209776A JP6493154B2 (en) 2015-10-26 2015-10-26 Information providing apparatus and information providing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015209776A JP6493154B2 (en) 2015-10-26 2015-10-26 Information providing apparatus and information providing method

Publications (3)

Publication Number Publication Date
JP2017083990A JP2017083990A (en) 2017-05-18
JP2017083990A5 true JP2017083990A5 (en) 2018-02-08
JP6493154B2 JP6493154B2 (en) 2019-04-03

Family

ID=58711257

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015209776A Active JP6493154B2 (en) 2015-10-26 2015-10-26 Information providing apparatus and information providing method

Country Status (1)

Country Link
JP (1) JP6493154B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7186539B2 (en) * 2018-08-03 2022-12-09 Automagi株式会社 RUST DETECTION PROGRAM, RUST DETECTION SYSTEM AND RUST DETECTION METHOD
JP6952660B2 (en) * 2018-08-28 2021-10-20 株式会社東芝 Update support device, update support method and program
JP2020101960A (en) 2018-12-21 2020-07-02 ソニー株式会社 Information processing apparatus, information processing method, and program

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06309492A (en) * 1993-04-21 1994-11-04 Eastman Kodak Co Method for plural sorter output synthesis and synthesis system
JP2006018706A (en) * 2004-07-05 2006-01-19 Nippon Telegr & Teleph Corp <Ntt> Subject image discriminator setting device, setting method and setting program thereof, subject image identification apparatus, and identification method and identification program thereof
JP4925293B2 (en) * 2006-12-28 2012-04-25 独立行政法人情報通信研究機構 Certainty assigning device, method and program
JP5733229B2 (en) * 2012-02-06 2015-06-10 新日鐵住金株式会社 Classifier creation device, classifier creation method, and computer program
JP6123265B2 (en) * 2012-12-12 2017-05-10 富士通株式会社 Information processing apparatus, vehicle identification method, and vehicle identification program
JP2014206382A (en) * 2013-04-10 2014-10-30 三菱電機株式会社 Target type identification device

Similar Documents

Publication Publication Date Title
JP2018525734A5 (en)
KR102570278B1 (en) Apparatus and method for generating training data used to training student model from teacher model
WO2019068741A3 (en) Automated classification and taxonomy of 3d teeth data using deep learning methods
EP3392780A3 (en) Systems and methods for classification of software defect reports
JP2017520825A5 (en)
JP2017527926A5 (en)
JP2020525947A5 (en)
MX2022001970A (en) Classification of data using aggregated information from multiple classification modules.
EP3293528A3 (en) Recommending measurements based on detected waveform type
WO2016075095A3 (en) Using contextual information to classify nuclei in histology images
WO2020086818A3 (en) Detection of plant diseases with multi-stage, multi-scale deep learning
EP2851808A3 (en) Hybrid natural language processor
WO2015039021A3 (en) Classifier generation method using combination of mini-classifiers with regularization and uses thereof
JP2018185328A5 (en)
RU2017100249A (en) CLASSIFICATION OF TOUCH
JP2018526723A5 (en)
EP4280210A3 (en) Hotword detection on multiple devices
EP3035246A3 (en) Image recognition method and apparatus, image verification method and apparatus, learning method and apparatus to recognize image, and learning method and apparatus to verify image
JP2017520824A5 (en)
JP2011525012A5 (en)
JP2018527677A5 (en)
JP2017224156A5 (en)
EP2835765A3 (en) Method, apparatus and computer program product for activity recognition
MX2021014114A (en) Optimizing training data for image classification.
GB2571645A (en) Automatic classification of drilling reports with deep natural language processing