JP2020074020A - Summary generation device, summary generating method and summary generation program - Google Patents

Summary generation device, summary generating method and summary generation program Download PDF

Info

Publication number
JP2020074020A
JP2020074020A JP2020001449A JP2020001449A JP2020074020A JP 2020074020 A JP2020074020 A JP 2020074020A JP 2020001449 A JP2020001449 A JP 2020001449A JP 2020001449 A JP2020001449 A JP 2020001449A JP 2020074020 A JP2020074020 A JP 2020074020A
Authority
JP
Japan
Prior art keywords
information
unit
text information
structuring
generation 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.)
Granted
Application number
JP2020001449A
Other languages
Japanese (ja)
Other versions
JP6818916B2 (en
Inventor
布目 光生
Mitsuo Nunome
光生 布目
平 芦川
Taira Ashikawa
平 芦川
将之 芦川
Masayuki Ashikawa
将之 芦川
貴史 益子
Takashi Masuko
貴史 益子
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2020001449A priority Critical patent/JP6818916B2/en
Publication of JP2020074020A publication Critical patent/JP2020074020A/en
Application granted granted Critical
Publication of JP6818916B2 publication Critical patent/JP6818916B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Machine Translation (AREA)

Abstract

To reduce a preparation work.SOLUTION: A summary generation device includes an identity extraction unit, a segment candidate generation unit, and a structuring estimation unit. The identity extraction unit extracts identity information of a word included in text information. The segment candidate generation unit generates a segment candidate which is a constitutional unit for a display based on the extracted identity information. The structuring estimation unit estimates structural information including global structural information to local structural information based on the generated segment candidate and an estimation model for structuring.SELECTED DRAWING: Figure 3

Description

本発明の実施形態は、サマリ生成装置、サマリ生成方法及びサマリ生成プログラムに関する。   Embodiments of the present invention relate to a summary generation device, a summary generation method, and a summary generation program.

従来、音声認識技術の精度向上に伴い、会議等の発言録作成に音声認識技術を活用したシステムが提案されている。このような状況で、人手による作成のために手間がかかっていた会議等の議事録作成を支援する技術がある。例えば、議事録の雛形を準備し、分析したうえで、議事録の雛形に従った議事録を作成するための技術がある。   2. Description of the Related Art Conventionally, with the improvement in accuracy of voice recognition technology, a system utilizing the voice recognition technology for creating a memorandum at a meeting or the like has been proposed. In such a situation, there is a technology that supports the preparation of minutes of a meeting or the like, which is time-consuming for manual preparation. For example, there is a technique for preparing a minutes template and analyzing it, and then creating a minutes according to the minutes template.

特開2015−138103号公報JP, 2015-138103, A

しかしながら、従来技術は、議事録作成のための事前の準備が煩雑であるという問題がある。具体的には、従来技術は、事前に準備した議事録の雛形を使用するため、議事録作成のための事前の準備が煩雑である。   However, the conventional technique has a problem that preparation for preparing minutes is complicated. Specifically, in the related art, since the template of the minutes prepared in advance is used, the preparation in advance for creating the minutes is complicated.

本発明が解決しようとする課題は、事前準備の手間を削減することができるサマリ生成装置、サマリ生成方法及びサマリ生成プログラムを提供することである。   The problem to be solved by the present invention is to provide a summary generation device, a summary generation method, and a summary generation program that can reduce the preparation work.

実施形態のサマリ生成装置は、素性抽出部と、セグメント候補生成部と、構造化推定部とを有する。素性抽出部は、テキスト情報に含まれる単語の素性情報を抽出する。セグメント候補生成部は、抽出された素性情報に基づいて、表示のための構成単位となるセグメントの候補を生成する。構造化推定部は、生成されたセグメントの候補と、構造化のための推定モデルとに基づいて、大局的な構造の情報から局所的な構造の情報までを含む構造情報を推定する。   The summary generation device according to the embodiment includes a feature extraction unit, a segment candidate generation unit, and a structured estimation unit. The feature extraction unit extracts feature information of a word included in the text information. The segment candidate generation unit generates a segment candidate that is a constituent unit for display based on the extracted feature information. The structuring estimation unit estimates structural information including global structural information to local structural information based on the generated segment candidates and the structuring estimation model.

実施形態に係るサマリ生成システムのシステム構成を示す図。FIG. 1 is a diagram showing a system configuration of a summary generation system according to an embodiment. 実施形態に係るサマリ生成装置のハードウェア構成を示すブロック図。FIG. 3 is a block diagram showing a hardware configuration of the summary generation device according to the embodiment. 実施形態に係るサマリ生成装置の機能構成を示すブロック図。FIG. 3 is a block diagram showing a functional configuration of a summary generation device according to the embodiment. 実施形態に係る音声認識処理結果を示す図。The figure which shows the voice recognition process result which concerns on embodiment. 実施形態に係る形態素解析処理結果を示す図。The figure which shows the morphological analysis processing result which concerns on embodiment. 実施形態に係るコマンド表現を示す図。The figure which shows the command expression which concerns on embodiment. 実施形態に係る品詞のプロパティ情報、意味クラスを示す図。The figure which shows the property information of a part of speech and semantic class which concern on embodiment. 実施形態に係るシステム由来の情報を示す図。The figure which shows the information derived from the system which concerns on embodiment. 実施形態に係るセグメント化の結果を示す図。The figure which shows the result of the segmentation which concerns on embodiment. 実施形態に係る構造化推定の候補抽出を説明する図。The figure explaining the extraction of the candidate of the structured estimation which concerns on embodiment. 実施形態に係る表示形式の候補を説明する図。FIG. 6 is a diagram illustrating display format candidates according to the embodiment. 実施形態に係る素性抽出部による処理の流れを示すフローチャート。6 is a flowchart showing a flow of processing by the feature extraction unit according to the embodiment. 実施形態に係るセグメント候補生成部による処理の流れを示すフローチャート。6 is a flowchart showing the flow of processing by a segment candidate generation unit according to the embodiment. 実施形態に係る構造化推定部による処理の流れを示すフローチャート。6 is a flowchart showing a flow of processing by a structured estimation unit according to the embodiment. 実施形態に係る表示形式変換部による処理の流れを示すフローチャート。6 is a flowchart showing a flow of processing by the display format conversion unit according to the embodiment.

(実施形態)
図1は、実施形態に係るサマリ生成システム1のシステム構成例を示す図である。図1に示すように、サマリ生成システム1には、サマリ生成装置100と、端末装置200とが含まれる。サマリ生成システム1において、各装置は、無線又は有線により通信可能である。また、サマリ生成システム1には、複数台の端末装置200が含まれていても良い。サマリ生成システム1は、会議等における音声データから、書式構造付きのテキストとして可視化したサマリ文書を作成するものである。
(Embodiment)
FIG. 1 is a diagram illustrating a system configuration example of a summary generation system 1 according to the embodiment. As shown in FIG. 1, the summary generation system 1 includes a summary generation device 100 and a terminal device 200. In the summary generation system 1, each device can communicate wirelessly or by wire. Further, the summary generation system 1 may include a plurality of terminal devices 200. The summary generation system 1 creates a summary document visualized as text with a format structure from voice data in a meeting or the like.

上述した構成において、端末装置200は、会議等における音声データを取得し、ネットワークを介して、取得した音声データをサマリ生成装置100に対して送信する。音声データは、端末装置200に接続されるマイクロフォン等から取得される。会議では、1のマイクロフォンが使用されても良いし、複数のマイクロフォンが使用されても良い。異なる拠点間を通じて会議が開催される場合もあるため、サマリ生成システム1には複数の端末装置200が含まれることも有り得る。かかる端末装置200は、PC(Personal Computer)やタブレット端末等の情報機器である。   In the configuration described above, the terminal device 200 acquires voice data in a conference or the like, and transmits the acquired voice data to the summary generation device 100 via the network. The voice data is acquired from a microphone or the like connected to the terminal device 200. In the conference, one microphone may be used or a plurality of microphones may be used. Since a conference may be held through different bases, the summary generation system 1 may include a plurality of terminal devices 200. The terminal device 200 is an information device such as a PC (Personal Computer) or a tablet terminal.

サマリ生成装置100は、端末装置200から音声データを取得し、発話者の明示的な要約指示や発話に含まれる構造化要求の表現を検知し、適切な表示単位(セグメント)を推定する。そして、サマリ生成装置100は、発話者からの終端指示等に応じて、各セグメントをその内容に応じて組み替え、各種の表示形式に変換して出力する。かかるサマリ生成装置100は、サーバ装置等の情報処理装置である。   The summary generation device 100 acquires voice data from the terminal device 200, detects an explicit summary instruction of the speaker or an expression of the structured request included in the utterance, and estimates an appropriate display unit (segment). Then, the summary generation device 100 rearranges each segment according to the content thereof in accordance with a termination instruction or the like from the speaker, converts the segments into various display formats, and outputs the display formats. The summary generation device 100 is an information processing device such as a server device.

図2は、実施形態に係るサマリ生成装置100のハードウェア構成例を示すブロック図である。図2に示すように、サマリ生成装置100は、CPU(Central Processing Unit)12と、ROM(Read Only Memory)13と、RAM(Random Access Memory)14と、通信部15とを有する。上記各部は、バス11により互いに接続される。   FIG. 2 is a block diagram showing a hardware configuration example of the summary generation device 100 according to the embodiment. As shown in FIG. 2, the summary generation device 100 includes a CPU (Central Processing Unit) 12, a ROM (Read Only Memory) 13, a RAM (Random Access Memory) 14, and a communication unit 15. The above units are connected to each other by a bus 11.

CPU12は、サマリ生成装置100全体の動作を制御する。CPU12は、RAM14等を作業領域として、ROM13等に記憶されたプログラムを実行することで、サマリ生成装置100全体の動作を制御する。RAM14は、各種処理に関する情報等を一時的に記憶するとともに、ROM13等に格納されたプログラムの実行時の作業領域として使用される。ROM13は、サマリ生成装置100による処理を実現するためのプログラムを記憶する。通信部15は、無線又は有線によるネットワークを介して、端末装置200等の外部装置と通信する。なお、図2に示したハードウェア構成は一例であり、上記の他にも、処理結果を出力する表示部や各種情報を入力するための操作部等が含まれていても良い。   The CPU 12 controls the overall operation of the summary generation device 100. The CPU 12 controls the overall operation of the summary generation device 100 by executing a program stored in the ROM 13 or the like using the RAM 14 or the like as a work area. The RAM 14 temporarily stores information about various processes and the like, and is used as a work area when a program stored in the ROM 13 or the like is executed. The ROM 13 stores a program for realizing the processing by the summary generation device 100. The communication unit 15 communicates with an external device such as the terminal device 200 via a wireless or wired network. The hardware configuration shown in FIG. 2 is an example, and in addition to the above, a display unit for outputting the processing result, an operation unit for inputting various kinds of information, and the like may be included.

図3は、実施形態に係るサマリ生成装置100の機能構成例を示すブロック図である。図3に示すように、サマリ生成装置100は、音声認識部110と、素性抽出部120と、セグメント候補生成部130と、構造化推定部140と、指示部160と、表示形式変換部170とを有する。上記各部は、これらの一部又は全てがソフトウェア(プログラム)で実現されても良いし、ハードウェア回路で実現されても良い。また、サマリ生成装置100は、ROM13等に、構造推定モデル150を記憶している。   FIG. 3 is a block diagram illustrating a functional configuration example of the summary generation device 100 according to the embodiment. As shown in FIG. 3, the summary generation device 100 includes a voice recognition unit 110, a feature extraction unit 120, a segment candidate generation unit 130, a structured estimation unit 140, an instruction unit 160, and a display format conversion unit 170. Have. Some or all of the above-mentioned units may be realized by software (program) or may be realized by a hardware circuit. The summary generation device 100 also stores the structure estimation model 150 in the ROM 13 or the like.

音声認識部110は、音声データに対して音声認識処理を実行する。より具体的には、音声認識部110は、端末装置200から送信された音声データの入力を受け付ける。そして、音声認識部110は、音声認識処理を実行し、各発話の文字データと、発話されたときの時刻の情報とを含むテキスト情報を生成する。図4は、実施形態に係る音声認識処理結果の例を示す図である。図4に示すように、音声認識結果であるテキスト情報には、各発話の文字データと、発話されたときの時刻の情報とが含まれる。   The voice recognition unit 110 performs voice recognition processing on voice data. More specifically, the voice recognition unit 110 receives an input of voice data transmitted from the terminal device 200. Then, the voice recognition unit 110 executes a voice recognition process, and generates text information including character data of each utterance and information of time when the utterance was made. FIG. 4 is a diagram showing an example of a voice recognition processing result according to the embodiment. As shown in FIG. 4, the text information that is the voice recognition result includes character data of each utterance and information about the time when the utterance was made.

また、音声認識部110は、音声データの音響特徴として、発話区間や無音区間等を特定し、これらの区間の時間長を検出する。なお、音声認識部110は、サマリ生成装置100に含まれていなくても良く、音声認識処理・音響特徴の抽出処理の実行結果をもとに、後段の素性抽出部120が処理するような構成としても良い。   Further, the voice recognition unit 110 identifies a speech section, a silent section, or the like as the acoustic feature of the voice data, and detects the time length of these sections. The voice recognition unit 110 does not have to be included in the summary generation device 100, and the feature extraction unit 120 in the subsequent stage performs processing based on the execution result of the voice recognition process / acoustic feature extraction process. Also good.

素性抽出部120は、テキスト情報に含まれる素性情報を抽出する。より具体的には、素性抽出部120は、音声認識部110によって生成されたテキスト情報に対して、形態素解析処理を適用する。図5は、実施形態に係る形態素解析処理結果の例を示す図である。図5に示すように、形態素解析処理により、意味を有する言語の最小単位に分割される。そして、素性抽出部120は、テキスト情報に含まれる品詞情報を特定し、意味クラス解析処理を行なう。名詞であれば、そのプロパティ情報に基づくより詳細な情報(例えば、人名や日付等の情報)を素性情報として抽出する。例えば、意味クラス解析処理では、数量表現や単位表現の有無、人名や組織名、イベント名、専門用語等のキーワードが素性情報として抽出される。続いて、素性抽出部120は、テキスト情報に対して論理要素の判定を行なう。例えば、論理要素の判定では、順序付きの箇条書き表現や、構造化のためのコマンド表現等がテキスト情報に含まれているか否かが判定される。素性抽出部120は、テキスト情報に論理要素が含まれていれば、それらのメタデータを付与しておく。   The feature extraction unit 120 extracts feature information included in the text information. More specifically, the feature extraction unit 120 applies the morphological analysis process to the text information generated by the voice recognition unit 110. FIG. 5 is a diagram illustrating an example of a morphological analysis processing result according to the embodiment. As shown in FIG. 5, the morphological analysis processing divides the language into the smallest units of meaningful language. Then, the feature extraction unit 120 identifies the part-of-speech information included in the text information and performs the semantic class analysis process. If it is a noun, more detailed information based on the property information (for example, information such as a person's name and date) is extracted as the feature information. For example, in the semantic class analysis process, keywords such as presence / absence of a quantity expression or unit expression, a person name, an organization name, an event name, and a technical term are extracted as feature information. Subsequently, the feature extraction unit 120 determines a logical element for the text information. For example, in the determination of the logical element, it is determined whether or not the ordered bulleted expression, the command expression for structuring, and the like are included in the text information. If the text information includes logical elements, the feature extraction unit 120 adds metadata to those logical elements.

図6は、実施形態に係るコマンド表現の例を示す図である。図6に示すように、コマンド表現は、「まとめます(conclusion)」、「TODO(todo)」、「以上(terminate)」、「終わります(terminate)」等である。図7は、実施形態に係る品詞のプロパティ情報、意味クラスの例を示す図である。図7に示すように、品詞のプロパティ情報や意味クラスは、「10日」であれば「DATE」、「西口」であれば「PERSON」等となる。   FIG. 6 is a diagram showing an example of a command expression according to the embodiment. As shown in FIG. 6, the command expressions are “conclusion”, “TODO (todo)”, “terminate”, “terminate”, and the like. FIG. 7 is a diagram illustrating an example of part-of-speech property information and a semantic class according to the embodiment. As shown in FIG. 7, the part-of-speech property information and the semantic class are “DATE” for “10 days” and “PERSON” for “West Exit”.

その後、素性抽出部120は、テキスト情報に対してセグメントラベルの判定を行なう。セグメントラベルとは、セグメント(表示単位)の役割を表す名称であり、前段で抽出された意味クラスや名詞のプロパティ情報、又は、このような要素を有さない発話のテキスト、構造化指示のコマンド(指示命令)を含むか否か、等に応じて付与されるメタデータのことである。例えば、構造化指示のコマンドは、構造化の開始を示唆する指示命令を指し、「箇条書きはじまり」、「ここから表」、「ここから表形式」等がこれに該当する。また、素性抽出部120は、音声認識部110によって検出された発話区間や無音区間を周辺情報として付与しておく。   After that, the feature extraction unit 120 determines the segment label for the text information. A segment label is a name that represents the role of a segment (display unit), the property information of the semantic class or noun extracted in the previous stage, or the text of an utterance that does not have such an element, the command of structuring instruction. It is metadata given according to whether or not (instruction command) is included. For example, the structuring instruction command indicates an instruction command that suggests the start of structuring, and corresponds to "bullet start", "here to table", "here to table format", and the like. The feature extraction unit 120 also adds the utterance section and the silent section detected by the voice recognition unit 110 as peripheral information.

また、素性情報として、サマリ生成システム1由来の情報も利用可能である。例えば、素性抽出部120は、システム由来の情報として、マイクロフォンや接続されている端末装置200のログインユーザをもとにした話者IDの検出、会議室等の利用時刻やスケジューラ等と連動して参照可能な会議タイトル、会議の開催時刻、参加者、会議室等の会議情報、会議中に音声を入力している個別の話者情報等の会議詳細情報があれば、これらを素性情報として取得しておく。図8は、実施形態に係るシステム由来の情報例を示す図である。図8に示すように、システム由来の情報は、「話者ID」であれば「A」であり、「会議日時」であれば「2015/10/23」等である。   Information derived from the summary generation system 1 can also be used as the feature information. For example, the feature extraction unit 120 detects the speaker ID based on the logged-in user of the microphone or the connected terminal device 200 as the system-derived information, and operates in conjunction with the usage time of the conference room or the scheduler. If there is detailed conference information such as the conference title that can be referred to, conference time, conference information such as participants and conference rooms, and information about individual speakers inputting audio during the conference, these will be acquired as feature information. I'll do it. FIG. 8 is a diagram showing an example of information derived from the system according to the embodiment. As shown in FIG. 8, the system-derived information is “A” for “speaker ID” and “2015/10/23” for “meeting date / time”.

セグメント候補生成部130は、構造化のための最小構成単位の候補のバリエーションを生成する。構造化における最小構成単位の候補には、粒度の大きな順に、話者、パラグラフ、フレーズ、漢字やカタカナ等の同一文字種の連続、意味クラス、単語、品詞等の単位で区切られる文字列が該当する。より具体的には、セグメント候補生成部130は、音声認識部110によって生成されたテキスト情報と、素性抽出部120によって抽出された素性情報とを読み込む。そして、セグメント候補生成部130は、各素性情報に存在するセグメントラベルを検出する。例えば、セグメントラベルの検出では、開始指示や終端指示、これらのほか、構造化の手がかりになるようなラベル等が検出される。   The segment candidate generation unit 130 generates a variation of the minimum structural unit candidate for structuring. The candidate of the minimum structural unit in structuring corresponds to a sequence of the same character type such as speaker, paragraph, phrase, kanji and katakana, and a character string delimited in units of semantic class, word, part of speech, etc. in descending order of granularity. .. More specifically, the segment candidate generation unit 130 reads the text information generated by the voice recognition unit 110 and the feature information extracted by the feature extraction unit 120. Then, the segment candidate generation unit 130 detects the segment label existing in each feature information. For example, in the detection of a segment label, a start instruction, an end instruction, a label that can be a clue to structuring, and the like are detected.

続いて、セグメント候補生成部130は、これまでに読み込んで蓄積されている素性情報をグルーピングする。例えば、グルーピングでは、類似する要素の規則的な出現の繰り返しや、種別が異なる素性情報の出現パターン等が検出され、このような繰り返しの単位を同一のグループとする。例を挙げると、類似する要素としては、「日付、場所、任意のテキスト文」等の要素(3要素)の繰り返しが規則的に出現しているものを指す。   Subsequently, the segment candidate generation unit 130 groups the feature information that has been read and accumulated so far. For example, in grouping, regular repeated appearances of similar elements, appearance patterns of feature information of different types, and the like are detected, and such repeated units are set as the same group. For example, as a similar element, a repetition of elements (three elements) such as "date, place, arbitrary text sentence" appears regularly.

また、セグメント候補生成部130は、セグメントラベルに構造化の終端指示が含まれていれば、それまでにグルーピングされた素性情報間に対して順序付けを行なう。順序付けの例としては、素性情報の種別に対し事前に順序付け定義をしておき、そのうえで順序付けを固定的に定義する方法や、抽出された素性情報の具体例において、各素性に含まれる文字長(平均の文字長)を基準に順序付けする方法、特定の要素(意味クラス)の含有数を基準に順序付けする方法等がある。   Further, if the segment label includes the structuring end instruction, the segment candidate generation unit 130 orders the feature information grouped by then. As an example of ordering, a method of defining ordering in advance for the type of feature information, and then defining the ordering fixedly, or in the specific example of the extracted feature information, the character length (character length included in each feature ( There are a method of ordering based on the average character length) and a method of ordering based on the number of contained specific elements (semantic classes).

図9は、実施形態に係るセグメント化の結果例を示す図である。図9に示すように、セグメント化により、時刻ごとのテキストに含まれるコマンド表現、品詞のプロパティ情報や意味クラス、システム由来の情報等が付与されたテキスト情報が生成される。   FIG. 9 is a diagram showing an example of a result of segmentation according to the embodiment. As shown in FIG. 9, the segmentation generates text information to which a command expression included in the text for each time, property information of a part of speech, a semantic class, system-derived information, and the like are added.

構造化推定部140は、セグメント情報をもとに構造情報を推定する。より具体的には、構造化推定部140は、セグメント候補生成部130によって生成されたセグメント情報を読み込む。そして、構造化推定部140は、構造推定モデル150から構造推定モデルを読み込む。構造推定モデルは、表示に適した形式例や過去に編集・確定された結果を学習データとして学習されたものである。構造化推定部140は、このような構造推定モデルをもとに、素性情報の出現の組み合わせやパターンを与えることで、好適な構造化候補を順序付きで提示する。初期の構造情報の提示では、順序付きセグメントパターンから最も尤度の高い構造化結果が提示される。   The structured estimation unit 140 estimates structural information based on the segment information. More specifically, the structured estimation unit 140 reads the segment information generated by the segment candidate generation unit 130. Then, the structured estimation unit 140 reads the structure estimation model from the structure estimation model 150. The structure estimation model is learned using, as learning data, a format example suitable for display and a result edited / determined in the past. Based on such a structure estimation model, the structured estimation unit 140 presents suitable structured candidates in order by giving combinations and patterns of appearance of feature information. In the initial presentation of the structural information, the structured result with the highest likelihood is presented from the ordered segment pattern.

続いて、構造化推定部140は、ユーザからの確定指示を受け付ける。ユーザからの指示は、指示部160を介して受け付けられる。例えば、現在の提示候補に対して、ユーザが問題なければ、提示候補を確定した構造化結果として提示する。一方、ユーザからの確定指示が得られない場合(次候補の提示の要求を受け付けた場合)には、次の構造化結果が提示される。次の構造化結果を提示する場合には、セグメントの組み合わせの変更だけではなく、セグメントそのものの取り出し方に遡ってバリエーションを変更して提示しても良い。なお、構造化結果の提示は、端末装置200から出力しても良いし、サマリ生成装置100から出力しても良い。   Then, the structured estimation unit 140 receives a confirmation instruction from the user. The instruction from the user is accepted via the instruction unit 160. For example, if the user has no problem with the current presentation candidate, the presentation candidate is presented as a confirmed structured result. On the other hand, when the confirmation instruction from the user is not obtained (when the request to present the next candidate is accepted), the next structured result is presented. When presenting the next structured result, not only the combination of segments may be changed but also variations may be changed and presented retroactively to how to extract the segment itself. The presentation of the structured result may be output from the terminal device 200 or the summary generation device 100.

図10は、実施形態に係る構造化推定の候補抽出例を説明する図である。図10に示すように、セグメント情報をもとに、大局的な構造の情報から局所的な構造の情報までを構造化結果とする。   FIG. 10 is a diagram illustrating an example of candidate extraction for structured estimation according to the embodiment. As shown in FIG. 10, based on the segment information, the information on the global structure to the information on the local structure is used as the structuring result.

表示形式変換部170は、確定された構造化結果をユーザが閲覧するための表示形式に変換する。より具体的には、表示形式変換部170は、構造化推定部140において確定された構造化結果を読み込む。そして、表示形式変換部170は、表示形式変換モデルを読み込む。表示形式変換モデルは、構造化結果に対応して、どのような表示形式で提示するかの定義パターンが記載されているものであり、CSS(Cascading Style Sheets)やXSLT(XSL Transformations)等で記述することが可能である。   The display format conversion unit 170 converts the confirmed structured result into a display format for the user to browse. More specifically, the display format conversion unit 170 reads the structured result determined by the structured estimating unit 140. Then, the display format conversion unit 170 reads the display format conversion model. The display format conversion model describes the definition pattern of the display format to be presented according to the structured result, and is described by CSS (Cascading Style Sheets), XSLT (XSL Transformations), etc. It is possible to

続いて、表示形式変換部170は、構造化結果と、表示形式変換モデルとから、初期の変換結果を提示する。この提示に対し、指示部160を介して、ユーザからの確定指示を受け付けた場合には、変換結果をサマリ文書として出力する。一方、ユーザからの確定指示が得られない場合(次候補の提示の要求を受け付けた場合)には、次に尤度の高い変換結果が提示される。なお、変換結果の提示は、端末装置200から出力しても良いし、サマリ生成装置100から出力しても良い。   Then, the display format conversion unit 170 presents an initial conversion result from the structured result and the display format conversion model. In response to this presentation, when a confirmation instruction from the user is received via the instruction unit 160, the conversion result is output as a summary document. On the other hand, when the confirmation instruction from the user is not obtained (when the request to present the next candidate is accepted), the conversion result with the next highest likelihood is presented. The presentation of the conversion result may be output from the terminal device 200 or the summary generation device 100.

図11は、実施形態に係る表示形式の候補例を説明する図である。図11に示すように、構造化結果のうち、何れかの構造の情報で提示する場合に、日付順に表示されたり、人名ごとに表示されたり、項目と人のみが表示されたりする。   FIG. 11 is a diagram illustrating an example of display format candidates according to the embodiment. As shown in FIG. 11, when presenting information of any structure in the structured result, the information is displayed in chronological order, displayed for each person's name, or only items and people are displayed.

図12は、実施形態に係る素性抽出部120による処理の流れの例を示すフローチャートである。図12に示すように、素性抽出部120は、音声認識部110によって生成されたテキスト情報を取得する(ステップS101)。そして、素性抽出部120は、取得したテキスト情報に対して、形態素解析処理を適用する(ステップS102)。続いて、素性抽出部120は、テキスト情報に含まれる品詞情報を特定し、意味クラス解析処理を実行する(ステップS103)。その後、素性抽出部120は、テキスト情報に対して論理要素の判定を行なう(ステップS104)。   FIG. 12 is a flowchart showing an example of the flow of processing by the feature extraction unit 120 according to the embodiment. As shown in FIG. 12, the feature extraction unit 120 acquires the text information generated by the voice recognition unit 110 (step S101). Then, the feature extraction unit 120 applies morphological analysis processing to the acquired text information (step S102). Subsequently, the feature extraction unit 120 identifies the part of speech information included in the text information and executes the semantic class analysis process (step S103). After that, the feature extraction unit 120 determines a logical element for the text information (step S104).

そして、素性抽出部120は、テキスト情報に対してセグメントラベルの判定を行なう(ステップS105)。続いて、素性抽出部120は、音声認識部110によって検出された発話区間や無音区間を周辺情報として付与する(ステップS106)。その後、素性抽出部120は、システム由来の情報として、マイクロフォンや端末装置200のログインユーザをもとにした話者IDを検出する(ステップS107)。そして、素性抽出部120は、外部装置が管理する会議詳細情報等を検出する(ステップS108)。   Then, the feature extraction unit 120 determines the segment label for the text information (step S105). Subsequently, the feature extraction unit 120 adds the utterance section and the silent section detected by the voice recognition unit 110 as peripheral information (step S106). After that, the feature extraction unit 120 detects the speaker ID based on the microphone or the login user of the terminal device 200 as the information derived from the system (step S107). Then, the feature extraction unit 120 detects conference detailed information and the like managed by the external device (step S108).

図13は、実施形態に係るセグメント候補生成部130による処理の流れの例を示すフローチャートである。図13に示すように、セグメント候補生成部130は、音声認識部110によって生成されたテキスト情報と、素性抽出部120によって抽出された素性情報とを読み込む(ステップS201)。そして、セグメント候補生成部130は、各素性情報に含まれるセグメントラベルを読み込む(ステップS202)。続いて、セグメント候補生成部130は、これまでの読み込みによって蓄積された素性情報をグルーピングする(ステップS203)。その後、セグメント候補生成部130は、この時点でグルーピングされている素性情報間の順序付けを行なう(ステップS204)。   FIG. 13 is a flowchart showing an example of the flow of processing by the segment candidate generation unit 130 according to the embodiment. As shown in FIG. 13, the segment candidate generation unit 130 reads the text information generated by the voice recognition unit 110 and the feature information extracted by the feature extraction unit 120 (step S201). Then, the segment candidate generation unit 130 reads the segment label included in each feature information (step S202). Then, the segment candidate generation unit 130 groups the feature information accumulated by the reading so far (step S203). After that, the segment candidate generation unit 130 orders the feature information grouped at this point (step S204).

そして、セグメント候補生成部130は、セグメントラベルに構造化の終端指示が含まれているか否かを判定する(ステップS205)。このとき、セグメント候補生成部130は、セグメントラベルに構造化の終端指示が含まれている場合に(ステップS205:Yes)、グルーピングされた素性情報間の順序付けを行なう(ステップS206)。一方、セグメント候補生成部130は、セグメントラベルに構造化の終端指示が含まれていない場合に(ステップS205:No)、ステップS201の処理に戻る。   Then, the segment candidate generation unit 130 determines whether or not the segment label includes a structuring end instruction (step S205). At this time, when the segment label includes the structuring end instruction (step S205: Yes), the segment candidate generation unit 130 orders the grouped feature information (step S206). On the other hand, when the segment label does not include the structured end instruction (step S205: No), the segment candidate generation unit 130 returns to the process of step S201.

図14は、実施形態に係る構造化推定部140による処理の流れの例を示すフローチャートである。図14に示すように、構造化推定部140は、セグメント候補生成部130によって生成された順序付きのセグメント情報を読み込む(ステップS301)。そして、構造化推定部140は、構造推定モデル150から構造推定モデルを読み込む(ステップS302)。続いて、構造化推定部140は、読み込んだセグメント情報や構造推定モデルをもとに、素性情報の出現の組み合わせやパターンを与えることで、初期の構造情報(構造化の候補)を提示する(ステップS303)。   FIG. 14 is a flowchart showing an example of the flow of processing by the structured estimation unit 140 according to the embodiment. As shown in FIG. 14, the structured estimation unit 140 reads the ordered segment information generated by the segment candidate generation unit 130 (step S301). Then, the structured estimation unit 140 reads the structure estimation model from the structure estimation model 150 (step S302). Subsequently, the structured estimation unit 140 presents initial structural information (structural candidates) by giving combinations and patterns of appearance of feature information based on the read segment information and structure estimation model ( Step S303).

その後、構造化推定部140は、構造情報の提示に応じてユーザからの確定指示を受け付けた場合に(ステップS304:Yes)、提示した候補を確定した構造情報として付与する(ステップS305)。また、構造化推定部140は、構造情報の提示に応じてユーザからの確定指示が受け付けられない(次候補の提示要求を受け付けた)場合に(ステップS304:No)、次点でスコアの高い構造情報の候補を提示する(ステップS306)。候補の提示後は、ステップS304の処理に戻り、ユーザからの確定指示待ちの状態となる。   Then, when the structured estimation unit 140 receives a confirmation instruction from the user in response to the presentation of the structure information (step S304: Yes), the structured estimation unit 140 adds the presented candidate as the confirmed structure information (step S305). Further, when the confirmation instruction from the user is not accepted in response to the presentation of the structural information (the request for presenting the next candidate is accepted) (step S304: No), the structured estimation unit 140 has a high score in the second place. The structural information candidates are presented (step S306). After the candidates are presented, the process returns to step S304 and waits for a confirmation instruction from the user.

図15は、実施形態に係る表示形式変換部170による処理の流れの例を示すフローチャートである。図15に示すように、表示形式変換部170は、構造化推定部140において確定された構造化結果を読み込む(ステップS401)。そして、表示形式変換部170は、表示形式変換モデルを読み込む(ステップS402)。続いて、表示形式変換部170は、構造化結果と、表示形式変換モデルとから、初期の変換結果を提示する(ステップS403)。   FIG. 15 is a flowchart showing an example of the flow of processing by the display format conversion unit 170 according to the embodiment. As shown in FIG. 15, the display format conversion unit 170 reads the structured result determined by the structured estimating unit 140 (step S401). Then, the display format conversion unit 170 reads the display format conversion model (step S402). Then, the display format conversion unit 170 presents an initial conversion result from the structured result and the display format conversion model (step S403).

その後、表示形式変換部170は、変換結果の提示に応じてユーザからの確定指示を受け付けた場合に(ステップS404:Yes)、この変換結果をサマリ文書として出力する(ステップS405)。また、変換結果の提示に応じてユーザからの確定指示が受け付けられない(次候補の提示の要求を受け付けた)場合に(ステップS404:No)、次点でスコアの高い変換結果の候補を提示する(ステップS406)。候補の提示後は、ステップS404の処理に戻り、ユーザからの確定指示待ちの状態となる。   After that, when the confirmation instruction from the user is received in response to the presentation of the conversion result (step S404: Yes), the display format conversion unit 170 outputs this conversion result as a summary document (step S405). Further, when the confirmation instruction from the user is not accepted in response to the presentation of the conversion result (the request for the presentation of the next candidate is accepted) (step S404: No), the candidate of the conversion result having a high score in the second run is presented. Yes (step S406). After presenting the candidates, the process returns to step S404 and waits for a confirmation instruction from the user.

実施形態によれば、音声データに対する音声認識処理結果から、話者による明示的な指示や構造化要求のための表現をもとにセグメントを推定し、セグメントをその内容に応じて組み替え、各種の表示形式に変換して提示するので、事前準備の手間を削減することができる。   According to the embodiment, segments are estimated from the result of voice recognition processing on voice data based on expressions for explicit instructions and structured requests by a speaker, and the segments are recombined according to their contents, and Since the information is converted into the display format and presented, it is possible to reduce the preparation work.

また、上記実施形態に係るサマリ生成装置100は、例えば、汎用のコンピュータ装置を基本ハードウェアとして用いることで実現することが可能である。実行されるプログラムは、上述してきた各機能を含むモジュール構成となっている。また、実行されるプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、CD−R、DVD等のコンピュータで読み取り可能な記録媒体に記録されて提供しても、ROM等に予め組み込んで提供しても良い。   Moreover, the summary generation device 100 according to the above-described embodiment can be realized by using a general-purpose computer device as basic hardware. The program to be executed has a module configuration including the functions described above. The program to be executed is stored in a ROM or the like even if the program is recorded in a computer-readable recording medium such as a CD-ROM, a CD-R, or a DVD as an installable or executable file. It may be incorporated in advance and provided.

また、上述した実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。また、各実施形態は、内容を矛盾させない範囲で適宜組み合わせることが可能である。また、各実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   Further, the above-described embodiments are presented as examples, and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the spirit of the invention. In addition, the respective embodiments can be appropriately combined within a range in which the contents are not inconsistent. Further, each embodiment and its modification are included in the scope and gist of the invention, and are also included in the invention described in the claims and an equivalent range thereof.

100 サマリ生成装置
110 音声認識部
120 素性抽出部
130 セグメント候補生成部
140 構造化推定部
150 構造推定モデル
160 指示部
170 表示形式変換部
100 summary generation device 110 speech recognition unit 120 feature extraction unit 130 segment candidate generation unit 140 structured estimation unit 150 structure estimation model 160 instruction unit 170 display format conversion unit

Claims (9)

テキスト情報に含まれる単語の素性情報を抽出する素性抽出部と、
抽出された前記素性情報に基づいて、表示のための構成単位となるセグメントの候補を生成するセグメント候補生成部と、
生成されたセグメントの候補と、構造化のための推定モデルとに基づいて、前記テキスト情報を相互に異なる構造に構造化した結果である複数の構造情報を推定する構造化推定部と、
複数の前記構造情報のうち、指示された前記構造情報を、前記テキスト情報のサマリとして出力する出力制御部と、
を有するサマリ生成装置。
A feature extraction unit for extracting feature information of words included in text information,
Based on the extracted feature information, a segment candidate generation unit that generates a segment candidate that is a constituent unit for display,
Based on the generated segment candidates and the estimation model for structuring, a structured estimation unit that estimates a plurality of structural information that is a result of structuring the text information into mutually different structures,
Of the plurality of the structure information, the output control unit that outputs the instructed structure information as a summary of the text information,
Generating device having a.
音声データの音声認識処理を実行し、前記テキスト情報を生成する音声認識部をさらに有し、
前記素性抽出部は、生成された前記テキスト情報に含まれる単語の素性情報を抽出する請求項1に記載のサマリ生成装置。
A voice recognition unit for executing voice recognition processing of voice data to generate the text information;
The summary generation device according to claim 1, wherein the feature extraction unit extracts feature information of a word included in the generated text information.
前記音声認識部は、発話の文字情報と、発話されたときの時刻とが対応付けられた前記テキスト情報を生成して、前記音声データの音響特徴を抽出し、
前記素性抽出部は、前記文字情報に対する時刻と、前記音響特徴とを前記単語に対する周辺情報として抽出する請求項2に記載のサマリ生成装置。
The voice recognition unit generates the text information in which the character information of the utterance and the time when the utterance is associated, and extracts the acoustic feature of the voice data,
The summary generation device according to claim 2, wherein the feature extraction unit extracts a time for the character information and the acoustic feature as peripheral information for the word.
前記出力制御部は、指示された前記構造情報を閲覧用の表示形式に変換して出力する、
請求項1〜3の何れか一つに記載のサマリ生成装置。
The output control unit converts the instructed structure information into a display format for browsing and outputs the display format.
The summary generation device according to claim 1.
前記構造化推定部は、過去の処理結果に基づく学習データである前記推定モデルをもとに、該推定モデルに対する尤度が他の構造情報より高い構造情報を提示し、
前記出力制御部は、提示された前記構造情報に対して確定指示が受け付けられた場合に、提示された前記構造情報を、前記テキスト情報のサマリとして出力する、
請求項1〜4の何れか一つに記載のサマリ生成装置。
The structured estimation unit, based on the estimation model that is learning data based on past processing results, presents structural information with a higher likelihood than the other structural information for the estimation model,
The output control unit outputs the presented structure information as a summary of the text information when a confirmation instruction is accepted for the presented structure information.
The summary generation device according to claim 1.
前記出力制御部は、ユーザ指示に応じて前記表示形式を変更する請求項4に記載のサマリ生成装置。   The summary generation device according to claim 4, wherein the output control unit changes the display format according to a user instruction. 前記構造化推定部は、前記推定モデルに対する尤度の順で複数の前記構造情報を提示し、
前記出力制御部は、提示された前記構造情報に対して確定指示が受け付けられた場合に、提示された前記構造情報を、前記テキスト情報のサマリとして出力する、
請求項1に記載のサマリ生成装置。
The structured estimation unit presents a plurality of the structural information in order of likelihood with respect to the estimation model,
The output control unit outputs the presented structure information as a summary of the text information when a confirmation instruction is accepted for the presented structure information.
The summary generation device according to claim 1.
サマリ生成装置によって実行されるサマリ生成方法であって、
テキスト情報に含まれる単語の素性情報を抽出するステップと、
抽出された前記素性情報に基づいて、表示のための構成単位となるセグメントの候補を生成するステップと、
生成されたセグメントの候補と、構造化のための推定モデルとに基づいて、前記テキスト情報を相互に異なる構造に構造化した結果である複数の構造情報を推定する構造化推定ステップと、
複数の前記構造情報のうち、指示された前記構造情報を、前記テキスト情報のサマリとして出力する出力制御ステップと、
を含むサマリ生成方法。
A summary generation method executed by a summary generation device, comprising:
A step of extracting feature information of words included in the text information,
Based on the extracted feature information, a step of generating a segment candidate that is a constituent unit for display,
Based on the generated segment candidates and the estimation model for structuring, a structured estimation step of estimating a plurality of structural information that is the result of structuring the text information into mutually different structures,
An output control step of outputting the instructed structure information among a plurality of the structure information as a summary of the text information,
A summary generation method including.
サマリ生成装置に、
テキスト情報に含まれる単語の素性情報を抽出するステップと、
抽出された前記素性情報に基づいて、表示のための構成単位となるセグメントの候補を生成するステップと、
生成されたセグメントの候補と、構造化のための推定モデルとに基づいて、前記テキスト情報を相互に異なる構造に構造化した結果である複数の構造情報を推定する構造化推定ステップと、
複数の前記構造情報のうち、指示された前記構造情報を、前記テキスト情報のサマリとして出力する出力制御ステップと、
を実行させるためのサマリ生成プログラム。
In the summary generator,
A step of extracting feature information of words included in the text information,
Based on the extracted feature information, a step of generating a segment candidate that is a constituent unit for display,
Based on the generated segment candidates and the estimation model for structuring, a structured estimation step of estimating a plurality of structural information that is the result of structuring the text information into mutually different structures,
An output control step of outputting the instructed structure information among a plurality of the structure information as a summary of the text information,
A summary generator to run.
JP2020001449A 2020-01-08 2020-01-08 Summary generator, summary generation method and summary generation program Active JP6818916B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020001449A JP6818916B2 (en) 2020-01-08 2020-01-08 Summary generator, summary generation method and summary generation program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020001449A JP6818916B2 (en) 2020-01-08 2020-01-08 Summary generator, summary generation method and summary generation program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2016054331A Division JP2017167433A (en) 2016-03-17 2016-03-17 Summary generation device, summary generation method, and summary generation program

Publications (2)

Publication Number Publication Date
JP2020074020A true JP2020074020A (en) 2020-05-14
JP6818916B2 JP6818916B2 (en) 2021-01-27

Family

ID=70610097

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020001449A Active JP6818916B2 (en) 2020-01-08 2020-01-08 Summary generator, summary generation method and summary generation program

Country Status (1)

Country Link
JP (1) JP6818916B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005122002A2 (en) * 2004-06-07 2005-12-22 Hitachi Medical Corp Structurized document creation method, and device thereof
JP2007512609A (en) * 2003-11-21 2007-05-17 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Text segmentation and topic annotation for document structuring
JP2008511024A (en) * 2004-08-20 2008-04-10 マルチモーダル・テクノロジーズ・インク Automatic extraction of semantic content from speech and generation of structured documents
JP2013011744A (en) * 2011-06-29 2013-01-17 Mizuho Information & Research Institute Inc Minutes creation system, minutes creation method and minutes creation program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007512609A (en) * 2003-11-21 2007-05-17 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Text segmentation and topic annotation for document structuring
WO2005122002A2 (en) * 2004-06-07 2005-12-22 Hitachi Medical Corp Structurized document creation method, and device thereof
JP2008511024A (en) * 2004-08-20 2008-04-10 マルチモーダル・テクノロジーズ・インク Automatic extraction of semantic content from speech and generation of structured documents
JP2013011744A (en) * 2011-06-29 2013-01-17 Mizuho Information & Research Institute Inc Minutes creation system, minutes creation method and minutes creation program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
布目光生他: "表層表現抽出と文書構造解析に基づくXML文書変換システム", 情報処理学会研究報告, vol. 2004, no. 97, JPN6012068593, September 2004 (2004-09-01), pages 1 - 8, ISSN: 0004397478 *

Also Published As

Publication number Publication date
JP6818916B2 (en) 2021-01-27

Similar Documents

Publication Publication Date Title
JP4225703B2 (en) Information access method, information access system and program
CN102782751B (en) Digital media voice tags in social networks
JP4985974B2 (en) COMMUNICATION SUPPORT METHOD, SYSTEM, AND SERVER DEVICE
JP6618992B2 (en) Statement presentation device, statement presentation method, and program
JP3571408B2 (en) Document processing method and apparatus
JP5639546B2 (en) Information processing apparatus and information processing method
JP5774459B2 (en) Discourse summary template creation system and discourse summary template creation program
JP6165913B1 (en) Information processing apparatus, information processing method, and program
JP2013072957A (en) Document read-aloud support device, method and program
KR20200084260A (en) Electronic apparatus and controlling method thereof
CN112634892B (en) Voice processing method and device, readable storage medium and electronic equipment
JP7200533B2 (en) Information processing device and program
JP3372532B2 (en) Computer-readable recording medium for emotion information extraction method and emotion information extraction program
US10540987B2 (en) Summary generating device, summary generating method, and computer program product
JPH0981174A (en) Voice synthesizing system and method therefor
JP6818916B2 (en) Summary generator, summary generation method and summary generation program
JP2006236037A (en) Voice interaction content creation method, device, program and recording medium
JP6821542B2 (en) Dialogue control devices, programs and methods that can carry out multiple types of dialogue in succession.
JP5341732B2 (en) Discourse summary generation system and discourse summary generation program
JP2014021180A (en) Sign language translation device and sign language translation program
JP2007026347A (en) Text mining device, text mining method and text mining program
JP2008217370A (en) Profile registration system, method, and program
JP2002288075A (en) Information exchange method, information exchange device, and program
JP2018181250A (en) Device, program, and method for generating interaction scenario corresponding to context
JP7211384B2 (en) Voice recognition device, personal identification method and personal identification program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200108

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20201022

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: 20201201

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20201228

R151 Written notification of patent or utility model registration

Ref document number: 6818916

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151