JP2022070553A - Information processing device, control method and program - Google Patents

Information processing device, control method and program Download PDF

Info

Publication number
JP2022070553A
JP2022070553A JP2020179675A JP2020179675A JP2022070553A JP 2022070553 A JP2022070553 A JP 2022070553A JP 2020179675 A JP2020179675 A JP 2020179675A JP 2020179675 A JP2020179675 A JP 2020179675A JP 2022070553 A JP2022070553 A JP 2022070553A
Authority
JP
Japan
Prior art keywords
answer
scoring
mark
information
information processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2020179675A
Other languages
Japanese (ja)
Inventor
弘祐 杉原
Kosuke Sugihara
豊 米
Yutaka Yone
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Dai Nippon Printing Co Ltd
Original Assignee
Dai Nippon Printing Co Ltd
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 Dai Nippon Printing Co Ltd filed Critical Dai Nippon Printing Co Ltd
Priority to JP2020179675A priority Critical patent/JP2022070553A/en
Publication of JP2022070553A publication Critical patent/JP2022070553A/en
Pending legal-status Critical Current

Links

Images

Abstract

To provide an information processing device, a control method and a program which easily can check or correct misrecognition in grading.SOLUTION: An information processing device comprises an acquisition unit, an identification unit, and a display unit. The acquisition unit acquires solution information showing a solution entered in an answer, and grading information showing grading marks representing marks for grading to the solution. The identification unit identifies classification to which each of the grading marks belongs. The display unit lists and displays a solution image showing the solution and the grading mark to the solution, and an identification result of the grading mark identified by the identification unit side by side as an identification result confirmation screen, based on the solution information and the grading information.SELECTED DRAWING: Figure 4

Description

本発明は、採点の支援技術に関する。 The present invention relates to assistive techniques for scoring.

従来から、生徒のテストの解答に対する採点を支援する技術が知られている。例えば、特許文献1には、解答用紙の解答欄に生徒が記入した筆跡情報を取得し、教師が使用する端末の画面上に表示して正誤判定の入力を受け付ける採点システムが開示されている。また、特許文献2には、電子ペンで記入した解答と、正解とを比較し、解答の正誤判定を行う技術が開示されている。 Traditionally, techniques have been known to assist students in scoring their test answers. For example, Patent Document 1 discloses a scoring system that acquires handwriting information entered by a student in an answer column of an answer sheet, displays it on the screen of a terminal used by a teacher, and accepts input of correct / incorrect judgment. Further, Patent Document 2 discloses a technique of comparing an answer written with an electronic pen with a correct answer and determining whether the answer is correct or incorrect.

特開2014-134854号公報Japanese Unexamined Patent Publication No. 2014-134854 特開2009-3227号公報Japanese Unexamined Patent Publication No. 2009-3227

採点者が手書きにより記入した正誤等を示す採点用のマーク(採点マーク)が付された解答用紙をスキャンし、採点マークを識別することで得点を自動算出する採点支援が行われている。この場合、複数者による採点マークの手書きパターンとその正解を含む大量の学習データにより機械学習を行うことで、採点マークの識別に用いる識別器を得ることができる。しかしながら、不特定多数の者による手書きパターンの学習データを用いて学習された識別器では、手書きの癖の違いやインクの掠れ等に起因して誤認識が発生する可能性があるため、最終的には人手による確認が必要となり、多大な労力がかかるという問題があった。 Scoring support is provided to automatically calculate the score by scanning the answer sheet with a scoring mark (scoring mark) indicating the correctness, etc. written by the grader by hand and identifying the scoring mark. In this case, a classifier used for identifying the scoring mark can be obtained by performing machine learning with a large amount of learning data including a handwritten pattern of the scoring mark by a plurality of persons and the correct answer thereof. However, in the classifier learned using the learning data of the handwriting pattern by an unspecified number of people, erroneous recognition may occur due to the difference in handwriting habits, ink blurring, etc., so that it is final. Has the problem that it requires manual confirmation and requires a great deal of labor.

本開示は、上記のような課題を解決するためになされたものであり、採点における誤認識の確認や修正を容易に行うことが可能な情報処理装置、制御方法及びプログラムを提供することを主な課題とする。 The present disclosure has been made to solve the above-mentioned problems, and mainly provides an information processing device, a control method, and a program capable of easily confirming and correcting misrecognition in scoring. It is an issue.

本発明の1つの観点では、情報処理装置は、答案に記入された設問毎の解答を表す解答情報と、前記解答に対する採点用のマークである採点マークを表す採点情報とを取得する取得部と、各分類との類似度に基づき、前記採点マークの各々が属する分類を識別する識別部と、前記解答情報及び前記採点情報に基づき、前記解答及び当該解答に対する採点マークを表す解答画像と、前記識別部により識別された当該採点マークの識別結果とを並べて識別結果確認画面として一覧表示する表示部と、を有する。この態様によれば、採点者は、目視により簡単に採点マークに誤認識があるか否かを確認することができる。 From one aspect of the present invention, the information processing apparatus includes an acquisition unit that acquires answer information representing an answer for each question written in an answer and scoring information representing a scoring mark that is a mark for scoring the answer. , An identification unit that identifies the classification to which each of the scoring marks belongs based on the degree of similarity to each classification, an answer image showing the answer and the scoring mark for the answer based on the answer information and the scoring information, and the above. It has a display unit for displaying the identification results of the scoring marks identified by the identification unit side by side as an identification result confirmation screen. According to this aspect, the grader can easily visually confirm whether or not the scoring mark is erroneously recognized.

上記情報処理装置の一態様では、前記表示部は、前記設問毎に、前記設問に対応する前記解答画像と、前記識別結果とを並べて一覧表示する。この態様によれば、採点者は、一覧表示を見ることによって簡単に、答案を構成する複数の設問について採点マークに誤認識があるか否かを確認することができる。 In one aspect of the information processing apparatus, the display unit displays a list of the answer image corresponding to the question and the identification result side by side for each question. According to this aspect, the grader can easily confirm whether or not the scoring mark has a false recognition for a plurality of questions constituting the answer by looking at the list display.

上記情報処理装置の一態様では、前記取得部は、複数の解答者による複数の前記解答情報と、複数の前記採点情報とを取得するものであって、前記表示部は、前記複数の解答者についての、特定の設問に対応する前記解答画像と、前記識別結果とを並べて一覧表示する。この態様によれば、情報処理装置は、例えば特定の設問に対応するクラス全員の解答画像と、その識別結果とを並べて一覧表示することができる。よって、採点者は、一覧表示を見ることによって簡単に、複数の解答者による特定の設問について採点マークに誤認識があるか否かを確認することができる。 In one aspect of the information processing apparatus, the acquisition unit acquires a plurality of answer information by a plurality of answerers and a plurality of the scoring information, and the display unit acquires the plurality of answerers. The answer image corresponding to a specific question and the identification result are displayed side by side in a list. According to this aspect, the information processing apparatus can display, for example, the answer images of all the class members corresponding to a specific question and the identification results side by side in a list. Therefore, the grader can easily confirm whether or not the scoring mark is erroneously recognized for a specific question by a plurality of answerers by looking at the list display.

上記情報処理装置の一態様では、前記表示部は、前記識別結果確認画面において前記識別結果の修正要求を取得すると、さらに修正画面を表示するものであって、前記情報処理装置は、前記修正画面における入力情報に基づいて、前記識別結果を修正する修正部をさらに有する。この態様によれば、採点者は、識別結果確認画面に表示された一覧から採点マークの誤認識を確認すると、さらに表示される修正画面によって簡単に誤認識を修正することができる。 In one aspect of the information processing apparatus, the display unit further displays a modification screen when the identification result modification request is acquired on the identification result confirmation screen, and the information processing apparatus displays the modification screen. Further has a correction unit for correcting the identification result based on the input information in. According to this aspect, when the grader confirms the erroneous recognition of the scoring mark from the list displayed on the identification result confirmation screen, the erroneous recognition can be easily corrected by the correction screen further displayed.

上記情報処理装置の一態様では、前記分類は、正解を示す正解マークと、不正解を示す不正解マークと、正解と不正解の中間であり、部分点が与えられる中間マークとを含み、前記修正要求は、解答毎に取得できるものであって、前記表示部は、前記修正画面において、前記部分点を指定するための数字を表示する。この態様によれば、採点者は、修正画面において表示された数字により、部分点の誤認識も簡単に修正することができる。 In one aspect of the information processing apparatus, the classification includes a correct answer mark indicating a correct answer, an incorrect answer mark indicating an incorrect answer, and an intermediate mark which is between the correct answer and the incorrect answer and is given a partial point. The correction request can be obtained for each answer, and the display unit displays a number for designating the partial point on the correction screen. According to this aspect, the grader can easily correct the erroneous recognition of the partial points by the numbers displayed on the correction screen.

上記情報処理装置の一態様では、前記表示部は、前記部分点を指定するための数字として、前記設問に対する配点より小さい数字のみを表示する。この態様によれば、情報処理装置は、採点者が配点以上の部分点を指定してしまうといったミスを防止することができる。 In one aspect of the information processing apparatus, the display unit displays only numbers smaller than the points assigned to the question as numbers for designating the partial points. According to this aspect, the information processing apparatus can prevent a mistake such as the grader designating a partial point equal to or more than the score.

上記情報処理装置の一態様では、前記表示部は、前記部分点を指定するための数字として、前記設問に対する配点より小さい数字を選択可能な状態で表示し、前記設問に対する配点以上の数字を選択不能な状態で表示する。この態様によれば、情報処理装置は、採点者が配点以上の数字を選択することができないため、配点以上の部分点を指定してしまうといったミスを防止することができる。 In one aspect of the information processing apparatus, the display unit displays a number smaller than the score assigned to the question as a number for designating the partial point in a selectable state, and selects a number equal to or higher than the score assigned to the question. Display in an impossible state. According to this aspect, the information processing apparatus cannot select a number equal to or higher than the score, so that it is possible to prevent a mistake such as designating a partial score equal to or higher than the score.

上記情報処理装置の一態様では、前記表示部は、前記識別結果確認画面において、前記採点マークが記入された答案の画像である答案画像を併せて表示しており、前記識別部により前記採点マークの識別ができなかった解答について前記修正要求を取得すると、前記答案画像において当該解答を含む所定の範囲を強調表示し、前記範囲の外側にある採点マークが指定されると、当該採点マークと当該解答とを関連付け、当該解答に対応する識別結果として、前記識別部による当該採点マークの識別結果を表示する。この態様によれば、情報処理装置は、例えば、解答から離れた位置に採点マークを記入してしまい、当該採点マークの識別ができなかった場合であっても、採点者の指定によって簡単に当該採点マークと当該解答とを関連付けることができる。 In one aspect of the information processing apparatus, the display unit also displays an answer image, which is an image of the answer with the scoring mark, on the identification result confirmation screen, and the identification unit displays the scoring mark. When the correction request is obtained for the answer for which the answer could not be identified, a predetermined range including the answer is highlighted in the answer image, and when a scoring mark outside the range is specified, the scoring mark and the corresponding scoring mark are specified. The identification result of the scoring mark by the identification unit is displayed as the identification result corresponding to the answer in association with the answer. According to this aspect, the information processing apparatus, for example, writes a scoring mark at a position away from the answer, and even if the scoring mark cannot be identified, the scoring mark can be easily specified by the grader. The scoring mark can be associated with the answer.

上記情報処理装置の他の一態様では、前記識別部は、複数人による手書きの採点マークの画像と、当該採点マークの前記分類に関する正解データとの複数の組み合わせを学習データとして用いて学習された識別器に基づき、前記採点マークの各々が属する前記分類を識別するものであって、前記識別器は、前記修正要求に対応する採点マークの画像と、前記正解データとして前記修正部が修正した識別結果と、を前記学習データとして学習されている。この態様によれば、情報処理装置は、修正内容が反映された識別器によって精度の高い識別を行うことが可能となる。 In another aspect of the information processing apparatus, the identification unit is learned by using a plurality of combinations of an image of a scoring mark handwritten by a plurality of persons and correct answer data relating to the classification of the scoring mark as learning data. Based on the classifier, the class is identified to which each of the scoring marks belongs, and the classifier identifies the image of the scoring mark corresponding to the correction request and the identification corrected by the correction unit as the correct answer data. The result and the learning data are learned. According to this aspect, the information processing apparatus can perform highly accurate identification by the classifier reflecting the correction contents.

本発明の別の観点では、情報処理装置が実行する制御方法であって、答案に記入された設問毎の解答を表す解答情報と、前記解答に対する採点用のマークである採点マークを表す採点情報とを取得し、各分類との類似度に基づき、前記採点マークの各々が属する分類を識別し、前記解答情報及び前記採点情報に基づき、前記解答及び当該解答に対する採点マークを表す解答画像と、当該採点マークの識別結果とを並べて識別結果確認画面として一覧表示する。情報処理装置は、この制御方法を実行することで、採点者が簡単に採点マークに誤認識があるか否かを確認できる識別結果確認画面を表示することができる。 Another aspect of the present invention is a control method executed by the information processing apparatus, which is answer information indicating an answer for each question entered in an answer and scoring information indicating a scoring mark which is a mark for scoring the answer. And, based on the degree of similarity with each classification, the classification to which each of the scoring marks belongs is identified, and based on the answer information and the scoring information, the answer and the answer image showing the scoring mark for the answer, and The identification results of the scoring marks are listed side by side as an identification result confirmation screen. By executing this control method, the information processing apparatus can display an identification result confirmation screen on which the grader can easily confirm whether or not the scoring mark is erroneously recognized.

本発明のさらに別の観点では、答案に記入された解答を表す解答情報と、前記解答に対する採点用のマークである採点マークを表す採点情報とを取得する取得部と、各分類との類似度に基づき、前記採点マークの各々が属する分類を識別する識別部と、前記解答情報及び前記採点情報に基づき、前記解答及び当該解答に対する採点マークを表す解答画像と、前記識別部により識別された当該採点マークの識別結果とを並べて識別結果確認画面として一覧表示する表示部としてコンピュータを機能させる。このプログラムをコンピュータにインストールして実行させることで、本発明に係る情報処理装置を構成させることができる。 From yet another viewpoint of the present invention, the degree of similarity between each classification and the acquisition unit that acquires the answer information representing the answer written in the answer and the scoring information representing the scoring mark that is the mark for scoring the answer. Based on the identification unit that identifies the classification to which each of the scoring marks belongs, the answer image showing the answer and the scoring mark for the answer based on the answer information and the scoring information, and the identification unit identified by the identification unit. The computer functions as a display unit that displays a list of the identification results of the scoring marks side by side as an identification result confirmation screen. By installing this program on a computer and executing it, the information processing apparatus according to the present invention can be configured.

本発明に係る情報処理装置によれば、採点マークの誤識別の確認及び修正を簡単に行うことができる。 According to the information processing apparatus according to the present invention, it is possible to easily confirm and correct the erroneous identification of the scoring mark.

採点システムの概略的な構成を示す。The schematic configuration of the scoring system is shown. マーク済答案用紙の一例である。This is an example of a marked answer sheet. 情報処理装置の機能的な構成を示すブロック図である。It is a block diagram which shows the functional structure of an information processing apparatus. 識別結果確認画面の表示処理の概要を示すフローチャートである。It is a flowchart which shows the outline of the display process of the identification result confirmation screen. 図2に示すマーク済答案用紙に記入された一部の採点マークに対するラベルの付与結果を示す図である。It is a figure which shows the result of giving a label to a part of the scoring marks written in the marked answer sheet shown in FIG. 採点マークと、採点マークに付随する部分点を示す図である。It is a figure which shows the scoring mark and the partial point attached to the scoring mark. 識別結果確認画面の表示例である。This is a display example of the identification result confirmation screen. 誤認識の修正における修正画面の表示例である。This is a display example of the correction screen in the correction of erroneous recognition. 変形例に係る採点システムの構成例である。This is a configuration example of the scoring system according to the modified example.

以下、図面を参照しながら、本発明を実施するのに好適な実施形態について説明する。 Hereinafter, embodiments suitable for carrying out the present invention will be described with reference to the drawings.

[採点システムの構成]
図1は、本実施形態に係る採点システムの概略構成図である。本実施形態に係る採点システムは、教師などのテストの採点者が使用する情報処理装置1と、スキャナ(光学機器)2と、解答済の答案用紙の各解答欄に対して採点者による正誤に関するマーク(「採点マーク」とも呼ぶ。)が付されたマーク済答案用紙6と、を有する。なお、本実施例では、一例として、採点マークは、正解であることを示す正解マークと、不正解であることを示す不正解マークと、正解と不正解の中間であり部分的な点数が与えられることを示す中間マークとに分類されるものとする。そして、採点システムは、マーク済答案用紙6に記入された採点マークを的確に識別することで、解答者の得点の自動算出等を行う。
[Scoring system configuration]
FIG. 1 is a schematic configuration diagram of a scoring system according to the present embodiment. The scoring system according to the present embodiment relates to an information processing device 1 used by a test grader such as a teacher, a scanner (optical device) 2, and correctness by the grader for each answer column of the answered answer sheet. It has a marked answer sheet 6 with a mark (also referred to as a “scoring mark”). In this embodiment, as an example, the scoring mark is given a correct answer mark indicating that the answer is correct, an incorrect answer mark indicating that the answer is incorrect, and a partial score between the correct answer and the incorrect answer. It shall be classified as an intermediate mark indicating that it can be used. Then, the scoring system accurately identifies the scoring mark written on the marked answer sheet 6 to automatically calculate the score of the answerer.

情報処理装置1は、スキャナ2と有線又は無線により電気的に接続し、スキャナ2がマーク済答案用紙6に対する読取り処理を行った場合に、マーク済答案用紙6をスキャンした画像(「マーク済答案画像Im」とも呼ぶ。)をスキャナ2から受信する。そして、情報処理装置1は、マーク済答案画像Imから採点マークを抽出し、採点マークの各分類との類似度に基づき、抽出した採点マークの分類を識別する。そして、情報処理装置1は、採点マークの識別結果を示す画面(「識別結果確認画面」とも呼ぶ。)を表示する。 The information processing apparatus 1 is electrically connected to the scanner 2 by wire or wirelessly, and when the scanner 2 performs a reading process on the marked answer sheet 6, an image obtained by scanning the marked answer sheet 6 (“marked answer sheet 6”). Image Im ”) is received from the scanner 2. Then, the information processing apparatus 1 extracts the scoring mark from the marked answer image Im, and identifies the classification of the extracted scoring mark based on the degree of similarity with each classification of the scoring mark. Then, the information processing apparatus 1 displays a screen (also referred to as an "identification result confirmation screen") showing the identification result of the scoring mark.

図2は、マーク済答案用紙6の一例である。図2に示すように、マーク済答案用紙6には、テストを受ける生徒の生徒番号や氏名を記入する欄や設問に加えて、各設問に対する解答を記入するための解答欄が設けられている。また、マーク済答案用紙6の各解答欄には、対応する設問に対する解答者の解答が記されていると共に、採点者による採点マークが付されている。 FIG. 2 is an example of the marked answer sheet 6. As shown in FIG. 2, the marked answer sheet 6 is provided with a column for entering the student number and name of the student taking the test and an answer column for entering the answer to each question in addition to the question. .. Further, in each answer column of the marked answer sheet 6, the answer of the answerer to the corresponding question is written, and a scoring mark by the grader is attached.

なお、図2では、算数の解答用紙の例を示したが、本実施例に係るマーク済答案用紙6は、算数以外の任意の教科の解答を記入するための解答用紙であってもよい。また、マーク済答案用紙6は、複数枚により構成されてもよい。 Although FIG. 2 shows an example of an answer sheet for arithmetic, the marked answer sheet 6 according to the present embodiment may be an answer sheet for entering answers of any subject other than arithmetic. Further, the marked answer sheet 6 may be composed of a plurality of sheets.

[情報処理装置の構成]
図3は、情報処理装置1の機能的な構成を示すブロック図である。情報処理装置1は、機能的には、表示部11と、入力部12と、記憶部13と、インターフェース14と、制御部15とを備える。これらの各要素は、バスライン10を介して相互に接続されている。
[Information processing device configuration]
FIG. 3 is a block diagram showing a functional configuration of the information processing apparatus 1. The information processing apparatus 1 functionally includes a display unit 11, an input unit 12, a storage unit 13, an interface 14, and a control unit 15. Each of these elements is interconnected via a bus line 10.

表示部11は、制御部15の制御に基づき、識別結果確認画面などの各種の情報を表示する。表示部11は、例えば、ディスプレイ又はプロジェクタであってもよく、これらのデバイスに接続するためのインターフェースであってもよい。入力部12は、情報処理装置1に入力される情報を生成する。入力部12は、例えば、マウス、ボタン、タッチパネル、カメラ、マイクなどの音声入力装置等であってもよく、これらのデバイスに接続するためのインターフェースであってもよい。インターフェース14は、スキャナ2と有線又は無線により接続するためのインターフェースであり、スキャナ2から受信したマーク済答案画像Imを制御部15に供給する。 The display unit 11 displays various information such as an identification result confirmation screen based on the control of the control unit 15. The display unit 11 may be, for example, a display or a projector, or may be an interface for connecting to these devices. The input unit 12 generates information to be input to the information processing device 1. The input unit 12 may be, for example, a voice input device such as a mouse, a button, a touch panel, a camera, or a microphone, or may be an interface for connecting to these devices. The interface 14 is an interface for connecting to the scanner 2 by wire or wirelessly, and supplies the marked answer image Im received from the scanner 2 to the control unit 15.

記憶部13は、RAM、ROM、読み書き可能な不揮発性メモリなどの各種メモリにより構成される。記憶部13には、制御部15が実行するプログラムが記憶される。また、記憶部13は、制御部15が様々な処理を実行する際の作業メモリとして機能する。 The storage unit 13 is composed of various memories such as a RAM, a ROM, and a readable / writable non-volatile memory. The storage unit 13 stores a program executed by the control unit 15. Further, the storage unit 13 functions as a working memory when the control unit 15 executes various processes.

また、記憶部13は、採点マーク及び採点マークに付随する数字を識別するための識別器に関する情報である識別器情報16を記憶する。ここで、採点マークに付随する数字とは、例えば、中間マークの際に得点として与えられる部分的な点数(「部分点」とも呼ぶ。)を表す数字である。上述の識別器は、採点マークや部分点を示す画像が入力された場合に、当該採点マークの分類や当該部分点の特定に関する識別結果を出力するように学習された学習モデルである。この学習モデルは、例えば、サポートベクターマシーンやニューラルネットワークなどの機械学習で用いられる任意の学習モデルであってもよい。識別器情報16は、上述の学習モデルを学習することにより得られた情報である。上述の学習モデルが畳み込みニューラルネットワークなどのニューラルネットワークである場合、識別器情報16は、例えば、層構造、各層のニューロン構造、各層におけるフィルタ数及びフィルタサイズ、並びに各フィルタの各要素の重みなどの種々のパラメータ情報を含む。 Further, the storage unit 13 stores the classifier information 16 which is information about the scoring mark and the classifier for discriminating the numbers attached to the scoring marks. Here, the number attached to the scoring mark is, for example, a number representing a partial score (also referred to as a "partial score") given as a score at the time of the intermediate mark. The above-mentioned classifier is a learning model trained to output an identification result regarding classification of the scoring mark and identification of the partial point when an image showing a scoring mark or a partial point is input. This learning model may be any learning model used in machine learning such as a support vector machine or a neural network. The classifier information 16 is information obtained by learning the above-mentioned learning model. When the above-mentioned learning model is a neural network such as a convolutional neural network, the discriminator information 16 may include, for example, a layer structure, a neuron structure of each layer, a number of filters and a filter size in each layer, and a weight of each element of each filter. Contains various parameter information.

ここで、識別器の学習について補足説明する。識別器は、例えば、複数の者による手書きの採点マークの画像と、当該採点マークの正しい分類を示す正解データとの組合せである学習データを用いて学習される。この学習データには、識別器が識別すべき分類毎に、十分な数の上述の組合せが含まれる。また、同一分類となる採点マークの態様が複数存在する場合には、想定される各態様の採点マークとその正解データとの組み合わせを含んだ学習データを用いて識別器の学習を行う。例えば不正解マークとして「×」を記載する人と「v」(チェックマーク)を記載する人が存在する場合には、各態様の採点マークとその正解データとの組み合わせを含んだ学習データを用いて識別器の学習を行う。識別器の学習は、情報処理装置1により行われてもよく、情報処理装置1以外の装置により実行されてもよい。 Here, the learning of the classifier will be supplementarily described. The classifier is learned using, for example, learning data that is a combination of an image of a handwritten scoring mark by a plurality of persons and correct answer data indicating the correct classification of the scoring mark. This training data contains a sufficient number of the above combinations for each classification that the classifier should identify. Further, when there are a plurality of scoring marks having the same classification, the discriminator is learned using the learning data including the combination of the scoring marks of each assumed mode and the correct answer data. For example, if there is a person who describes "x" and a person who describes "v" (check mark) as incorrect answer marks, learning data including a combination of the scoring marks of each aspect and the correct answer data is used. To learn the classifier. The learning of the classifier may be performed by the information processing device 1 or may be performed by a device other than the information processing device 1.

さらに、記憶部13は、マーク済答案画像Imとしてスキャンされたマーク済答案用紙6の解答者の得点を算出するために必要な情報を記憶してもよい。例えば、記憶部13は、採点マークが付される各設問の配点情報と、各設問の答案用紙内の配置を示す情報とを、実施されるテスト毎に記憶してもよい。また、記憶部13は、中間マークにおける部分点の算出ルールをルール情報として記憶してもよい。部分点の算出ルールは、例えば、「配点に対し所定の比率となる」、「小数点以下繰り上げ」、「一律2点」等、設問毎に任意に設定可能である。 Further, the storage unit 13 may store information necessary for calculating the score of the answerer of the marked answer sheet 6 scanned as the marked answer image Im. For example, the storage unit 13 may store the score distribution information of each question to which the scoring mark is attached and the information indicating the arrangement in the answer sheet of each question for each test to be performed. Further, the storage unit 13 may store the calculation rule of the partial points in the intermediate mark as rule information. The rules for calculating partial points can be arbitrarily set for each question, such as "a predetermined ratio to the points allocated", "carrying up after the decimal point", and "uniformly 2 points".

また、記憶部13は、マーク済答案用紙6に記入される採点マークの色情報などの採点マークの抽出に必要な情報を記憶する。 Further, the storage unit 13 stores information necessary for extracting the scoring mark, such as the color information of the scoring mark written on the marked answer sheet 6.

なお、記憶部13は、情報処理装置1に接続又は内蔵されたハードディスクなどの外部記憶装置であってもよく、フラッシュメモリなどの記憶媒体であってもよい。他の例では、記憶部13は、情報処理装置1とデータ通信を行うサーバ装置であってもよい。この場合、記憶部13は、複数のサーバ装置から構成されてもよい。 The storage unit 13 may be an external storage device such as a hard disk connected to or built in the information processing device 1, or may be a storage medium such as a flash memory. In another example, the storage unit 13 may be a server device that performs data communication with the information processing device 1. In this case, the storage unit 13 may be composed of a plurality of server devices.

制御部15は、CPU、GPUなどのプロセッサ(コンピュータ)により構成され、情報処理装置1の各構成要素を制御する。制御部15は、記憶部13に記憶されるプログラムに基づき、所定の処理を行う。制御部15は、「取得部」、「識別部」、「表示部」、「修正部」及びプログラムを実行する「コンピュータ」の一例である。 The control unit 15 is composed of a processor (computer) such as a CPU and a GPU, and controls each component of the information processing device 1. The control unit 15 performs a predetermined process based on the program stored in the storage unit 13. The control unit 15 is an example of an “acquisition unit”, an “identification unit”, a “display unit”, a “correction unit”, and a “computer” that executes a program.

本実施形態では、制御部15は、マーク済答案画像Imをスキャナ2から受信した場合に、識別器情報16に基づき、マーク済答案画像Imに含まれる採点マークの各々の分類の識別を行い、識別した分類を示すラベルを各採点マークに付加する。さらに、制御部15は、中間マークのラベルが付加された採点マークに付随する部分点を特定し、当該中間マークと関連付ける。そして、制御部15は、マーク済答案画像Imから切り取った設問毎の画像と、当該画像に含まれる採点マークの識別結果とを一覧にして並べた識別結果確認画面の表示情報を生成し、識別結果確認画面を表示部11に表示させる。 In the present embodiment, when the marked answer image Im is received from the scanner 2, the control unit 15 identifies each classification of the scoring marks included in the marked answer image Im based on the classifier information 16. A label indicating the identified classification is attached to each scoring mark. Further, the control unit 15 identifies a partial point attached to the scoring mark to which the label of the intermediate mark is added, and associates it with the intermediate mark. Then, the control unit 15 generates and identifies the display information of the identification result confirmation screen in which the image for each question cut out from the marked answer image Im and the identification result of the scoring mark included in the image are arranged in a list. The result confirmation screen is displayed on the display unit 11.

[識別結果確認画面の表示処理]
次に、識別結果確認画面の表示に関連する処理について説明する。
[Display processing of identification result confirmation screen]
Next, the processing related to the display of the identification result confirmation screen will be described.

(1)概要
図4は、識別結果確認画面の表示処理の概要を示すフローチャートである。情報処理装置1は、図4に示すフローチャートの処理を繰り返し実行する。
(1) Overview
FIG. 4 is a flowchart showing an outline of the display process of the identification result confirmation screen. The information processing apparatus 1 repeatedly executes the processing of the flowchart shown in FIG.

まず、情報処理装置1は、マーク済答案画像Imをスキャナ2から取得したか否か判定する(ステップS11)。そして、情報処理装置1は、マーク済答案画像Imをスキャナ2から取得したと判定した場合(ステップS11;Yes)、記憶部13に記憶されている各設問の配置を示す情報に基づいて、取得したマーク済答案画像Imから設問毎の画像(以下、「設問画像」ともいう。)を切り取る(ステップS12)。設問画像には、例えば、解答欄、解答者が手書きにより記入した解答、採点者が手書きにより記入した採点マーク等が含まれており、設問番号が関連付けられている。なお、設問番号は、大問1の(1)を「1-1」、大問1の(2)を「1-2」のように表記する。 First, the information processing apparatus 1 determines whether or not the marked answer image Im is acquired from the scanner 2 (step S11). Then, when the information processing apparatus 1 determines that the marked answer image Im is acquired from the scanner 2 (step S11; Yes), the information processing apparatus 1 acquires it based on the information indicating the arrangement of each question stored in the storage unit 13. An image for each question (hereinafter, also referred to as a “question image”) is cut out from the marked answer image Im (step S12). The question image includes, for example, an answer column, an answer written by the answerer by hand, a scoring mark written by the grader by hand, and the like, and the question number is associated with the question image. In addition, the question number is expressed as "1-1" for (1) of large question 1 and "1-2" for (2) of large question 1.

一方、情報処理装置1は、マーク済答案画像Imをスキャナ2から取得していない場合(ステップS11;Yes)、引き続きマーク済答案画像Imをスキャナ2から取得したか否かの判定を継続する。なお、情報処理装置1は、マーク済答案画像Imをスキャナ2から取得後直ちにステップS12へ処理を進める代わりに、マーク済答案画像Imをスキャナ2から取得後、さらに識別結果確認画面の表示要求に関するユーザ入力を検知した場合に、ステップS12へ処理を進めてもよい。さらに、情報処理装置1は、取得したマーク済答案画像Imから採点マークを抽出する(ステップS13)。この抽出方法については後述する。 On the other hand, when the information processing apparatus 1 has not acquired the marked answer image Im from the scanner 2 (step S11; Yes), the information processing apparatus 1 continues to determine whether or not the marked answer image Im has been acquired from the scanner 2. The information processing apparatus 1 is related to a request for displaying the identification result confirmation screen after acquiring the marked answer image Im from the scanner 2 instead of proceeding to step S12 immediately after acquiring the marked answer image Im from the scanner 2. When the user input is detected, the process may proceed to step S12. Further, the information processing apparatus 1 extracts a scoring mark from the acquired marked answer image Im (step S13). This extraction method will be described later.

次に、情報処理装置1は、ステップS13で抽出した採点マークの各々の分類を識別し、識別した分類を示すラベルを各採点マークに付与する(ステップS14)。この場合、情報処理装置1は、識別器情報16に基づき構成した識別器に採点マークの画像を入力することで、当該採点マークの分類を示すラベルを取得し、取得したラベルを対象の採点マークに対応付ける。この場合、ラベルは、例えば、正解マーク、不正解マーク、部分点が与えられる中間マークのいずれかを示す情報である。 Next, the information processing apparatus 1 identifies each classification of the scoring marks extracted in step S13, and assigns a label indicating the identified classification to each scoring mark (step S14). In this case, the information processing apparatus 1 acquires a label indicating the classification of the scoring mark by inputting an image of the scoring mark into the classifier configured based on the classifier information 16, and the acquired label is the target scoring mark. Correspond to. In this case, the label is information indicating, for example, a correct answer mark, an incorrect answer mark, or an intermediate mark to which a partial point is given.

次に、情報処理装置1は、中間マークを示すラベルが付与された採点マークに付随する部分点の記入があるか否かを判定する(ステップS15)。部分点の記入がある場合(ステップS15;Yes)、情報処理装置1は、部分点を特定し、メタデータとして対象の採点マークに関連付ける(ステップS16)。部分点の特定方法の具体例については、後述する。一方、部分点の記入がない場合(ステップS15;No)、情報処理装置1は、ステップS17へ進む。 Next, the information processing apparatus 1 determines whether or not there is an entry of a partial point attached to the scoring mark to which the label indicating the intermediate mark is attached (step S15). When the partial points are entered (step S15; Yes), the information processing apparatus 1 identifies the partial points and associates them with the target scoring mark as metadata (step S16). A specific example of the method of specifying the partial point will be described later. On the other hand, when the partial points are not entered (step S15; No), the information processing apparatus 1 proceeds to step S17.

そして、情報処理装置1は、ステップS12において切り取った設問画像と、採点マークの識別結果とを設問毎に並べた一覧を含む、識別結果確認画面の表示を行う(ステップS17)。ここで、採点マークの識別結果とは、具体的に、正解マーク「○」、不正解マーク「×」、中間マーク「△」や、特定された部分点等である。この表示例については、図7を参照して後述する。 Then, the information processing apparatus 1 displays an identification result confirmation screen including a list in which the question image cut out in step S12 and the identification result of the scoring mark are arranged for each question (step S17). Here, the identification result of the scoring mark is specifically a correct answer mark “◯”, an incorrect answer mark “×”, an intermediate mark “Δ”, a specified partial point, or the like. This display example will be described later with reference to FIG. 7.

(2)採点マークの抽出
ここで、図4のステップS13で実行する、マーク済答案画像Imから採点マークを抽出する処理について説明する。
(2) Extraction of scoring marks
Here, a process of extracting a scoring mark from the marked answer image Im, which is executed in step S13 of FIG. 4, will be described.

第1の例では、情報処理装置1は、マーク済答案画像Imの各画素が有する色情報(画素値)に基づき、採点マークを抽出する。例えば、この場合、情報処理装置1は、採点者が採点マークのチェックに使用するペンの色(例えば赤)の情報を予め記憶しておき、記憶した色と類似する色情報を有する画素を抽出し、抽出した画素のうち隣接する画素同士を同一の採点マークを形成する画素として認識する。そして、情報処理装置1は、同一の採点マークを形成する画素群毎に当該画素群を含む矩形領域を切り取り、切り取った画像から採点マークのマスク画像(採点マークのみを表示した画像)を生成する。 In the first example, the information processing apparatus 1 extracts a scoring mark based on the color information (pixel value) possessed by each pixel of the marked answer image Im. For example, in this case, the information processing apparatus 1 stores information on the color of the pen (for example, red) used by the grader to check the score mark in advance, and extracts pixels having color information similar to the stored color. Then, among the extracted pixels, adjacent pixels are recognized as pixels forming the same scoring mark. Then, the information processing apparatus 1 cuts out a rectangular area including the pixel group for each pixel group forming the same scoring mark, and generates a mask image of the scoring mark (an image displaying only the scoring mark) from the cut image. ..

第2の例では、情報処理装置1は、採点者による採点マークのチェックがなされる前の解答済み答案用紙のスキャン画像を予め記憶しておき、当該スキャン画像とステップS11で取得したマーク済答案画像Imとを、対応する画素毎に画素値の差分値を算出する。そして、情報処理装置1は、差分値が存在する画素のうち隣接する画素同士を同一の採点マークを形成する画素として認識する。その後、情報処理装置1は、同一の採点マークを形成する画素群毎に当該画素群を含む矩形領域を切り取り、切り取った画像から採点マークのマスク画像を生成する。 In the second example, the information processing apparatus 1 stores in advance a scanned image of the answered answer sheet before the scoring mark is checked by the grader, and the scanned image and the marked answer obtained in step S11 are stored in advance. The difference value of the pixel value is calculated for each corresponding pixel of the image Im. Then, the information processing apparatus 1 recognizes the adjacent pixels among the pixels having the difference value as the pixels forming the same scoring mark. After that, the information processing apparatus 1 cuts out a rectangular area including the pixel group for each pixel group forming the same scoring mark, and generates a mask image of the scoring mark from the cut image.

(3)ラベルの付与
次に、図4のステップS14で実行するラベルの付与の具体例を説明する。
(3) Labeling
Next, a specific example of label assignment executed in step S14 of FIG. 4 will be described.

図5は、図2に示すマーク済答案用紙6に記入された一部の採点マークに対するラベルの付与結果を示す図である。図5では、マーク済答案用紙6に記入された採点マークのうち、正解マーク「〇」を示すラベルが付与された採点マーク21~25を上段、中間マーク「△」を示すラベルが付与された採点マーク31及び32を中段、不正解マーク「×」を示すラベルが付与された採点マーク41を下段に示している。また、図5では、図2に示すマーク済答案用紙6との対応を分かり易くするため、各採点マークに対して、当該採点マークが付された設問番号を示している。 FIG. 5 is a diagram showing the result of assigning a label to a part of the scoring marks written on the marked answer sheet 6 shown in FIG. In FIG. 5, among the scoring marks entered on the marked answer sheet 6, the scoring marks 21 to 25 to which the label indicating the correct answer mark “○” is attached are attached to the upper row, and the label indicating the intermediate mark “△” is attached. The scoring marks 31 and 32 are shown in the middle row, and the scoring mark 41 with a label indicating the incorrect answer mark "x" is shown in the lower row. Further, in FIG. 5, in order to make it easy to understand the correspondence with the marked answer sheet 6 shown in FIG. 2, a question number with the scoring mark is shown for each scoring mark.

情報処理装置1は、図2に示すマーク済答案画像Imをスキャナ2から取得した場合、図4のステップS13に基づき、図5に示される各採点マークを含むマーク済答案画像Im内の全ての採点マークを抽出する。そして、情報処理装置1は、抽出した各採点マークの画像(マスク画像)を、識別器情報16に基づき構成した識別器に入力する。この場合、情報処理装置1は、好適には、識別器に入力する対象となる採点マークの画像を、縦横の大きさが均一となるように拡大縮小することで正規化し、正規化後の採点マークの画像を識別器に入力する。そして、情報処理装置1は、識別器が出力する識別結果に基づき、識別器に入力した採点マークに対してラベルを付与する。なお、識別器がニューラルネットワークに基づく学習モデルである場合には、識別器の出力には、出力した識別結果に対する確からしさを示す確信度の情報が含まれる。 When the information processing apparatus 1 acquires the marked answer image Im shown in FIG. 2 from the scanner 2, all the marked answer images Im including each scoring mark shown in FIG. 5 are based on step S13 of FIG. Extract the scoring mark. Then, the information processing apparatus 1 inputs the extracted image of each scoring mark (mask image) into the classifier configured based on the classifier information 16. In this case, the information processing apparatus 1 preferably normalizes the image of the scoring mark to be input to the classifier by enlarging / reducing the image so that the vertical and horizontal sizes become uniform, and the scoring after normalization. Enter the image of the mark into the classifier. Then, the information processing apparatus 1 assigns a label to the scoring mark input to the classifier based on the discrimination result output by the classifier. When the discriminator is a learning model based on a neural network, the output of the discriminator includes information on the degree of certainty indicating the certainty of the output discrimination result.

また、情報処理装置1は、マーク済答案用紙6内の設問毎の解答欄の位置を示す情報に基づき、マーク済答案画像Im上の各採点マークの位置から、採点マークと設問との対応を認識する。当該設問の設問番号は、メタデータとして当該採点マークに関連付けられる。なお、設問毎の解答欄の位置を示す情報は、例えば記憶部13等に各設問の配置を示す情報として予め記憶されている。 Further, the information processing apparatus 1 responds to the scoring mark and the question from the position of each scoring mark on the marked answer image Im based on the information indicating the position of the answer column for each question in the marked answer sheet 6. recognize. The question number of the question is associated with the scoring mark as metadata. The information indicating the position of the answer column for each question is stored in advance in, for example, the storage unit 13 or the like as information indicating the arrangement of each question.

(4)部分点の特定
次に、図4のステップS15及びS16で実行する部分点の特定の具体例を説明する。
(4) Identification of partial points
Next, specific specific examples of the partial points executed in steps S15 and S16 of FIG. 4 will be described.

図6は、中間マークを示すラベルが付与された採点マーク32と、採点マーク32に付随する部分点45~48を示す図である。部分点の書き方は採点者により様々であるが、中間マークである三角の周辺に数字で記入される。具体的には、図6(A)に示すように、部分点45は採点マーク32の内側に、部分点46は採点マーク32の外側右上に、部分点47は採点マーク32の外側左上に、部分点48は採点マーク32の外側下部に記入されている。つまり、部分点は、採点マーク32から所定範囲内、詳しくは図6(B)に示すように、採点マーク32が表す三角の重心51から所定の半径52の円である破線枠53の内側に記入されると考えられる。ここで、三角とは、手書きの記号としての三角であり、厳密に三本の直線で囲まれた図形ではない。また、三角の重心とは、手書きの記号としての三角において、各頂点と各対辺の中点を結んだ線が交わるおおよその点である。 FIG. 6 is a diagram showing a scoring mark 32 to which a label indicating an intermediate mark is attached and partial points 45 to 48 attached to the scoring mark 32. The method of writing partial points varies depending on the grader, but it is written in numbers around the triangle, which is an intermediate mark. Specifically, as shown in FIG. 6A, the partial point 45 is inside the scoring mark 32, the partial point 46 is on the outer upper right of the scoring mark 32, and the partial point 47 is on the outer upper left of the scoring mark 32. The partial point 48 is written in the lower outer part of the scoring mark 32. That is, the partial points are within a predetermined range from the scoring mark 32, and as shown in FIG. 6B in detail, from the center of gravity 51 of the triangle represented by the scoring mark 32 to the inside of the broken line frame 53 which is a circle having a predetermined radius 52. It is considered to be filled out. Here, the triangle is a triangle as a handwritten symbol, and is not a figure strictly surrounded by three straight lines. The center of gravity of the triangle is an approximate point where the line connecting each vertex and the midpoint of each opposite side intersects in the triangle as a handwritten symbol.

これによれば、情報処理装置1は、中間マークを示すラベルを付与すると、対象となる採点マークを特定し、マーク済答案画像Imから、当該採点マークの重心から所定の半径の円の範囲における画素群を切り取る。情報処理装置1は、切り取った画像から部分点のマスク画像を生成する。さらに、情報処理装置1は、生成した部分点のマスク画像を識別器情報16に基づき構成した識別器に入力する。そして、情報処理装置1は、識別器が出力する識別結果に基づき、識別器に入力した部分点が示す数字を特定する。 According to this, when the information processing apparatus 1 assigns a label indicating an intermediate mark, it identifies a target scoring mark, and from the marked answer image Im, within a range of a circle having a predetermined radius from the center of gravity of the scoring mark. Cut out a group of pixels. The information processing apparatus 1 generates a mask image of partial points from the clipped image. Further, the information processing apparatus 1 inputs the mask image of the generated partial point to the classifier configured based on the classifier information 16. Then, the information processing apparatus 1 identifies the number indicated by the partial point input to the classifier based on the discrimination result output by the classifier.

なお、中間マークを記入する際に必ず部分点が記入されるとは限らないため、部分点のマスク画像が生成できない場合や部分点が示す数字が特定できない場合、情報処理装置1は、部分点の記入なしと判定する。 Since the partial points are not always entered when the intermediate mark is entered, if the mask image of the partial points cannot be generated or the number indicated by the partial points cannot be specified, the information processing apparatus 1 uses the partial points. It is judged that there is no entry.

(5)表示例
図7は、識別結果確認画面の表示例である。図7では、情報処理装置1は、識別結果確認画面上にマーク済答案画像Imを表示すると共に、マーク済答案画像Imから切り取った設問画像と、抽出した各採点マークに対する識別結果とを設問毎に並べて一覧表示している。
(5) Display example
FIG. 7 is a display example of the identification result confirmation screen. In FIG. 7, the information processing apparatus 1 displays the marked answer image Im on the identification result confirmation screen, and displays the question image cut out from the marked answer image Im and the identification result for each extracted scoring mark for each question. It is listed side by side in.

具体的に、情報処理装置1は、設問画像及び識別結果にそれぞれ関連付けられた設問番号毎に、設問画像と識別結果を並べて一覧表示する。識別結果は、抽出した各採点マークに対する識別結果を「○」、「△」、「×」により明示している。採点マークの抽出や識別ができない場合、情報処理装置1は、識別結果を「-」と表示する。このように、識別結果確認画面には、設問番号毎に、マーク済答案画像Imから切り取った設問画像と、当該設問画像に含まれる採点マークの識別結果とが並んで一覧表示されている。これにより、採点者は、目視により簡単に採点マークの誤認識を確認することができる。 Specifically, the information processing apparatus 1 displays a list of the question image and the identification result side by side for each question number associated with the question image and the identification result. As the identification result, the identification result for each extracted scoring mark is clearly indicated by "○", "Δ", and "×". If the scoring mark cannot be extracted or identified, the information processing apparatus 1 displays the identification result as "-". As described above, on the identification result confirmation screen, the question image cut out from the marked answer image Im and the identification result of the scoring mark included in the question image are listed side by side for each question number. As a result, the grader can easily visually confirm the erroneous recognition of the scoring mark.

また、中間マークにおいて部分点が特定されている場合、情報処理装置1は、識別結果として「△」と併せて部分点を表示する。これにより、採点者は、採点マークだけではなく、記入した部分点の識別結果も併せて確認することができる。なお、中間マークにおいて部分点が特定されていない場合、情報処理装置1は、当該中間マークが付された設問に対する配点に対して、記憶部13に記憶されたルール情報に基づき部分点を算出し、識別結果「△」と併せて表示する。これによれば、情報処理装置1が自動的に部分点を算出するため、採点者が中間マークにおける部分点算出ルールを設問毎に把握していなくても、合計得点等を正確に算出することが可能となる。 Further, when the partial point is specified in the intermediate mark, the information processing apparatus 1 displays the partial point together with "Δ" as the identification result. As a result, the grader can confirm not only the scoring mark but also the identification result of the entered partial points. When the partial points are not specified in the intermediate mark, the information processing apparatus 1 calculates the partial points based on the rule information stored in the storage unit 13 for the points assigned to the questions with the intermediate mark. , Displayed together with the identification result "△". According to this, since the information processing apparatus 1 automatically calculates the partial points, the total score etc. can be accurately calculated even if the grader does not grasp the partial point calculation rule in the intermediate mark for each question. Is possible.

さらに、情報処理装置1は、対象のテストの配点情報と、採点マークの識別結果とに基づき、解答者の得点(ここでは64点)を識別結果確認画面上の合計得点欄61に表示している。なお、解答者の得点は、テスト全体の合計得点に限らず、セクション毎の合計得点を算出し、表示することとしてもよい。例えば、情報処理装置1は、識別結果確認画面において、大問1の(1)~(5)の合計得点をセクション得点欄62に、大問2の(1)及び(2)の合計得点をセクション得点欄63に表示している。 Further, the information processing apparatus 1 displays the score of the answerer (64 points in this case) in the total score column 61 on the identification result confirmation screen based on the score information of the target test and the identification result of the scoring mark. There is. The score of the answerer is not limited to the total score of the entire test, but the total score of each section may be calculated and displayed. For example, the information processing apparatus 1 displays the total score of (1) to (5) of the large question 1 in the section score column 62 and the total score of (1) and (2) of the large question 2 on the identification result confirmation screen. It is displayed in the section score column 63.

この場合、まず、情報処理装置1は、マーク済答案画像Imに対応するテストを指定するユーザ入力等に基づき、対象のテストの配点情報を記憶部13等から取得する。なお、情報処理装置1は、マーク済答案画像Imに含まれる解答欄の配置等に基づき、公知の画像認識処理(例えば、テンプレートマッチング等)を用いて、対象のテストを識別してもよい。そして、情報処理装置1は、設問毎の採点マークの識別結果と、設問毎の配点とに基づき、解答者の得点を算出する。ここで、採点マークの識別結果には、中間マークに付随する部分点も含まれる。なお、情報処理装置1は、採点マークの識別結果が変更された場合には、変更後の識別結果に基づき、点数の再集計を行う。 In this case, first, the information processing apparatus 1 acquires the score information of the target test from the storage unit 13 or the like based on the user input or the like that specifies the test corresponding to the marked answer image Im. The information processing apparatus 1 may identify the target test by using a known image recognition process (for example, template matching or the like) based on the arrangement of the answer column included in the marked answer image Im. Then, the information processing apparatus 1 calculates the score of the answerer based on the identification result of the scoring mark for each question and the score for each question. Here, the identification result of the scoring mark also includes the partial points attached to the intermediate mark. When the identification result of the scoring mark is changed, the information processing apparatus 1 recounts the points based on the changed identification result.

(6)誤認識の修正
図8は、誤認識の修正における修正画面の表示例である。識別結果確認画面において、採点マークの誤認識を確認した場合、採点者は修正をすることができる。例えば、図7に示す識別結果認識画面において、設問番号1-1の識別結果は正解マーク「○」であるが、実際には中間マーク「△」であった場合、採点者は、識別結果項目66をクリック又はタップすることにより修正要求を送信する。修正要求を受信すると、図8(A)に示すように、情報処理装置1は、識別結果を修正するためのプルダウンメニュー71を表示する。採点者は、正しい採点マークを指定することで、簡単に識別結果の誤認識を修正することができる。
(6) Correction of misrecognition
FIG. 8 is a display example of the correction screen in the correction of erroneous recognition. When the misrecognition of the scoring mark is confirmed on the identification result confirmation screen, the grader can correct it. For example, on the identification result recognition screen shown in FIG. 7, if the identification result of question number 1-1 is the correct answer mark “○” but actually the intermediate mark “△”, the grader is the identification result item. Send a correction request by clicking or tapping 66. Upon receiving the correction request, the information processing apparatus 1 displays a pull-down menu 71 for correcting the identification result, as shown in FIG. 8A. The grader can easily correct the misrecognition of the identification result by designating the correct scoring mark.

なお、採点者がプルダウンメニュー71において中間マーク「△」を選択した場合、情報処理装置1は、さらに部分点を指定するためのプルダウンメニュー72を表示する。このとき、プルダウンメニュー72は、対象となる設問の配点以上の数字は表示しない、又は、選択できないものとする。これにより、中間マークに付随する部分点を選択する際に、採点者が配点以上の数字を選択してしまうといったミスを防止することができる。なお、部分点を指定しない場合、例えばハイフン「-」を選択することとしてもよいし、何も選択もせず別の任意の箇所をクリック又はタップすることで部分点の指定なしとみなしてもよい。 When the grader selects the intermediate mark "Δ" in the pull-down menu 71, the information processing apparatus 1 further displays a pull-down menu 72 for designating a partial point. At this time, the pull-down menu 72 does not display or cannot select a number higher than the score of the target question. This makes it possible to prevent a mistake such as the grader selecting a number equal to or greater than the score when selecting a partial point attached to the intermediate mark. If you do not specify a partial point, for example, you may select the hyphen "-", or you may consider that the partial point is not specified by clicking or tapping any other place without selecting anything. ..

識別結果の誤認識を修正する方法は、上述のように修正画面としてプルダウンメニューを表示する方法に限られるものではなく、図8(B)に示すように、修正画面としてソフトウェアキーボード73を表示することとしてもよい。この場合、採点者が誤認識している識別結果項目をクリック又はタップすると、情報処理装置1は、ソフトウェアキーボード73を表示する。採点者は、正しい採点マークを選択することで、簡単に識別結果の誤認識を修正することができる。また、ソフトウェアキーボード73における数字は部分点を選択するものであるが、配点以上の数字は非アクティブとなっている。なお、情報処理装置1は、採点者が部分点を選択した場合、自動的に採点マークとして中間マークが指定されたこととしてもよい。 The method of correcting the misrecognition of the identification result is not limited to the method of displaying the pull-down menu as the correction screen as described above, and as shown in FIG. 8B, the software keyboard 73 is displayed as the correction screen. It may be that. In this case, when the grader clicks or taps the identification result item that is erroneously recognized, the information processing apparatus 1 displays the software keyboard 73. The grader can easily correct the misrecognition of the identification result by selecting the correct scoring mark. Further, the numbers on the software keyboard 73 select partial points, but the numbers above the points are inactive. Note that the information processing apparatus 1 may automatically designate an intermediate mark as the scoring mark when the grader selects a partial score.

なお、識別結果確認画面において誤認識が修正された場合、情報処理装置1は、修正内容を識別器に反映させることで、より精度の高い識別を行うことが可能となる。例えば、修正要求に対応する、即ち識別結果を修正する採点マークの画像と、当該採点マークの分類に関する正解データとして修正した識別結果と、を組み合わせ、学習データとして識別器が学習することとしてもよい。 When the erroneous recognition is corrected on the identification result confirmation screen, the information processing apparatus 1 can perform more accurate identification by reflecting the corrected content in the classifier. For example, the discriminator may learn by combining the image of the scoring mark corresponding to the correction request, that is, correcting the identification result, and the identification result corrected as correct answer data regarding the classification of the scoring mark. ..

(7)範囲外における採点マークと設問の関連付け
情報処理装置1は、マーク済答案用紙6内の設問毎の解答欄の位置を示す情報に基づき、マーク済答案画像Imの各採点マークの位置から、採点マークと設問との対応を認識している。そのため、例えば図7に示すように、採点者が設問番号1-5の解答欄67から離れた位置に採点マーク26を記入した場合、情報処理装置1は、設問番号1-5に対応する採点マークとして採点マーク26を抽出又は識別することができない。よって、識別結果確認画面において、設問番号1-5の識別結果項目には「‐」が表示される。このような場合、採点者は、識別結果項目68をクリック又はタップする。すると、情報処理装置1は、識別結果確認画面の左側に表示されているマーク済答案画像Imにおいて、設問番号1-5の解答欄に破線枠69を表示させる。そして、採点者が設問番号1-5に対応する採点マーク26を指定すると、情報処理装置1は、設問番号1-5と、採点マーク26とを関連付ける。このとき、情報処理装置1は、破線枠69と採点マーク26に色を付けて強調するため、採点者は、関連付けた設問と採点マークを容易に認識することができる。そして、情報処理装置1は、関連付けられた採点マーク26を識別し、識別結果を設問番号1-5の識別結果項目68に反映させる。
(7) Association of scoring marks and questions outside the range
The information processing apparatus 1 recognizes the correspondence between the scoring mark and the question from the position of each scoring mark on the marked answer image Im based on the information indicating the position of the answer column for each question in the marked answer sheet 6. There is. Therefore, for example, as shown in FIG. 7, when the grader writes the scoring mark 26 at a position away from the answer column 67 of the question number 1-5, the information processing apparatus 1 performs the scoring corresponding to the question number 1-5. The scoring mark 26 cannot be extracted or identified as a mark. Therefore, on the identification result confirmation screen, "-" is displayed in the identification result item of question number 1-5. In such a case, the grader clicks or taps the identification result item 68. Then, the information processing apparatus 1 displays the broken line frame 69 in the answer column of question number 1-5 in the marked answer image Im displayed on the left side of the identification result confirmation screen. Then, when the grader designates the scoring mark 26 corresponding to the question number 1-5, the information processing apparatus 1 associates the question number 1-5 with the scoring mark 26. At this time, since the information processing apparatus 1 colors and emphasizes the broken line frame 69 and the scoring mark 26, the grader can easily recognize the associated question and the scoring mark. Then, the information processing apparatus 1 identifies the associated scoring mark 26, and reflects the identification result in the identification result item 68 of question number 1-5.

(8)採点者毎の特徴量抽出
情報処理装置1は、各採点マークの画像に対し、任意の特徴量抽出アルゴリズムを適用することで、N(Nは1以上の整数)次元の特徴量(即ち特徴ベクトル)を取得する。この特徴量抽出アルゴリズムは、例えば、形状に関する1又は複数の特徴量を抽出する任意のアルゴリズムであってもよい。また、特徴量抽出アルゴリズムは、ニューラルネットワークなどの機械学習の学習モデルを学習することで得られる特徴量抽出器であってもよい。この場合、情報処理装置1は、学習により得られた特徴量抽出器のパラメータの情報を予め記憶部13に記憶しておく。これによれば、情報処理装置1は、採点マークを識別する際に特徴ベクトルに基づき、精度の高い識別を行うことが可能となる。
(8) Extraction of features for each grader
The information processing apparatus 1 acquires an N (that is, a feature vector) of N (N is an integer of 1 or more) dimension by applying an arbitrary feature amount extraction algorithm to the image of each scoring mark. This feature amount extraction algorithm may be, for example, any algorithm that extracts one or a plurality of feature amounts related to the shape. Further, the feature amount extraction algorithm may be a feature amount extractor obtained by learning a learning model of machine learning such as a neural network. In this case, the information processing apparatus 1 stores in advance the parameter information of the feature amount extractor obtained by learning in the storage unit 13. According to this, the information processing apparatus 1 can perform highly accurate identification based on the feature vector when identifying the scoring mark.

さらに、情報処理装置1は、採点者毎に、各採点マークの画像から特徴量を抽出することとしてもよい。この場合、各採点マークの画像には、採点者を識別する採点者識別情報が関連付けられているものとする。例えば、情報処理装置1は、ステップS11においてマーク済答案画像Imをスキャナ2から取得するときや、識別結果確認画面の表示要求を取得するときに、採点者識別情報を併せて取得し、メタデータとして採点マークに関連付けることとしてもよい。また、予め記憶部13に採点者識別情報と、採点する答案用紙とを関連付けて記憶しておき、採点マークが記入された答案用紙から採点者識別情報を特定し、メタデータとして当該採点マークに関連付けることとしてもよい。これによれば、情報処理装置1は、採点者識別情報に基づいて、採点者毎に、各採点マークの画像から特徴量を抽出することができる。また、情報処理装置1は、採点者毎に、手書きの採点マークの画像と、当該採点マークの分類に関する正解データ、即ち識別結果との複数の組み合わせである学習データを作成することができる。識別器が抽出した特徴量や作成した学習データを学習することで、情報処理装置1は、各採点者の手書きの癖等を考慮して識別を行うことが可能となり、より精度の高い識別を行うことができる。 Further, the information processing apparatus 1 may extract the feature amount from the image of each scoring mark for each grader. In this case, it is assumed that the image of each grade mark is associated with the grader identification information for identifying the grader. For example, the information processing apparatus 1 also acquires the grader identification information when acquiring the marked answer image Im from the scanner 2 in step S11 or when acquiring the display request of the identification result confirmation screen, and metadata. It may be associated with the scoring mark. In addition, the grader identification information and the answer sheet to be graded are stored in advance in the storage unit 13, and the grader identification information is specified from the answer sheet on which the grade mark is entered, and the grader identification information is used as metadata in the score mark. It may be associated. According to this, the information processing apparatus 1 can extract the feature amount from the image of each grader for each grader based on the grader identification information. Further, the information processing apparatus 1 can create, for each grader, learning data which is a plurality of combinations of an image of a handwritten scoring mark and correct answer data regarding the classification of the scoring mark, that is, an identification result. By learning the feature amount extracted by the classifier and the created learning data, the information processing apparatus 1 can perform discrimination in consideration of the handwriting habits of each grader, and more accurate discrimination can be performed. It can be carried out.

具体的には、「(4)部分点の特定」の欄で述べたように、中間マークに付随する部分点の書き方は採点者により様々であるが、同じ採点者であれば、中間マークである三角のどの位置に部分点を記入するか決まっていることが多い。例えば、中間マークである三角の内側に部分点を記入する採点者であれば、三角の外側に部分点を記入する確率は低い。情報処理装置1は、同じ採点者が記入した採点マーク及びそれに付随する部分点の画像に対し、任意の特徴量抽出アルゴリズムを適用することで、採点者毎の特徴ベクトルを取得する。これによれば、情報処理装置1は、採点者毎の特徴ベクトルに基づき、中間マークである三角のどの位置に部分点を記入するかといった各採点者の手書きの癖を考慮して識別を行うことが可能となり、精度の高い識別が可能となる。 Specifically, as described in the column of "(4) Identification of partial points", the method of writing the partial points attached to the intermediate mark varies depending on the grader, but if the same grader is used, the intermediate mark is used. In many cases, it is decided at which position of a certain triangle to write a partial point. For example, a grader who writes a partial point inside a triangle, which is an intermediate mark, has a low probability of writing a partial point outside the triangle. The information processing apparatus 1 acquires a feature vector for each grader by applying an arbitrary feature amount extraction algorithm to an image of a grade mark and a partial point associated therewith entered by the same grader. According to this, the information processing apparatus 1 performs identification based on the feature vector of each grader in consideration of the handwriting habit of each grader such as the position of the triangle which is the intermediate mark to write the partial point. This makes it possible to identify with high accuracy.

また、上述の例では、部分点を特定する場合、対象となる採点マークの重心から所定の半径の円の範囲における画素群を切り取り、切り取った画像から部分点のマスク画像を生成することとしている。しかし、採点者毎の特徴ベクトルに基づくことで、情報処理装置1は、「対象となる採点マークの内側」等、画素群の探索及び切り取り範囲を狭めることができ、より迅速な識別が可能となる。 Further, in the above example, when specifying a partial point, a pixel group in a circle range of a predetermined radius is cut out from the center of gravity of the target scoring mark, and a mask image of the partial point is generated from the cut image. .. However, based on the feature vector for each grader, the information processing apparatus 1 can narrow the search and cut range of the pixel group such as "inside the target scoring mark", and can perform quicker identification. Become.

[変形例]
次に、上述の実施形態に好適な変形例について説明する。以下の変形例は、組み合わせて上述の実施形態に適用してもよい。
[Modification example]
Next, a modification suitable for the above-described embodiment will be described. The following modifications may be combined and applied to the above-described embodiment.

(変形例1)
情報処理装置1は、識別結果確認画面に関する表示データを端末に送信するサーバ装置として機能してもよい。
(Modification 1)
The information processing device 1 may function as a server device that transmits display data related to the identification result confirmation screen to the terminal.

図9は、変形例に係る採点システムの構成例である。図9の例では、情報処理装置1Aは、通信網9を介し、採点者が使用する表示端末7と接続している。表示端末7は、スキャナ2からマーク済答案画像Imを取得し、取得したマーク済答案画像Imを情報処理装置1Aに送信する。 FIG. 9 is a configuration example of a scoring system according to a modified example. In the example of FIG. 9, the information processing apparatus 1A is connected to the display terminal 7 used by the grader via the communication network 9. The display terminal 7 acquires the marked answer image Im from the scanner 2, and transmits the acquired marked answer image Im to the information processing device 1A.

情報処理装置1Aは、表示端末7からマーク済答案画像Imを受信した場合に、図4に示すフローチャートの処理を実行する。この場合、情報処理装置1Aは、ステップS19の識別結果確認画面の表示処理では、識別結果確認画面の表示データ「Dd」を生成し、生成した表示データDdを表示端末7に送信することで、識別結果確認画面を表示端末7に表示させる。このように、本変形例では、情報処理装置1Aは、識別結果確認画面の表示データDdを送信するサーバ装置として機能する。この場合であっても、情報処理装置1Aは、採点者が使用する表示端末7に識別結果確認画面を表示させ、採点マークの識別結果の提示及び修正の受付を好適に行うことができる。 When the information processing apparatus 1A receives the marked answer image Im from the display terminal 7, the information processing apparatus 1A executes the processing of the flowchart shown in FIG. In this case, the information processing apparatus 1A generates the display data "Dd" of the identification result confirmation screen in the display process of the identification result confirmation screen in step S19, and transmits the generated display data Dd to the display terminal 7. The identification result confirmation screen is displayed on the display terminal 7. As described above, in this modification, the information processing device 1A functions as a server device for transmitting the display data Dd of the identification result confirmation screen. Even in this case, the information processing apparatus 1A can preferably display the identification result confirmation screen on the display terminal 7 used by the grader, present the identification result of the scoring mark, and accept the correction.

(変形例2)
図4のステップS12において、情報処理装置1は、同一採点者が採点マークを付した複数の(例えば、クラス全員分の)マーク済答案用紙6をスキャンした複数のマーク済答案画像Imから夫々設問画像を切り取ってもよい。また、ステップS13において、情報処理装置1は、当該マーク済答案画像Imから夫々採点マークを抽出してもよい。この場合、情報処理装置1は、複数のマーク済答案画像Imから切り取った設問画像と、抽出した複数の採点マークとを対象として、ステップS12、ステップS13及びそれ以降の処理を行う。この場合であっても、情報処理装置1は、識別結果確認画面上にマーク済答案画像Imを表示すると共に、マーク済答案画像Imから切り取った設問画像と、抽出した各採点マークに対する識別結果とを設問毎に並べて一覧表示することができる。また、情報処理装置1は、マーク済答案画像Imを構成する複数の設問について設問番号毎に設問画像と識別結果とを一覧表示するのではなく、1つの設問番号について解答者毎に設問画像と識別結果とを一覧表示することが可能となる。例えば、情報処理装置1は、設問番号1-1について、クラス全員分の設問画像と認識結果とを一覧表示することができる。
(Modification 2)
In step S12 of FIG. 4, the information processing apparatus 1 asks questions from a plurality of marked answer sheet images Im obtained by scanning a plurality of marked answer sheets 6 (for example, for all the class members) with scoring marks by the same grader. The image may be cropped. Further, in step S13, the information processing apparatus 1 may extract scoring marks from the marked answer image Im. In this case, the information processing apparatus 1 performs processes in steps S12, S13, and subsequent steps on the question images cut out from the plurality of marked answer images Im and the extracted plurality of scoring marks. Even in this case, the information processing apparatus 1 displays the marked answer image Im on the identification result confirmation screen, the question image cut out from the marked answer image Im, and the identification result for each extracted scoring mark. Can be listed side by side for each question. Further, the information processing apparatus 1 does not display a list of question images and identification results for each question number for a plurality of questions constituting the marked answer image Im, but instead displays a question image for each answerer for one question number. It is possible to display a list of identification results. For example, the information processing apparatus 1 can display a list of question images and recognition results for all the class members for question number 1-1.

(変形例3)
本実施形態では、答案用紙が紙媒体であって、解答者は鉛筆等で解答を記入し、採点者は赤ペン等で採点マークを記入することとしている。しかし、本発明はこれに限定されるものではなく、答案がタブレット等に表示され、解答者はスタイラスペン等で解答を記入し、採点者もスタイラスペン等で採点マークを記入することとしてもよい。ここで、タブレット等とは、板状のコンピュータ端末、ハードウェアのことである。また、スタイラスペン等とは、タブレット等で使用するペン型の入力装置のことである。
(Modification 3)
In the present embodiment, the answer sheet is a paper medium, the answerer writes the answer with a pencil or the like, and the grader writes the scoring mark with a red pen or the like. However, the present invention is not limited to this, and the answer may be displayed on a tablet or the like, the answerer may enter the answer with a stylus pen or the like, and the grader may also enter the scoring mark with the stylus pen or the like. .. Here, the tablet or the like is a plate-shaped computer terminal or hardware. The stylus pen or the like is a pen-type input device used in a tablet or the like.

この場合、図4のステップS11においてスキャナ2がマーク済答案用紙6に対する読み取り処理を行う必要はなく、情報処理装置1は、解答者がスタイラスペン等で記入した解答のストロークに関する情報を解答ストローク情報として取得し、採点者がスタイラスペン等で記入した採点マークのストロークに関する情報を採点ストローク情報として取得する。なお、ストロークに関する情報には、記入したタブレット上での当該ストロークの位置情報や記入時刻が含まれている。例えば、情報処理装置1は、タブレット等に記入されたストロークに関する情報から、記入時刻に基づいて、解答ストローク情報と、採点ストローク情報とをそれぞれ取得する。 In this case, it is not necessary for the scanner 2 to perform the reading process for the marked answer sheet 6 in step S11 of FIG. The information about the stroke of the scoring mark entered by the grader with a stylus pen or the like is acquired as the scoring stroke information. The stroke information includes the position information of the stroke on the entered tablet and the entry time. For example, the information processing apparatus 1 acquires answer stroke information and scoring stroke information from information about strokes written on a tablet or the like, based on the writing time.

そして、ステップS12において、情報処理装置1は、答案における設問毎の解答欄の位置を示す情報と、解答ストローク情報とに基づいて、各設問に対応する解答の画像を生成する。また、情報処理装置1は、答案における設問毎の解答欄の位置を示す情報と、採点ストローク情報とに基づいて、各設問に対応する採点マークの画像を生成する。そして、情報処理装置は、各設問に対応する解答の画像と採点マークの画像を合成することで、設問画像を生成する。なお、解答欄の位置を示す情報は、例えば、記憶部13等に予め記憶されている。また、この場合、スキャナ2が読み取り処理を行った場合とは異なり、設問画像には解答欄が含まれていない。 Then, in step S12, the information processing apparatus 1 generates an image of the answer corresponding to each question based on the information indicating the position of the answer column for each question in the answer and the answer stroke information. Further, the information processing apparatus 1 generates an image of a scoring mark corresponding to each question based on the information indicating the position of the answer column for each question in the answer sheet and the scoring stroke information. Then, the information processing apparatus generates a question image by synthesizing the image of the answer corresponding to each question and the image of the scoring mark. Information indicating the position of the answer column is stored in advance in, for example, a storage unit 13 or the like. Further, in this case, unlike the case where the scanner 2 performs the reading process, the question image does not include the answer column.

さらに、情報処理装置1は、ステップS14において、生成した採点マークの画像に基づき、当該採点マークの各々の分類を識別し、識別した分類を示すラベルを各採点マークに付与する。この場合、情報処理装置1は、生成した設問画像と、当該採点マークとを対象として、ステップS14以降の処理を行う。 Further, in step S14, the information processing apparatus 1 identifies each classification of the scoring mark based on the generated image of the scoring mark, and assigns a label indicating the identified classification to each scoring mark. In this case, the information processing apparatus 1 performs the processing after step S14 on the generated question image and the scoring mark.

1…情報処理装置
2…スキャナ
6…マーク済答案用紙
11…表示部
12…入力部
13…記憶部
14…インターフェース
15…制御部
1 ... Information processing device 2 ... Scanner 6 ... Marked answer sheet 11 ... Display unit 12 ... Input unit 13 ... Storage unit 14 ... Interface 15 ... Control unit

Claims (11)

答案に記入された設問毎の解答を表す解答情報と、前記解答に対する採点用のマークである採点マークを表す採点情報とを取得する取得部と、
各分類との類似度に基づき、前記採点マークの各々が属する分類を識別する識別部と、
前記解答情報及び前記採点情報に基づき、前記解答及び当該解答に対する採点マークを表す解答画像と、前記識別部により識別された当該採点マークの識別結果とを並べて識別結果確認画面として一覧表示する表示部と、
を有する情報処理装置。
An acquisition unit that acquires answer information that represents the answer for each question entered in the answer sheet and scoring information that represents the scoring mark that is a mark for scoring the answer.
An identification unit that identifies the classification to which each of the scoring marks belongs based on the degree of similarity with each classification.
Based on the answer information and the scoring information, the display unit that displays the answer image showing the answer and the scoring mark for the answer and the identification result of the scoring mark identified by the identification unit side by side as an identification result confirmation screen. When,
Information processing device with.
前記表示部は、設問毎に、前記設問に対応する前記解答画像と、前記識別結果とを並べて一覧表示することを特徴とする請求項1に記載の情報処理装置。 The information processing apparatus according to claim 1, wherein the display unit displays a list of the answer image corresponding to the question and the identification result side by side for each question. 前記取得部は、複数の解答者による複数の前記解答情報と、複数の前記採点情報とを取得するものであって、
前記表示部は、複数の解答者についての、特定の設問に対応する前記解答画像と、前記識別結果とを並べて一覧表示することを特徴とする請求項1に記載の情報処理装置。
The acquisition unit acquires a plurality of the answer information by a plurality of answerers and a plurality of the scoring information.
The information processing apparatus according to claim 1, wherein the display unit displays a list of the answer images corresponding to a specific question and the identification results of a plurality of answerers side by side.
前記表示部は、前記識別結果確認画面において前記識別結果の修正要求を取得すると、さらに修正画面を表示するものであって、
前記情報処理装置は、
前記修正画面における入力情報に基づいて、前記識別結果を修正する修正部をさらに有することを特徴とする請求項1乃至3のいずれか一項に記載の情報処理装置。
When the display unit acquires a correction request for the identification result on the identification result confirmation screen, the display unit further displays the correction screen.
The information processing device is
The information processing apparatus according to any one of claims 1 to 3, further comprising a correction unit that corrects the identification result based on the input information on the correction screen.
前記分類は、正解を示す正解マークと、不正解を示す不正解マークと、正解と不正解の中間であり、部分点が与えられる中間マークとを含み、
前記修正要求は、解答毎に取得できるものであって、
前記表示部は、前記修正画面において、前記部分点を指定するための数字を表示することを特徴とする請求項4に記載の情報処理装置。
The classification includes a correct answer mark indicating a correct answer, an incorrect answer mark indicating an incorrect answer, and an intermediate mark which is between the correct answer and the incorrect answer and is given a partial point.
The correction request can be obtained for each answer.
The information processing apparatus according to claim 4, wherein the display unit displays a number for designating the partial point on the correction screen.
前記表示部は、前記部分点を指定するための数字として、前記設問に対する配点より小さい数字のみを表示する請求項5に記載の情報処理装置。 The information processing apparatus according to claim 5, wherein the display unit displays only numbers smaller than the points assigned to the question as numbers for designating the partial points. 前記表示部は、前記部分点を指定するための数字として、前記設問に対する配点より小さい数字を選択可能な状態で表示し、前記設問に対する配点以上の数字を選択不能な状態で表示する請求項5に記載の情報処理装置。 5. The display unit displays a number smaller than the score assigned to the question as a number for designating the partial point in a selectable state, and displays a number equal to or higher than the score assigned to the question in a non-selectable state. The information processing device described in. 前記表示部は、
前記識別結果確認画面において、前記採点マークが記入された答案の画像である答案画像を併せて表示しており、
前記識別部により前記採点マークの識別ができなかった解答について前記修正要求を取得すると、前記答案画像において当該解答を含む所定の範囲を強調表示し、
前記範囲の外側にある採点マークが指定されると、当該採点マークと当該解答とを関連付け、当該解答に対応する識別結果として、前記識別部による当該採点マークの識別結果を表示することを特徴とする請求項4乃至7のいずれか一項に記載の情報処理装置。
The display unit is
On the identification result confirmation screen, an answer image, which is an image of the answer with the scoring mark, is also displayed.
When the correction request is obtained for the answer for which the scoring mark could not be identified by the identification unit, a predetermined range including the answer is highlighted in the answer image.
When a scoring mark outside the range is specified, the scoring mark is associated with the answer, and the identification result of the scoring mark by the identification unit is displayed as the identification result corresponding to the answer. The information processing apparatus according to any one of claims 4 to 7.
前記識別部は、
複数人による手書きの採点マークの画像と、当該採点マークの前記分類に関する正解データとの複数の組み合わせを学習データとして用いて学習された識別器に基づき、前記採点マークの各々が属する前記分類を識別するものであって、
前記識別器は、前記修正要求に対応する採点マークの画像と、前記正解データとして前記修正部が修正した識別結果と、を前記学習データとして学習されていることを特徴とする請求項4乃至8のいずれか一項に記載の情報処理装置。
The identification unit is
The classification to which each of the scoring marks belongs is identified based on the classifier learned by using a plurality of combinations of the image of the scoring mark handwritten by a plurality of people and the correct answer data related to the classification of the scoring mark as learning data. To do
The classifier 4 to 8 are characterized in that the image of the scoring mark corresponding to the correction request and the identification result corrected by the correction unit as the correct answer data are learned as the learning data. The information processing apparatus according to any one of the above.
情報処理装置が実行する制御方法であって、
答案に記入された設問毎の解答を表す解答情報と、前記解答に対する採点用のマークである採点マークを表す採点情報とを取得し、
各分類との類似度に基づき、前記採点マークの各々が属する分類を識別し、
前記解答情報及び前記採点情報に基づき、前記解答及び当該解答に対する採点マークを表す解答画像と、当該採点マークの識別結果とを並べて識別結果確認画面として一覧表示する、制御方法。
It is a control method executed by an information processing device.
Obtain the answer information indicating the answer for each question entered in the answer and the scoring information indicating the scoring mark which is a mark for scoring the answer.
Based on the degree of similarity with each classification, the classification to which each of the above scoring marks belongs is identified.
A control method in which an answer image showing the answer and a scoring mark for the answer and the identification result of the scoring mark are displayed side by side as an identification result confirmation screen based on the answer information and the scoring information.
答案に記入された設問毎の解答を表す解答情報と、前記解答に対する採点用のマークである採点マークを表す採点情報とを取得する取得部と、
各分類との類似度に基づき、前記採点マークの各々が属する分類を識別する識別部と、
前記解答情報及び前記採点情報に基づき、前記解答及び当該解答に対する採点マークを表す解答画像と、前記識別部により識別された当該採点マークの識別結果とを並べて識別結果確認画面として一覧表示する表示部
としてコンピュータを機能させるプログラム。
An acquisition unit that acquires answer information that represents the answer for each question entered in the answer sheet and scoring information that represents the scoring mark that is a mark for scoring the answer.
An identification unit that identifies the classification to which each of the scoring marks belongs based on the degree of similarity with each classification.
Based on the answer information and the scoring information, the display unit that displays the answer image showing the answer and the scoring mark for the answer and the identification result of the scoring mark identified by the identification unit side by side as an identification result confirmation screen. A program that makes a computer work as.
JP2020179675A 2020-10-27 2020-10-27 Information processing device, control method and program Pending JP2022070553A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020179675A JP2022070553A (en) 2020-10-27 2020-10-27 Information processing device, control method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020179675A JP2022070553A (en) 2020-10-27 2020-10-27 Information processing device, control method and program

Publications (1)

Publication Number Publication Date
JP2022070553A true JP2022070553A (en) 2022-05-13

Family

ID=81534872

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020179675A Pending JP2022070553A (en) 2020-10-27 2020-10-27 Information processing device, control method and program

Country Status (1)

Country Link
JP (1) JP2022070553A (en)

Similar Documents

Publication Publication Date Title
US20150199598A1 (en) Apparatus and Method for Grading Unstructured Documents Using Automated Field Recognition
US20060246410A1 (en) Learning support system and learning support program
CN110956138B (en) Auxiliary learning method based on home education equipment and home education equipment
US9099007B1 (en) Computerized processing of pictorial responses in evaluations
CN110414563A (en) Total marks of the examination statistical method, system and computer readable storage medium
CN114549993B (en) Method, system and device for grading line segment image in experiment and readable storage medium
WO2022247823A1 (en) Image detection method, and device and storage medium
CN113537801B (en) Blackboard writing processing method, blackboard writing processing device, terminal and storage medium
JP4756447B2 (en) Teaching material processing apparatus, teaching material processing method, and teaching material processing program
JP2008003739A (en) Input correction method, postscript information processing method, postscript information processor, and program
CN111695555A (en) Question number-based accurate question framing method, device, equipment and medium
JP5860488B2 (en) Answer determination system
JP2022070553A (en) Information processing device, control method and program
JP2022070555A (en) Information processing device, control method and program
JP7342655B2 (en) Information processing device, control method and program
KR102293361B1 (en) Apparatus and method for providing handwriting calibration function
CN115294573A (en) Job correction method, device, equipment and medium
JP4807486B2 (en) Teaching material processing apparatus, teaching material processing method, and teaching material processing program
WO2020166539A1 (en) Grading support device, grading support system, grading support method, and program recording medium
JP7180161B2 (en) Information processing device and program
JP7247481B2 (en) Information processing device and program
JP2021064101A (en) Information processing apparatus, control method, and program
JP2024030760A (en) Information processing device and program
JP2020012948A (en) Information processing apparatus and program
JP4701918B2 (en) Teaching material processing apparatus, teaching material processing method, and teaching material processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230829