JP6769405B2 - Dialogue system and dialogue method - Google Patents
Dialogue system and dialogue method Download PDFInfo
- Publication number
- JP6769405B2 JP6769405B2 JP2017135625A JP2017135625A JP6769405B2 JP 6769405 B2 JP6769405 B2 JP 6769405B2 JP 2017135625 A JP2017135625 A JP 2017135625A JP 2017135625 A JP2017135625 A JP 2017135625A JP 6769405 B2 JP6769405 B2 JP 6769405B2
- Authority
- JP
- Japan
- Prior art keywords
- question
- attribute
- questions
- intention understanding
- user
- 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
- 238000000034 method Methods 0.000 title claims description 30
- 238000000605 extraction Methods 0.000 claims description 20
- 238000010801 machine learning Methods 0.000 claims description 16
- 208000024891 symptom Diseases 0.000 description 21
- 238000010586 diagram Methods 0.000 description 7
- 239000000284 extract Substances 0.000 description 5
- 230000002159 abnormal effect Effects 0.000 description 3
- 230000006870 function Effects 0.000 description 3
- 238000004590 computer program Methods 0.000 description 2
- 230000010365 information processing Effects 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 238000004364 calculation method Methods 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000002452 interceptive effect Effects 0.000 description 1
- 230000000877 morphologic effect Effects 0.000 description 1
- 238000010606 normalization Methods 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 238000011282 treatment Methods 0.000 description 1
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
本発明は、対話システムに関し、特に、ユーザからの質問に対して回答を生成する質問応答システムに関連する。 The present invention relates to a dialogue system, and more particularly to a question answering system that generates an answer to a question from a user.
質問応答システムでは、ユーザからの自然文による質問に対して、適切な回答を生成することが望まれている。 In a question answering system, it is desired to generate an appropriate answer to a question written by a user in a natural sentence.
特許文献1では、ユーザ入力された自然文を解析した結果と、それぞれの状況において要求される機能を判別するように機械学習された識別機を用いる。そして、これらを比較することで、ユーザがシステムに要求している機能を抽出している。
In
特許文献2では、ユーザ入力された質問文中の単語や文節の曖昧度を求めて、曖昧度の高い単語や文節の意味を特定するための問いかけ文を生成する。これを繰り返し行い、適切な回答を生成している。
In
しかしながら、特許文献1ではユーザの入力が曖昧である場合に、適切な回答を生成することができない。また、特許文献2は、自明の事柄が省略された場合も絞込み対話が発生してしまうため、ユーザとシステムとの間の冗長な対話が発生してしまう。
However, in
本発明は、対話システムにおいて、ユーザからの自然文による質問が曖昧である場合でも、質問を特定し、適切な回答を生成することを目的とする。 An object of the present invention is to identify a question and generate an appropriate answer even when the question in natural sentences from the user is ambiguous in the dialogue system.
本発明の第一の態様は、
ユーザの質問文のテキストを取得する取得手段と、
あらかじめ定められた複数の質問と、前記複数の質問の属性を表す1つ以上の属性項目と、前記複数の質問ごとの前記属性項目の内容を表す属性値を対応付けて保持する記憶手段と、
前記テキストから、前記属性項目もしくは前記属性値またはこれらの類義語に関連するキーワードを抽出する抽出手段と、
前記キーワードと前記記憶手段を用いて、前記複数の質問の内、前記テキストと合致する質問の候補を求める第一意図理解手段と、
前記複数の質問のそれぞれと前記テキストの一致度を表すスコアを前記複数の質問ごとに求める第二意図理解手段と、
前記第一意図理解手段または前記第二意図理解手段の処理結果から、質問を特定する質問特定手段と、
を備え、
前記質問特定手段は、
前記第二意図理解手段の処理結果から、質問が一意に定まる場合は、前記第二意図理
解手段の処理結果からユーザの質問を特定し、
前記第二意図理解手段の処理結果から、質問が一意に定まらない場合は、前記第一意図理解手段および前記第二意図理解手段の処理結果からユーザの質問を特定する、
対話システムである。
The first aspect of the present invention is
How to get the text of the user's question,
A storage means for associating and holding a plurality of predetermined questions, one or more attribute items representing the attributes of the plurality of questions, and an attribute value representing the contents of the attribute items for each of the plurality of questions.
An extraction means for extracting the attribute item or the attribute value or a keyword related to these synonyms from the text.
Using the keyword and the storage means, a first intent understanding means for finding a candidate for a question that matches the text among the plurality of questions.
A second means of understanding the intention to obtain a score indicating the degree of agreement between each of the plurality of questions and the text for each of the plurality of questions.
A question specifying means for identifying a question from the processing result of the first intention understanding means or the second intention understanding means,
With
The question identification means
If the question is uniquely determined from the processing result of the second intention understanding means, the user's question is specified from the processing result of the second intention understanding means.
If the question is not uniquely determined from the processing result of the second intention understanding means, the user's question is specified from the processing results of the first intention understanding means and the second intention understanding means.
It is a dialogue system.
このような構成によれば、前記質問特定手段は、ユーザの質問文が曖昧である場合でも、第一意図理解手段によって得られる質問の候補または第二意図理解手段によって得られるスコアから、質問を特定することができる。よって、適切な回答を返すことができる。 According to such a configuration, the question identifying means asks a question from a question candidate obtained by the first intention understanding means or a score obtained by the second intention understanding means even if the question sentence of the user is ambiguous. Can be identified. Therefore, an appropriate answer can be returned.
本発明において、記憶手段は、あらかじめ定められた複数の質問を保持する。また、記憶手段は、前記複数の質問を特定するための項目として、前記複数の質問の属性(特徴)を表す「属性項目」を保持する。さらに、記憶手段は、各属性が実際にとる値(内容)である「属性値」を保持する。 In the present invention, the storage means holds a plurality of predetermined questions. Further, the storage means holds "attribute items" representing the attributes (features) of the plurality of questions as items for identifying the plurality of questions. Further, the storage means holds an "attribute value" which is a value (content) actually taken by each attribute.
例えば、「車のトラブルに関する質問応答システム」の場合、「属性項目」は、車のトラブルに関する任意の質問を特定可能とする項目であることが好ましい。例えば、「属性項目」は、[<パーツ>,<症状>,<質問形式>]等とすることができる。また、上記の例において、あらかじめ定められた質問「エンジンから異音がする場合どうすればよいか?」が設けられているとすると、この質問に対応する「属性値」は、[「エンジン」,「異音」,「how」]等とすることができる。 For example, in the case of a "question answering system for car troubles", it is preferable that the "attribute item" is an item that enables any question regarding car troubles to be specified. For example, the "attribute item" can be [<part>, <symptom>, <question format>] or the like. Further, in the above example, if a predetermined question "What should I do if the engine makes an abnormal noise?" Is provided, the "attribute value" corresponding to this question is ["engine", " It can be "abnormal noise", "how"], etc.
本発明において、前記質問特定手段は、前記スコアを正規化した値が所定の閾値以上となる質問が1つとなる場合に、質問が一意に定まると判断する、ことが好ましい。 In the present invention, it is preferable that the question identifying means determines that a question is uniquely determined when there is one question in which the normalized value of the score is equal to or greater than a predetermined threshold value.
また、本発明において、前記質問特定手段における、前記第二意図理解手段を用いる質問の特定は、前記複数の質問すべてを対象に前記スコアを正規化した値が所定の閾値以上となる質問を、ユーザの質問であると特定することにより行う、ことが好ましい。さらに、前記質問特定手段における、前記第一意図理解手段および前記第二意図理解手段を用いる質問の特定は、前記第一意図理解手段によって得られる質問の候補を対象に前記スコアを正規化した値が所定の閾値以上となる質問を、ユーザの質問であると特定することにより行う、ことが好ましい。 Further, in the present invention, in the question specifying means, the question using the second intention understanding means is specified by asking a question for which the normalized value of the score is equal to or more than a predetermined threshold value for all the plurality of questions. It is preferably done by identifying it as a user question. Further, in the question identifying means, the identification of the question using the first intention understanding means and the second intention understanding means is a value obtained by normalizing the score for the question candidates obtained by the first intention understanding means. It is preferable to ask a question in which is equal to or greater than a predetermined threshold value by identifying it as a user's question.
このように、第二意図理解手段の処理結果のみで質問を一意に特定することができない場合であっても、第一意図理解手段の処理結果を用いることで、質問特定手段は質問を特定することができる。 In this way, even if the question cannot be uniquely specified only by the processing result of the second intention understanding means, the question identifying means specifies the question by using the processing result of the first intention understanding means. be able to.
本発明において、前記質問特定手段によって質問が一意に定まらない場合に、前記抽出手段によりキーワードが抽出されていない前記属性項目についてユーザへの問いかけ文を生成する問いかけ文生成手段をさらに備える、ことが好ましい。 In the present invention, it is possible to further provide a question sentence generation means for generating a question sentence to the user for the attribute item for which the keyword is not extracted by the extraction means when the question is not uniquely determined by the question identification means. preferable.
これにより、最初にユーザ入力された質問からキーワードが抽出されていない属性項目等について問いかけることができるため、ユーザの質問が曖昧である場合でも対処することができる。具体的な例として、上述の「車のトラブルに関する質問応答システム」において、ユーザから「エンジンがなんかおかしいな」といった質問が入力されたとする。この場合、抽出手段によってキーワード「エンジン」が抽出されるため、属性項目<パーツ>については「エンジン」に関する質問であると判断できる。ここで、属性項目<症状>については不明であるため、キーワードが抽出されていない属性項目<症状>を用いて「どのような症状でしょうか?」と問いかけ文を生成することができる。 As a result, it is possible to ask about attribute items and the like for which keywords are not extracted from the question first input by the user, so that even if the user's question is ambiguous, it can be dealt with. As a specific example, it is assumed that a question such as "something is wrong with the engine" is input by the user in the above-mentioned "question answering system for car trouble". In this case, since the keyword "engine" is extracted by the extraction means, it can be determined that the attribute item <part> is a question related to "engine". Here, since the attribute item <symptom> is unknown, it is possible to generate a question sentence asking "what kind of symptom is it?" Using the attribute item <symptom> for which the keyword has not been extracted.
本発明において、前記問いかけ文生成手段は、前記抽出手段によりキーワードが抽出さ
れていない前記属性項目の内、前記属性値が複数種類存在する前記属性項目の前記属性値を用いて問いかけ文を生成する、ことができる。
In the present invention, the question sentence generating means generates a question sentence by using the attribute value of the attribute item in which a plurality of types of the attribute values exist among the attribute items whose keywords have not been extracted by the extraction means. ,be able to.
これにより、問いかけ文生成手段は、具体的な属性値の内容について問いかけ文を生成することができるため、ユーザとの冗長な対話を回避することができる。具体的には、上述の質問において、属性項目<パーツ>が「エンジン」に絞り込まれた結果、例えば、問いかけ文生成手段は、キーワードが抽出されていない属性項目<症状>の属性値について「Aですか?またはBですか?」といった問いかけ文を生成することができる。また、問いかけ文生成手段は、属性値が複数種類存在する属性項目の属性値を用いることで、例えば、属性項目<症状>の属性値が「xxx」の1種類しか存在しない場合に、「xxxですか?」といった冗長な問いかけ文の生成を回避することができる。 As a result, the question sentence generation means can generate a question sentence about the content of a specific attribute value, so that redundant dialogue with the user can be avoided. Specifically, as a result of narrowing down the attribute item <parts> to the "engine" in the above question, for example, the question sentence generation means has "A" for the attribute value of the attribute item <symptom> for which the keyword has not been extracted. Is it? Or is it B? ”Can be generated. Further, the question sentence generation means uses the attribute value of the attribute item having a plurality of types of attribute values. For example, when the attribute value of the attribute item <symptom> is only one type of "xxx", "xxx" is used. It is possible to avoid the generation of redundant question sentences such as "Is it?".
本発明において、前記問いかけ文生成手段は、前記複数の質問の内、前記スコアを正規化した値が所定値以上の質問のみを対象とし、かつ、平均情報量(エントロピー)が最大の前記属性項目の前記属性値を用いて問いかけ文を生成する、ことができる。 In the present invention, the question sentence generating means targets only the questions whose normalized value of the score is equal to or more than a predetermined value among the plurality of questions, and the attribute item having the maximum average amount of information (entropy). It is possible to generate a question sentence using the attribute value of.
このように、問いかけ文生成手段は、ユーザの質問により近いと想定される質問に絞り込み、かつ、平均情報量を基にして、どの属性項目について問いかけをするかを決定することができるので、質問の特定に要する対話回数を最小限に留めることができる。 In this way, the question sentence generation means can narrow down the questions that are expected to be closer to the user's question, and can determine which attribute item to ask based on the average amount of information. It is possible to minimize the number of dialogues required to identify.
また、本発明において、前記問いかけ文生成手段は、前記属性項目の内、複数の属性項目について、前記属性値を問いかけ文として用いる、こともできる。 Further, in the present invention, the question sentence generating means can also use the attribute value as a question sentence for a plurality of attribute items among the attribute items.
さらに、本発明において、前記質問特定手段において質問が一意に定まるまで、前記問いかけ文生成手段、前記第一意図理解手段、前記第二意図理解手段および前記質問特定手段の処理を繰り返す、こともできる。 Further, in the present invention, the processing of the question sentence generating means, the first intention understanding means, the second intention understanding means, and the question specifying means can be repeated until the question is uniquely determined by the question specifying means. ..
また本発明において、前記第二意図理解手段は、機械学習により生成した分類器を用いて前記スコアを求める、ことが好ましい。 Further, in the present invention, it is preferable that the second intention understanding means obtains the score by using a classifier generated by machine learning.
なお、本発明は、上記手段の少なくとも一部を備える対話システムとして捉えることもできる。本発明は、また、上記処理の少なくとも一部を実行する対話方法として捉えることができる。また、本発明は、この方法をコンピュータに実行させるためのコンピュータプログラム、あるいはこのコンピュータプログラムを非一時的に記憶したコンピュータ可読記憶媒体として捉えることもできる。上記手段および処理の各々は可能な限り互いに組み合わせて本発明を構成することができる。 The present invention can also be regarded as a dialogue system including at least a part of the above means. The present invention can also be regarded as an interactive method for executing at least a part of the above processing. The present invention can also be regarded as a computer program for causing a computer to execute this method, or as a computer-readable storage medium in which the computer program is stored non-temporarily. Each of the above means and treatments can be combined with each other as much as possible to constitute the present invention.
例えば、本発明の一態様は、
あらかじめ定められた複数の質問と、前記複数の質問の属性を表す1つ以上の属性項目と、前記複数の質問ごとの前記属性項目の内容を表す属性値を対応付ける記憶手段を備えるコンピュータが実行する対話方法であって、
ユーザの質問文のテキストを取得する取得ステップと、
前記テキストから、前記属性項目もしくは前記属性値またはこれらの類義語に関連するキーワードを抽出する抽出ステップと、
前記キーワードと前記記憶手段を用いて、前記複数の質問の内、前記テキストと合致する質問の候補を求める第一意図理解ステップと、
前記複数の質問のそれぞれと前記テキストの一致度を表すスコアを前記複数の質問ごとに求める第二意図理解ステップと、
前記第一意図理解ステップまたは前記第二意図理解ステップの処理結果から、質問を特定する質問特定ステップと、
を含み、
前記質問特定ステップでは、
前記第二意図理解ステップの処理結果から、質問が一意に定まる場合は、前記第二意図理解ステップの処理結果からユーザの質問を特定し、
前記第二意図理解ステップの処理結果から、質問が一意に定まらない場合は、前記第一意図理解ステップおよび前記第二意図理解ステップの処理結果からユーザの質問を特定する、
対話方法である。
For example, one aspect of the present invention is
Executed by a computer having a storage means for associating a plurality of predetermined questions, one or more attribute items representing the attributes of the plurality of questions, and an attribute value representing the contents of the attribute items for each of the plurality of questions. It ’s a dialogue method,
Get step to get the text of the user's question, and
An extraction step of extracting a keyword related to the attribute item or the attribute value or a synonym thereof from the text.
Using the keyword and the storage means, a first intent understanding step of finding a candidate for a question that matches the text among the plurality of questions.
A second intent understanding step of obtaining a score representing the degree of agreement between each of the plurality of questions and the text for each of the plurality of questions.
A question identification step that identifies a question from the processing result of the first intention understanding step or the second intention understanding step,
Including
In the question identification step
If the question is uniquely determined from the processing result of the second intention understanding step, the user's question is specified from the processing result of the second intention understanding step.
If the question is not uniquely determined from the processing result of the second intention understanding step, the user's question is specified from the processing results of the first intention understanding step and the second intention understanding step.
It is a dialogue method.
本発明によれば、対話システムにおいて、ユーザからの自然文による質問が曖昧である場合でも、質問を特定し、適切な回答を生成することが可能となる。 According to the present invention, in the dialogue system, even when a question in a natural sentence from a user is ambiguous, it is possible to identify the question and generate an appropriate answer.
以下、図面を参照して、本発明の実施の形態を例示的に詳しく説明する。なお、以下の説明は本発明を例示的に説明するものであり、本発明は以下の実施形態に限定されるものではない。 Hereinafter, embodiments of the present invention will be described in detail exemplarily with reference to the drawings. The following description is an exemplary description of the present invention, and the present invention is not limited to the following embodiments.
<システム構成>
図1は、本実施形態に係る音声対話システムの構成を示す図である。本実施形態に係る音声対話システムは、音声対話装置100およびスマートフォン200を備える。
<System configuration>
FIG. 1 is a diagram showing a configuration of a voice dialogue system according to the present embodiment. The voice dialogue system according to the present embodiment includes a voice dialogue device 100 and a smartphone 200.
本実施形態に係る音声対話装置100は、演算装置、記憶装置、入出力装置などを含む情報処理装置(コンピュータ)である。記憶装置に格納されたプログラムを演算装置が実行することで、音声対話装置100の、取得部110、記憶部120、抽出部130、ルールベース型分類部140、機械学習型分類部150、質問特定部160、問いかけ文生成部170、回答生成部180等の機能が提供される。
The voice dialogue device 100 according to the present embodiment is an information processing device (computer) including an arithmetic device, a storage device, an input / output device, and the like. When the arithmetic unit executes the program stored in the storage device, the
また、本実施形態に係るスマートフォン200は、マイクやスピーカー等を含む情報処理装置(コンピュータ)を備える。スマートフォン200は、ユーザの発話内容(質問)を取得し、発話内容をテキストに変換した後、音声対話装置100に出力する。また、スマートフォン200は、音声対話装置100より問いかけ文や回答文を取得し、音声等でユーザに出力する。 Further, the smartphone 200 according to the present embodiment includes an information processing device (computer) including a microphone, a speaker, and the like. The smartphone 200 acquires the user's utterance content (question), converts the utterance content into text, and then outputs the utterance content to the voice dialogue device 100. Further, the smartphone 200 acquires a question sentence and an answer sentence from the voice dialogue device 100 and outputs the question sentence and the answer sentence to the user by voice or the like.
取得部110は、本実施形態では、スマートフォン200を介してユーザの質問文のテキストを取得する。
In the present embodiment, the
記憶部120は、あらかじめ定められた複数の質問と、複数の質問の属性を表す1つ以上の属性項目と、複数の質問それぞれに対して属性項目が実際とる値(内容)である属性値を保持する。
The
図2は、本実施形態に係る「車のトラブルに関する質問応答システム」における記憶部120の例を示す。図2の例では、記憶部120に複数の質問(ID)121ならびに属性項目122(パーツ)、属性項目123(症状)および属性項目124(質問形式)を記憶している。また、図2の例では、記憶部120に<パーツ>に該当する属性値「エンジン」および「タイヤ」、<症状>に該当する属性値「xxx」および「yyy」、<質問形式>に該当する属性値「how」および「what」を記憶している。
FIG. 2 shows an example of the
なお、図2の例では属性項目が3つの場合を示しているが、属性項目の数はいくつであっても構わない。また、記憶部120の属性項目および属性値の内容は特に限定されない。また、図2では、記憶部120の構成として表(テーブル)を用いているが、データ構造は特に限定されない。記憶部120は、あらかじめ定められた質問を特定できるように構成されていればよい。
Although the example of FIG. 2 shows the case where there are three attribute items, the number of attribute items may be any number. Further, the content of the attribute item and the attribute value of the
なお、記憶部120のすべての属性値の内容が一致する質問が複数あってもよい。例えば、図2の属性項目[<パーツ>,<症状>,<質問形式>]の属性値が、[「エンジン」,「異音」,「how」]である質問が2つ以上あってもよい。このような構成とした場合でも、後述するように、記憶部120を用いて質問の候補を求めることができる。また、記憶部120は、手動で作成してもよく、機械学習等を用いて作成してもよい。さらに、記憶部120の内容は固定でもよいし、追加、更新および削除等を行ってもよい。
In addition, there may be a plurality of questions in which the contents of all the attribute values of the
抽出部130は、入力されたテキストから、記憶部120の属性項目もしくは属性値またはこれらの類義語に関連するキーワードを抽出する。ここで、ユーザが以下のような曖昧な質問をした場合、抽出部130は、図2に示す記憶部120を参照して、質問文中の属性値に関連するキーワード「エンジン」を抽出する。
「エンジンがなんかおかしいな」
The
"Samething strange about the engine"
なお、抽出方法は特に限定されない。たとえば、抽出部130は、形態素解析等を用いてテキストに含まれるすべての単語等を抽出してもよい。
The extraction method is not particularly limited. For example, the
ルールベース型分類部140(第一意図理解手段)は、記憶部120および抽出部130の抽出結果から、ユーザの質問と合致する質問の候補を求める。まず、ルールベース型分類部140は、抽出部130の抽出したキーワードと、記憶部120の属性値を参照する。そして、ルールベース型分類部140は、キーワードに関連する属性値を有する質問を、ユーザの質問の候補として出力する。ここで、キーワードが抽出された属性項目を属性項目群A、キーワードが抽出されていない属性項目を属性項目群Bと称する。
The rule-based classification unit 140 (first intention understanding means) seeks a question candidate that matches the user's question from the extraction results of the
例えば、ユーザが上述のような曖昧な質問をした場合、まず、ルールベース型分類部140は抽出部130が抽出した質問文のキーワード「エンジン」および記憶部120の属性値を参照する。そして、ルールベース型分類部140は、キーワード「エンジン」に関連する属性値を有する質問を候補として求める。記憶部120が図2に示す構成の場合、<パーツ>の属性値に「エンジン」が設定されている質問1から5が質問の候補として出力される。この場合、属性項目<パーツ>は属性項目群A、属性項目<症状>および<質問形式>は属性項目群Bに含まれる。
For example, when the user asks an ambiguous question as described above, first, the rule-based
機械学習型分類部150(第二意図理解手段)は、あらかじめ定められた質問のそれぞ
れと、取得部110より出力されたテキストとの一致度(スコア)を求める。本実施形態では、機械学習型分類部150は、機械学習を用いて生成された分類器を用いてスコアの算出を行う。機械学習を用いた分類器の作成方法に関しては、既存の手法を用いる。分類器によって求められたスコアの例を図3(A)に示す。
The machine learning type classification unit 150 (second intention understanding means) obtains a degree of agreement (score) between each of the predetermined questions and the text output from the
質問特定部160は、ルールベース型分類部140または機械学習型分類部150の処理結果を用いてユーザの質問を特定する。本実施形態では、機械学習型分類部150の処理結果から質問が一意に定まる場合は、質問特定部160は、当該質問をユーザの質問であると特定する。また、機械学習型分類部150の処理結果からユーザの質問が一意に定まらない場合は、質問特定部160は、ルールベース型分類部140および機械学習型分類部150を用いて判断を行う。質問特定部160の詳細については、図5のフローチャートを用いた処理説明において行う。
The
問いかけ文生成部170は、質問特定部160において質問が一意に定まらない場合に、ユーザへの問いかけ文を生成する。そして、生成された問いかけ文はスマートフォン200を介してユーザに出力される。本実施形態では、問いかけ文生成部170は、ルールベース型分類部140の算出結果から得られる質問の候補を対象に、属性項目群Bの属性値を用いて問いかけ文を生成する。問いかけ文生成部170の詳細については、図5および6のフローチャートを用いた処理説明において行う。
The question
回答生成部180は、質問特定部160によって特定された質問に対する回答を生成する。そして、生成された回答はスマートフォン200を介してユーザに出力される。本実施形態では、回答生成部180は、質問と回答が1対1に対応付けられる第2記憶手段(不図示)を参照して回答文を生成する。
The
<処理内容>
本実施形態に係る音声対話システムにおける処理について、上述と同様、ユーザから「エンジンがなんかおかしいな」といった質問が入力された例について図5を参照して説明する。
<Processing content>
Similar to the above, the processing in the voice dialogue system according to the present embodiment will be described with reference to FIG. 5 with reference to an example in which a question such as "something is wrong with the engine" is input from the user.
ステップS102において、取得部110は、スマートフォン200を介してユーザの質問のテキストを取得する。
In step S102, the
ステップS104において、機械学習型分類部150は、あらかじめ定められた複数の質問ぞれぞれと、取得されたテキストとの一致度(スコア)を算出する。
In step S104, the machine learning
ステップS106において、質問特定部160は、ステップS104の処理結果を用いて質問が一意に定まるか否かを判断する。具体的には、質問特定部160は、ステップS104において複数の質問すべてに対して算出されたスコアを合計値が1となるように正規化し、正規化後の値(確信度)が所定の閾値以上となる質問が一意に定まるか否かを判断する。ここで、所定の閾値とは、それ以上であればユーザの意図した質問であるとみなせるような確信度の値である。図3(B)は、図3(A)のすべての質問を対象に、スコアを正規化して得られる確信度の例である。質問特定部160は、質問が一意に定まる場合には、当該質問をユーザの質問であると特定し、ステップS118に進む。質問が一意に定まらない場合は、ステップS110に進む。
In step S106, the
ステップS108において、ステップS106の処理の結果、質問が一意に定まらないと判断された場合(S106−NO)、抽出部130は、ステップS102において取得したテキストから、記憶部120の属性項目もしくは属性値またはこれらの類義語に関連するキーワードを抽出する。
In step S108, when it is determined that the question is not uniquely determined as a result of the processing in step S106 (S106-NO), the
ステップS110において、ルールベース型分類部140は、抽出されたキーワードと記憶部120を参照して、ユーザの質問の候補を算出する。
In step S110, the rule-based
ステップS112において、質問特定部160は、ステップS110の処理結果から質問が一意に定まるか否かを判断する。具体的には、候補として算出された質問のみを対象に、再度、スコアの正規化を行う。そして、質問特定部160は、得られた値(確信度)が所定の閾値以上となる質問が一意に定まるか否かを判断する。本実施形態では、ステップS106とステップS112において同じ閾値を用いるが、異なる値を用いてもよい。質問が一意に定まる場合には、質問特定部160は当該質問をユーザの質問であると特定して、ステップS118に進む。質問が一意に定まらない場合は、ステップS114に進む。図4(A)は、あらかじめ定められた質問すべてを対象にスコアを正規化した例を示す。図4(B)は、ルールベース型分類部140が算出した質問の候補のみを対象にスコアを正規化した例を示す。
In step S112, the
ステップS114では、ステップS112において質問が一意に定まらないと判断された場合(S112−NO)、問いかけ文生成部170がユーザへの問いかけ文を生成する。本実施形態では、問いかけ文生成部170は、属性項目群Bに含まれる属性項目の属性値を用いて問いかけ文を生成する。そして、生成された問いかけ文は、スマートフォン200を介してユーザに出力される。ステップS114の詳細については、後述の図6のフローチャートを用いた処理説明において行う。
In step S114, when it is determined in step S112 that the question is not uniquely determined (S112-NO), the question
ステップS116において、システムからユーザに対して問いかけがされた後に、ユーザからの応答が検出された場合は、ルールベース型分類部140は、再度、質問の候補の算出を行い、ステップS112に進む。そして、質問が一意に定まるまでステップS112から116の処理を繰り返す。
If a response from the user is detected after the system asks the user in step S116, the rule-based
ステップS118では、上記ステップにおいて質問が一意に定まる場合(S106−YES、S112−YES)、回答生成部180は、質問に適した回答を行う。回答は、スマートフォン200を介してユーザに出力される。
In step S118, when the question is uniquely determined in the above step (S106-YES, S112-YES), the
(問いかけ文生成処理)
ステップS114の処理の詳細を、図6および7を参照して説明する。
(Question sentence generation process)
Details of the process in step S114 will be described with reference to FIGS. 6 and 7.
≪ステップS1141≫
ステップS1141において、問いかけ文生成部170は質問の絞り込みを行う。具体的には、問いかけ文生成部170は確信度が所定値以上の質問を選択する。ここで、所定値とは、それ未満であればユーザの意図した質問ではないとみなせるような確信度の値である。本実施形態では、所定値は上述の所定の閾値未満の値を用いるが、所定の閾値以上でもよい。図7は、問いかけ文生成部170が、所定値0.10で質問を絞り込む例である。図7の例では、問いかけ文生成部170は、ステップS110において算出された5つの質問を、質問1から4の4つに絞り込んでいる。
<< Step S1141 >>
In step S1141, the question
≪ステップS1142≫
ステップS1142において、問いかけ文生成部170は、問いかけ文に用いる属性項目を選択する。まず、問いかけ文生成部170は、キーワードが抽出されていない属性項目群Bに着目する。そして、問いかけ文生成部170は、属性項目群Bに含まれる属性項目の内、ステップS1141の処理で絞り込まれた質問に対応する属性値が複数種類存在する属性項目を選択する。図7の例では、問いかけ文生成部170は、まず、属性項目群Bに含まれる属性項目<症状>、<質問形式>に着目する。そして、属性項目ごとに絞り
込まれた質問1から4に対応する属性値が複数種類存在する属性項目を選択する。具体的には、属性項目<症状>に該当する属性値は「xxx」、「yyy」、「zzz」および「www」の4種類、属性項目<質問形式>に該当する属性値は「how」の1種類のみである。よって、図7の例では、問いかけ文生成部170は、複数の属性値が存在する属性項目<症状>を選択する。
<< Step S1142 >>
In step S1142, the question
≪ステップS1143≫
ステップS1143において、ステップS1142の処理結果から選択された属性項目が1つか否かを判断する。選択された属性項目が1つの場合には、問いかけ文生成部170は、当該属性項目を問いかけ文に用いる属性項目とし、ステップS1145に進む。選択された属性項目が2つ以上の場合は、ステップS1144に進む。
<< Step S1143 >>
In step S1143, it is determined whether or not there is one attribute item selected from the processing result of step S1142. When there is only one selected attribute item, the question
≪ステップS1144≫
ステップS1144では、ステップS1143において属性項目が1つに決定されない場合(S1143−NO)に、問いかけ文生成部170は、ステップS1142において選択された複数の属性項目から問いかけ文に用いる属性項目を決定する。
<< Step S1144 >>
In step S1144, when the attribute item is not determined to be one in step S1143 (S1143-NO), the question
ここで、後述するステップS1145では、問いかけ文生成部170は、ステップS1144において決定する属性項目について、2種類の属性値を用いて問いかけ文を生成する。例えば、属性項目<症状>について「Aですか?またはBですか?」(属性値が3種類以上存在する場合は「Aですか?またはBですか?それとも他の症状ですか?」)といった問いかけ文を生成する。
Here, in step S1145, which will be described later, the question
よって、ステップS1144における属性項目の決定方法として、問いかけ文生成部170は、例えば、上記の問いかけを行う場合の平均情報量(エントロピー)を考慮して属性項目を決定することができる。具体的には、問いかけ文生成部170は、属性項目ごとに各属性値の確信度を用いて平均情報量の算出を行い、求まる値が最大の属性項目を用いて問いかけ文を生成する。以下、図8を用いて、平均情報量を考慮した属性項目の決定方法について説明する。
Therefore, as a method of determining the attribute item in step S1144, the question
図8は、ステップS1142において複数の属性項目が選択された例である。このような場合、問いかけ文生成部170は、ステップS1141において絞り込まれた質問を対象に再度正規化を行った確信度から、以下の式1を用いて平均情報量を求める。
Eは属性項目ごとの平均情報量、P1からP3は所定の属性値で集約した確信度の合計値である。
FIG. 8 is an example in which a plurality of attribute items are selected in step S1142. In such a case, the question
E is the average amount of information for each attribute item, P 3 from P 1 is the total value of the confidence that aggregates a predetermined attribute value.
ここで、問いかけ文生成部170は、2種類の属性値を選ぶ。例えば、図8に示す記憶部320の属性項目<症状>の場合、問いかけ文生成部170は、1つ目の属性値は「xxx」、2つ目の属性値は「yyy」を選ぶ。なお、本実施形態では、属性値が3種類以上存在する場合は、後述するステップS1145の処理と同様に、スコアの降順で上位2種類の属性値を用いるが、属性値の選択方法については特に限定されない。例えば、問いかけ文生成部170は、属性値をランダムに2種類選択してもよい。
Here, the question
そして、1つ目の属性値で集約した確信度の合計値をP1、2つ目の属性値で集約した確信度の合計値をP2とする。また、属性値が3種類以上ある場合は、3つ目以降のすべての属性値の確信度の合計値をP3(P3=1−P1−P2)とする。 Then, let P 1 be the total value of the certainty levels aggregated by the first attribute value, and P 2 be the total value of the certainty levels aggregated by the second attribute value. If there are three or more types of attribute values, the total value of the certainty of all the attribute values after the third is P 3 (P 3 = 1-P 1- P 2 ).
図8に示す記憶部320の例では、属性項目<症状>の平均情報量は1.57(P1=0.31,P2=0.28,P3=0.41)、属性項目<質問形式>の平均情報量は0.99(P1=0.45,P2=0.55,P3=0.00)である。よって、問いかけ文生成部170は、問いかけ文生成に用いる属性項目を、平均情報量が最大の属性項目<症状>に決定する。
In the example of the storage unit 320 shown in FIG. 8, the average amount of information of the attribute item <symptom> is 1.57 (P 1 = 0.31, P 2 = 0.28, P 3 = 0.41), and the attribute item < The average amount of information in the question format> is 0.99 (P 1 = 0.45, P 2 = 0.55, P 3 = 0.00). Therefore, the question
なお、平均情報量の算出に用いる属性値の選択方法は特に限定されず、例えば、問いかけ文生成部170は属性値をランダムに選んでもよい。また、平均情報量の算出に用いる属性値の種類は2種類に限定されず、例えば、問いかけ文生成部170は、1種類または3種類以上の属性値を用いて平均情報量を算出してもよい。
The method of selecting the attribute value used for calculating the average amount of information is not particularly limited. For example, the question
なお、ステップS1144における属性項目の決定方法として、上述の平均情報量を考慮する方法以外に、例えば、問いかけ文生成部170は、ランダムに属性項目を選んでもよい。また、あらかじめ属性項目に優先順位を設定して、問いかけ文生成部170は優先順位に従って優先度の高い属性項目を選んでもよい。さらに、問いかけ文生成部170は、属性値の種類に応じて、例えば、種類が最も多い属性項目を選んでもよい。
In addition to the above-mentioned method of considering the average amount of information, as the method of determining the attribute item in step S1144, for example, the question
≪ステップS1145≫
ステップS1145では、上述の通り、ステップS1143(S1143−YES)またはステップS1144において決定された属性項目の属性値を2種類用いて問いかけ文を生成する。例えば、属性項目<症状>の属性値「xxx」および「yyy」を用いる場合、問いかけ文生成部170は、以下の問いかけ文を生成する。
「xxxですか?またはyyyですか?それとも他の症状ですか?」
ここで、本実施形態では、問いかけ文生成部170は、属性値が3種類以上存在する場合は、スコアの降順で上位2種類の属性値を用いるが、属性値の選択方法については特に限定されない。例えば、問いかけ文生成部170は、属性値をランダムに2種類選択してもよい。
<< Step S1145 >>
In step S1145, as described above, a question sentence is generated using two types of attribute values of the attribute items determined in step S1143 (S1143-YES) or step S1144. For example, when the attribute values "xxx" and "yyy" of the attribute item <symptom> are used, the question
"Is it xxx or yyy? Or is it some other symptom?"
Here, in the present embodiment, when the question
なお、本実施形態では、問いかけ文に2種類の属性値を用いる例について説明したが、数は特に限定されない。例えば、問いかけ文生成部170は、該当する属性項目の全ての属性値を用いて問いかけ文を生成してもよい。
In this embodiment, an example in which two types of attribute values are used in the question sentence has been described, but the number is not particularly limited. For example, the question
<本実施形態の有利な効果>
本実施形態によれば、ユーザの質問が曖昧なため問い返しが必要な場合でも、得られる情報量を考慮して問いかけを行うことで、質問の特定に要する対話回数を最小限に留めることができる。
<Advantageous effect of this embodiment>
According to the present embodiment, even when the user's question is ambiguous and it is necessary to answer the question, the number of dialogues required to identify the question can be minimized by asking the question in consideration of the amount of information obtained. ..
<変形例>
取得部110が取得するデータはテキストに限らない。例えば、取得部110はユーザの発話の音声等を取得してもよい。また、取得部110は、通信等によりデータ取得してもよい。
<Modification example>
The data acquired by the
また、本実施形態では、音声対話装置システムが、2つの分類部(意図理解部)を用いる例について説明したが、それぞれの構成は特に限定されない。第一の分類部については、複数の質問とそれらの特徴等を保持するテーブル等を用いる構成であればよく、第二の分類部については、複数の質問のそれぞれとユーザの質問とのスコア(一致度)が求まる構成であればよい。例えば、音声対話装置100は、スコアの算出に、ルールベース型分類部140で用いるものとは異なるルールベース型の分類器を用いてスコアを求めてもよい。
Further, in the present embodiment, an example in which the voice dialogue device system uses two classification units (intention understanding units) has been described, but the configuration of each is not particularly limited. The first classification section may be configured to use a plurality of questions and a table or the like that holds their characteristics, etc., and the second classification section may have scores for each of the plurality of questions and the user's question ( Any configuration can be used as long as the degree of coincidence) can be obtained. For example, the voice dialogue device 100 may obtain the score by using a rule-based classifier different from that used by the rule-based
また、音声対話装置100は、回答生成部180で用いる第2記憶手段(不図示)を有していなくてもよい。例えば、回答は記憶部120に設けられていてもよい。さらに、音声対話装置100は、回答生成部180を有していなくてもよく、この場合、質問特定部160が質問の特定および回答の生成を行ってもよい。
Further, the voice dialogue device 100 does not have to have a second storage means (not shown) used in the
また、本実施形態では、ステップS114において、問いかけ文生成部170は、いずれか1つの属性項目(の属性値)を用いてユーザへの問いかけ文を生成しているが、問いかけ文に用いる属性項目は1つに限らない。例えば、問いかけ文生成部は<症状>について問いかけるとともに、<質問形式>について同時に問いかけてもよい。このように複数の属性項目について問いかけ文を生成することで、問いかけに要する対話回数をさらに抑えることができる。
Further, in the present embodiment, in step S114, the question
さらに、本実施形態では、ステップS114において、問いかけ文生成部170は属性項目群Bに含まれるいずれかの属性値を用いて問いかけ文を生成する例について説明したが、問いかけ文の生成方法はこれに限らない。ユーザの質問を特定できるような問いかけ文であればよい。例えば、上述の例において、問いかけ文生成部170は、ユーザの質問から自明な内容(属性項目群A)である「エンジン」を用いて「エンジンのどのようなトラブルでしょうか?」といった問いかけ文を生成してもよい。さらに、記憶部120に設けられた単語等を含まない問いかけ文を生成してもよく、例えば、上述の例において質問中のキーワード「エンジン」以外を用いて、「なんかおかしい、とは具体的にどのようなトラブルでしょうか」といった問いかけ文を生成してもよい。
Further, in the present embodiment, in step S114, the question
なお、スマートフォン200への入力は音声に限らず、例えば、キーボードで入力されたテキスト等でもよい。また、スマートフォン200からユーザへの出力はテキスト等であってもよい。さらに、本実施形態に係るスマートフォン200は、音声をテキストに変換する役割を果たしていればよく、例えば、PC等に置き換えることもできる。また、質問応答システムは、スマートフォン200を用いなくてもよい。例えば、音声対話装置100に、マイク、スピーカーおよびディスプレイ等を設けて、ユーザの質問を直接取得してもよく、ユーザに直接問いかけおよび回答を行ってもよい。 The input to the smartphone 200 is not limited to voice, and may be, for example, text input by the keyboard. Further, the output from the smartphone 200 to the user may be text or the like. Further, the smartphone 200 according to the present embodiment may play a role of converting voice into text, and may be replaced with, for example, a PC or the like. Further, the question answering system does not have to use the smartphone 200. For example, the voice dialogue device 100 may be provided with a microphone, a speaker, a display, or the like to directly acquire the user's question, or may directly ask and answer the user's question.
また、本実施形態では、正規化後の確信度を用いた例について説明したが、これに限らない。例えば、機械学習型分類部150によって求められたスコアそのものを用いて質問の特定等を行ってもよい。この場合、上記の所定の閾値等は、スコアに対して設ければよい。
Further, in the present embodiment, an example using the conviction after normalization has been described, but the present invention is not limited to this. For example, the question may be specified using the score itself obtained by the machine learning
また、本実施形態では、「車のトラブルに関する質問応答システム」を例に説明をしたが、質問の対象はこれに限定されない。 Further, in the present embodiment, the explanation has been given by taking the "question answering system for car trouble" as an example, but the subject of the question is not limited to this.
<その他>
上記の実施形態および変形例の構成は、本発明の技術的思想を逸脱しない範囲内で、適宜組み合わせて利用することができる。また、本発明は、その技術的思想を逸脱しない範囲で適宜変更を加えて実現しても構わない。
<Others>
The configurations of the above-described embodiments and modifications can be appropriately combined and used within a range that does not deviate from the technical idea of the present invention. Further, the present invention may be realized by appropriately modifying it without departing from the technical idea.
100:音声対話装置
110:取得部
120,220,320:記憶部
130:抽出部
140:ルールベース型分類部
150:機械学習型分類部
160:質問特定部
170:問いかけ文生成部
180:回答生成部
200:スマートフォン
100: Voice dialogue device 110:
Claims (11)
あらかじめ定められた複数の質問と、前記複数の質問の属性を表す1つ以上の属性項目と、前記複数の質問ごとの前記属性項目の内容を表す属性値を対応付けて保持する記憶手段と、
前記テキストから、前記属性項目もしくは前記属性値またはこれらの類義語に関連するキーワードを抽出する抽出手段と、
前記キーワードと前記記憶手段を用いて、前記複数の質問の内、前記テキストと合致する質問の候補を求める第一意図理解手段と、
前記複数の質問のそれぞれと前記テキストの一致度を表すスコアを前記複数の質問ごとに求める第二意図理解手段と、
前記第一意図理解手段または前記第二意図理解手段の処理結果から、質問を特定する質問特定手段と、
を備え、
前記質問特定手段は、
前記第二意図理解手段の処理結果から、質問が一意に定まる場合は、前記第二意図理解手段の処理結果からユーザの質問を特定し、
前記第二意図理解手段の処理結果から、質問が一意に定まらない場合は、前記第一意図理解手段および前記第二意図理解手段の処理結果からユーザの質問を特定する、
対話システム。 How to get the text of the user's question,
A storage means for associating and holding a plurality of predetermined questions, one or more attribute items representing the attributes of the plurality of questions, and an attribute value representing the contents of the attribute items for each of the plurality of questions.
An extraction means for extracting the attribute item or the attribute value or a keyword related to these synonyms from the text.
Using the keyword and the storage means, a first intent understanding means for finding a candidate for a question that matches the text among the plurality of questions.
A second means of understanding the intention to obtain a score indicating the degree of agreement between each of the plurality of questions and the text for each of the plurality of questions.
A question identifying means for identifying a question from the processing result of the first intention understanding means or the second intention understanding means,
With
The question identification means
If the question is uniquely determined from the processing result of the second intention understanding means, the user's question is specified from the processing result of the second intention understanding means.
If the question is not uniquely determined from the processing result of the second intention understanding means, the user's question is specified from the processing results of the first intention understanding means and the second intention understanding means.
Dialogue system.
請求項1に記載の対話システム。 The question identifying means determines that a question is uniquely determined when there is one question in which the normalized value of the score is equal to or greater than a predetermined threshold value.
The dialogue system according to claim 1.
前記複数の質問すべてを対象に前記スコアを正規化した値が所定の閾値以上となる質問を、ユーザの質問であると特定することにより行い、
前記質問特定手段における、前記第一意図理解手段および前記第二意図理解手段を用いる質問の特定は、
前記第一意図理解手段によって得られる質問の候補を対象に前記スコアを正規化した値が所定の閾値以上となる質問を、ユーザの質問であると特定することにより行う、
請求項1または2に記載の対話システム。 In the question specifying means, the question using the second intention understanding means is specified.
A question in which the normalized value of the score is equal to or higher than a predetermined threshold for all of the plurality of questions is asked by identifying it as a user's question.
In the question identifying means, the identification of the question using the first intention understanding means and the second intention understanding means is performed.
A question for which the value obtained by normalizing the score is equal to or greater than a predetermined threshold value is specified as a user's question for the question candidates obtained by the first intention understanding means.
The dialogue system according to claim 1 or 2.
をさらに備える請求項1から3のいずれか1項に記載の対話システム。 A question sentence generation means for generating a question sentence to a user for the attribute item for which a keyword has not been extracted by the extraction means when the question is not uniquely determined by the question identification means.
The dialogue system according to any one of claims 1 to 3, further comprising.
請求項4に記載の対話システム。 The question sentence generation means generates a question sentence by using the attribute value of the attribute item in which a plurality of types of the attribute values exist among the attribute items for which keywords have not been extracted by the extraction means.
The dialogue system according to claim 4.
請求項5に記載の対話システム。 The question sentence generating means targets only the questions whose normalized value of the score is equal to or greater than a predetermined value among the plurality of questions, and the attribute value of the attribute item having the maximum average amount of information (entropy). Generate a question sentence using
The dialogue system according to claim 5.
請求項6に記載の対話システム。 The question sentence generation means uses the attribute value as a question sentence for a plurality of attribute items among the attribute items.
The dialogue system according to claim 6.
請求項4から7のいずれか1項に記載の対話システム。 The processing of the question sentence generating means, the first intention understanding means, the second intention understanding means, and the question specifying means is repeated until the question is uniquely determined by the question specifying means.
The dialogue system according to any one of claims 4 to 7.
請求項1から8のいずれか1項に記載の対話システム。 The second intention understanding means obtains a score using a classifier generated by machine learning.
The dialogue system according to any one of claims 1 to 8.
ユーザの質問文のテキストを取得する取得ステップと、
前記テキストから、前記属性項目もしくは前記属性値またはこれらの類義語に関連するキーワードを抽出する抽出ステップと、
前記キーワードと前記記憶手段を用いて、前記複数の質問の内、前記テキストと合致する質問の候補を求める第一意図理解ステップと、
前記複数の質問のそれぞれと前記テキストの一致度を表すスコアを前記複数の質問ごとに求める第二意図理解ステップと、
前記第一意図理解ステップまたは前記第二意図理解ステップの処理結果から、質問を特定する質問特定ステップと、
を含み、
前記質問特定ステップでは、
前記第二意図理解ステップの処理結果から、質問が一意に定まる場合は、前記第二意図理解ステップの処理結果からユーザの質問を特定し、
前記第二意図理解ステップの処理結果から、質問が一意に定まらない場合は、前記第一意図理解ステップおよび前記第二意図理解ステップの処理結果からユーザの質問を特定する、
対話方法。 Executed by a computer having a storage means for associating a plurality of predetermined questions, one or more attribute items representing the attributes of the plurality of questions, and an attribute value representing the contents of the attribute items for each of the plurality of questions. It ’s a dialogue method,
Get step to get the text of the user's question, and
An extraction step of extracting a keyword related to the attribute item or the attribute value or a synonym thereof from the text.
Using the keyword and the storage means, a first intent understanding step of finding a candidate for a question that matches the text among the plurality of questions.
A second intent understanding step of obtaining a score representing the degree of agreement between each of the plurality of questions and the text for each of the plurality of questions.
A question identification step that identifies a question from the processing result of the first intention understanding step or the second intention understanding step,
Including
In the question identification step
If the question is uniquely determined from the processing result of the second intention understanding step, the user's question is specified from the processing result of the second intention understanding step.
If the question is not uniquely determined from the processing result of the second intention understanding step, the user's question is specified from the processing results of the first intention understanding step and the second intention understanding step.
How to interact.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017135625A JP6769405B2 (en) | 2017-07-11 | 2017-07-11 | Dialogue system and dialogue method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017135625A JP6769405B2 (en) | 2017-07-11 | 2017-07-11 | Dialogue system and dialogue method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2019020774A JP2019020774A (en) | 2019-02-07 |
JP6769405B2 true JP6769405B2 (en) | 2020-10-14 |
Family
ID=65354113
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017135625A Expired - Fee Related JP6769405B2 (en) | 2017-07-11 | 2017-07-11 | Dialogue system and dialogue method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6769405B2 (en) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7270188B2 (en) * | 2019-05-23 | 2023-05-10 | 本田技研工業株式会社 | Knowledge graph completion device and knowledge graph completion method |
JP7448350B2 (en) * | 2019-12-18 | 2024-03-12 | トヨタ自動車株式会社 | Agent device, agent system, and agent program |
JP2021117205A (en) * | 2020-01-29 | 2021-08-10 | トヨタ自動車株式会社 | Information processing device |
WO2021168650A1 (en) * | 2020-02-25 | 2021-09-02 | 京东方科技集团股份有限公司 | Question query apparatus and method, device, and storage medium |
CN114756663A (en) * | 2022-03-29 | 2022-07-15 | 税友信息技术有限公司 | Intelligent question answering method, system, equipment and computer readable storage medium |
CN117235237B (en) * | 2023-11-10 | 2024-03-12 | 腾讯科技(深圳)有限公司 | Text generation method and related device |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4650072B2 (en) * | 2005-04-12 | 2011-03-16 | 富士ゼロックス株式会社 | Question answering system, data retrieval method, and computer program |
WO2007099812A1 (en) * | 2006-03-01 | 2007-09-07 | Nec Corporation | Question answering device, question answering method, and question answering program |
JP5311002B2 (en) * | 2008-06-30 | 2013-10-09 | 日本電気株式会社 | Question answer search system, method and program thereof |
JP2012212416A (en) * | 2011-10-07 | 2012-11-01 | Hardis System Design Co Ltd | Retrieval system, operation method of retrieval system, and program |
US20140351228A1 (en) * | 2011-11-28 | 2014-11-27 | Kosuke Yamamoto | Dialog system, redundant message removal method and redundant message removal program |
JP6007088B2 (en) * | 2012-12-05 | 2016-10-12 | Kddi株式会社 | Question answering program, server and method using a large amount of comment text |
-
2017
- 2017-07-11 JP JP2017135625A patent/JP6769405B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2019020774A (en) | 2019-02-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6769405B2 (en) | Dialogue system and dialogue method | |
US10698868B2 (en) | Identification of domain information for use in machine learning models | |
US20200184276A1 (en) | Method and system for generating and correcting classification models | |
WO2021174717A1 (en) | Text intent recognition method and apparatus, computer device and storage medium | |
KR102256240B1 (en) | Non-factoid question-and-answer system and method | |
US8325189B2 (en) | Information processing apparatus capable of easily generating graph for comparing of a plurality of commercial products | |
US10503830B2 (en) | Natural language processing with adaptable rules based on user inputs | |
US9183285B1 (en) | Data clustering system and methods | |
CN108090068B (en) | Classification method and device for tables in hospital database | |
US11270683B2 (en) | Interactive system, apparatus, and method | |
WO2020237872A1 (en) | Method and apparatus for testing accuracy of semantic analysis model, storage medium, and device | |
US20190155904A1 (en) | Generating ground truth for questions based on data found in structured resources | |
WO2022022049A1 (en) | Long difficult text sentence compression method and apparatus, computer device, and storage medium | |
US11049409B1 (en) | Systems and methods for treatment of aberrant responses | |
US20230177362A1 (en) | Risk assessment apparatus, risk assessment method, and program | |
WO2019088084A1 (en) | Cause-effect sentence analysis device, cause-effect sentence analysis system, program, and cause-effect sentence analysis method | |
CN105843890B (en) | Knowledge base-based big data and common data oriented data acquisition method and system | |
JP2016110256A (en) | Information processing device and information processing program | |
JP5954836B2 (en) | Ununderstood sentence determination model learning method, ununderstood sentence determination method, apparatus, and program | |
JP5911931B2 (en) | Predicate term structure extraction device, method, program, and computer-readable recording medium | |
CN109712680B (en) | Medical data generation method and system based on HL7 standard | |
US20210224747A1 (en) | Information processing apparatus and non-transitory computer readable medium storing program | |
KR102518895B1 (en) | Method of bio information analysis and storage medium storing a program for performing the same | |
US20170154035A1 (en) | Text processing system, text processing method, and text processing program | |
KR20230020681A (en) | Interactive search method and apparatus based on artificial intelligence |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20191115 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20200825 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20200826 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20200907 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 6769405 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
LAPS | Cancellation because of no payment of annual fees |