JP7084817B2 - Subjective evaluation device and program - Google Patents
Subjective evaluation device and program Download PDFInfo
- Publication number
- JP7084817B2 JP7084817B2 JP2018147962A JP2018147962A JP7084817B2 JP 7084817 B2 JP7084817 B2 JP 7084817B2 JP 2018147962 A JP2018147962 A JP 2018147962A JP 2018147962 A JP2018147962 A JP 2018147962A JP 7084817 B2 JP7084817 B2 JP 7084817B2
- Authority
- JP
- Japan
- Prior art keywords
- sequence
- unit
- detected
- sequences
- evaluation device
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
本発明は、並び順のランダムな評価対象を提示する主観評価装置及びプログラムに関する。 The present invention relates to a subjective evaluation device and a program that presents random evaluation targets in the order of arrangement.
複数の評価対象を主観評価する場合、評価者ごとの試行における評価対象の並び順は、順序効果を排除する目的で、何らかのランダム化手法を用いて評価者ごとに並び替える必要がある(例えば、非特許文献3,4参照)。実際の主観評価の手法について記された文献においても、評価対象の並び順をランダム化することが推奨されている(例えば、非特許文献1,2,5参照)。
When subjectively evaluating multiple evaluation targets, the order of the evaluation targets in the trial for each evaluator needs to be sorted by evaluator using some randomization method for the purpose of eliminating the order effect (for example,). See Non-Patent
従来、主観評価装置におけるランダム化の手続きは、Excel(登録商標)に付属するrand関数を利用するなど、計算機のランダム化機能を応用することが多かった。しかし、これらのランダム化アルゴリズムは疑似乱数を利用した仕組みであり、部分的な並び順のランダム性まで保証するものではない。例えば、数列[1 2 3 4 5]と[3 4 5 1 2]とは異なるが、並び順[1 2]と[3 4 5]は双方で共通している。そのため、計算機が出力した並び順を目視して確認し、並び順に偏りがないかを確認する必要があった。しかしながら、実験実施者によるランダム度合いの評価や特定の並び順の除外は、特定のバイアスが掛かる可能性があり、公正な実験デザインとは言えない場合も出てくる。また、評価対象の個数や試行回数が多い場合は、実験実施者が全ての並び順を管理することは現実的に不可能であり、これらの手法によるランダム化には限界があった。 Conventionally, the randomization procedure in the subjective evaluation device often applies the randomization function of the computer, such as using the land function attached to Excel (registered trademark). However, these randomization algorithms are mechanisms that use pseudo-random numbers, and do not guarantee the randomness of the partial order. For example, although the sequences [1 2 3 4 5] and [3 4 5 1 2] are different, the order [1 2] and [3 4 5] are common to both. Therefore, it is necessary to visually check the sort order output by the computer and check whether there is any bias in the sort order. However, the evaluation of the degree of randomness and the exclusion of a specific order by the experimenter may be subject to a specific bias, and may not be a fair experimental design. In addition, when the number of evaluation targets and the number of trials are large, it is practically impossible for the experimenter to manage all the order, and there is a limit to the randomization by these methods.
かかる事情に鑑みてなされた本発明の目的は、評価対象の並び順のランダム性を評価することで、並び順がランダム化された評価対象を自動的に提示することが可能な主観評価装置及びプログラムを提供することにある。 An object of the present invention made in view of such circumstances is a subjective evaluation device capable of automatically presenting an evaluation target having a randomized order by evaluating the randomness of the order of the evaluation targets. To provide a program.
上記課題を解決するため、本発明に係る主観評価装置は、並び順のランダムな評価対象を提示する主観評価装置であって、並び順のランダムな数列を複数本生成する数列生成部と、複数の評価対象を前記数列に基づいて並べ替える評価対象並べ替え部と、前記評価対象並べ替え部により並べ替えられた評価対象を提示する評価対象提示部と、を備え、前記数列生成部は、それぞれ順列が異なる数列を複数本発生する数列発生部と、前記数列を記録する数列記録部と、前記数列記録部に記録されている数列から選択された数列である基準数列と、前記数列記録部に記録されている数列から選択した1本以上の数列である被検出数列との間で、部分的に並び順が共通する数列である共通部分数列を検出する共通部分数列検出部と、前記共通部分数列検出部によって共通部分数列を検出されなかった被検出数列の中から1本以上の数列を選択して出力するとともに、当該数列を前記基準数列に追加する数列選択出力部と、を備えることを特徴とする。 In order to solve the above problems, the subjective evaluation device according to the present invention is a subjective evaluation device that presents random evaluation targets in the order of arrangement, and includes a sequence generator that generates a plurality of random sequences in the order of arrangement and a plurality of sequences. The evaluation target sorting unit that rearranges the evaluation targets based on the sequence and the evaluation target presentation unit that presents the evaluation targets sorted by the evaluation target sorting unit are provided, and the sequence generation unit is provided, respectively. In the sequence generator that generates a plurality of sequences with different sequences, the sequence recording unit that records the sequence, the reference sequence that is a sequence selected from the sequences recorded in the sequence recording unit, and the sequence recording unit. A common part number sequence detection unit that detects a common part number sequence that is a number sequence that has a partially common order between the detected number sequence that is one or more selected numbers from the recorded number sequences, and the common part. It is provided with a sequence selection output unit that selects and outputs one or more sequences from the detected sequences for which the common sequence is not detected by the sequence detection unit, and adds the sequence to the reference sequence. It is a feature.
さらに、本発明に係る主観評価装置において、前記数列選択出力部は、被検出数列のうち、前記共通部分数列の長さが閾値を超えるもの、又は前記共通部分数列の出現回数が閾値を超えるものを除外し、残った被検出数列の中から1本以上の数列を選択することを特徴とする。 Further, in the subjective evaluation device according to the present invention, in the sequence selection output unit, among the detected sequences, the length of the intersection sequence exceeds the threshold value, or the number of appearances of the intersection sequence exceeds the threshold value. Is excluded, and one or more sequences are selected from the remaining sequences to be detected.
さらに、本発明に係る主観評価装置において、前記数列発生部は、前記共通部分数列検出部が、前記被検出数列の全てに共通部分数列を検出した場合に、新たに数列を発生して前記数列記録部の数列を更新するか、あるいは、前記数列選択出力部が数列を出力するごとに、新たに数列を発生して前記数列記録部の数列を更新することを特徴とする。 Further, in the subjective evaluation device according to the present invention, when the common sequence detection unit detects a common sequence in all of the detected sequences, the sequence generator newly generates a sequence and the sequence is generated. Each time the sequence of the recording unit is updated or the sequence selection output unit outputs the sequence, a new sequence is generated and the sequence of the sequence recording unit is updated.
さらに、本発明に係る主観評価装置において、前記共通部分数列検出部は、前記基準数列と前記被検出数列との間で前記共通部分数列を検出した場合には、前記基準数列と前記被検出数列との並び順の重複度を求め、前記数列選択出力部は、前記重複度が最小である数列を選択して出力することを特徴とする。 Further, in the subjective evaluation device according to the present invention, when the common partial sequence detection unit detects the common partial sequence between the reference sequence and the detected sequence, the reference sequence and the detected sequence are detected. The sequence selection output unit obtains the degree of overlap in the order of the above, and is characterized in that the sequence having the minimum degree of overlap is selected and output.
さらに、本発明に係る主観評価装置において、前記共通部分数列検出部は、前記共通部分数列の長さl、及び長さlの共通部分数列の出現回数mlをパラメータとした、次式に示す評価関数E
さらに、本発明に係る主観評価装置において、前記数列生成部は、前記共通部分数列検出部が出力する検出結果と被検出数列を受け取り、前記共通部分数列が検出されない被検出数列、あるいは前記重複度が閾値以下の被検出数列が複数本ある場合には、該被検出数列を被編集距離測定数列として選択する被編集距離測定数列選択部と、前記基準数列と前記被編集距離測定数列との間の編集距離を測定する編集距離測定部と、をさらに備え、前記数列選択出力部は、前記編集距離が最大の被編集距離測定数列を選択して出力することを特徴とする。 Further, in the subjective evaluation device according to the present invention, the sequence generation unit receives the detection result and the detected number sequence output by the common part number sequence detection unit, and the detected number sequence in which the common part number sequence is not detected, or the overlap degree. When there are a plurality of detected sequences that are less than or equal to the threshold value, between the edited distance measurement sequence selection unit that selects the detected sequence as the edited distance measurement sequence, and the reference sequence and the edited distance measurement sequence. The sequence selection output unit further includes an edit distance measurement unit for measuring the edit distance of the above, and is characterized in that the sequence selection output unit selects and outputs the sequence to be edited distance measurement having the maximum edit distance.
さらに、本発明に係る主観評価装置において、前記編集距離測定部は、前記編集距離の操作が1数字、又はブロック単位の数字ごとの置換と移動のみを対象とすることを特徴とする。 Further, in the subjective evaluation device according to the present invention, the editing distance measuring unit is characterized in that the operation of the editing distance is targeted only for replacement and movement for each number in units of one number or block.
さらに、本発明に係る主観評価装置において、前記数列発生部は、予め除外すべき数列又は共通部分数列を入力し、該数列の発生を禁止することが望ましい。 Further, in the subjective evaluation device according to the present invention, it is desirable that the sequence generation unit inputs a sequence to be excluded or a sequence of intersections in advance and prohibits the generation of the sequence.
さらに、本発明に係る主観評価装置において、前記数列発生部は、発生対象の数をカテゴリー別に複数のグループに分類し、層別ランダム化、及び適応的ランダム化の少なくとも一方を用いて数列を発生させることが望ましい。 Further, in the subjective evaluation device according to the present invention, the sequence generator classifies the number of generation targets into a plurality of groups according to categories, and generates a sequence using at least one of stratified randomization and adaptive randomization. It is desirable to let it.
また、上記課題を解決するため、本発明に係るプログラムは、コンピュータを、上記主観評価装置として機能させることを特徴とする。 Further, in order to solve the above-mentioned problems, the program according to the present invention is characterized in that the computer functions as the above-mentioned subjective evaluation device.
本発明によれば、並び順がランダム化された評価対象を自動的に提示することが可能になる。 According to the present invention, it is possible to automatically present an evaluation target having a randomized order.
以下、本発明の実施形態について、図面を参照して詳細に説明する。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
(第1の実施形態)
図1は、本発明の第1の実施形態に係る主観評価装置の構成例を示す図である。主観評価装置1は、並び順のランダムな評価対象を評価者に提示する装置であり、数列生成部10と、評価対象記録部20と、評価対象並べ替え部30と、評価対象提示部40と、評価結果記録部50とを備える。
(First Embodiment)
FIG. 1 is a diagram showing a configuration example of a subjective evaluation device according to the first embodiment of the present invention. The
評価対象記録部20は、主観評価の対象となる複数の評価対象(例えば、文書データ、画像データ、音声データなど)を記録する。
The evaluation
数列生成部10は、数列の長さl、及び必要な数列の本数x(x≧1)を入力し、並び順のランダムな長さlの数列をx本生成し、評価対象並べ替え部30に出力する。詳細については後述する。
The
評価対象並べ替え部30は、評価対象記録部20から複数の評価対象を取得し、取得した複数の評価対象を、数列生成部10により生成された数列に基づいて並べ替え、並べ替えた評価対象を評価対象提示部40に出力する。例えば、評価対象記録部20から取得した評価対象がA,B,C,D,Eの5つで、数列生成部10により生成された数列が[3 1 5 2 4]であった場合には、A,B,C,D,Eをそれぞれ3,1,5,2,4番目に並べ替える。あるいは、A,B,C,D,Eにそれぞれ1~5を付与し、数列生成部10により生成された数列の順に並べ替えてもよい。その場合、数列生成部10により生成された数列が[3 1 5 2 4]であった場合には、評価対象はC,A,E,B,Dの順に並び替えられる。
The evaluation
評価対象提示部40は、評価対象並べ替え部30により並べ替えられた評価対象を評価者に提示する。例えば、評価対象が文書データ又は画像データである場合には、評価対象をディスプレイに表示し、評価対象が音声データである場合には、評価対象をスピーカから出力する。評価対象提示部40は、評価対象を1つずつ評価者に提示し、評価者は評価対象を1つずつ評価する。
The evaluation
評価結果記録部50は、評価者による評価対象の評価結果を記録する。
The evaluation
次に、数列生成部10について詳細に説明する。
Next, the
図2は、数列生成部10の構成例を示す図である。数列生成部10は、数列発生部11と、数列記録部12と、共通部分数列検出部13と、数列選択出力部14とを備える。
FIG. 2 is a diagram showing a configuration example of the
数列発生部11は、数列の長さ(数字の個数、ここではn)と必要な数列の本数xを入力し、それぞれ順列が異なる数列を複数本発生する。数列の発生には、既知の疑似乱数生成アルゴリズムを用いることができる。例えば、数列発生部11は、発生対象の数をカテゴリー別に複数のグループに分類し、層別ランダム化、及び適応的ランダム化(最小化)の少なくとも一方を用いて数列を発生させる。これらのランダム化手法を用いることで、複数カテゴリー間での選択頻度のバランスを取るとともに、同一のカテゴリーに選択が集中しないように制御することができるため、ランダム化に好適である。
The
また数列発生部11は、予め除外すべき数列又は共通部分数列を入力しておくことにより、該数列の発生を禁止することも可能である。このようにすることで、評価対象記録部20での記録順が既知の場合に、主観評価上、偏った結果につながりやすい評価対象の並び順(差の小さい群や特定のカテゴリーに属する群の連続)を避けることができるため、ランダム化に好適である。
Further, the
数列記録部12は、数列発生部11により発生された、x本の長さnの数列を記録する。
The
共通部分数列検出部13は、数列記録部12に記録されている数列から無作為に1本の数列を選択して数列記録部12から消去して基準数列とするとともに、当該基準数列を数列生成部10から出力する。そして、基準数列と、数列記録部12に記録されている数列から任意に選択された1本以上の被検出数列との間で、部分的に並び順が共通する数列(以下、「共通部分数列」という。)を検出し、数列選択出力部14に出力する。
The intersection
数列選択出力部14は、共通部分数列検出部13によって共通部分数列が検出されなかった被検出数列が存在する場合には、共通部分数列が検出されなかった被検出数列の中から1本以上の数列を選択して出力する。
The sequence
数列選択出力部14は、被検出数列のうち、共通部分数列の長さが閾値を超えるもの、及び/又は、共通部分数列の出現回数が閾値を超えるものを除外し、残った被検出数列の中から1本以上の数列を選択して出力してもよい。例えば、共通部分数列検出部13によって共通部分数列を検出されなかった被検出数列が1本のみである場合、数列選択出力部14は、共通部分数列を検出されなかった被検出数列を出力するとともに、共通部分数列を検出された被検出数列のうち、共通部分数列の長さ及び出現回数が閾値以下の被検出数列を出力するようにしてもよい。
The sequence
また、共通部分数列検出部13は、基準数列と被検出数列との間で共通部分数列が検出された場合には、基準数列と被検出数列との間の、並び順の重複度(数字の隣接頻度)を算出するようにしてもよい。
Further, when the intersection sequence is detected between the reference sequence and the detected sequence, the intersection
共通部分数列検出部13が重複度を算出する場合には、数列選択出力部14は、被検出数列の中から重複度の小さい順に1本以上の数列を選択して出力する。
When the intersection
共通部分数列検出部13が、被検出数列の全てに共通部分数列を検出した場合には、数列発生部11は新たに数列を発生し、共通部分数列検出部13によって共通部分数列が検出されなくなるまで、数列記録部12の数列を更新するようにしてもよい。同様に、重複度が閾値を超える場合には、数列発生部11は新たに数列を発生し、数列記録部12の数列を更新するようにしてもよい。
When the intersection
また、数列発生部11は、数列選択出力部14が数列を出力するごとに、新たに数列を発生し、数列記録部の数列を更新するようにしてもよい。
Further, the
共通部分数列検出部13は、基準数列格納部131と、被検出数列格納部132と、検出部133とを備える。
The intersection
初回限定の処理として、基準数列格納部131は、数列記録部12に記録されている任意の数列aiを取得し、数列記録部12から数列aiを削除した上で、基準数列とし格納するとともに、数列生成部10から出力する。
As a process limited to the first time, the reference
被検出数列格納部132は、数列記録部12に記録されている数列ai以外の数列の中から任意の本数の数列を取得し、被検出数列として格納する。
The detected
検出部133は、基準数列と被検出数列との間の共通部分数列を総当たりで検出し、検出結果を数列選択出力部14に出力する。
The
検出部133は、共通部分数列を検出した場合には、基準数列と前記被検出数列との並び順の重複度(数字の隣接頻度)を算出し、重複度を各被検出数列に紐づけて数列選択出力部14に出力してもよい。具体的には、共通部分数列の長さl、及び長さlの共通部分数列の本数(出現回数)mlを記憶する。そして、長さlの共通部分数列に関する評価関数Elを、式(1)に示すようにl及びmlをパラメータとして定義することにより、重複度を算出する。
When the
図3に、一組の数列に関する共通部分数列検出部13の検出例を示す。ここでは基準数列[1 2 3 4 5 6 7 8 9 10]と、被検出数列[3 4 5 6 9 1 2 10 7 8]について、共通部分数列の長さごとに検出された回数を記録し、評価関数Elを定義する。この例では、基準数列と被検出数列との間に、長さl=4の共通部分数列[3 4 5 6]が存在し(出現回数m4=1)、長さl=2の共通部分数列[1 2]及び[7 8](出現回数m2=2)が存在する。
FIG. 3 shows a detection example of the intersection
共通部分数列に関する重複度は、例えば、式(2)に示す、式(1)をlに関して総和した評価関数E^を用いて、数値化することができる。図3に示す例では、E^=E2+E4=2+3=5となる。 The degree of overlap with respect to the intersection sequence can be quantified by using, for example, the evaluation function E ^ which is the sum of the equation (1) with respect to l shown in the equation (2). In the example shown in FIG. 3, E ^ = E 2 + E 4 = 2 + 3 = 5.
なお、評価関数E^は式(2)に限定されることはなく、長さlや出現回数mlの大きさで評価することも可能であるし、長さlや出現回数mlを指数関数の指数として取り扱うことも可能である。また、長さlの最大値がn-1であるのは、数列発生部11が互いに完全に一致する数列を発生しないことを前提としているからである。そのため、数列発生部11のアルゴリズムによっては互いに完全に一致する数列を発生する可能性がある場合には、長さlの最大値をnとしてもよい。
The evaluation function E ^ is not limited to the equation (2), and can be evaluated by the size of the length l or the number of appearances ml, and the length l or the number of appearances ml is an exponential. It can also be treated as an exponential of a function. Further, the maximum value of the length l is n-1, because it is premised that the
図4に、共通部分数列検出用の疑似MATLABコード(登録商標)の一例を示す。scoreTabに共通部分数列の場所と長さを格納する仕組みである。 FIG. 4 shows an example of a pseudo MATLAB code (registered trademark) for detecting an intersection sequence. It is a mechanism to store the location and length of the intersection sequence in scoreTab.
図5に、図4に示した疑似MATLABコードによる検出結果を示す。scoreTabは斜め右下方向に共通部分数列の長さがインクリメントされる仕組みになっている。1のみの場合は1数字だけの重複なので、共通部分数列ではない。図5から、長さl=2の共通部分数列が2本(出現回数ml=2)、長さl=4の共通部分数列が1本(出現回数ml=1)検出されたことが分かる。 FIG. 5 shows the detection result by the pseudo MATLAB code shown in FIG. scoreTab is a mechanism that increments the length of the intersection sequence in the diagonally lower right direction. If there is only one, it is not an intersection sequence because only one number is duplicated. From FIG. 5, it was detected that two intersection sequences of length l = 2 (number of appearances m l = 2) and one intersection sequence of length l = 4 (number of appearances ml = 1). I understand.
数列選択出力部14は、重複度が最も小さい数列を選択し、評価対象並べ替え部30に出力する。数列選択出力部14は、出力した被検出数列の情報を数列記録部12に送り、該数列は数列記録部12から消去される。また、数列選択出力部14は、出力した被検出数列を基準数列格納部131に格納し、基準数列に追加する。これにより、数列選択出力部14が次に出力する数列は、過去に出力した全ての数列に対して重複度が小さい数列となる。
The sequence
また、数列選択出力部14は、出力した数列の情報、及び重複度が閾値を超えた被検出数列の情報を被検出数列格納部132に送り、該数列は被検出数列格納部132から消去され、出力した数列が追加で基準数列格納部131に格納される。なお、被検出数列格納部132から消去された数列分の格納領域に、数列記録部12から追加の数列を補充してもよいし、毎回、被検出数列格納部132の全数列を更新してもよい。
Further, the sequence
2本目以降の数列を出力するにあたり、共通部分数列検出部13は基準数列格納部131に格納されている複数の数列と、被検出数列格納部132に格納されている複数の数列との間の共通部分数列に関して、総当たりで評価する。数列選択出力部14は前のプロセス同様、総当たりの検出結果から出力する数列を決定する。
In outputting the second and subsequent sequences, the intersection
図6に、共通部分数列検出部13に入力された全ての数列の組み合わせ、及び重複度の検出例を示す。基準数列格納部131に数列riが、被検出数列格納部132に数列piが格納されているものとする。前述のように検出は総当たりになるので、各被検出数列の重複度E^piは式(3)により表される。
FIG. 6 shows a combination of all the sequences input to the intersection
数列選択出力部14は、共通部分数列検出部13により検出された重複度E^piを用いて、出力する数列を決定する。図6の例では、重複度E^piが最も低い数列p2を出力する。
The sequence
なお、本発明は数列のみならず文字列にも応用可能である。また、同じ数字を複数回用いる数列の場合は、[1 1 2 2]を[1 2 3 4]のように便宜的に異なる数字を割り当てておくことで、本発明の手法を適用することができる。 The present invention can be applied not only to a sequence but also to a character string. Further, in the case of a sequence in which the same number is used multiple times, the method of the present invention can be applied by assigning different numbers for convenience such as [1 1 2 2] to [1 2 3 4]. can.
以上、主観評価装置1について説明したが、主観評価装置1として機能させるためにコンピュータを用いることも可能である。そのようなコンピュータは、主観評価装置1の各機能を実現する処理内容を記述したプログラムを該コンピュータの記憶部に格納しておき、該コンピュータのCPUによってこのプログラムを読み出して実行させることで実現することができる。また、このプログラムは、コンピュータ読取り可能媒体に記録されていてもよい。コンピュータ読取り可能媒体を用いれば、コンピュータにインストールすることが可能である。ここで、プログラムが記録されたコンピュータ読取り可能媒体は、非一過性の記録媒体であってもよい。非一過性の記録媒体は、特に限定されるものではないが、例えば、CD-ROMやDVD-ROMなどの記録媒体であってもよい。
Although the
以上説明したように、第1の実施形態では、基準数列と被検出数列との間で、共通部分数列を検出して重複度の低い数列を選択し、評価対象を重複度の低い数列に基づいて並べ替える。かかる構成により、主観評価装置1は、並び順がランダム化された、すなわち重複度が低く並び順に偏りが少ない評価対象を自動的に生成することが可能となる。
As described above, in the first embodiment, the intersection sequence is detected between the reference sequence and the detected sequence, a sequence having a low degree of duplication is selected, and the evaluation target is based on the sequence having a low degree of duplication. And sort. With such a configuration, the
(第2の実施形態)
次に、本発明の第2の実施形態に係る主観評価装置について説明する。
(Second embodiment)
Next, the subjective evaluation device according to the second embodiment of the present invention will be described.
図7は、本発明の第2の実施形態に係る主観評価装置の構成例を示す図である。第2の実施形態に係る主観評価装置2は、第1の実施形態に係る主観評価装置1と比較して、数列生成部10に代えて数列生成部10’を備える点が相違する。その他の構成は同一であるため、以下、数列生成部10’について説明する。
FIG. 7 is a diagram showing a configuration example of the subjective evaluation device according to the second embodiment of the present invention. The
図8は、数列生成部10’の構成例を示す図である。数列生成部10’は、数列発生部11と、数列記録部12と、共通部分数列検出部13と、数列選択出力部14と、被編集距離測定数列選択部15と、編集距離測定部16とを備える。数列生成部10’は、第1の実施形態に示した数列生成部10と比較して、被編集距離測定数列選択部15及び編集距離測定部16をさらに備える点が相違する。
FIG. 8 is a diagram showing a configuration example of the sequence generation unit 10'. The sequence generation unit 10'has a
数列生成部10’は、共通部分数列とともに編集距離も勘案して数列を選択する。ここで、編集距離とは、数列に対する数字の挿入・削除・置換などによって一方の数列をもう一方の数列に一致させるのに必要な操作回数のことであり、回数が多いほど距離が遠いことになる。 The sequence generation unit 10'selects the sequence in consideration of the editing distance as well as the intersection sequence. Here, the edit distance is the number of operations required to match one sequence with the other sequence by inserting / deleting / replacing numbers in the sequence, and the greater the number, the farther the distance. Become.
共通部分数列検出部13は、基準数列格納部131内の基準数列を編集距離測定部16に出力する。また、共通部分数列検出部13は、被検出数列及び重複度を出力し、被編集距離測定数列選択部15に出力する。
The intersection
被編集距離測定数列選択部15は、共通部分数列検出部13の検出結果に基づき、共通部分数列が検出されない被検出数列が複数本ある場合、あるいは重複度が最小又は閾値以下で等しい被検出数列が複数本ある場合には、該被検出数列を選択し、被編集距離測定数列として編集距離測定部16に出力する。一方、共通部分数列が検出されない被検出数列、あるいは重複度が最小又は閾値以下の被検出数列が1本しかない場合には、被編集距離測定数列選択部15は、編集距離測定そのものをパスして、該被検出数列を数列選択出力部14に出力する。
Based on the detection result of the common part number
編集距離測定部16は、基準数列と被編集距離測定数列との間の編集距離を測定し、測定結果と被編集距離測定数列を数列選択出力部14に出力する。
The editing
数列選択出力部14は、編集距離が最大の被編集距離測定数列を選択して出力する。
The sequence
既存の編集距離には、Levenshtein距離(1数字の挿入・削除・置換)、Damerau-Levenshtein距離(1数字の挿入・削除・置換・移動)、移動付き編集距離(1数字の挿入・削除・置換・複数数字の移動)などがあり、これらを応用することも可能である。しかしながら、数字が重複せず、かつ長さが一定の数列発生に関しては、挿入及び削除は編集操作として適当ではない。そこで、編集距離測定部16は、編集距離の操作を、1数字、又はブロック単位の数字ごとの置換と移動のみを対象として行うのが好適である。このような、1数字、又はブロック単位の数字ごとの置換及び移動のみを対象とした編集距離のことを、以下、「ブロック編集距離」という。
The existing edit distances include Levenshtein distance (insert / delete / replace 1 number), Damerau-Levenshtein distance (insert / delete / replace /
図9に、編集距離測定部16が測定するブロック編集距離の測定例を示す。基準数列を[1 2 3 4 5 6 7 8 9 10]とし、被編集距離測定数列を[3 4 5 6 9 1 2 10 7 8]とした場合の、基準数列から被編集距離測定数列までのブロック編集距離の測定過程を示す。この例では、編集1回目では、基準数列に対してブロック単位の数字[3 4 5 6]を移動させている。編集2回目では、編集1回目の数列に対してブロック単位の数字[7 8]を移動させている。編集3回目では、編集2回目の数列に対してブロック単位の数字1数字[9]を移動させている。編集3回目で被編集距離測定数列と一致するため、この場合のブロック編集距離は「3」になる。
FIG. 9 shows a measurement example of the block editing distance measured by the editing
図10は、数列生成部10’における数列生成の動作例を示すフローチャートである。まず数列発生部11により、発生する数列の長さと本数を取得し(ステップS101)、その条件に合わせて数列を発生する(ステップS102)。
FIG. 10 is a flowchart showing an operation example of sequence generation in the sequence generation unit 10'. First, the
基準数列が基準数列格納部131に格納されていない場合には(ステップS103-No)、発生された数列の中から基準数列を選択し、基準数列格納部131に格納する(ステップS104)。そして、検出部133により共通部分数列を検出する(ステップS105)。一方、基準数列が基準数列格納部131に格納されている場合には(ステップS103-Yes)、ステップS104をスキップし、検出部133により共通部分数列を検出する(ステップS105)。
If the reference sequence is not stored in the reference sequence storage unit 131 (step S103-No), the reference sequence is selected from the generated sequences and stored in the reference sequence storage unit 131 (step S104). Then, the
ステップS105により共通部分数列を検出した結果、重複度が最小の数列が1本の場合には(ステップS106-Yes)、そのままその数列を出力する(ステップS109)。 As a result of detecting the intersection sequence in step S105, if there is one sequence having the minimum degree of overlap (step S106-Yes), the sequence is output as it is (step S109).
一方、共通部分数列が検出されない場合、あるいは重複度が閾値以下の被検出数列が複数本ある場合など、重複度が最小の数列が1本でない場合には(ステップS106-No)、被編集距離測定数列選択部15によりそれらを被編集距離測定数列として選択し(ステップS107)、編集距離測定部16により基準数列との間の編集距離を測定する(ステップS108)。その結果、数列選択出力部14により編集距離の最も大きい数列を出力するとともに、該数列を基準数列格納部131に格納して基準数列に追加する(ステップS109)。
On the other hand, when the common partial sequence is not detected, or when there are a plurality of detected sequences whose degree of duplication is equal to or less than the threshold value, or when there is not one sequence having the minimum degree of duplication (step S106-No), the edited distance. The measurement
この時点までに所定の本数の数列が生成されていた場合には(ステップS110-Yes)、生成処理を終了し、所定の本数に満たない場合には(ステップS110-No)、共通部分数列の検出(ステップS105)に戻って、所定の本数の数列を生成し終えるまでステップS105からステップS109までの処理を繰り返す。 If a predetermined number of sequences has been generated by this point (step S110-Yes), the generation process is completed, and if the number is less than the predetermined number (step S110-No), the intersection sequence Returning to the detection (step S105), the processes from step S105 to step S109 are repeated until the generation of a predetermined number of sequences is completed.
以上、主観評価装置2について説明したが、主観評価装置2として機能させるためにコンピュータを用いることも可能である。そのようなコンピュータは、主観評価装置2の各機能を実現する処理内容を記述したプログラムを該コンピュータの記憶部に格納しておき、該コンピュータのCPUによってこのプログラムを読み出して実行させることで実現することができる。また、このプログラムは、コンピュータ読取り可能媒体に記録されていてもよい。コンピュータ読取り可能媒体を用いれば、コンピュータにインストールすることが可能である。ここで、プログラムが記録されたコンピュータ読取り可能媒体は、非一過性の記録媒体であってもよい。非一過性の記録媒体は、特に限定されるものではないが、例えば、CD-ROMやDVD-ROMなどの記録媒体であってもよい。
Although the
以上説明したように、第2の実施形態では、基準数列と被検出数列との間で共通部分数列が検出されない場合、あるいは重複度が閾値以下の被検出数列が複数本ある場合には、基準数列と被編集距離測定数列との間で編集距離を測定し、編集距離が最大の被編集距離測定数列を選択して出力する。かかる構成により、重複度が最小の数列が1本でない場合であっても、数列選択出力部14は数列を選択することができ、主観評価装置2は並び順がランダム化された評価対象を自動的に生成することが可能となる。
As described above, in the second embodiment, when the common partial sequence is not detected between the reference sequence and the detected sequence, or when there are a plurality of detected sequences whose degree of duplication is equal to or less than the threshold value, the reference is used. The edit distance is measured between the sequence and the edit distance measurement sequence, and the edit distance measurement sequence with the maximum edit distance is selected and output. With this configuration, even if the number sequence with the minimum degree of duplication is not one, the sequence
上述の実施形態は代表的な例として説明したが、本発明の趣旨及び範囲内で、多くの変更及び置換ができることは当業者に明らかである。したがって、本発明は、上述の実施形態によって制限するものと解するべきではなく、特許請求の範囲から逸脱することなく、種々の変形や変更が可能である。例えば、実施形態の構成図に記載の複数の構成ブロックを1つに組み合わせたり、あるいは1つの構成ブロックを分割したりすることが可能である。 Although the above embodiments have been described as typical examples, it will be apparent to those skilled in the art that many modifications and substitutions can be made within the spirit and scope of the present invention. Therefore, the present invention should not be construed as being limited by the above-described embodiments, and various modifications and modifications can be made without departing from the scope of claims. For example, it is possible to combine a plurality of the constituent blocks described in the configuration diagram of the embodiment into one, or to divide one constituent block into one.
1,2 主観評価装置
10,10’ 数列生成部
11 数列発生部
12 数列記録部
13 共通部分数列検出部
14 数列選択出力部
15 被編集距離測定数列選択部
16 編集距離測定部
20 評価対象記録部
30 評価対象並べ替え部
40 評価対象提示部
50 評価結果記録部
131 基準数列格納部
132 被検出数列格納部
133 検出部
1,2
Claims (8)
並び順のランダムな数列を複数本生成する数列生成部と、
複数の評価対象を前記数列に基づいて並べ替える評価対象並べ替え部と、
前記評価対象並べ替え部により並べ替えられた評価対象を提示する評価対象提示部と、を備え、
前記数列生成部は、
それぞれ順列が異なる数列を複数本発生する数列発生部と、
前記数列を記録する数列記録部と、
前記数列記録部に記録されている数列から選択された数列である基準数列と、前記数列記録部に記録されている数列から選択した1本以上の数列である被検出数列との間で、部分的に並び順が共通する数列である共通部分数列を検出する共通部分数列検出部と、
前記共通部分数列検出部によって共通部分数列を検出されなかった被検出数列の中から1本以上の数列を選択して出力するとともに、当該数列を前記基準数列に追加する数列選択出力部と、
を備えることを特徴とする、主観評価装置。 It is a subjective evaluation device that presents random evaluation targets in the order of arrangement.
A sequence generator that generates multiple random sequences in the order of arrangement,
An evaluation target sorting unit that sorts a plurality of evaluation targets based on the sequence,
It is provided with an evaluation target presentation unit that presents the evaluation target sorted by the evaluation target sorting unit.
The sequence generator is
A sequence generator that generates multiple sequences with different order sequences,
A sequence recording unit that records the sequence and a sequence recording unit
A portion between the reference sequence, which is a sequence selected from the sequences recorded in the sequence recording unit, and the detected sequence, which is one or more sequences selected from the sequences recorded in the sequence recording unit. A common part number sequence detector that detects a common part number sequence that is a number sequence with a common order.
A sequence selection output unit that selects and outputs one or more sequences from the detected sequences for which the intersection sequence detection unit did not detect the intersection sequence, and adds the sequence to the reference sequence.
A subjective evaluation device, characterized in that it is provided with.
前記数列選択出力部は、被検出数列のうち、前記共通部分数列の長さが閾値を超えるもの、又は前記共通部分数列の出現回数が閾値を超えるものを除外し、残った被検出数列の中から1本以上の数列を選択することを特徴とする主観評価装置。 The subjective evaluation device according to claim 1.
The sequence selection output unit excludes the detected sequences whose length exceeds the threshold, or the number of appearances of the common sequence exceeds the threshold, and is among the remaining detected sequences. A subjective evaluation device characterized by selecting one or more sequences from.
前記数列発生部は、前記共通部分数列検出部が、前記被検出数列の全てに共通部分数列を検出した場合に、新たに数列を発生して前記数列記録部の数列を更新するか、あるいは、前記数列選択出力部が数列を出力するごとに、新たに数列を発生して前記数列記録部の数列を更新することを特徴とする主観評価装置。 The subjective evaluation device according to claim 1 or 2.
When the common part number sequence detection unit detects a common part number sequence in all of the detected number sequences, the sequence generation unit generates a new sequence and updates the sequence of the sequence recording unit, or A subjective evaluation device, characterized in that each time the sequence selection output unit outputs a sequence, a new sequence is generated and the sequence of the sequence recording unit is updated.
前記共通部分数列検出部は、前記基準数列と前記被検出数列との間で前記共通部分数列を検出した場合には、前記基準数列と前記被検出数列との並び順の重複度を求め、
前記数列選択出力部は、前記重複度が最小である数列を選択して出力することを特徴とする主観評価装置。 The subjective evaluation device according to claims 1 to 3.
When the intersection sequence detection unit detects the intersection sequence between the reference sequence and the detected sequence, the intersection sequence detection unit obtains the degree of overlap in the order of the reference sequence and the detected sequence.
The sequence selection output unit is a subjective evaluation device characterized in that it selects and outputs a sequence having the minimum degree of duplication.
前記共通部分数列検出部は、前記共通部分数列の長さl、及び長さlの共通部分数列の出現回数mlをパラメータとした、次式に示す評価関数E
The evaluation function E shown in the following equation is used in the common sub-sequence detection unit with the length l of the common sub-sequence and the number of appearances m l of the common sub-sequence having the length l as parameters.
前記数列生成部は、
前記共通部分数列検出部が出力する検出結果と被検出数列を受け取り、前記共通部分数列が検出されない被検出数列、あるいは前記重複度が閾値以下の被検出数列が複数本ある場合には、該被検出数列を被編集距離測定数列として選択する被編集距離測定数列選択部と、
前記基準数列と前記被編集距離測定数列との間の編集距離を測定する編集距離測定部と、をさらに備え、
前記数列選択出力部は、前記編集距離が最大の被編集距離測定数列を選択して出力することを特徴とする主観評価装置。 The subjective evaluation device according to claim 4 or 5.
The sequence generator is
When the detection result output by the common partial sequence detection unit and the detected sequence are received and the common partial sequence is not detected, or when there are a plurality of detected sequences whose degree of duplication is equal to or less than the threshold value, the subject is detected. The edited distance measurement sequence selection unit that selects the detected sequence as the edited distance measurement sequence, and
Further, an editing distance measuring unit for measuring an editing distance between the reference sequence and the edited distance measurement sequence is provided.
The sequence selection output unit is a subjective evaluation device characterized in that it selects and outputs a sequence of measured distances to be edited having the maximum edit distance.
前記編集距離測定部は、前記編集距離の操作を、1数字、又はブロック単位の数字ごとの置換と移動のみを対象として行うことを特徴とする主観評価装置。 The subjective evaluation device according to claim 6.
The editing distance measuring unit is a subjective evaluation device characterized in that the operation of the editing distance is performed only for replacement and movement of one number or each number in a block unit.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2018147962A JP7084817B2 (en) | 2018-08-06 | 2018-08-06 | Subjective evaluation device and program |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2018147962A JP7084817B2 (en) | 2018-08-06 | 2018-08-06 | Subjective evaluation device and program |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2020024520A JP2020024520A (en) | 2020-02-13 |
| JP7084817B2 true JP7084817B2 (en) | 2022-06-15 |
Family
ID=69618694
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2018147962A Expired - Fee Related JP7084817B2 (en) | 2018-08-06 | 2018-08-06 | Subjective evaluation device and program |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP7084817B2 (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN113704597A (en) * | 2020-05-21 | 2021-11-26 | 阿波罗智联(北京)科技有限公司 | Content recommendation method, device and equipment |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2003330705A (en) | 2002-03-08 | 2003-11-21 | Ricoh Co Ltd | Multi-value data sequence, information recording medium, multi-value data sequence generation method and program |
| JP2009151429A (en) | 2007-12-19 | 2009-07-09 | Mitsubishi Electric Corp | Pseudorandom number generator, information processing system, and program |
| JP2013178294A (en) | 2012-02-28 | 2013-09-09 | Mitsubishi Heavy Ind Ltd | Operation skill level evaluation system |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP5441137B1 (en) * | 2013-09-20 | 2014-03-12 | 株式会社アイティ・イット | Shuffle table creation device, shuffle table creation program, shuffle table creation method, test question creation device using shuffle table, test question creation program, and test question creation method |
| JP6327234B2 (en) * | 2015-11-06 | 2018-05-23 | 横河電機株式会社 | Event analysis device, event analysis system, event analysis method, and event analysis program |
-
2018
- 2018-08-06 JP JP2018147962A patent/JP7084817B2/en not_active Expired - Fee Related
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2003330705A (en) | 2002-03-08 | 2003-11-21 | Ricoh Co Ltd | Multi-value data sequence, information recording medium, multi-value data sequence generation method and program |
| JP2009151429A (en) | 2007-12-19 | 2009-07-09 | Mitsubishi Electric Corp | Pseudorandom number generator, information processing system, and program |
| JP2013178294A (en) | 2012-02-28 | 2013-09-09 | Mitsubishi Heavy Ind Ltd | Operation skill level evaluation system |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2020024520A (en) | 2020-02-13 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| Krishnan et al. | A short survey on the usage of Choquet integral and its associated fuzzy measure in multiple attribute analysis | |
| US6771840B1 (en) | Apparatus and method for identifying the points that lie on a surface of interest | |
| Soultan et al. | The interplay of various sources of noise on reliability of species distribution models hinges on ecological specialisation | |
| KR102315574B1 (en) | Apparatus and method for classification of data, apparatus and method for segmentation of region of interest | |
| Ananthi et al. | Segmentation of gray scale image based on intuitionistic fuzzy sets constructed from several membership functions | |
| US20050096880A1 (en) | Inverse model calculation apparatus and inverse model calculation method | |
| JP7422859B2 (en) | Noise classification using random quantum circuit output | |
| JP7231012B2 (en) | Parameter adjustment device, parameter adjustment method, computer program and recording medium | |
| JP7084817B2 (en) | Subjective evaluation device and program | |
| GB2576453A (en) | A Method To Estimate The Deletability Of The Data Objects | |
| JP2010191954A (en) | Method and apparatus for processing sequence of image, device for processing image data, and computer program product | |
| KR102352036B1 (en) | Device and method for variable selection using stochastic gradient descent | |
| JP2017041048A (en) | Privacy protection device, method, and program | |
| JP2018124990A (en) | Model generation apparatus, evaluation apparatus, model generation method, evaluation method, and program | |
| KR101403356B1 (en) | Device and method of data compression and computer-readable recording medium thereof | |
| US9875252B2 (en) | Data processing apparatus using calculation of histogram intersection | |
| KR101737045B1 (en) | Apparatus and method for detecting near duplicate image | |
| CN115062734A (en) | Wind control modeling method, device, equipment and medium capable of outputting explanatory information | |
| KR102404983B1 (en) | Device and method for variable selection using ridge regression | |
| JPWO2019008961A1 (en) | Information processing apparatus, information processing method, and program | |
| US20170242588A1 (en) | Variant information processing device and method | |
| CN116975046B (en) | A data storage method, apparatus and electronic device | |
| JP7500358B2 (en) | Information processing device | |
| KR20210132852A (en) | Device and method for variable selection using elastic net regression | |
| KR102404907B1 (en) | Device and method for variable selection using lasso |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210706 |
|
| TRDD | Decision of grant or rejection written | ||
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20220428 |
|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20220510 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20220603 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7084817 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| LAPS | Cancellation because of no payment of annual fees |