TW202125405A - Classifying device and image classifying system - Google Patents

Classifying device and image classifying system Download PDF

Info

Publication number
TW202125405A
TW202125405A TW109136440A TW109136440A TW202125405A TW 202125405 A TW202125405 A TW 202125405A TW 109136440 A TW109136440 A TW 109136440A TW 109136440 A TW109136440 A TW 109136440A TW 202125405 A TW202125405 A TW 202125405A
Authority
TW
Taiwan
Prior art keywords
category
mentioned
classification
image
classifier
Prior art date
Application number
TW109136440A
Other languages
Chinese (zh)
Inventor
坪井辰彦
松村淳一
大久保憲治
Original Assignee
日商東麗工程股份有限公司
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 日商東麗工程股份有限公司 filed Critical 日商東麗工程股份有限公司
Publication of TW202125405A publication Critical patent/TW202125405A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Artificial Intelligence (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • Medical Informatics (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Image Analysis (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

Provided is a classifying device with which it is possible to improve the performance of a classifier. More specifically, in this classifying device 30, a classifier learning means 31a is configured so that, when the category of a defective image Pd of data D2 for evaluation that has been classified by a classification execution means 31b and the category of a defective image Pd previously classified by a user do not match, a classifier 32 is retrained on the basis of training data D11 in a state where a category selection image Pd3, in which the category classified by the classification execution means 31b is selected as the category of the defective image Pd for which the aforementioned categories do not match, is included in training data D1.

Description

分類裝置及圖像分類系統Classification device and image classification system

本發明係關於一種分類裝置及圖像分類系統。The invention relates to a classification device and an image classification system.

先前,已知有將圖像分類為複數個類別中之任一類別之分類器(例如參照專利文獻1)。Heretofore, there is known a classifier that classifies images into any one of a plurality of classes (for example, refer to Patent Document 1).

上述專利文獻1中揭示有將圖像分類為複數個種別(類別)中之任一類之分類器構築方法。該分類器構築方法中,首先準備由使用者預先示教出種別之教師圖像、及基於教師圖像之包含複數個特徵量軸中之每一個之值之教師資料。再者,圖像係包含形成於基板上之缺陷之圖像。其次,基於所準備之教師資料,對複數個特徵量軸中之每一個生成特徵量軸之值離散化之各區間中之頻數分佈資料(出現頻度)。例如,特徵量軸係缺陷之面積、周長、重心位置、力矩量等。又,頻數分佈資料如以下般形成。首先,特定出特徵量軸之值之最大值及最小值,獲取特徵量軸之值之分佈範圍。然後,將該分佈範圍分割(離散化)成個數適當之區間。然後,求出每一種別在離散化之各區間中之頻數(出現頻度)。The aforementioned Patent Document 1 discloses a classifier construction method for classifying an image into any one of a plurality of categories (categories). In this classifier construction method, firstly, a teacher image of a category taught by the user in advance and teacher data containing a value of each of a plurality of feature quantity axes based on the teacher image are prepared. Furthermore, the image includes the image of the defect formed on the substrate. Secondly, based on the prepared teacher data, the frequency distribution data (frequency of appearance) in each interval in which the value of the feature quantity axis is discretized is generated for each of the plurality of feature quantity axes. For example, the area, circumference, position of the center of gravity, and the amount of moment of the feature axis defect. In addition, the frequency distribution data is formed as follows. First, specify the maximum value and minimum value of the characteristic value axis, and obtain the distribution range of the value of the characteristic quantity axis. Then, the distribution range is divided (discretized) into an appropriate number of intervals. Then, find the frequency (frequency of appearance) of each type in each interval of discretization.

其次,基於頻數分佈資料所示之每一特徵量軸在各區間中之按種別劃分之出現比率,生成將圖像分類之分類器(複數個弱分類器)。例如,對某1個特徵量求出屬於某區間之圖像屬於某種別之概率。然後,弱分類器分別根據對應之特徵量軸之值參照頻數分佈資料,藉此,求出表示視為已獲取特徵量軸之值之圖像屬於特定種別時之有效性(確信度)之評估值作為種別評估值。Secondly, based on the occurrence ratio of each feature axis in each interval shown by the frequency distribution data by category, a classifier (a plurality of weak classifiers) for classifying the image is generated. For example, for a certain feature quantity, the probability that an image belonging to a certain interval belongs to a certain other is calculated. Then, the weak classifier refers to the frequency distribution data respectively according to the value of the corresponding feature quantity axis, thereby obtaining an evaluation of the validity (certainty) of the image that is regarded as the acquired feature quantity axis value belongs to a specific category The value is used as the category evaluation value.

其次,利用分類器將教師資料分類。然後,對經分類器分類之教師資料中的種別被誤分類之教師資料修正頻數分佈資料。具體而言,使種別被誤分類之教師資料具有之特徵量之值對應之區間(頻數分佈資料之區間)之種別之頻數增加。然後,基於修正過之頻數分佈資料更新分類器,藉此,上述誤分類之教師資料由更新後之分類器分類為正確種別之可能性變高。  [先前技術文獻]  [專利文獻]Secondly, use the classifier to classify the teacher information. Then, correct the frequency distribution data for the misclassified teacher data in the teacher data classified by the classifier. Specifically, the frequency of the category corresponding to the interval (the interval of the frequency distribution data) corresponding to the value of the feature quantity of the teacher data whose category is misclassified is increased. Then, the classifier is updated based on the corrected frequency distribution data, whereby the above-mentioned misclassified teacher data is more likely to be classified into the correct category from the updated classifier. [Prior technical literature] [Patent literature]

[專利文獻1]日本專利特開2019-57024號公報[Patent Document 1] Japanese Patent Laid-Open No. 2019-57024

[發明所欲解決之問題][The problem to be solved by the invention]

於上述專利文獻1記載之分類器構築方法中,基於由使用者預先示教出種別之教師圖像、及基於教師圖像之包含複數個特徵量軸中之每一個之值之教師資料,生成分類器。此處,教師圖像之種別由使用者示教,另一方面,在教師圖像之數量相對較多時等,認為有時會因疲勞等而導致使用者之集中力降低,從而種別之示教出錯。於該情形時,由於基於錯誤示教之種別(類別)生成(評估)分類器,故存在分類器之分類精度難以提高之問題。In the method for constructing a classifier described in Patent Document 1, it is generated based on a teacher image of a category taught in advance by a user, and teacher data including a value of each of a plurality of feature quantity axes based on the teacher image Classifier. Here, the types of teacher images are taught by the user. On the other hand, when the number of teacher images is relatively large, etc., it is considered that the concentration of the user may be reduced due to fatigue, etc., and the types are shown. Teaching mistakes. In this case, since the classifier is generated (evaluated) based on the type (category) of the wrong teaching, there is a problem that it is difficult to improve the classification accuracy of the classifier.

本發明係為了解決如上所述之問題而完成者,本發明之目的之一在於提供一種可使分類器之性能提高之分類裝置及圖像分類系統。  [解決問題之技術手段]The present invention was completed in order to solve the above-mentioned problems. One of the objectives of the present invention is to provide a classification device and an image classification system that can improve the performance of the classifier. [Technical means to solve the problem]

為了達成上述目的,本發明之第1方面之分類裝置係對未知圖像之類別進行分類,且具備:分類器學習機構,其藉由基於教師資料進行機器學習而使分類器學習,上述教師資料包括由使用者預先分類為複數個類別中之任一類別之複數個圖像;及分類執行機構,其基於學習後之分類器,將包括複數個圖像之評估用資料分類為複數個類別中之任一類別;分類器學習機構構成為如下,即,當經分類執行機構分類之評估用資料之圖像之類別與經使用者預先分類之圖像之類別不一致時,在經分類執行機構分類之類別或經使用者重新判定之類別被選擇為類別不一致之圖像的類別之類別選擇圖像包含於教師資料之狀態下,基於教師資料使分類器重新學習。In order to achieve the above object, the classification device of the first aspect of the present invention classifies unknown image categories, and includes: a classifier learning mechanism that learns the classifier by machine learning based on teacher data. Including a plurality of images pre-classified by the user into any one of the plurality of categories; and a classification execution mechanism, which, based on the learned classifier, classifies the evaluation data including the plurality of images into a plurality of categories Any category; the classifier learning mechanism is structured as follows, that is, when the category of the image of the evaluation data classified by the classification implementing agency is inconsistent with the category of the image pre-classified by the user, it will be classified by the classification implementing agency The category of the image or the category re-determined by the user is selected as the category of an image with inconsistent categories. When the category selection image is included in the teacher data, the classifier is relearned based on the teacher data.

於本發明之第1方面之分類裝置中,如上所述,分類器學習機構構成為如下,即,當經分類執行機構分類之評估用資料之圖像之類別與經使用者預先分類之圖像之類別不一致時,在經分類執行機構分類之類別或經使用者重新判定之類別被選擇為類別不一致之圖像的類別之類別選擇圖像包含於教師資料之狀態下,基於教師資料使分類器重新學習。藉此,即便於圖像之類別被錯誤分類之情形時,亦可將被錯誤分類之圖像之類別變更為正確類別。並且,在被錯誤分類之類別變更為正確類別後之類別選擇圖像包含於教師資料之狀態下,基於教師資料使分類器重新學習,因此,可使分類器之性能提高。In the classification device of the first aspect of the present invention, as described above, the classifier learning mechanism is configured as follows, that is, when the classification of the image of the evaluation data classified by the classification execution mechanism and the image classified in advance by the user When the categories are inconsistent, if the category classified by the classification agency or the category re-determined by the user is selected as the category of the inconsistent image category, the category selection image is included in the teacher data, and the classifier is based on the teacher data study again. In this way, even when the category of the image is incorrectly classified, the category of the incorrectly classified image can be changed to the correct category. In addition, when the category selection image after the incorrectly classified category is changed to the correct category is included in the teacher data, the classifier is relearned based on the teacher data, so that the performance of the classifier can be improved.

於上述第1方面之分類裝置中,較佳為構成為類別選擇圖像之類別基於分類執行機構進行之類別分類之確定度之指標即分類推定概率而選擇。若如此構成,則藉由選擇具有相對較高之分類推定概率之圖像之類別,可抑制錯誤地選擇類別。又,藉由不選擇具有相對較低之分類推定概率之圖像之類別,同樣可抑制錯誤地選擇類別。In the classification device of the first aspect described above, it is preferable that the classification of the classification selection image is selected based on the estimated classification probability, which is an index of the degree of certainty of classification performed by the classification execution mechanism. With this configuration, by selecting the category of the image with a relatively high estimated probability of classification, it is possible to suppress the wrong category selection. In addition, by not selecting the category of the image with a relatively low estimated probability of classification, it is also possible to suppress the wrong category selection.

於該情形時,較佳為分類推定概率包含複數個分類器對類別之分類結果的多數決之比率、及自單一分類器輸出之分類推定概率中之至少一者。若如此構成,則複數個分類器對類別之分類結果的多數決之比率(自單一分類器輸出之分類推定概率)係自一般之學習演算法輸出之值,因此,可基於該等值容易地選擇類別。In this case, it is preferable that the estimated classification probabilities include at least one of the ratio of the majority of the classification results of a plurality of classifiers to the classification results and the estimated classification probabilities output from a single classifier. If constructed in this way, the ratio of the majority of the classification results of the plural classifiers to the category (the estimated probability of classification output from a single classifier) is the value output from the general learning algorithm. Therefore, it can be easily based on these values Choose a category.

於上述類別基於分類推定概率選擇之分類裝置中,較佳為進而具備顯示部,該顯示部顯示分類執行機構分類之類別與使用者分類之類別不一致之圖像相關的經分類執行機構分類之評估用資料之圖像之類別、經使用者預先分類之圖像之類別、及分類推定概率。若如此構成,則使用者可容易地視認是否存在經分類執行機構分類之圖像之類別與經使用者預先分類之圖像之類別不一致的情形。In the above-mentioned classification device selected based on the estimated classification probability, it is preferable to further include a display unit that displays the evaluation of the classification execution agency classification related to the image in which the classification execution agency classification is inconsistent with the user classification category Use the type of the image of the data, the type of the image pre-classified by the user, and the estimated probability of classification. If configured in this way, the user can easily see whether there is a situation in which the category of the image classified by the classification execution mechanism is inconsistent with the category of the image pre-classified by the user.

於該情形時,較佳為構成為如下,即,當經分類執行機構分類之評估用資料之圖像之類別與經使用者預先分類之圖像之類別不一致時,顯示部受理使用者對類別之選擇之輸入,且分類器學習機構構成為如下,即,在已由使用者選擇類別之類別選擇圖像包含於教師資料之狀態下,基於教師資料使分類器重新學習。若如此構成,則使用者可一面確認顯示於顯示部之分類推定概率,一面選擇圖像之類別。即,分類推定概率成為是否選擇圖像之類別之指標,因此,可使使用者容易選擇類別。In this case, it is preferable to be configured as follows, that is, when the category of the image of the evaluation data classified by the classification executing agency is inconsistent with the category of the image pre-classified by the user, the display unit accepts the user's classification The input of the selection, and the classifier learning mechanism is configured as follows, that is, in the state that the category selection image of the category selected by the user is included in the teacher data, the classifier is relearned based on the teacher data. With this configuration, the user can select the category of the image while confirming the estimated probability of the classification displayed on the display unit. That is, the estimated classification probability serves as an indicator of whether or not to select the image category, so that the user can easily select the category.

於受理上述使用者對類別之選擇之輸入之分類裝置中,較佳為構成為如下,即,當經分類執行機構分類之評估用資料之圖像之類別與經使用者預先分類之圖像之類別不一致,進而分類推定概率為特定閾值以上時,顯示部受理使用者對類別之選擇之輸入,且分類器學習機構構成為如下,即,在已由使用者選擇類別之類別選擇圖像包含於教師資料之狀態下,基於教師資料使分類器重新學習。若如此構成,則僅於分類推定概率為特定閾值以上之情形時,受理使用者對類別之選擇之輸入,因此,於無須選擇類別之情形時,可省略受理類別選擇之輸入之控制。In the classification device that accepts the input of the user's selection of the category, it is preferably configured as follows: When the categories are inconsistent and the estimated probability of classification is higher than a certain threshold, the display unit accepts the input of the user’s selection of the category, and the classifier learning mechanism is structured as follows: In the state of teacher data, the classifier is relearned based on the teacher data. If configured in this way, the user's input for category selection will be accepted only when the estimated classification probability is higher than a certain threshold. Therefore, in situations where category selection is not required, the control of accepting category selection input can be omitted.

於具備上述顯示部之分類裝置中,較佳為構成為如下,即,當經分類執行機構分類之評估用資料之圖像之類別與經使用者預先分類之圖像之類別不一致時,顯示部受理類別之自動選擇,且分類器學習機構構成為如下,即,於已受理自動選擇之情形時,自動地選擇圖像之類別,並且在已自動選擇類別之類別選擇圖像包含於教師資料之狀態下,基於教師資料使分類器重新學習。若如此構成,則不需要使用者進行(手動進行)類別之選擇,而是自動選擇類別,因此,可節省使用者之工夫。In the classification device provided with the above-mentioned display unit, it is preferable to be configured as follows, that is, when the type of the image of the evaluation data classified by the classification execution mechanism is not consistent with the type of the image pre-classified by the user, the display unit The automatic selection of categories is accepted, and the classifier learning organization is structured as follows, that is, when the automatic selection has been accepted, the category of the image is automatically selected, and the category selection image of the automatically selected category is included in the teacher data In the state, the classifier is relearned based on the teacher's information. If configured in this way, the user does not need to select the category (manually), but automatically selects the category. Therefore, the user's time and effort can be saved.

於受理上述類別之自動選擇之分類裝置中,較佳為構成為如下,即,當經分類執行機構分類之評估用資料之圖像之類別與經使用者預先分類之圖像之類別不一致,進而分類推定概率為特定閾值以上時,顯示部受理類別之自動選擇,且分類器學習機構構成為如下,即,於已受理自動選擇之情形時,自動地選擇圖像之類別,並且在已自動選擇類別之類別選擇圖像包含於教師資料之狀態下,基於教師資料使分類器重新學習。若如此構成,則僅於分類推定概率為特定閾值以上之情形時,受理類別之自動選擇,因此,於無須選擇類別之情形時,可省略受理類別選擇之輸入之控制。In the classification device that accepts the automatic selection of the above categories, it is preferable to be configured as follows. That is, when the category of the image of the evaluation data classified by the classification executing agency is inconsistent with the category of the image pre-classified by the user, then When the estimated probability of classification is higher than a certain threshold, the display unit accepts automatic selection of the category, and the classifier learning mechanism is structured as follows The category selection image of the category is included in the state of the teacher's data, and the classifier is relearned based on the teacher's data. If configured in this way, the automatic selection of the category will be accepted only when the estimated probability of the classification is above a certain threshold. Therefore, when there is no need to select the category, the control of the input of the accepted category selection can be omitted.

於上述第1方面之分類裝置中,較佳為評估用資料包含教師資料,分類執行機構構成為基於學習後之分類器,對教師資料中包含之圖像之類別進行分類,且分類器學習機構構成為如下,即,在以包含經分類執行機構分類之類別被選擇為類別之類別選擇圖像之方式更新教師資料後之狀態下,基於教師資料使分類器重新學習。若如此構成,則即便於教師資料中包含之圖像之類別被誤分類之情形時,由於更新教師資料,故亦可抑制因使用者對類別之誤分類而導致分類器之性能降低。In the classification device of the first aspect described above, it is preferable that the evaluation data include teacher data, and the classification execution mechanism is configured to classify the categories of the images contained in the teacher data based on the classifier after learning, and the classifier learning mechanism The structure is as follows, that is, after updating the teacher information in a way that includes the category selected by the classification execution agency as the category selection image, the classifier is re-learned based on the teacher information. If configured in this way, even when the category of the image included in the teacher data is misclassified, since the teacher data is updated, the performance degradation of the classifier due to the user's misclassification of the category can be suppressed.

於上述第1方面之分類裝置中,較佳為評估用資料包含與教師資料不同之圖像,分類執行機構構成為基於學習後之分類器,對與教師資料不同之評估用資料中包含之圖像之類別進行分類,且分類器學習機構構成為如下,即,在經分類執行機構分類之類別被選擇為類別之類別選擇圖像包含於教師資料之狀態下,基於教師資料使分類器重新學習。此處,為了使暫時生成之分類器之性能提高,有時對包含與教師資料不同之圖像之評估用資料之類別進行分類。於該情形時,評估用資料中包含之圖像之類別亦預先由使用者分類。並且,有時會因疲勞等而導致使用者將類別錯誤地分類。因此,藉由如上述般構成,即便於評估用資料中包含之圖像之類別被誤分類之情形時,由於選擇(修正)類別,故亦可使分類器之性能提高。In the classification device of the first aspect described above, it is preferable that the evaluation data include images different from the teacher data, and the classification execution mechanism is configured to be based on the classifier after learning, and the images included in the evaluation data different from the teacher data The image category is classified, and the classifier learning mechanism is structured as follows, that is, when the category selected by the classification execution agency is selected as the category, the category selection image is included in the teacher data, and the classifier is re-learned based on the teacher data . Here, in order to improve the performance of the temporarily generated classifier, the classification of the evaluation data including the image different from the teacher data is sometimes classified. In this case, the category of the image included in the evaluation data is also pre-classified by the user. In addition, the user may misclassify the category due to fatigue or the like. Therefore, with the above-mentioned configuration, even when the category of the image included in the evaluation data is misclassified, the performance of the classifier can be improved by selecting (correcting) the category.

本發明之第2方面之圖像分類系統具備:攝像裝置,其用以拍攝圖像;及分類裝置,其對攝像部所拍攝到之未知之圖像的類別進行分類;分類裝置包含:分類器學習機構,其藉由基於教師資料進行機器學習而使分類器學習,上述教師資料包括由使用者預先分類為複數個類別中之任一類別之複數個圖像;及分類執行機構,其基於學習後之分類器,將包括複數個圖像之評估用資料分類為複數個類別中之任一類別;且分類器學習機構構成為如下,即,當經分類執行機構分類之評估用資料之圖像之類別與經使用者預先分類之圖像之類別不一致時,在經分類執行機構分類之類別或經使用者重新判定之類別被選擇為類別不一致之圖像的類別之類別選擇圖像包含於教師資料之狀態下,基於教師資料使分類器重新學習。The image classification system according to the second aspect of the present invention includes: an imaging device for capturing images; and a classification device that classifies the category of unknown images captured by the imaging unit; the classification device includes: a classifier A learning institution that allows the classifier to learn by performing machine learning based on teacher data. The teacher data includes a plurality of images pre-classified by a user into any one of a plurality of categories; and a classification execution institution, which is based on learning The latter classifier classifies the evaluation data including a plurality of images into any one of the plurality of categories; and the classifier learning mechanism is constructed as follows, that is, when the image of the evaluation data classified by the classification execution agency When the category is inconsistent with the category of the image pre-classified by the user, the category selected by the classification agency or the category re-determined by the user is selected as the category of the image with the inconsistent category. The category selection image is included in the teacher In the state of the data, the classifier is relearned based on the teacher's data.

於本發明之第2方面之圖像分類系統中,如上所述,分類器學習機構構成為如下,即,當經分類執行機構分類之評估用資料之圖像之類別與經使用者預先分類之圖像之類別不一致時,在經分類執行機構分類之類別或經使用者重新判定之類別被選擇為類別不一致之圖像的類別之類別選擇圖像包含於教師資料之狀態下,基於教師資料使分類器重新學習。藉此,即便於圖像之類別被錯誤地分類之情形時,亦可將被錯誤地分類之圖像之類別變更為正確類別。並且,在被錯誤地分類之類別已變更為正確類別之類別選擇圖像包含於教師資料的狀態下,基於教師資料使分類器重新學習,因此,可提供能夠使分類器之性能提高之圖像分類系統。  [發明之效果]In the image classification system of the second aspect of the present invention, as described above, the classifier learning mechanism is configured as follows, that is, when the image category of the evaluation data classified by the classification execution mechanism is the same as that of the image classified by the user in advance When the image categories are inconsistent, when the category classified by the classification agency or the category re-determined by the user is selected as the category of the inconsistent image category, the category selection image is included in the teacher information, and the image is based on the teacher information. The classifier relearns. Thereby, even when the category of the image is incorrectly classified, the category of the incorrectly classified image can be changed to the correct category. In addition, when the wrongly classified category has been changed to the correct category, the category selection image is included in the teacher data, and the classifier is relearned based on the teacher data. Therefore, an image that can improve the performance of the classifier can be provided Classification system. [Effects of the invention]

根據本發明,如上所述,可使分類器之性能提高。According to the present invention, as described above, the performance of the classifier can be improved.

以下,基於圖式對使本發明具體化之實施方式進行說明。Hereinafter, an embodiment that embodies the present invention will be described based on the drawings.

[本實施方式]  參照圖1~圖14,對本實施方式之圖像分類系統100(分類裝置30)之構成進行說明。[This embodiment] Referring to FIGS. 1 to 14, the configuration of the image classification system 100 (classification device 30) of this embodiment will be described.

如圖1所示,圖像分類系統100具備攝像裝置10。攝像裝置10包含照明部11、光學系統12及攝像部13。自照明部11出射之光經由光學系統12照射至半導體基板200。並且,攝像部13對經半導體基板200反射後之光進行拍攝。藉此,拍攝半導體基板200之表面。As shown in FIG. 1, the image classification system 100 includes an imaging device 10. The imaging device 10 includes an illumination unit 11, an optical system 12, and an imaging unit 13. The light emitted from the illuminating unit 11 is irradiated to the semiconductor substrate 200 via the optical system 12. In addition, the imaging unit 13 captures the light reflected by the semiconductor substrate 200. In this way, the surface of the semiconductor substrate 200 is photographed.

又,攝像裝置10包含載台14與載台驅動部15。半導體基板200載置於載台14之表面上。載台驅動部15使載置有半導體基板200之載台14於水平面內移動。並且,藉由利用載台驅動部15使載台14移動,而利用攝像部13拍攝半導體基板200之表面之所要求之區域。In addition, the imaging device 10 includes a stage 14 and a stage drive unit 15. The semiconductor substrate 200 is placed on the surface of the stage 14. The stage driving unit 15 moves the stage 14 on which the semiconductor substrate 200 is placed in a horizontal plane. In addition, by moving the stage 14 by the stage driving unit 15, the imaging unit 13 captures a desired area of the surface of the semiconductor substrate 200.

又,圖像分類系統100具備檢查裝置20。又,檢查裝置20包含缺陷檢測部21。缺陷檢測部21自攝像部13所拍攝到之半導體基板200之圖像Ps(參照圖2)中檢測缺陷d(下述之黑缺陷db及白缺陷dw)。例如,檢查裝置20獲取攝像部13所拍攝到之半導體基板200之圖像Ps之某個區域之圖像(以下稱為檢查對象區域圖像)與對應該檢查對象區域圖像且不含缺陷d之半導體基板200之圖像(參照圖像,未圖示)之差分圖像。並且,基於所獲取之差分圖像,檢測缺陷d。再者,所謂缺陷d,係指半導體基板200上之缺損、突起、異物等。In addition, the image classification system 100 includes an inspection device 20. In addition, the inspection device 20 includes a defect detection unit 21. The defect detection unit 21 detects defects d (black defects db and white defects dw described below) in the image Ps (refer to FIG. 2) of the semiconductor substrate 200 captured by the imaging unit 13. For example, the inspection device 20 acquires an image of a certain region of the image Ps of the semiconductor substrate 200 captured by the imaging unit 13 (hereinafter referred to as the inspection target region image) and the image corresponding to the inspection target region and does not contain defects d The difference image of the image (reference image, not shown) of the semiconductor substrate 200. And, based on the acquired difference image, the defect d is detected. Furthermore, the so-called defect d refers to defects, protrusions, foreign objects, etc. on the semiconductor substrate 200.

又,圖像分類系統100具備分類裝置30。分類裝置30構成為對未知之缺陷圖像Pd(參照圖4等)之類別進行分類。再者,於本實施方式中,缺陷圖像Pd包含半導體基板200之缺陷圖像Pd,複數個類別包含半導體基板200中包含之複數個缺陷d之類型。再者,缺陷圖像Pd係申請專利範圍之「圖像」之一例。以下,具體進行說明。In addition, the image classification system 100 includes a classification device 30. The classification device 30 is configured to classify the category of the unknown defect image Pd (see FIG. 4, etc.). Furthermore, in this embodiment, the defect image Pd includes the defect image Pd of the semiconductor substrate 200, and the plurality of categories includes the types of the plurality of defects d included in the semiconductor substrate 200. Furthermore, the defective image Pd is an example of the "image" in the scope of the patent application. Hereinafter, a specific description will be given.

分類裝置30包括電腦。如圖3所示,分類裝置30(電腦)包含CPU(Central Processing Unit,中央處理單元)等控制部31。並且,分類裝置30(控制部31)具備分類器學習機構31a。分類器學習機構31a構成為如下,即,基於包括由使用者預先分類為複數個類別中之任一類別之複數個缺陷圖像Pd之教師資料D1(參照圖4)進行機器學習,藉此,使分類器32學習。The classification device 30 includes a computer. As shown in FIG. 3, the classification device 30 (computer) includes a control unit 31 such as a CPU (Central Processing Unit). In addition, the classification device 30 (control unit 31) includes a classifier learning mechanism 31a. The classifier learning mechanism 31a is configured to perform machine learning based on teacher data D1 (refer to FIG. 4) including a plurality of defective images Pd pre-classified by the user into any one of a plurality of categories, thereby, Let the classifier 32 learn.

具體而言,如圖4所示,準備拍攝到缺陷d之複數個缺陷圖像Pd。例如,缺陷d包含黑缺陷db與白缺陷dw。並且,使用者人工將複數個缺陷圖像Pd之類別分類成黑缺陷db與白缺陷dw。並且,將分類為黑缺陷db與白缺陷dw之複數個缺陷圖像Pd作為教師資料D1。再者,於缺陷圖像Pd之張數較多之情形時,有時會因使用者之疲勞等而導致使用者將類別錯誤地分類。於圖4中,黑缺陷db之缺陷圖像Pd1被分類為白缺陷dw之類別,白缺陷dw之缺陷圖像Pd2被分類為黑缺陷db之類別。再者,黑缺陷db及白缺陷dw係申請專利範圍之「缺陷」之一例。Specifically, as shown in FIG. 4, a plurality of defect images Pd in which the defect d is captured are prepared. For example, the defect d includes a black defect db and a white defect dw. In addition, the user manually classifies the categories of the plurality of defect images Pd into black defects db and white defects dw. In addition, plural defect images Pd classified into black defects db and white defects dw are used as teacher data D1. Furthermore, when the number of defective images Pd is large, the user may misclassify the category due to user fatigue or the like. In FIG. 4, the defect image Pd1 of the black defect db is classified as the category of the white defect dw, and the defect image Pd2 of the white defect dw is classified as the category of the black defect db. Furthermore, the black defect db and the white defect dw are examples of "defects" in the scope of the patent application.

並且,分類器學習機構31a基於圖4所示之包含複數個缺陷圖像Pd之教師資料D1進行機器學習。再者,作為機器學習(監督式機器學習演算法),例如使用線性判別法、支援向量機、神經網路、深度學習及決策樹等。又,機器學習時,基於複數個缺陷圖像Pd各自之類別(黑缺陷db或白缺陷dw)與複數個缺陷圖像Pd各自具有之特徵量,進行學習。特徵量例如係缺陷圖像Pd中之最大亮度、最小亮度、亮度之範圍、及將缺陷圖像Pd之亮度二值化時之面積比等。In addition, the classifier learning mechanism 31a performs machine learning based on the teacher data D1 including a plurality of defective images Pd shown in FIG. 4. Furthermore, as machine learning (supervised machine learning algorithm), for example, linear discriminant method, support vector machine, neural network, deep learning and decision tree are used. In addition, in the machine learning, learning is performed based on the respective types (black defects db or white defects dw) of the plurality of defect images Pd and the feature values of the plurality of defect images Pd. The characteristic quantity is, for example, the maximum brightness, minimum brightness, and brightness range in the defect image Pd, and the area ratio when the brightness of the defect image Pd is binarized.

又,如圖3所示,分類裝置30(控制部31)具備分類執行機構31b。分類執行機構31b構成為基於學習後之分類器32,將評估用資料D2(參照圖4及圖5)分類為複數個類別中之任一類別。再者,評估用資料D2包括複數個缺陷圖像Pd,該等複數個缺陷圖像Pd用以評估分類器32之性能,且由使用者預先分類為複數個類別中之任一類別。Moreover, as shown in FIG. 3, the classification apparatus 30 (control part 31) is equipped with the classification execution mechanism 31b. The classification execution unit 31b is configured to classify the evaluation data D2 (refer to FIGS. 4 and 5) into any one of a plurality of categories based on the classifier 32 after learning. Furthermore, the evaluation data D2 includes a plurality of defect images Pd, and the plurality of defect images Pd are used to evaluate the performance of the classifier 32, and are pre-classified into any one of a plurality of categories by the user.

又,於本實施方式中,如圖4所示,評估用資料D2包含教師資料D1。以下,將由教師資料D1構成之評估用資料D2設為第1評估用資料D21。具體而言,第1評估用資料D21係教師資料D1本身。並且,分類執行機構31b構成為基於學習後之分類器32,對第1評估用資料D21(教師資料D1)中包含之缺陷圖像Pd之類別進行分類。In addition, in this embodiment, as shown in FIG. 4, the evaluation data D2 includes the teacher data D1. Hereinafter, the evaluation data D2 composed of the teacher data D1 is referred to as the first evaluation data D21. Specifically, the first evaluation data D21 is the teacher data D1 itself. In addition, the classification execution unit 31b is configured to classify the category of the defective image Pd included in the first evaluation data D21 (teacher data D1) based on the classifier 32 after learning.

又,於本實施方式中,如圖5所示,評估用資料D2包含與教師資料D1不同之缺陷圖像Pd。以下,將由與教師資料D1不同之缺陷圖像Pd構成之評估用資料D2設為第2評估用資料D22。並且,分類執行機構31b構成為基於學習後之分類器32,對與教師資料D1不同之第2評估用資料D22中包含之缺陷圖像Pd之類別進行分類。Furthermore, in this embodiment, as shown in FIG. 5, the evaluation data D2 includes a defect image Pd that is different from the teacher data D1. Hereinafter, the evaluation data D2 composed of the defect image Pd different from the teacher data D1 is referred to as the second evaluation data D22. In addition, the classification execution unit 31b is configured to classify the category of the defect image Pd included in the second evaluation data D22 that is different from the teacher data D1 based on the classifier 32 after learning.

並且,於本實施方式中,分類器學習機構31a構成為如下,即,當經分類執行機構31b分類之評估用資料D2之缺陷圖像Pd之類別與經使用者預先分類之缺陷圖像Pd之類別不一致時,在缺陷圖像Pd(以下,稱為類別選擇圖像Pd3)包含於教師資料D1之狀態(參照圖7及圖8)下,基於教師資料(更新後之教師資料D11及D12)使分類器32重新學習,上述缺陷圖像Pd中,經分類執行機構31b分類之類別被選擇為類別不一致之缺陷圖像Pd的類別。以下,將使用者預先對缺陷圖像Pd之類別進行分類稱為MDC(Manual Defect Classification,人工缺陷分類)。又,將由分類執行機構31b對缺陷圖像Pd之類別進行分類稱為ADC(Automatic Defect Classification,自動缺陷分類)。又,於本實施方式中,類別選擇圖像Pd3變更為經分類執行機構31b分類之類別。In addition, in the present embodiment, the classifier learning mechanism 31a is configured as follows. That is, when the type of the defect image Pd of the evaluation data D2 classified by the classification execution mechanism 31b is divided by the defect image Pd classified in advance by the user When the categories are inconsistent, when the defective image Pd (hereinafter referred to as the category selection image Pd3) is included in the teacher profile D1 (refer to Figures 7 and 8), based on the teacher profile (updated teacher profile D11 and D12) The classifier 32 is re-learned, and among the above-mentioned defective images Pd, the class classified by the classification executing mechanism 31b is selected as the class of the defective image Pd with inconsistent classes. Hereinafter, the classification of the defect image Pd by the user in advance is referred to as MDC (Manual Defect Classification). In addition, the classification of the defect image Pd by the classification execution mechanism 31b is called ADC (Automatic Defect Classification). Moreover, in this embodiment, the category selection image Pd3 is changed to the category classified by the classification execution mechanism 31b.

具體而言,於本實施方式中,類別選擇圖像Pd3之類別基於分類執行機構31b進行之類別分類之確定度之指標即分類推定概率而選擇。再者,分類推定概率包含複數個分類器32對類別之分類結果的多數決之比率、及自單一分類器32輸出之分類推定概率中之至少一者。詳細而言,於機器學習之演算法為決策樹等情形時,分類推定概率係複數個分類器32(決策樹)對類別之分類結果的多數決之比率。例如,被分類為黑缺陷db時之分類推定概率以(分類為黑缺陷db之分類器32之數量)/(所有分類器32之數量)×100之方式計算。又,於機器學習之演算法為支援向量機等情形時,自利用支援向量機學習後之分類器32輸出分類推定概率。以下,對缺陷圖像Pd之類別之選擇具體進行說明。Specifically, in the present embodiment, the category of the category selection image Pd3 is selected based on the estimated classification probability, which is an index of the degree of certainty of the category classification performed by the classification execution mechanism 31b. Furthermore, the estimated classification probabilities include at least one of the ratio of the majority of the classification results of the plurality of classifiers 32 to the classification results, and the estimated classification probabilities output from a single classifier 32. In detail, when the algorithm of machine learning is a decision tree, etc., the estimated classification probability is the ratio of the majority of the classification results of the plurality of classifiers 32 (decision trees) to the classification. For example, the estimated classification probability when it is classified as a black defect db is calculated as (the number of classifiers 32 classified as a black defect db)/(the number of all classifiers 32)×100. In addition, when the algorithm of machine learning is a support vector machine, etc., the classifier 32 after learning with the support vector machine outputs the estimated classification probability. Hereinafter, the selection of the category of the defective image Pd will be specifically described.

於本實施方式中,如圖1所示,分類裝置30具備顯示部33。如圖6所示,顯示部33顯示分類執行機構31b分類之類別與使用者分類之類別不一致之缺陷圖像Pd相關的經分類執行機構31b分類之評估用資料D2之缺陷圖像Pd之類別、經使用者預先分類之缺陷圖像Pd之類別、及分類推定概率。例如,於圖6中,顯示有ADC與MDC不一致之No(編號).1~No.3之缺陷圖像Pd之類別、及分類推定概率。又,於圖6中,選擇(強調)No.1之缺陷圖像Pd。例如,於No.1之缺陷圖像Pd中,由MDC分類為黑缺陷db,另一方面,由ADC分類為白缺陷dw。又,分類推定概率為90%。In this embodiment, as shown in FIG. 1, the classification device 30 includes a display unit 33. As shown in FIG. 6, the display unit 33 displays the category of the defective image Pd of the evaluation data D2 classified by the classification executing agency 31b, which is related to the defect image Pd classified by the classification executing agency 31b and the category of the user classification is inconsistent, The category of the defect image Pd pre-classified by the user, and the estimated probability of the classification. For example, in FIG. 6, the types of defect images Pd of No. 1 to No. 3 in which ADC and MDC are not consistent are displayed, and the estimated probability of classification. In addition, in FIG. 6, the defect image Pd of No. 1 is selected (emphasized). For example, in the defect image Pd of No. 1, it is classified as a black defect db by MDC, and on the other hand, it is classified as a white defect dw by ADC. In addition, the estimated probability of classification is 90%.

並且,於本實施方式中,如圖6所示,構成為如下,即,當經分類執行機構31b分類之評估用資料D2(第1評估用資料D21、第2評估用資料D22)之缺陷圖像Pd之類別(ADC)與經使用者預先分類之缺陷圖像Pd之類別(MDC)不一致時,顯示部33受理使用者對類別之選擇之輸入。具體而言,構成為如下,即,當經分類執行機構31b分類之評估用資料D2(第1評估用資料D21、第2評估用資料D22)之缺陷圖像Pd之類別(ADC)與經使用者預先分類之缺陷圖像Pd之類別(MDC)不一致,進而分類推定概率為特定閾值以上時,顯示部33受理使用者對類別之選擇之輸入。In addition, in the present embodiment, as shown in FIG. 6, the structure is as follows, namely, the defect map of the evaluation data D2 (the first evaluation data D21, the second evaluation data D22) classified by the classification executing agency 31b When the category (ADC) of the image Pd does not match the category (MDC) of the defect image Pd pre-classified by the user, the display unit 33 accepts the user's input for the selection of the category. Specifically, the structure is as follows, that is, when the type (ADC) of the defect image Pd of the evaluation data D2 (the first evaluation data D21, the second evaluation data D22) classified by the classification executing agency 31b and the used When the category (MDC) of the defect image Pd classified in advance by the user does not match, and the estimated classification probability is higher than a certain threshold, the display unit 33 accepts the user's input for the selection of the category.

例如,在顯示於顯示部33之畫面33a中,利用滑鼠等選擇「手動反饋」(〇符號)。又,畫面33a中亦顯示缺陷圖像Pd(例如,No.1之缺陷圖像Pd)。使用者一面觀察所顯示之缺陷圖像Pd,且參照所顯示之分類推定概率,一面判定缺陷圖像Pd之類別是黑缺陷db還是白缺陷dw。並且,當判定經使用者預先分類之缺陷圖像Pd之類別(MDC)出錯時,選擇畫面33a之「重新判定」之「類別」(例如,選擇白缺陷dw),並且按壓「更新」之按鈕。藉此,No.1之缺陷圖像Pd之MDC之類別變更為白缺陷dw。For example, in the screen 33a displayed on the display unit 33, select "manual feedback" (zero symbol) with a mouse or the like. In addition, a defect image Pd (for example, the defect image Pd of No. 1) is also displayed on the screen 33a. While observing the displayed defect image Pd and referring to the displayed classification estimation probability, the user judges whether the category of the defect image Pd is a black defect db or a white defect dw. And, when it is determined that the category (MDC) of the defect image Pd pre-classified by the user is wrong, select the "category" of the "re-determination" of the screen 33a (for example, select the white defect dw), and press the "update" button . As a result, the MDC category of the defect image Pd of No. 1 is changed to a white defect dw.

又,於顯示部33之畫面33a中顯示有「學習檔案名」(分類器32之名稱)、「重新學習」之按鈕及「以其他名稱重新學習」之按鈕。並且,藉由使用者按下「重新學習」之按鈕或「以其他名稱重新學習」之按鈕,而使分類器32重新學習。再者,使用者按下「重新學習」之按鈕時,重新學習後之分類器32覆寫至重新學習前之分類器32(檔案)。又,使用者按下「以其他名稱重新學習」之按鈕時,重新學習後之分類器32被生成為新的分類器32(檔案)。In addition, a "learning file name" (name of the classifier 32), a button of "re-learning", and a button of "re-learning with another name" are displayed on the screen 33a of the display unit 33. Moreover, the classifier 32 is re-learned by the user pressing the button of "re-learning" or the button of "re-learning under another name". Furthermore, when the user presses the "re-learning" button, the classifier 32 after the re-learning is overwritten to the classifier 32 (file) before the re-learning. In addition, when the user presses the button of "re-learn with another name", the re-learned classifier 32 is generated as a new classifier 32 (file).

並且,於本實施方式中,分類器學習機構31a構成為如下,即,在已由使用者選擇類別之類別選擇圖像Pd3包含於教師資料D1之狀態下,基於教師資料(教師資料D11或教師資料D12)使分類器32重新學習。此處,於評估用資料D2為第1評估用資料D21之情形時,分類器學習機構31a構成為如下,即,在以包含類別選擇圖像Pd3之方式更新教師資料D1後之狀態下,基於教師資料(更新後之教師資料D11,參照圖7)使分類器32重新學習,上述類別選擇圖像Pd3中,經分類執行機構31b分類之類別被選擇為類別。具體而言,以使教師資料D1中包含之複數個缺陷圖像Pd中的MDC與ADC不一致之缺陷圖像Pd之類別變更的方式,更新教師資料D1。並且,基於更新後之教師資料D1(教師資料D11),使分類器32重新學習。In addition, in the present embodiment, the classifier learning mechanism 31a is configured as follows, that is, based on the teacher data (teacher data D11 or teacher Data D12) makes the classifier 32 relearn. Here, when the evaluation data D2 is the first evaluation data D21, the classifier learning mechanism 31a is configured as follows, that is, in a state after the teacher data D1 is updated to include the category selection image Pd3, based on The teacher information (updated teacher information D11, refer to FIG. 7) causes the classifier 32 to relearn. In the above-mentioned category selection image Pd3, the category classified by the classification executing agency 31b is selected as the category. Specifically, the teacher data D1 is updated by changing the type of the defective image Pd in which the MDC and ADC of the plurality of defective images Pd included in the teacher data D1 are not consistent. And, based on the updated teacher data D1 (teacher data D11), the classifier 32 is relearned.

又,於本實施方式中,於評估用資料D2為第2評估用資料D22之情形時,分類器學習機構31a構成為如下,即,在類別選擇圖像Pd3包含於教師資料D1之狀態下,基於教師資料(更新後之教師資料D12,參照圖8)使分類器32重新學習,上述類別選擇圖像Pd3中,經分類執行機構31b分類之類別被選擇為類別。具體而言,將MDC與ADC不一致之類別變更後之缺陷圖像Pd(類別選擇圖像Pd3)添加至教師資料D1(或更新後之教師資料D11)中。並且,基於添加有類別選擇圖像Pd3之教師資料D12,使分類器32重新學習。又,以於第2評估用資料D22中類別變更為經分類執行機構31b分類之類別(包含類別選擇圖像Pd3)之方式,更新第2評估用資料D22(第2評估用資料D23,參照圖9)。In addition, in the present embodiment, when the evaluation data D2 is the second evaluation data D22, the classifier learning mechanism 31a is configured as follows, that is, in a state where the category selection image Pd3 is included in the teacher data D1, Based on the teacher data (updated teacher data D12, refer to FIG. 8), the classifier 32 is re-learned. In the above-mentioned category selection image Pd3, the category classified by the classification executing agency 31b is selected as the category. Specifically, the defective image Pd (type selection image Pd3) after the category change that is inconsistent with the MDC and the ADC is added to the teacher profile D1 (or the updated teacher profile D11). Furthermore, based on the teacher profile D12 to which the category selection image Pd3 is added, the classifier 32 is relearned. In addition, the second evaluation data D22 (the second evaluation data D23, see figure 9).

又,於本實施方式中,如圖6所示,構成為如下,即,當經分類執行機構31b分類之評估用資料D2之缺陷圖像Pd之類別與經使用者預先分類之缺陷圖像Pd之類別不一致時,顯示部33受理類別之自動選擇。具體而言,構成為如下,即,當經分類執行機構31b分類之評估用資料D2之缺陷圖像Pd之類別與經使用者預先分類之缺陷圖像Pd之類別不一致,進而分類推定概率為特定閾值以上時,顯示部33受理類別之自動選擇。In addition, in the present embodiment, as shown in FIG. 6, the configuration is as follows, namely, when the category of the defect image Pd of the evaluation data D2 classified by the classification execution mechanism 31b and the defect image Pd pre-classified by the user When the categories are inconsistent, the display unit 33 accepts automatic selection of the category. Specifically, the configuration is as follows, that is, when the category of the defect image Pd of the evaluation data D2 classified by the classification execution mechanism 31b does not match the category of the defect image Pd pre-classified by the user, the classification estimated probability is specified When it exceeds the threshold, the display unit 33 accepts automatic selection of the category.

例如,在顯示於顯示部33之畫面33a中,利用滑鼠等選擇「自動反饋」(〇符號)。又,畫面33a構成為可供輸入使ADC準確(正確類別)之分類推定概率。例如,被輸入分類推定概率「85%」。For example, on the screen 33a displayed on the display unit 33, select "automatic feedback" (square sign) with a mouse or the like. In addition, the screen 33a is configured to allow input of the estimated probability of classification to make the ADC accurate (correct classification). For example, the estimated probability of being inputted is "85%".

並且,於本實施方式中,分類器學習機構31a構成為如下,即,於已受理自動選擇之情形時,自動地選擇缺陷圖像Pd之類別,並且在已自動選擇類別之類別選擇圖像Pd3包含於教師資料D1之狀態下,基於教師資料D1使分類器32重新學習。於圖6所示之例中,分類推定概率為85%以上之缺陷圖像Pd之類別自動地變更為經ADC分類之類別。即,No.1~No.3之缺陷圖像Pd之所有類別自動地變更為經ADC分類之類別。再者,使ADC準確之分類推定概率係申請專利範圍之「特定閾值」之一例。此處,與上述之「手動反饋」同樣地,於評估用資料D2為第1評估用資料D21之情形時,基於更新後之教師資料D11(參照圖7),使分類器32重新學習。又,於評估用資料D2為第2評估用資料D22之情形時,基於添加有類別選擇圖像Pd3之教師資料D12(參照圖8),使分類器32重新學習。又,與上述之「手動反饋」同樣地,藉由使用者按下「重新學習」之按鈕或「以其他名稱重新學習」之按鈕,而使分類器32重新學習。In addition, in this embodiment, the classifier learning mechanism 31a is configured to automatically select the category of the defective image Pd when the automatic selection has been accepted, and select the image Pd3 in the category of the automatically selected category. In the state included in the teacher data D1, the classifier 32 is relearned based on the teacher data D1. In the example shown in FIG. 6, the category of the defect image Pd with the estimated classification probability of 85% or more is automatically changed to the category classified by the ADC. That is, all categories of defect images Pd of No. 1 to No. 3 are automatically changed to categories classified by ADC. Furthermore, the estimated probability of classification to make ADC accurate is an example of the "specified threshold" in the scope of the patent application. Here, similar to the aforementioned "manual feedback", when the evaluation data D2 is the first evaluation data D21, the classifier 32 is relearned based on the updated teacher data D11 (refer to FIG. 7). In addition, when the evaluation data D2 is the second evaluation data D22, the classifier 32 is relearned based on the teacher data D12 (refer to FIG. 8) to which the category selection image Pd3 is added. In addition, similar to the aforementioned "manual feedback", the classifier 32 is re-learned by pressing the button of "re-learning" or the button of "re-learning under another name".

接下來,對分類器32之重新學習之步序進行說明。Next, the procedure of the relearning of the classifier 32 will be explained.

首先,參照圖10,對攝像裝置10及檢查裝置20側之動作進行說明。如圖10所示,於步驟S1中,利用攝像裝置10拍攝半導體基板200之表面。攝像裝置10所拍攝到之圖像Ps發送至檢查裝置20。First, referring to FIG. 10, the operation on the side of the imaging device 10 and the inspection device 20 will be described. As shown in FIG. 10, in step S1, the imaging device 10 is used to photograph the surface of the semiconductor substrate 200. The image Ps captured by the imaging device 10 is sent to the inspection device 20.

繼而,於步驟S2中,利用檢查裝置20(缺陷檢測部21),自半導體基板200之圖像Ps中檢測包含缺陷d之缺陷圖像Pd。然後,將檢測出之缺陷圖像Pd保存至設置於檢查裝置20之記憶部22。Then, in step S2, the inspection device 20 (defect detection unit 21) detects the defect image Pd including the defect d from the image Ps of the semiconductor substrate 200. Then, the detected defect image Pd is stored in the storage unit 22 provided in the inspection device 20.

繼而,參照圖11,對分類裝置30側之動作進行說明。如圖11所示,於步驟S11中,自保存於檢查裝置20之複數個缺陷圖像Pd中選定所要求之複數個缺陷圖像Pd。再者,所要求之缺陷圖像Pd之選定例如由使用者進行。Next, referring to FIG. 11, the operation of the classification device 30 will be described. As shown in FIG. 11, in step S11, the required plurality of defect images Pd are selected from the plurality of defect images Pd stored in the inspection device 20. Furthermore, the selection of the required defect image Pd is performed by the user, for example.

繼而,於步驟S12中,使用者對所選擇之複數個缺陷圖像Pd分別將缺陷d之類別分類(MDC)。例如,於顯示部33顯示缺陷圖像Pd,並且受理缺陷圖像Pd之類別(黑缺陷db或白缺陷dw)之輸入。Then, in step S12, the user classifies (MDC) the defect d of the selected defect images Pd. For example, the defect image Pd is displayed on the display unit 33, and input of the type (black defect db or white defect dw) of the defect image Pd is accepted.

繼而,於步驟S13中,對所選擇之複數個缺陷圖像Pd分別計算特徵量(最大亮度、最小亮度、亮度之範圍等)。Then, in step S13, the feature quantities (maximum brightness, minimum brightness, brightness range, etc.) are calculated for the selected plurality of defective images Pd, respectively.

繼而,於步驟S14中,將類別及特徵量建立對應之複數個缺陷圖像Pd彙集成教師資料D1。並且,將類別及特徵量建立對應之複數個缺陷圖像Pd例如保存至記憶部34之1個資料夾。Then, in step S14, a plurality of defect images Pd corresponding to the category and the feature quantity are integrated into the teacher data D1. In addition, a plurality of defect images Pd corresponding to the category and the feature amount are stored, for example, in one folder of the storage unit 34.

繼而,於步驟S15中,分類器學習機構31a基於教師資料D1使分類器32學習(生成)。Then, in step S15, the classifier learning mechanism 31a makes the classifier 32 learn (generate) based on the teacher profile D1.

繼而,於步驟S16中,將學習後之分類器32保存至記憶部34。Then, in step S16, the learned classifier 32 is stored in the storage unit 34.

[基於第1評估用資料之分類器之評估]  (手動反饋)  接下來,參照圖12,對基於第1評估用資料D21(教師資料D1本身)之分類器32之評估之步序進行說明。又,於圖12中,對選擇「手動反饋」之情形進行說明。[Evaluation of the classifier based on the first evaluation data] (Manual feedback) Next, referring to FIG. 12, the evaluation procedure of the classifier 32 based on the first evaluation data D21 (teacher data D1 itself) will be described. In addition, in FIG. 12, the case where "manual feedback" is selected will be described.

首先,於步驟S21中,分類執行機構31b基於經分類器學習機構31a學習後之分類器32,將第1評估用資料D21(教師資料D1本身)中包含之缺陷圖像Pd各自之類別分類。即,將用以使分類器32學習(生成)之教師資料D1中包含之缺陷圖像Pd各自之類別分類。First, in step S21, the classification execution mechanism 31b classifies the respective categories of the defective images Pd included in the first evaluation data D21 (the teacher data D1 itself) based on the classifier 32 learned by the classifier learning mechanism 31a. That is, the respective categories of the defective images Pd included in the teacher data D1 used for the classifier 32 to learn (generate) are classified.

繼而,於步驟S22中,進行分類結果之驗證。具體而言,於步驟S22中,判定分類器32之性能充分(佳)與否。於步驟S22中,為是之情形時,分類器32之評估之動作結束。於步驟S22中,為否之情形時,進入步驟S23。再者,分類器32之性能根據準確率(Accuracy)、精確率(Precision)、召回率(Recall)等進行判定。再者,分類器32之性能是否充分之判定既可由使用者進行,亦可由控制部31自動地進行。Then, in step S22, the classification result is verified. Specifically, in step S22, it is determined whether the performance of the classifier 32 is sufficient (good) or not. In step S22, if it is YES, the evaluation action of the classifier 32 ends. In the case of No in step S22, proceed to step S23. Furthermore, the performance of the classifier 32 is determined based on accuracy, precision, recall, and so on. In addition, the judgment of whether the performance of the classifier 32 is sufficient may be performed by the user, or may be performed automatically by the control unit 31.

繼而,於步驟S23中,將經分類執行機構31b分類(ADC)之第1評估用資料D21之缺陷圖像Pd之類別與經使用者預先分類(MDC)之缺陷圖像Pd之類別不一致的缺陷圖像Pd、ADC分類之類別、MDC分類之類別、及分類推定概率顯示於顯示部33(參照圖6)。Then, in step S23, the type of the defect image Pd of the first evaluation data D21 classified by the classification actuator 31b (ADC) is not consistent with the type of the defect image Pd classified by the user in advance (MDC) The image Pd, the category of ADC classification, the category of MDC classification, and the estimated classification probability are displayed on the display unit 33 (refer to FIG. 6).

繼而,於步驟S24中,當經分類執行機構31b分類(ADC)之第1評估用資料D21之缺陷圖像Pd之類別與經使用者預先分類(MDC)之缺陷圖像Pd之類別不一致,進而分類推定概率為特定閾值(例如,85%)以上時,顯示部33受理使用者對類別之選擇之輸入。然後,使用者基於顯示於顯示部33之缺陷圖像Pd及分類推定概率而選擇缺陷圖像Pd之類別。Then, in step S24, when the category of the defect image Pd of the first evaluation data D21 classified by the classification actuator 31b (ADC) is not consistent with the category of the defect image Pd pre-classified (MDC) by the user, then When the estimated classification probability is greater than or equal to a certain threshold (for example, 85%), the display unit 33 accepts the user's input for the selection of the classification. Then, the user selects the category of the defect image Pd based on the defect image Pd displayed on the display unit 33 and the estimated classification probability.

繼而,於步驟S25中,更新教師資料D1。即,以變更MDC與ADC不一致之缺陷圖像Pd之類別之方式更新教師資料D1(教師資料D11,參照圖7)。Then, in step S25, the teacher profile D1 is updated. That is, the teacher data D1 (teacher data D11, refer to FIG. 7) is updated by changing the type of the defective image Pd inconsistent with the MDC and the ADC.

繼而,於步驟S26中,使用者利用滑鼠等點選顯示部33之畫面33a之「重新學習」之按鈕(或「以其他名稱重新學習」之按鈕),藉此,受理重新學習。然後,返回至步驟S21。繼而,反覆進行步驟S21~S26之動作直至判定分類器32之性能充分為止。Then, in step S26, the user clicks the "re-learning" button (or the "re-learning with another name" button) on the screen 33a of the display unit 33 with a mouse or the like, thereby accepting the re-learning. Then, it returns to step S21. Then, the operations of steps S21 to S26 are repeated until it is determined that the performance of the classifier 32 is sufficient.

(自動反饋)  接下來,參照圖13,對使用第1評估用資料D21(教師資料D1本身)作為評估用資料D2並且選擇「自動反饋」之情形進行說明。(Automatic Feedback) Next, referring to FIG. 13, the case where the first evaluation data D21 (the teacher data D1 itself) is used as the evaluation data D2 and "automatic feedback" is selected will be described.

再者,步驟S31~步驟S33之動作分別與上述之步驟S21~步驟S23之動作相同。Furthermore, the operations of step S31 to step S33 are the same as the operations of step S21 to step S23 described above, respectively.

繼而,於步驟S34中,當經分類執行機構31b分類(ADC)之第1評估用資料D21之缺陷圖像Pd之類別與經使用者預先分類(MDC)之缺陷圖像Pd之類別不一致,進而分類推定概率為特定閾值(例如,85%)以上時,顯示部33受理類別之自動選擇。繼而,分類器學習機構31a於已受理自動選擇之情形時,自動地選擇缺陷圖像Pd之類別。Then, in step S34, when the category of the defect image Pd of the first evaluation data D21 classified by the classification actuator 31b (ADC) is inconsistent with the category of the defect image Pd pre-classified (MDC) by the user, then When the estimated classification probability is greater than or equal to a certain threshold (for example, 85%), the display unit 33 accepts automatic selection of the classification. Then, the classifier learning mechanism 31a automatically selects the category of the defective image Pd when the automatic selection has been accepted.

再者,步驟S35及步驟S36之動作分別與步驟S25及步驟S26之動作相同。Furthermore, the operations of step S35 and step S36 are the same as those of step S25 and step S26, respectively.

[基於第2評估用資料之分類器之評估]  (手動反饋)  接下來,參照圖14,對基於第2評估用資料D22之分類器32之評估之步序進行說明。又,於圖14中,對選擇「手動反饋」之情形進行說明。[Evaluation of the classifier based on the second evaluation data] (Manual feedback) Next, referring to FIG. 14, the evaluation procedure of the classifier 32 based on the second evaluation data D22 will be described. In addition, in FIG. 14, the case where "manual feedback" is selected will be described.

首先,與上述之步驟S1及S2(參照圖10)同樣地,進行攝像裝置10對半導體基板200之表面之拍攝、檢查裝置20(缺陷檢測部21)對缺陷圖像Pd之檢測、以及缺陷圖像Pd之保存。再者,攝像裝置10所拍攝之半導體基板200係與為了製作教師資料D1而拍攝(步驟S1)之半導體基板200不同之基板(或不同之部分)。First, similar to the above-mentioned steps S1 and S2 (refer to FIG. 10), the imaging device 10 photographs the surface of the semiconductor substrate 200, the inspection device 20 (defect detection unit 21) detects the defect image Pd, and the defect map Like the preservation of Pd. Furthermore, the semiconductor substrate 200 photographed by the imaging device 10 is a different substrate (or a different part) from the semiconductor substrate 200 photographed (step S1) for the preparation of the teacher data D1.

繼而,如圖14所示,於步驟S41~S44中分別進行與上述之步驟S11~S14同樣之動作。即,進行所保存之缺陷圖像Pd之選定、所選定之缺陷圖像Pd之MDC、特徵量之計算、及將MDC之缺陷圖像Pd彙集成第2評估用資料D22。Then, as shown in FIG. 14, in steps S41 to S44, the same operations as the above-mentioned steps S11 to S14 are performed, respectively. That is, the selection of the stored defect image Pd, the calculation of the MDC of the selected defect image Pd, the feature amount, and the integration of the defect image Pd of the MDC into the second evaluation data D22 are performed.

然後,於步驟S45中,分類執行機構31b基於經分類器學習機構31a學習後之分類器32,將第2評估用資料D22中包含之缺陷圖像Pd各自之類別分類。Then, in step S45, the classification execution unit 31b classifies the respective categories of the defective images Pd included in the second evaluation data D22 based on the classifier 32 learned by the classifier learning unit 31a.

再者,步驟S46~S48之動作與上述之步驟S22~S24之動作相同。Furthermore, the operations of steps S46 to S48 are the same as the operations of steps S22 to S24 described above.

繼而,於步驟S49中更新教師資料D1及第2評估用資料D22。即,以已變更為經分類執行機構31b分類之類別之缺陷圖像Pd(稱為類別選擇圖像Pd3)添加至教師資料D1中的方式,更新教師資料D1,生成教師資料D12(參照圖8)。又,以於第2評估用資料D22中變更MDC與ADC不一致之缺陷圖像Pd之類別的方式,更新第2評估用資料D22,生成第2評估用資料D23(參照圖9)。Then, in step S49, the teacher data D1 and the second evaluation data D22 are updated. That is, the defect image Pd (referred to as the category selection image Pd3) that has been changed to the category classified by the classification executing agency 31b is added to the teacher profile D1 to update the teacher profile D1 and generate the teacher profile D12 (refer to FIG. 8 ). In addition, the second evaluation data D22 is updated by changing the type of the defect image Pd in which the MDC and ADC do not match in the second evaluation data D22, and the second evaluation data D23 is generated (see FIG. 9).

繼而,於步驟S50中,基於已由使用者選擇(變更)類別之缺陷圖像Pd添加於教師資料D1所得之教師資料D12,重新進行學習。Then, in step S50, based on the teacher data D12 obtained by adding the defect image Pd of the category selected (changed) by the user to the teacher data D1, the learning is restarted.

(自動反饋)  於選擇「自動反饋」之情形時,於步驟S46之後,進行與上述之步驟S33~S36同樣之動作。(Automatic feedback) In the case of selecting "Automatic feedback", after step S46, perform the same actions as the above-mentioned steps S33 to S36.

(本實施方式之效果)  接下來,對本實施方式之效果進行說明。(Effects of this embodiment) Next, the effects of this embodiment will be described.

於本實施方式中,如上所述,分類器學習機構31a構成為如下,即,當經分類執行機構31b分類之評估用資料D2之缺陷圖像Pd之類別與經使用者預先分類之缺陷圖像Pd之類別不一致時,在類別選擇圖像Pd3包含於教師資料D1之狀態下,基於教師資料D1使分類器32重新學習,上述類別選擇圖像Pd3中,經分類執行機構31b分類之類別被選擇為類別不一致之缺陷圖像Pd的類別。藉此,即便於缺陷圖像Pd之類別被錯誤分類之情形時,亦可將被錯誤分類之缺陷圖像Pd之類別變更為正確類別。並且,在被錯誤分類之類別已變更為正確類別之類別選擇圖像Pd3包含於教師資料D1之狀態下,基於教師資料D1(教師資料D11及/或教師資料D12)使分類器32重新學習,因此,可使分類器32之性能提高。In the present embodiment, as described above, the classifier learning mechanism 31a is configured as follows, that is, when the category of the defect image Pd of the evaluation data D2 classified by the classification execution mechanism 31b and the defect image pre-classified by the user When the categories of Pd are inconsistent, when the category selection image Pd3 is included in the teacher data D1, the classifier 32 is re-learned based on the teacher data D1. In the above category selection image Pd3, the category classified by the classification executing agency 31b is selected It is the category of the defective image Pd with inconsistent categories. Thereby, even when the category of the defect image Pd is incorrectly classified, the category of the incorrectly classified defect image Pd can be changed to the correct category. In addition, in a state where the category selection image Pd3 of the incorrectly classified category has been changed to the correct category is included in the teacher data D1, the classifier 32 is relearned based on the teacher data D1 (teacher data D11 and/or teacher data D12), Therefore, the performance of the classifier 32 can be improved.

又,於本實施方式中,如上所述,構成為類別選擇圖像Pd3之類別基於分類執行機構31b進行之類別分類之確定度之指標即分類推定概率而選擇。藉此,藉由選擇具有相對較高之分類推定概率之缺陷圖像Pd之類別,可抑制錯誤地選擇類別。又,藉由不選擇具有相對較低之分類推定概率之缺陷圖像Pd之類別,同樣可抑制錯誤地選擇類別。In addition, in this embodiment, as described above, the category of the category selection image Pd3 is configured to be selected based on the estimated classification probability, which is an index of the degree of certainty of the category classification performed by the classification execution unit 31b. In this way, by selecting the category of the defective image Pd having a relatively high estimated probability of classification, it is possible to suppress erroneous selection of the category. In addition, by not selecting the category of the defective image Pd with a relatively low estimated probability of classification, it is also possible to suppress the wrong category selection.

又,於本實施方式中,如上所述,分類推定概率包含複數個分類器32對類別之分類結果的多數決之比率、及自單一分類器32輸出之分類推定概率中之至少一者。藉此,複數個分類器32對類別之分類結果的多數決之比率(自單一分類器32輸出之分類推定概率)係自一般之學習演算法輸出之值,因此,可基於該等值容易地選擇類別。Furthermore, in this embodiment, as described above, the estimated classification probability includes at least one of the ratio of the majority of the classification results of the plurality of classifiers 32 to the classification and the estimated classification probability output from a single classifier 32. Thereby, the majority ratio of the classification results of the plural classifiers 32 to the category (the estimated probability of classification output from a single classifier 32) is the value output from the general learning algorithm. Therefore, it can be easily based on these values. Choose a category.

又,於本實施方式中,如上所述,設置顯示部33,該顯示部33顯示分類執行機構31b分類之類別與使用者分類之類別不一致之缺陷圖像Pd相關的經分類執行機構31b分類之評估用資料D2之缺陷圖像Pd之類別、經使用者預先分類之缺陷圖像Pd之類別、及分類推定概率。藉此,使用者可容易地視認是否存在經分類執行機構31b分類之缺陷圖像Pd之類別與經使用者預先分類之缺陷圖像Pd之類別不一致的情形。In addition, in this embodiment, as described above, a display unit 33 is provided. The display unit 33 displays the defective images Pd classified by the classification actuator 31b and the classification of the classification actuator 31b is not consistent with the user classification. The category of the defect image Pd of the evaluation data D2, the category of the defect image Pd pre-classified by the user, and the estimated probability of classification. Thereby, the user can easily see whether there is a situation in which the category of the defect image Pd classified by the classification executing mechanism 31b is not consistent with the category of the defect image Pd pre-classified by the user.

又,於本實施方式中,如上所述,構成為如下,即,當經分類執行機構31b分類之評估用資料D2之缺陷圖像Pd之類別與經使用者預先分類之缺陷圖像Pd之類別不一致時,顯示部33受理使用者對類別之選擇之輸入,且分類器學習機構31a構成為如下,即,在已由使用者選擇類別之類別選擇圖像Pd3包含於教師資料D1之狀態下,基於教師資料D1(教師資料D11及/或教師資料D12)使分類器32重新學習。藉此,使用者可一面確認顯示於顯示部33之分類推定概率,一面選擇缺陷圖像Pd之類別。即,分類推定概率成為是否選擇缺陷圖像Pd之類別之指標,因此,可使使用者容易選擇類別。In addition, in the present embodiment, as described above, the configuration is as follows, namely, when the category of the defect image Pd of the evaluation data D2 classified by the classification execution mechanism 31b and the category of the defect image Pd pre-classified by the user When they do not match, the display unit 33 accepts the input of the user's selection of the category, and the classifier learning mechanism 31a is configured as follows, that is, in the state where the category selection image Pd3 of the category selected by the user is included in the teacher data D1, Based on the teacher data D1 (the teacher data D11 and/or the teacher data D12), the classifier 32 is relearned. Thereby, the user can select the category of the defect image Pd while confirming the estimated probability of classification displayed on the display portion 33. That is, the estimated classification probability serves as an index of whether to select the category of the defective image Pd, and therefore, the user can easily select the category.

又,於本實施方式中,如上所述,構成為如下,即,當經分類執行機構31b分類之評估用資料D2之缺陷圖像Pd之類別與經使用者預先分類之缺陷圖像Pd之類別不一致,進而分類推定概率為特定閾值以上時,顯示部33受理使用者對類別之選擇之輸入。藉此,僅於分類推定概率為特定閾值以上之情形時,受理使用者對類別之選擇之輸入,因此,於無須選擇類別之情形時,可省略受理類別選擇之輸入之控制。In addition, in the present embodiment, as described above, the configuration is as follows, namely, when the category of the defect image Pd of the evaluation data D2 classified by the classification execution mechanism 31b and the category of the defect image Pd pre-classified by the user If they do not match, and the estimated probability of classification is greater than or equal to the specified threshold, the display unit 33 accepts the user's input for the selection of the classification. In this way, the user's input for category selection is accepted only when the estimated probability of classification is above a certain threshold. Therefore, when the category does not need to be selected, the control of accepting the input of category selection can be omitted.

又,於本實施方式中,如上所述,構成為如下,即,當經分類執行機構31b分類之評估用資料D2之缺陷圖像Pd之類別與經使用者預先分類之缺陷圖像Pd之類別不一致時,顯示部33受理類別之自動選擇,且分類器學習機構31a構成為如下,即,於已受理自動選擇之情形時,自動地選擇缺陷圖像Pd之類別,並且在已自動選擇類別之類別選擇圖像Pd3包含於教師資料D1中之狀態下,基於教師資料D1(教師資料D11及/或教師資料D12)使分類器32重新學習。藉此,不需要使用者進行(手動進行)類別之選擇,而自動地選擇類別,因此,可節省使用者之工夫。In addition, in the present embodiment, as described above, the configuration is as follows, namely, when the category of the defect image Pd of the evaluation data D2 classified by the classification execution mechanism 31b and the category of the defect image Pd pre-classified by the user When there is a mismatch, the display unit 33 accepts the automatic selection of the category, and the classifier learning mechanism 31a is configured as follows, that is, when the automatic selection has been accepted, the category of the defective image Pd is automatically selected, and the category of the automatically selected category is automatically selected. When the category selection image Pd3 is included in the teacher data D1, the classifier 32 is relearned based on the teacher data D1 (the teacher data D11 and/or the teacher data D12). In this way, the user does not need to select the category (manually), and the category is automatically selected, so that the user's time and effort can be saved.

又,於本實施方式中,如上所述,顯示部33構成為如下,即,當經分類執行機構31b分類之評估用資料D2之缺陷圖像Pd之類別與經使用者預先分類之缺陷圖像Pd之類別不一致,進而分類推定概率為特定閾值以上時,受理類別之自動選擇。藉此,僅於分類推定概率為特定閾值以上之情形時,受理類別之自動選擇,因此,於無須選擇類別之情形時,可省略受理類別選擇之輸入之控制。Furthermore, in this embodiment, as described above, the display unit 33 is configured as follows, namely, when the type of the defect image Pd of the evaluation data D2 classified by the classification executing mechanism 31b and the defect image classified by the user in advance When the categories of Pd are inconsistent, and the estimated probability of classification is higher than a certain threshold, the automatic selection of the category is accepted. In this way, only when the estimated classification probability is above a certain threshold, the automatic selection of the category is accepted. Therefore, when the category does not need to be selected, the control of the input of the accepted category selection can be omitted.

又,於本實施方式中,如上所述,評估用資料D2包含教師資料D1,分類執行機構31b構成為基於學習後之分類器32,對教師資料D1中包含之缺陷圖像Pd之類別進行分類,且分類器學習機構31a構成為如下,即,在以包含類別選擇圖像Pd3之方式更新教師資料D1後之狀態下,基於教師資料D1(教師資料D11)使分類器32重新學習,上述類別選擇圖像Pd3中,經分類執行機構31b分類之類別被選擇為類別。藉此,即便於教師資料D1中包含之缺陷圖像Pd之類別被誤分類之情形時,由於更新教師資料D1,故亦可抑制因使用者對類別之誤分類而導致分類器32之性能降低。In addition, in this embodiment, as described above, the evaluation data D2 includes the teacher data D1, and the classification execution mechanism 31b is configured to classify the defect image Pd included in the teacher data D1 based on the classifier 32 after learning. , And the classifier learning mechanism 31a is configured as follows, that is, in a state after the teacher data D1 is updated to include the category selection image Pd3, the classifier 32 is re-learned based on the teacher data D1 (teacher data D11). In the selection image Pd3, the category classified by the classification execution mechanism 31b is selected as the category. Thereby, even when the category of the defective image Pd included in the teacher data D1 is misclassified, since the teacher data D1 is updated, the performance degradation of the classifier 32 caused by the user's misclassification of the category can be suppressed .

又,於本實施方式中,如上所述,評估用資料D2(第2評估用資料D22)包含與教師資料D1不同之缺陷圖像Pd,分類執行機構31b構成為基於學習後之分類器32,對與教師資料D1不同之評估用資料D2中包含之缺陷圖像Pd之類別進行分類,且分類器學習機構31a構成為如下,即,在類別選擇圖像Pd3包含於教師資料D1之狀態下,基於教師資料D1(教師資料D12)使分類器32重新學習,上述類別選擇圖像Pd3中,經分類執行機構31b分類之類別被選擇為類別。此處,為了使暫時生成之分類器32之性能提高,有時對包含與教師資料D1不同之缺陷圖像Pd之評估用資料D2之類別進行分類。於該情形時,評估用資料D2中包含之缺陷圖像Pd之類別亦預先由使用者分類。並且,有時會因疲勞等而導致使用者將類別錯誤地分類。因此,藉由如上述般構成,即便於評估用資料D2(第2評估用資料D22)中包含之缺陷圖像Pd之類別被誤分類之情形時,由於選擇(修正)類別,故亦可使分類器32之性能提高。Furthermore, in this embodiment, as described above, the evaluation data D2 (the second evaluation data D22) includes a defect image Pd different from the teacher data D1, and the classification execution mechanism 31b is configured based on the classifier 32 after learning. The category of the defective image Pd included in the evaluation data D2 that is different from the teacher data D1 is classified, and the classifier learning mechanism 31a is configured as follows, that is, in a state where the category selection image Pd3 is included in the teacher data D1, The classifier 32 is relearned based on the teacher data D1 (teacher data D12), and in the above-mentioned category selection image Pd3, the category classified by the classification executing agency 31b is selected as the category. Here, in order to improve the performance of the temporarily generated classifier 32, the category of the evaluation data D2 including the defective image Pd different from the teacher data D1 is sometimes classified. In this case, the category of the defect image Pd included in the evaluation data D2 is also classified by the user in advance. In addition, the user may misclassify the category due to fatigue or the like. Therefore, with the above-mentioned configuration, even when the category of the defect image Pd included in the assessment data D2 (the second assessment data D22) is misclassified, the category can be selected (corrected). The performance of the classifier 32 is improved.

[變化例]  再者,應認為此次揭示之實施方式及實施例於所有方面均為例示而並非限制性者。本發明之範圍由申請專利範圍表示而並非由上述實施方式及實施例之說明表示,進而包含與申請專利範圍均等之意義及範圍內之所有變更(變化例)。[Variations] Furthermore, it should be considered that the implementations and examples disclosed this time are illustrative and not restrictive in all respects. The scope of the present invention is indicated by the scope of the patent application rather than the description of the above-mentioned embodiments and examples, and further includes all changes (variations) within the meaning and scope equivalent to the scope of the patent application.

例如,於上述實施方式中,示出如下例,即,當ADC分類之圖像之類別與MDC分類之類別不一致時,將類別不一致之圖像之類別變更為ADC分類之類別,但本發明不限於此。例如,當ADC分類之圖像之類別與MDC分類之類別不一致時,亦可將類別不一致之圖像之類別變更為使用者重新判定後之類別。例如,於類別存在3種以上(A、B、C、…)之情形時,當最初之MDC分類之類別為A,且ADC分類之類別為B時,亦可藉由使用者之重新判定而將類別變更為C。For example, in the above embodiment, the following example is shown, that is, when the category of the image classified by ADC is inconsistent with the category of MDC classification, the category of the image with the inconsistent category is changed to the category of ADC classification, but the present invention does not Limited to this. For example, when the category of the image classified by the ADC is inconsistent with the category of the MDC classification, the category of the image with the inconsistent category can also be changed to the category after the user's re-determination. For example, when there are more than 3 categories (A, B, C,...), when the initial MDC classification is A, and the ADC classification is B, it can also be re-determined by the user Change the category to C.

又,於上述實施方式中,示出分類器構成為將半導體基板之缺陷之類型(類別)分類之例,但本發明不限於此。例如,亦可將分類器構成為將與半導體基板之缺陷不同之對象(例如,單元(cell)等)分類。又,亦可將分類器構成為對半導體基板有無缺陷進行分類。In addition, in the above-mentioned embodiment, an example is shown in which the classifier is configured to classify the types (classes) of defects of the semiconductor substrate, but the present invention is not limited to this. For example, the classifier may be configured to classify objects (for example, cells, etc.) that are different from defects of the semiconductor substrate. In addition, the classifier may be configured to classify the semiconductor substrate with or without defects.

又,於上述實施方式中,示出如下例,即,當ADC分類之類別與MDC分類之類別不一致時,基於分類推定概率而變更類別,但本發明不限於此。例如,當ADC分類之類別與MDC分類之類別不一致時,亦可全部變更為ADC分類之類別。In addition, in the above-mentioned embodiment, an example is shown in which when the category of the ADC classification does not match the category of the MDC classification, the category is changed based on the estimated probability of the classification, but the present invention is not limited to this. For example, when the category of ADC classification is inconsistent with the category of MDC classification, all of them can be changed to the category of ADC classification.

又,於上述實施方式中,示出如下例,即,當分類推定概率為特定閾值以上時,將MDC分類之類別變更為ADC分類之類別,但本發明不限於此。例如,亦可基於分類推定概率以外之指標,將MDC分類之類別變更為ADC分類之類別。In addition, in the above-mentioned embodiment, an example is shown in which the category of MDC classification is changed to the category of ADC classification when the estimated classification probability is greater than or equal to a certain threshold. However, the present invention is not limited to this. For example, it is also possible to change the category of MDC classification to the category of ADC classification based on indicators other than the estimated probability of classification.

又,於上述實施方式中,示出構成為如下之例,即,當ADC分類之缺陷圖像之類別與MDC分類之缺陷圖像之類別不一致,進而分類推定概率為特定閾值以上時,顯示部受理使用者對類別之選擇(類別之自動選擇)之輸入,但本發明不限於此。例如,亦可構成為如下,即,即便於分類推定概率不為特定閾值以上之情形時,顯示部亦受理使用者對類別之選擇(類別之自動選擇)之輸入。In addition, in the above embodiment, an example of the configuration is shown. That is, when the category of the defect image classified by ADC does not match the category of the defect image classified by MDC, and the estimated classification probability is greater than or equal to a certain threshold, the display unit The input of the user's selection of the category (automatic selection of the category) is accepted, but the present invention is not limited to this. For example, it may be configured such that even when the estimated classification probability is not greater than a specific threshold, the display unit accepts the input of the user's selection of the category (automatic selection of the category).

又,於上述實施方式中,示出評估用資料包含第1評估用資料(教師資料本身)與第2評估用資料(與教師資料不同之資料)之例,但本發明不限於此。例如,評估用資料亦可僅包含第1評估用資料與第2評估用資料中之一者。又,評估用資料中亦可混合存在有教師資料及與教師資料不同之資料。In addition, in the above-mentioned embodiment, an example is shown in which the evaluation data includes the first evaluation data (teacher data itself) and the second evaluation data (data different from the teacher data), but the present invention is not limited to this. For example, the evaluation data may include only one of the first evaluation data and the second evaluation data. In addition, there may be a mixture of teacher data and data different from the teacher data in the evaluation data.

又,於上述實施方式中,示出如下例,即,當ADC分類之缺陷圖像之類別與MDC分類之缺陷圖像之類別不一致時,將MDC分類之類別變更為ADC分類之類別,但本發明不限於此。於本發明中,當ADC分類之缺陷圖像之類別與MDC分類之缺陷圖像之類別不一致時,關於ADC分類之缺陷圖像之類別與MDC分類之缺陷圖像之類別不一致之圖像(以下,稱為不一致圖像)之類別,亦可藉由使用者重新判定而選擇MDC之類別。即,於教師資料與評估用資料不同之情形時,當ADC分類之類別與MDC分類之類別不一致,且藉由使用者之重新判定(確認)而MDC準確時,將藉由MDC重新判定後之類別以作為該不一致圖像之類別之狀態追加至教師資料中,並且重新進行學習。例如,於以下之圖15之例中,將選擇了ADC分類之類別之No.1之缺陷圖像與選擇了MDC分類之類別之No.4之缺陷圖像包含於教師資料中,並且重新進行學習。In addition, in the above-mentioned embodiment, the following example is shown, that is, when the category of the defect image classified by ADC does not match the category of the defect image classified by MDC, the category of MDC classification is changed to the category of ADC classification. The invention is not limited to this. In the present invention, when the category of the defect image classified by ADC is inconsistent with the category of the defect image classified by MDC, the category of the defect image classified by ADC is inconsistent with the category of the defect image classified by MDC (below , Called the inconsistent image) category, can also be re-determined by the user to select the MDC category. That is, when the teacher data and the evaluation data are different, when the ADC classification is inconsistent with the MDC classification, and the MDC is re-determined (confirmed) by the user and the MDC is accurate, it will be re-determined by the MDC The category is added to the teacher's profile as the category of the inconsistent image, and the learning is restarted. For example, in the example of Figure 15 below, the defect image of No.1 of the category selected by the ADC classification and the defect image of No.4 of the category selected by the MDC classification are included in the teacher data, and the process is repeated learn.

又,於上述實施方式中,示出如下例,即,當分類推定概率為特定閾值(85%)以上時,MDC分類之類別自動地變更為ADC分類之類別,但本發明不限於此。例如,當低於與上述之特定閾值不同之相對較低之閾值(20%等)時,可使MDC分類之類別不變更而包含於教師資料中,並且重新進行學習。藉此,當已受理類別之自動選擇(自動反饋)時,分類推定概率未達相對較低之閾值時,可於重新學習時追加具有MDC分類之類別之缺陷圖像。例如,於使ADC準確之分類推定概率之閾值設定為85%,且使MDC準確之分類推定概率之閾值設定為20%以下的情形時,於以下之圖16之例中,將No.1、No.2、No.4及No.5之缺陷圖像包含於教師資料中,並且重新進行學習。In addition, in the above-mentioned embodiment, an example is shown in which the category of MDC classification is automatically changed to the category of ADC classification when the estimated classification probability is greater than or equal to a certain threshold (85%), but the present invention is not limited to this. For example, when it is lower than a relatively low threshold (20%, etc.) that is different from the above-mentioned specific threshold, the category of the MDC classification can be included in the teacher data without changing, and the learning can be restarted. Thereby, when the automatic selection of the category (automatic feedback) has been accepted, and the estimated probability of the classification has not reached a relatively low threshold, the defective image with the category of the MDC classification can be added during the relearning. For example, when the threshold of the estimated probability of classification to make ADC accurate is set to 85%, and the threshold of estimated probability of classification to make MDC accurate is set to 20% or less, in the example of Figure 16 below, set No. 1 The defect images of No.2, No.4, and No.5 are included in the teacher's profile, and the study should be restarted.

10:攝像裝置11:照明部12:光學系統13:攝像部14:載台15:載台驅動部20:檢查裝置21:缺陷檢測部22:記憶部30:分類裝置31:控制部31a:分類器學習機構31b:分類執行機構32:分類器33:顯示部33a:畫面34:記憶部100:圖像分類系統200:半導體基板d:缺陷db:黑缺陷(缺陷)dw:白缺陷(缺陷)D1,D11,D12:教師資料D2,D21,D22,D23:評估用資料Pd:缺陷圖像(圖像)Pd1:缺陷圖像Pd2:缺陷圖像Pd3:類別選擇圖像 Ps:圖像10: Imaging device 11: Illumination part 12: Optical system 13: Imaging part 14: Stage 15: Stage driving part 20: Inspection device 21: Defect detection part 22: Memory part 30: Classification device 31: Control part 31a: Classification Machine learning mechanism 31b: Classification execution mechanism 32: Classifier 33: Display section 33a: Screen 34: Memory section 100: Image classification system 200: Semiconductor substrate d: Defect db: Black defect (defect) dw: White defect (defect) D1, D11, D12: Teacher data D2, D21, D22, D23: Evaluation data Pd: Defect image (image) Pd1: Defect image Pd2: Defect image Pd3: Category selection image Ps: image

圖1係用以說明圖像分類系統之方塊圖。  圖2係表示拍攝半導體基板所得之圖像之圖。  圖3係用以說明分類裝置之方塊圖。  圖4係用以說明教師資料之圖。  圖5係用以說明評估用資料之圖。  圖6係表示分類裝置之顯示部之畫面之圖。  圖7係用以說明更新後之教師資料之圖(1)。  圖8係用以說明更新後之教師資料之圖(2)。  圖9係用以說明更新後之評估用資料之圖。  圖10係用以說明攝像裝置及檢查裝置側之動作之流程圖。  圖11係用以說明分類器之學習(生成)之流程圖。  圖12係用於對用以評估基於第1評估用資料之分類器之性能之流程進行說明之流程圖(手動反饋時)。  圖13係用於對用以評估基於第1評估用資料之分類器之性能之流程進行說明之流程圖(自動反饋時)。  圖14係用於對用以評估基於第2評估用資料之分類器之性能之流程進行說明之流程圖(手動反饋時)。  圖15係用以說明變化例之類別之重新判定之圖(1)。  圖16係用以說明變化例之類別之重新判定之圖(2)。Figure 1 is a block diagram to illustrate the image classification system. Figure 2 is a diagram showing an image obtained by photographing a semiconductor substrate. Figure 3 is a block diagram used to illustrate the classification device. Figure 4 is a diagram used to illustrate teacher information. Figure 5 is a diagram used to illustrate the evaluation data. Figure 6 is a diagram showing the screen of the display part of the classification device. Figure 7 is used to illustrate the updated teacher information (1). Figure 8 is used to illustrate the updated teacher information (2). Figure 9 is a diagram used to illustrate the updated evaluation data. Fig. 10 is a flowchart for explaining the actions of the camera device and the inspection device side. Figure 11 is a flowchart for explaining the learning (generation) of the classifier. Figure 12 is a flowchart used to describe the process for evaluating the performance of the classifier based on the first evaluation data (in the case of manual feedback). Figure 13 is a flowchart used to describe the process for evaluating the performance of the classifier based on the first evaluation data (in the case of automatic feedback). Figure 14 is a flowchart used to describe the process for evaluating the performance of the classifier based on the second evaluation data (in the case of manual feedback). Figure 15 is a diagram (1) used to illustrate the re-judgment of the types of changes. Figure 16 is a diagram (2) used to illustrate the re-judgment of the types of changes.

30:分類裝置 30: Sorting device

31:控制部 31: Control Department

31a:分類器學習機構 31a: Classifier learning institution

31b:分類執行機構 31b: Classification implementing agency

32:分類器 32: classifier

33:顯示部 33: Display

34:記憶部 34: Memory Department

Claims (8)

一種分類裝置,其對未知圖像之類別進行分類,且具備: 分類器學習機構,其藉由基於教師資料進行機器學習而使上述分類器學習,上述教師資料包括由使用者預先分類為複數個類別中之任一類別之複數個圖像;及 分類執行機構,其基於上述學習後之分類器,將包括複數個圖像之評估用資料分類為上述複數個類別中之任一類別; 上述分類器學習機構構成為如下,即,當經上述分類執行機構分類之上述評估用資料之圖像之類別與經上述使用者預先分類之圖像之類別不一致時,在將經上述分類執行機構分類之類別或經使用者重新判定之類別被選擇為類別不一致之上述圖像的類別之類別選擇圖像包含於上述教師資料之狀態下,基於上述教師資料使上述分類器重新學習, 構成為上述類別選擇圖像之上述類別基於上述分類執行機構進行之上述類別分類之確定度之指標即分類推定概率而選擇, 進而具備顯示部,該顯示部顯示上述分類執行機構分類之類別與上述使用者分類之類別不一致之圖像相關的經上述分類執行機構分類之上述評估用資料之圖像之類別、經上述使用者預先分類之圖像之類別、及上述分類推定概率, 構成為如下,即,當經上述分類執行機構分類之上述評估用資料之圖像之類別與經上述使用者預先分類之圖像之類別不一致時,上述顯示部受理上述類別之自動選擇,且 上述分類器學習機構構成為如下,即,於已受理上述自動選擇之情形時,自動地選擇上述圖像之上述類別,並且在已自動選擇上述類別之上述類別選擇圖像包含於上述教師資料之狀態下,基於上述教師資料使上述分類器重新學習。A classification device that classifies the category of unknown images and has: A classifier learning mechanism for learning the above-mentioned classifier by performing machine learning based on teacher data, the above-mentioned teacher data including a plurality of images pre-classified by a user into any one of a plurality of categories; and A classification execution agency, which, based on the above-mentioned learned classifier, classifies the evaluation data including a plurality of images into any of the above-mentioned plural categories; The above-mentioned classifier learning mechanism is constituted as follows. That is, when the category of the image of the evaluation data classified by the above-mentioned classification execution mechanism is inconsistent with the category of the image pre-classified by the user, the classification execution mechanism will The category of the classification or the category re-determined by the user is selected as the category of the above-mentioned image with inconsistent categories. The category-selected image is included in the above-mentioned teacher data, and the above-mentioned classifier is re-learned based on the above-mentioned teacher data, The above-mentioned categories constituting the above-mentioned category selection image are selected based on the estimated classification probability, which is an indicator of the degree of certainty of the above-mentioned category classification performed by the above-mentioned classification enforcement agency, Furthermore, it is provided with a display unit that displays the category of the image of the evaluation data classified by the classification implementing agency and the category of the image of the evaluation data classified by the category implementing agency and the category of the image of the evaluation data classified by the user The category of the pre-classified image and the estimated probability of the above classification, The configuration is as follows, that is, when the category of the image of the evaluation data classified by the above-mentioned classification enforcement agency does not match the category of the image pre-classified by the user, the above-mentioned display unit accepts the automatic selection of the above-mentioned category, and The above-mentioned classifier learning mechanism is configured as follows, that is, when the above-mentioned automatic selection situation has been accepted, the above-mentioned category of the above-mentioned image is automatically selected, and the above-mentioned category selection image of the above-mentioned category has been automatically selected is included in the above-mentioned teacher information In the state, relearn the above-mentioned classifier based on the above-mentioned teacher information. 如請求項1之分類裝置,其中上述分類推定概率包含複數個上述分類器對上述類別之分類結果的多數決之比率、及自單一之上述分類器輸出之上述分類推定概率中之至少一者。The classification device of claim 1, wherein the estimated classification probabilities include at least one of the majority ratio of the classification results of the plurality of the classifiers to the classification results, and the estimated classification probabilities output from a single classifier. 如請求項1或2之分類裝置,其中構成為如下,即,當經上述分類執行機構分類之上述評估用資料之圖像之類別與經上述使用者預先分類之圖像之類別不一致時,上述顯示部受理上述使用者對上述類別之選擇之輸入,且 上述分類器學習機構構成為如下,即,在已由上述使用者選擇上述類別之上述類別選擇圖像包含於上述教師資料之狀態下,基於上述教師資料使上述分類器重新學習。For example, the classification device of claim 1 or 2, which is constituted as follows, that is, when the type of the image of the evaluation data classified by the above-mentioned classification executing agency is inconsistent with the type of the image pre-classified by the user, the above-mentioned The display unit accepts the input of the above-mentioned user's selection of the above-mentioned category, and The classifier learning mechanism is configured to relearn the classifier based on the teacher data in a state where the category selection image of the category selected by the user is included in the teacher data. 如請求項3之分類裝置,其中構成為如下,即,當經上述分類執行機構分類之上述評估用資料之圖像之類別與經上述使用者預先分類之圖像之類別不一致,進而上述分類推定概率為特定閾值以上時,上述顯示部受理上述使用者對上述類別之選擇之輸入,且 上述分類器學習機構構成為如下,即,在已由上述使用者選擇上述類別之上述類別選擇圖像包含於上述教師資料之狀態下,基於上述教師資料使上述分類器重新學習。For example, the classification device of claim 3, which is constituted as follows, that is, when the category of the image of the evaluation data classified by the above-mentioned classification execution agency is inconsistent with the category of the image pre-classified by the user, the above-mentioned classification is inferred When the probability is higher than a certain threshold, the display unit accepts the input of the user's selection of the category, and The classifier learning mechanism is configured to relearn the classifier based on the teacher data in a state where the category selection image of the category selected by the user is included in the teacher data. 如請求項1至4中任一項之分類裝置,其中構成為如下,即,當經上述分類執行機構分類之上述評估用資料之圖像之類別與經上述使用者預先分類之圖像之類別不一致,進而上述分類推定概率為特定閾值以上時,上述顯示部受理上述類別之自動選擇,且 上述分類器學習機構構成為如下,即,於已受理上述自動選擇之情形時,自動地選擇上述圖像之上述類別,並且在已自動選擇上述類別之上述類別選擇圖像包含於上述教師資料之狀態下,基於上述教師資料使上述分類器重新學習。For example, the classification device of any one of claims 1 to 4, which is constituted as follows, that is, when the category of the image of the evaluation data classified by the above-mentioned classification executing agency and the category of the image pre-classified by the above-mentioned user Inconsistent, and the estimated probability of the classification is greater than a certain threshold, the display unit accepts the automatic selection of the classification, and The above-mentioned classifier learning mechanism is configured as follows, that is, when the above-mentioned automatic selection situation has been accepted, the above-mentioned category of the above-mentioned image is automatically selected, and the above-mentioned category selection image of the above-mentioned category has been automatically selected is included in the above-mentioned teacher information In the state, relearn the above-mentioned classifier based on the above-mentioned teacher information. 如請求項1至5中任一項之分類裝置,其中上述評估用資料包含上述教師資料, 上述分類執行機構構成為基於上述學習後之分類器,對上述教師資料中包含之上述圖像之上述類別進行分類,且 上述分類器學習機構構成為如下,即,在以包含經上述分類執行機構分類之類別被選擇為上述類別之上述類別選擇圖像之方式更新上述教師資料後之狀態下,基於上述教師資料使上述分類器重新學習。Such as the classification device of any one of request items 1 to 5, wherein the above-mentioned evaluation data includes the above-mentioned teacher data, The above-mentioned classification execution mechanism is configured to classify the above-mentioned categories of the above-mentioned images contained in the above-mentioned teacher information based on the above-mentioned classifier after learning, and The above-mentioned classifier learning mechanism is constituted as follows, that is, after updating the above-mentioned teacher information in a state that includes the above-mentioned category selection image in which the category classified by the above-mentioned classification execution mechanism is selected as the above-mentioned category, the above-mentioned The classifier relearns. 如請求項1至6中任一項之分類裝置,其中上述評估用資料包含與上述教師資料不同之圖像, 上述分類執行機構構成為基於上述學習後之分類器,對與上述教師資料不同之上述評估用資料中包含之圖像之類別進行分類,且 上述分類器學習機構構成為如下,即,在經上述分類執行機構分類之類別被選擇為上述類別之上述類別選擇圖像包含於上述教師資料之狀態下,基於上述教師資料使上述分類器重新學習。For example, the classification device of any one of claim 1 to 6, wherein the above-mentioned evaluation data includes images different from the above-mentioned teacher data, The above-mentioned classification execution mechanism is configured to classify the categories of images contained in the above-mentioned evaluation materials that are different from the above-mentioned teacher materials based on the above-mentioned classifier after learning, and The above-mentioned classifier learning mechanism is configured as follows, that is, in a state where the above-mentioned category selection image of the category classified by the above-mentioned classification execution mechanism is selected as the above-mentioned category is included in the above-mentioned teacher data, the above-mentioned classifier is re-learned based on the above-mentioned teacher data . 一種圖像分類系統,其具備: 攝像裝置,其用以拍攝圖像;及 分類裝置,其對上述攝像部所拍攝到之未知之圖像之類別進行分類; 上述分類裝置包含: 分類器學習機構,其藉由基於教師資料進行機器學習而使上述分類器學習,上述教師資料包括由使用者預先分類為複數個類別中之任一類別之複數個圖像;及 分類執行機構,其基於上述學習後之分類器,將包括複數個圖像之評估用資料分類為上述複數個類別中之任一類別; 上述分類器學習機構構成為如下,即,當經上述分類執行機構分類之上述評估用資料之圖像之類別與經上述使用者預先分類之圖像之類別不一致時,在經上述分類執行機構分類之類別或經使用者重新判定之類別被選擇為類別不一致之上述圖像的類別之類別選擇圖像包含於上述教師資料之狀態下,基於上述教師資料使上述分類器重新學習, 構成為如下,即,上述類別選擇圖像之上述類別基於上述分類執行機構進行之上述類別分類之確定度之指標即分類推定概率而選擇, 進而具備顯示部,該顯示部顯示上述分類執行機構分類之類別與上述使用者分類之類別不一致之圖像相關的經上述分類執行機構分類之上述評估用資料之圖像之類別、經上述使用者預先分類之圖像之類別、及上述分類推定概率, 構成為如下,即,當經上述分類執行機構分類之上述評估用資料之圖像之類別與經上述使用者預先分類之圖像之類別不一致時,上述顯示部受理上述類別之自動選擇,且 上述分類器學習機構構成為如下,即,於已受理上述自動選擇之情形時,自動地選擇上述圖像之上述類別,並且在已自動選擇上述類別之上述類別選擇圖像包含於上述教師資料之狀態下,基於上述教師資料使上述分類器重新學習。An image classification system with: A camera device for taking images; and A classification device, which classifies the category of the unknown image captured by the above-mentioned camera unit; The above classification device includes: A classifier learning mechanism for learning the above-mentioned classifier by performing machine learning based on teacher data, the above-mentioned teacher data including a plurality of images pre-classified by a user into any one of a plurality of categories; and A classification execution agency, which, based on the above-mentioned learned classifier, classifies the evaluation data including a plurality of images into any of the above-mentioned plural categories; The above-mentioned classifier learning mechanism is structured as follows, that is, when the category of the image of the evaluation data classified by the above-mentioned classification implementing agency is inconsistent with the category of the image pre-classified by the above-mentioned user, the classification is performed by the above-mentioned classification implementing agency. The category or the category re-determined by the user is selected as the category of the above-mentioned image whose category is inconsistent. When the category-selected image is included in the above-mentioned teacher data, the above-mentioned classifier is relearned based on the above-mentioned teacher data, The structure is as follows, that is, the category of the category selection image is selected based on the estimated probability of the category, which is an index of the degree of certainty of the category classification performed by the category enforcement agency, Furthermore, it is provided with a display unit that displays the categories of the images of the evaluation data classified by the classification implementing agencies and the categories of the images of the evaluation data classified by the category implementing agencies related to the images in which the category classified by the classification implementing agency and the category of the user category are inconsistent. The category of the pre-classified image and the estimated probability of the above classification, The configuration is as follows, that is, when the category of the image of the evaluation data classified by the above-mentioned classification enforcement agency does not match the category of the image pre-classified by the user, the above-mentioned display unit accepts the automatic selection of the above-mentioned category, and The above-mentioned classifier learning mechanism is structured as follows, that is, when the above-mentioned automatic selection situation has been accepted, the above-mentioned category of the above-mentioned image is automatically selected, and the above-mentioned category selection image of the above-mentioned category has been automatically selected is included in the above-mentioned teacher information In the state, relearn the above-mentioned classifier based on the above-mentioned teacher information.
TW109136440A 2019-11-07 2020-10-21 Classifying device and image classifying system TW202125405A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2019-201993 2019-11-07
JP2019201993A JP2021076994A (en) 2019-11-07 2019-11-07 Classification device and image classification system

Publications (1)

Publication Number Publication Date
TW202125405A true TW202125405A (en) 2021-07-01

Family

ID=75849905

Family Applications (1)

Application Number Title Priority Date Filing Date
TW109136440A TW202125405A (en) 2019-11-07 2020-10-21 Classifying device and image classifying system

Country Status (3)

Country Link
JP (1) JP2021076994A (en)
TW (1) TW202125405A (en)
WO (1) WO2021090601A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2023133939A (en) * 2022-03-14 2023-09-27 東レエンジニアリング株式会社 Defect classification device
JP2023147373A (en) * 2022-03-30 2023-10-13 東レエンジニアリング株式会社 Automatic defect classification device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4132229B2 (en) * 1998-06-03 2008-08-13 株式会社ルネサステクノロジ Defect classification method
JP2001256480A (en) * 2000-03-09 2001-09-21 Hitachi Ltd Automatic picture classifying method and its device
JP6403261B2 (en) * 2014-12-03 2018-10-10 タカノ株式会社 Classifier generation device, visual inspection device, classifier generation method, and program
JP2018109906A (en) * 2017-01-05 2018-07-12 住友電気工業株式会社 Image data creation program, image data creation device, and image data creation method

Also Published As

Publication number Publication date
WO2021090601A1 (en) 2021-05-14
JP2021076994A (en) 2021-05-20

Similar Documents

Publication Publication Date Title
JP6924413B2 (en) Data generator, data generation method and data generation program
CN109767418B (en) Inspection device, data generation method, and storage medium
JP6113024B2 (en) Classifier acquisition method, defect classification method, defect classification device, and program
TWI748122B (en) System, method and computer program product for classifying a plurality of items
JP6472621B2 (en) Classifier construction method, image classification method, and image classification apparatus
US8437534B2 (en) Defect classification method and apparatus, and defect inspection apparatus
JP6063756B2 (en) Teacher data creation support device, teacher data creation device, image classification device, teacher data creation support method, teacher data creation method, and image classification method
US7583832B2 (en) Method and its apparatus for classifying defects
TW202125405A (en) Classifying device and image classifying system
JP6584250B2 (en) Image classification method, classifier configuration method, and image classification apparatus
JP7054436B2 (en) Detection system, information processing device, evaluation method and program
US11321633B2 (en) Method of classifying defects in a specimen semiconductor examination and system thereof
JP2020500422A (en) Optimization of the training set used to set up test-related algorithms
WO2020152925A1 (en) Image evaluation device and method
WO2021195689A1 (en) Method for artificial intelligence (ai) model selection
JP6531036B2 (en) Teacher data creation support method, image classification method, teacher data creation support device and image classification device
JP6530688B2 (en) Classifier construction method, image classification method, classifier construction apparatus and image classification apparatus
CN116935092A (en) Automated defect classification and detection
US20230386188A1 (en) Image analysis system an update method for machine learning model
JP6871807B2 (en) Classifier construction method, classifier and classifier construction device
JP2020177429A (en) Information processing apparatus, information processing method, and program
JP2020052475A (en) Sorter building method, image classification method, sorter building device, and image classification device
JP7120528B2 (en) Classifier construction method, image classification method, classifier construction device, and image classification device
JP2016051429A (en) Teacher data creation support method, image classification method, teacher data creation support device and image classification device
CN113298166A (en) Defect classifier, defect classification method, device, equipment and storage medium