JPWO2021250778A5 - - Google Patents

Download PDF

Info

Publication number
JPWO2021250778A5
JPWO2021250778A5 JP2022530399A JP2022530399A JPWO2021250778A5 JP WO2021250778 A5 JPWO2021250778 A5 JP WO2021250778A5 JP 2022530399 A JP2022530399 A JP 2022530399A JP 2022530399 A JP2022530399 A JP 2022530399A JP WO2021250778 A5 JPWO2021250778 A5 JP WO2021250778A5
Authority
JP
Japan
Prior art keywords
information
conversation
information processing
input information
input
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
JP2022530399A
Other languages
Japanese (ja)
Other versions
JPWO2021250778A1 (en
JP7367870B2 (en
Filing date
Publication date
Application filed filed Critical
Priority claimed from PCT/JP2020/022693 external-priority patent/WO2021250778A1/en
Publication of JPWO2021250778A1 publication Critical patent/JPWO2021250778A1/ja
Publication of JPWO2021250778A5 publication Critical patent/JPWO2021250778A5/ja
Application granted granted Critical
Publication of JP7367870B2 publication Critical patent/JP7367870B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

本発明は、会話制御プログラム、会話制御方法および情報処理装置に関する。 The present invention relates to a conversation control program, a conversation control method, and an information processing apparatus.

近年、チャットボットと呼ばれる技術を利用した自動応答システムを導入する企業が増えている。チャットボットは、人工知能を利用して、人間との対話やメッセージのやりとりを行うコンピュータシステムである。例えば、チャットボットと連携した双方向コミュニケーションを利用して、従来は人が対応していた窓口業務をチャットボットにより行う場合がある。 In recent years, an increasing number of companies are introducing automatic response systems that use technology called chatbots. Chatbots are computer systems that use artificial intelligence to interact and exchange messages with humans. For example, by utilizing two-way communication in cooperation with a chatbot, there is a case where a chatbot is used to perform window services that have conventionally been handled by people.

先行技術としては、例えば、ユーザ端末から送信されたチャットデータをネットワークを介してチャットボットへ転送し、ユーザ端末から送信されたチャットデータが個人情報に関連する内容を含むことを検出した場合に、当該チャットデータに対して所定のフィルタ処理を実行するチャットシステムがある。 As a prior art, for example, when chat data transmitted from a user terminal is transferred to a chatbot via a network and it is detected that the chat data transmitted from the user terminal contains content related to personal information, There is a chat system that performs predetermined filtering on the chat data.

特開2018-200602号公報Japanese Unexamined Patent Application Publication No. 2018-200602

しかしながら、従来技術では、チャットボットと連携した双方向コミュニケーションを利用したサービスを行うにあたり、個人を特定可能な情報の入力が必要となり、チャットボットを利用したサービスの利用の妨げとなる場合がある。 However, in the conventional technology, when performing a service using two-way communication linked with a chatbot, it is necessary to input information that can identify an individual, which may hinder the use of the service using the chatbot.

一つの側面では、本発明は、チャットボットを利用したサービスの円滑な利用を図ることを目的とする。 In one aspect, an object of the present invention is to facilitate smooth use of services using chatbots.

1つの実施態様では、情報処理端末からチャットボットでの会話において受け付けた入力情報を受信し、前記入力情報に基づく応答処理を実行し、前記入力情報のマスキング処理依頼を受信した場合は、前記チャットボットでの会話に関するログを記録する際に、前記会話に関するログのうち前記入力情報に関するログに記録しない又は秘匿化するマスキング処理を実行する、会話制御プログラムが提供される。 In one embodiment, input information accepted in a chatbot conversation is received from an information processing terminal, response processing is executed based on the input information, and when a request for masking processing of the input information is received, the chat Provided is a conversation control program for executing a masking process for not recording or concealing a log regarding input information among logs regarding a conversation when recording a log regarding a conversation with a bot.

本発明の一側面によれば、チャットボットを利用したサービスの円滑な利用を図ることができるという効果を奏する。 ADVANTAGE OF THE INVENTION According to the one aspect of this invention, it is effective in being able to aim at smooth utilization of the service using a chatbot.

図1は、実施の形態1にかかる会話制御システム100のシステム構成例を示す説明図である。FIG. 1 is an explanatory diagram showing a system configuration example of a conversation control system 100 according to the first embodiment. 図2は、情報処理装置101のハードウェア構成例を示すブロック図である。FIG. 2 is a block diagram showing a hardware configuration example of the information processing apparatus 101. As shown in FIG. 図3は、情報処理端末102のハードウェア構成例を示すブロック図である。FIG. 3 is a block diagram showing a hardware configuration example of the information processing terminal 102. As shown in FIG. 図4は、スクリプトテーブル130の記憶内容の一例を示す説明図である。FIG. 4 is an explanatory diagram showing an example of the contents of the script table 130. As shown in FIG. 図5は、チャットログDB140の記憶内容の一例を示す説明図である。FIG. 5 is an explanatory diagram showing an example of the contents stored in the chat log DB 140. As shown in FIG. 図6は、スクリプトの具体例を示す説明図である。FIG. 6 is an explanatory diagram showing a specific example of a script. 図7は、チャット画面の画面例を示す説明図(その1)である。FIG. 7 is an explanatory diagram (Part 1) showing an example of a chat screen. 図8は、実施の形態1にかかる情報処理装置101の機能的構成例を示すブロック図である。FIG. 8 is a block diagram of a functional configuration example of the information processing apparatus 101 according to the first embodiment. 図9は、チャット画面の画面例を示す説明図(その2)である。FIG. 9 is an explanatory diagram (part 2) showing an example of a chat screen. 図10は、情報処理装置101の動作例を示す説明図である。FIG. 10 is an explanatory diagram showing an operation example of the information processing apparatus 101. As shown in FIG. 図11は、実施の形態1にかかる情報処理装置101の会話制御処理手順の一例を示すフローチャート(その1)である。FIG. 11 is a flowchart (part 1) showing an example of a conversation control processing procedure of the information processing apparatus 101 according to the first embodiment. 図12は、実施の形態1にかかる情報処理装置101の会話制御処理手順の一例を示すフローチャート(その2)である。FIG. 12 is a flowchart (part 2) showing an example of the conversation control processing procedure of the information processing apparatus 101 according to the first embodiment. 図13は、実施の形態2にかかる情報処理装置101の機能的構成例を示すブロック図である。FIG. 13 is a block diagram of a functional configuration example of the information processing apparatus 101 according to the second embodiment. 図14は、回数カウンターテーブル1400の記憶内容の一例を示す説明図である。FIG. 14 is an explanatory diagram showing an example of the contents stored in the number counter table 1400. As shown in FIG. 図15は、実施の形態2にかかる情報処理装置101の第1の会話制御処理手順の一例を示すフローチャート(その1)である。FIG. 15 is a flowchart (part 1) showing an example of the first conversation control processing procedure of the information processing apparatus 101 according to the second embodiment. 図16は、実施の形態2にかかる情報処理装置101の第1の会話制御処理手順の一例を示すフローチャート(その2)である。FIG. 16 is a flowchart (part 2) showing an example of the first conversation control processing procedure of the information processing apparatus 101 according to the second embodiment. 図17は、実施の形態2にかかる情報処理装置101の第2の会話制御処理手順の一例を示すフローチャート(その1)である。FIG. 17 is a flowchart (part 1) showing an example of the second conversation control processing procedure of the information processing apparatus 101 according to the second embodiment. 図18は、実施の形態2にかかる情報処理装置101の第2の会話制御処理手順の一例を示すフローチャート(その2)である。FIG. 18 is a flowchart (part 2) showing an example of the second conversation control processing procedure of the information processing apparatus 101 according to the second embodiment. 図19は、実施の形態3にかかる情報処理装置101の機能的構成例を示すブロック図である。FIG. 19 is a block diagram of a functional configuration example of the information processing apparatus 101 according to the third embodiment. 図20は、個人特定情報マスタ2000の記憶内容の一例を示す説明図である。FIG. 20 is an explanatory diagram showing an example of the contents stored in the personal identification information master 2000. As shown in FIG. 図21は、学習データの具体例を示す説明図である。FIG. 21 is an explanatory diagram showing a specific example of learning data. 図22は、パスワードの判定例を示す説明図である。FIG. 22 is an explanatory diagram of an example of password determination. 図23は、チャット画面の画面例を示す説明図(その3)である。FIG. 23 is an explanatory diagram (part 3) showing an example of a chat screen. 図24は、チャット画面の画面例を示す説明図(その4)である。FIG. 24 is an explanatory diagram (part 4) showing an example of a chat screen. 図25は、実施の形態3にかかる情報処理装置101の第1の会話制御処理手順の一例を示すフローチャート(その1)である。FIG. 25 is a flowchart (part 1) showing an example of the first conversation control processing procedure of the information processing apparatus 101 according to the third embodiment. 図26は、実施の形態3にかかる情報処理装置101の第1の会話制御処理手順の一例を示すフローチャート(その2)である。FIG. 26 is a flowchart (part 2) showing an example of the first conversation control processing procedure of the information processing apparatus 101 according to the third embodiment. 図27は、実施の形態3にかかる情報処理装置101の第2の会話制御処理手順の一例を示すフローチャートである。FIG. 27 is a flowchart showing an example of the second conversation control processing procedure of the information processing apparatus 101 according to the third embodiment.

以下に図面を参照して、本発明にかかる会話制御プログラム、会話制御方法および情報処理装置の実施の形態を詳細に説明する。 Exemplary embodiments of a conversation control program, conversation control method, and information processing apparatus according to the present invention will be described below in detail with reference to the drawings.

(実施の形態1)
まず、実施の形態1にかかる情報処理装置101を含む会話制御システム100のシステム構成例について説明する。会話制御システム100は、例えば、チャットボットと連携した双方向コミュニケーションを利用したサービスを提供するコンピュータシステムに適用される。
(Embodiment 1)
First, a system configuration example of the conversation control system 100 including the information processing device 101 according to the first embodiment will be described. The conversation control system 100 is applied, for example, to a computer system that provides services using two-way communication linked with a chatbot.

図1は、実施の形態1にかかる会話制御システム100のシステム構成例を示す説明図である。図1において、会話制御システム100は、情報処理装置101と、複数の情報処理端末102(図1の例では、3台)と、管理者端末103と、を含む。会話制御システム100において、情報処理装置101、情報処理端末102および管理者端末103は、有線または無線のネットワーク110を介して接続される。ネットワーク110は、例えば、LAN(Local Area Network)、WAN(Wide Area Network)、インターネットなどである。 FIG. 1 is an explanatory diagram showing a system configuration example of a conversation control system 100 according to the first embodiment. In FIG. 1 , a conversation control system 100 includes an information processing device 101 , a plurality of information processing terminals 102 (three in the example of FIG. 1), and an administrator terminal 103 . In conversation control system 100 , information processing device 101 , information processing terminal 102 and administrator terminal 103 are connected via wired or wireless network 110 . The network 110 is, for example, a LAN (Local Area Network), a WAN (Wide Area Network), the Internet, or the like.

ここで、情報処理装置101は、チャットボットの会話を制御するコンピュータである。情報処理装置101は、例えば、サーバである。情報処理装置101は、例えば、FAQマスタ120、スクリプトテーブル130およびチャットログDB(Database)140を有する。FAQマスタ120は、FAQ(Frequently Asked Question)を記憶する。 Here, the information processing device 101 is a computer that controls conversation of a chatbot. The information processing device 101 is, for example, a server. The information processing apparatus 101 has, for example, a FAQ master 120, a script table 130, and a chat log DB (Database) 140. FIG. The FAQ master 120 stores FAQs (Frequently Asked Questions).

FAQは、「頻繁に尋ねられる質問」の意味であり、あらかじめ予想される質問に対して、質問と回答とをまとめたものである。質問は、何らかの問題の解決方法を問うものであってもよく、また、話し言葉による問いかけであってもよい。回答は、質問された問題の解決方法を示す回答や、話し言葉による問いかけに対する回答などである。 FAQ means "Frequently Asked Questions", and is a collection of questions and answers to expected questions. The question may ask how to solve some problem, or it may be a spoken question. An answer may be an answer that indicates how to solve the question asked, or an answer to a spoken question.

スクリプトテーブル130は、チャットボットの会話の流れを定義するスクリプトを記憶する。チャットボットでの会話は、スクリプトに従って行われる。チャットログDB140は、チャットログを記憶する。チャットログは、ユーザとチャットボットとの会話に関する会話履歴である。 The script table 130 stores scripts that define the conversation flow of the chatbot. Chatbot conversations are scripted. The chat log DB 140 stores chat logs. A chat log is a history of conversations between a user and a chatbot.

なお、スクリプトテーブル130およびチャットログDB140の記憶内容については、図4および図5を用いて後述する。 Note that the storage contents of the script table 130 and the chat log DB 140 will be described later with reference to FIGS. 4 and 5. FIG.

情報処理端末102は、ユーザがチャットボットでの会話を行う際に利用するコンピュータである。情報処理端末102は、例えば、スマートフォン、タブレットPC(Personal Computer)、PCなどである。また、情報処理端末102は、駅、空港、店舗、商業施設などに設置されるデジタルボードであってもよい。 The information processing terminal 102 is a computer that a user uses to have a chatbot conversation. The information processing terminal 102 is, for example, a smart phone, a tablet PC (Personal Computer), a PC, or the like. Also, the information processing terminal 102 may be a digital board installed at stations, airports, shops, commercial facilities, and the like.

情報処理端末102において、ユーザは、例えば、メッセージを入力したり、選択肢を選択したりすることで、チャットボットと対話しながら所望の回答を探したり、オンライン手続きをしたりすることができる。オンライン手続きは、オンラインで行う手続きである。オンライン手続きとしては、例えば、金融機関が提供する口座開設、残高照会、振り込みなどの手続きや、通信キャリアが提供する通信サービスのプラン変更、機種変更などの手続きがある。 In the information processing terminal 102, the user can, for example, enter a message or select an option to search for a desired answer or perform an online procedure while interacting with the chatbot. An online procedure is a procedure that is carried out online. Online procedures include, for example, procedures such as account opening, balance inquiry, and transfer provided by financial institutions, and procedures such as communication service plan change and model change provided by communication carriers.

管理者端末103は、会話制御システム100の管理者が使用するコンピュータである。会話制御システム100の管理者は、例えば、チャットボットの会話の流れを定義するスクリプトの設計者である。管理者端末103は、例えば、PCである。管理者端末103において、管理者は、例えば、スクリプトの設計、変更や、各種しきい値の設定などを行うことができる。 An administrator terminal 103 is a computer used by an administrator of the conversation control system 100 . The administrator of the conversation control system 100 is, for example, the designer of the scripts that define the conversation flow of the chatbot. The administrator terminal 103 is, for example, a PC. At the administrator terminal 103, the administrator can, for example, design and change scripts and set various thresholds.

なお、図示は省略するが、会話制御システム100にはオペレータ端末が含まれていてもよい。オペレータ端末は、オペレータが使用するコンピュータである。オペレータは、チャットボット対応から有人対応の会話に切り替えた場合に、ユーザへの対応を行う者である。例えば、オペレータは、オペレータ端末の電話機能や、テキストコミュニケーションなどを利用して、ユーザとやり取りすることができる。 Although illustration is omitted, the conversation control system 100 may include an operator terminal. An operator terminal is a computer used by an operator. The operator is a person who responds to the user when the conversation is switched from chatbot support to manned support. For example, the operator can communicate with the user using the telephone function of the operator terminal, text communication, and the like.

ここで、チャットボットと連携した双方向コミュニケーションを利用したサービスにおいて、個人を特定可能な情報の入力を求められることがある。例えば、何らかの相談を行うにあたり、氏名や住所などの個人を特定可能な情報の入力を求められることがある。この場合、誰がどのような相談を行ったのかを特定することが可能となる。 Here, in a service that utilizes two-way communication linked with a chatbot, there are cases where the input of information that can identify an individual is required. For example, in some consultations, the input of information that can identify an individual such as name and address may be requested. In this case, it becomes possible to specify who consulted what kind.

ITリテラシーの高いユーザは、入力した情報がサーバ上にログとして記録されることを知っており、それらの情報がマーケティングや商品レコメンデーションに活用される可能性があることを認識していることが多い。自身の情報が活用されることを嫌ったユーザは、情報の入力を求められると、サービスの利用をやめてしまうおそれがある。 Users with high IT literacy know that the information they enter is recorded as a log on the server, and they are aware that such information may be used for marketing and product recommendations. many. A user who dislikes the use of his/her own information may stop using the service when requested to input information.

なお、ユーザにとって知られたくない可能性がある情報は全てログに記録しないようにすることも考えられる。しかし、事業者側は、データを受け取って活用したいのが実情であり、ユーザにとって知られたくない可能性がある情報を一律に記録しないようにすることは望ましくない。 Note that it is conceivable not to record in the log any information that the user may not want to know. However, the reality is that business operators want to receive and utilize data, and it is not desirable to uniformly prevent information that users may not want to know from being recorded.

そこで、実施の形態1では、情報処理装置101は、チャットボットでの会話において受け付けた入力情報を受信すると、入力情報に基づく応答処理を実行し、入力情報のマスキング処理依頼を受信した場合は、チャットボットでの会話に関するログを記録する際に、会話に関するログのうち入力情報に関するログに記録しない又は秘匿化するマスキング処理を実行する。これにより、ユーザが安心してサービスを利用できるように、ユーザ自身がログへの記録をコントロール可能にして、チャットボットを利用したサービスの円滑な利用を図る会話制御方法について説明する。 Therefore, in the first embodiment, when the information processing apparatus 101 receives input information received in a chatbot conversation, it executes response processing based on the input information. When recording a log related to a chatbot conversation, a masking process is executed for not recording or anonymizing the log related to the input information among the logs related to the conversation. A conversation control method for smooth use of services using chatbots by allowing users to control recording in logs by themselves so that users can use services with peace of mind will be described.

(情報処理装置101のハードウェア構成例)
つぎに、情報処理装置101のハードウェア構成例について説明する。
(Hardware Configuration Example of Information Processing Device 101)
Next, a hardware configuration example of the information processing apparatus 101 will be described.

図2は、情報処理装置101のハードウェア構成例を示すブロック図である。図2において、情報処理装置101は、CPU(Central Processing Unit)201と、メモリ202と、ディスクドライブ203と、ディスク204と、通信I/F(Interface)205と、可搬型記録媒体I/F206と、可搬型記録媒体207と、を有する。また、各構成部は、バス200によってそれぞれ接続される。 FIG. 2 is a block diagram showing a hardware configuration example of the information processing apparatus 101. As shown in FIG. 2, an information processing apparatus 101 includes a CPU (Central Processing Unit) 201, a memory 202, a disk drive 203, a disk 204, a communication I/F (Interface) 205, and a portable recording medium I/F 206. , and a portable recording medium 207 . Also, each component is connected by a bus 200 .

ここで、CPU201は、情報処理装置101の全体の制御を司る。CPU201は、複数のコアを有していてもよい。メモリ202は、例えば、ROM(Read Only Memory)、RAM(Random Access Memory)およびフラッシュROMなどを有する。具体的には、例えば、フラッシュROMがOS(Operating System)のプログラムを記憶し、ROMがアプリケーションプログラムを記憶し、RAMがCPU201のワークエリアとして使用される。メモリ202に記憶されるプログラムは、CPU201にロードされることで、コーディングされている処理をCPU201に実行させる。 Here, the CPU 201 controls the entire information processing apparatus 101 . The CPU 201 may have multiple cores. The memory 202 has, for example, a ROM (Read Only Memory), a RAM (Random Access Memory), a flash ROM, and the like. Specifically, for example, a flash ROM stores an OS (Operating System) program, a ROM stores an application program, and a RAM is used as a work area for the CPU 201 . A program stored in the memory 202 is loaded into the CPU 201 to cause the CPU 201 to execute coded processing.

ディスクドライブ203は、CPU201の制御に従ってディスク204に対するデータのリード/ライトを制御する。ディスク204は、ディスクドライブ203の制御で書き込まれたデータを記憶する。ディスク204としては、例えば、磁気ディスク、光ディスクなどが挙げられる。 The disk drive 203 controls data read/write with respect to the disk 204 under the control of the CPU 201 . The disk 204 stores data written under the control of the disk drive 203 . Examples of the disk 204 include a magnetic disk and an optical disk.

通信I/F205は、通信回線を通じてネットワーク110に接続され、ネットワーク110を介して外部のコンピュータ(例えば、図1に示した情報処理端末102、管理者端末103)に接続される。そして、通信I/F205は、ネットワーク110と装置内部とのインターフェースを司り、外部のコンピュータからのデータの入出力を制御する。通信I/F205には、例えば、モデムやLANアダプタなどを採用することができる。 The communication I/F 205 is connected to the network 110 through a communication line, and is connected to an external computer (for example, the information processing terminal 102 and administrator terminal 103 shown in FIG. 1) via the network 110 . A communication I/F 205 serves as an interface between the network 110 and the inside of the apparatus, and controls input/output of data from an external computer. For the communication I/F 205, for example, a modem, a LAN adapter, or the like can be adopted.

可搬型記録媒体I/F206は、CPU201の制御に従って可搬型記録媒体207に対するデータのリード/ライトを制御する。可搬型記録媒体207は、可搬型記録媒体I/F206の制御で書き込まれたデータを記憶する。可搬型記録媒体207としては、例えば、CD(Compact Disc)-ROM、DVD(Digital Versatile Disk)、USB(Universal Serial Bus)メモリなどが挙げられる。 A portable recording medium I/F 206 controls reading/writing of data from/to a portable recording medium 207 under the control of the CPU 201 . The portable recording medium 207 stores data written under control of the portable recording medium I/F 206 . Examples of the portable recording medium 207 include CD (Compact Disc)-ROM, DVD (Digital Versatile Disk), USB (Universal Serial Bus) memory, and the like.

なお、情報処理装置101は、上述した構成部のほかに、例えば、SSD(Solid State Drive)、入力装置、ディスプレイ等を有することにしてもよい。また、情報処理装置101は、上述した構成部のうち、例えば、ディスクドライブ203、ディスク204、可搬型記録媒体I/F206、可搬型記録媒体207を有していなくてもよい。 Note that the information processing apparatus 101 may include, for example, an SSD (Solid State Drive), an input device, a display, etc., in addition to the components described above. Further, the information processing apparatus 101 does not have to include, for example, the disk drive 203, the disk 204, the portable recording medium I/F 206, and the portable recording medium 207 among the components described above.

(情報処理端末102のハードウェア構成例)
つぎに、情報処理端末102のハードウェア構成例について説明する。
(Hardware configuration example of information processing terminal 102)
Next, a hardware configuration example of the information processing terminal 102 will be described.

図3は、情報処理端末102のハードウェア構成例を示すブロック図である。図3において、情報処理端末102は、CPU301と、メモリ302と、ディスプレイ303と、入力装置304と、通信I/F305と、カメラ306と、スピーカ307と、マイクロフォン308と、GPS(Global Positioning System)ユニット309と、を有する。また、各構成部はバス300によってそれぞれ接続される。 FIG. 3 is a block diagram showing a hardware configuration example of the information processing terminal 102. As shown in FIG. 3, information processing terminal 102 includes CPU 301, memory 302, display 303, input device 304, communication I/F 305, camera 306, speaker 307, microphone 308, and GPS (Global Positioning System). a unit 309; Also, each component is connected by a bus 300 .

ここで、CPU301は、情報処理端末102の全体の制御を司る。CPU301は、複数のコアを有していてもよい。メモリ302は、例えば、ROM、RAMおよびフラッシュROMなどを有する記憶部である。具体的には、例えば、フラッシュROMやROMが各種プログラムを記憶し、RAMがCPU301のワークエリアとして使用される。メモリ302に記憶されるプログラムは、CPU301にロードされることで、コーディングされている処理をCPU301に実行させる。 Here, the CPU 301 controls the entire information processing terminal 102 . The CPU 301 may have multiple cores. The memory 302 is a storage unit having, for example, ROM, RAM and flash ROM. Specifically, for example, a flash ROM or ROM stores various programs, and a RAM is used as a work area for the CPU 301 . A program stored in the memory 302 is loaded into the CPU 301 to cause the CPU 301 to execute coded processing.

ディスプレイ303は、カーソル、アイコンあるいはツールボックスをはじめ、文書、画像、機能情報などのデータを表示する表示装置である。ディスプレイ303としては、例えば、液晶ディスプレイや有機EL(Electroluminescence)ディスプレイなどを採用することができる。 A display 303 is a display device that displays data such as a cursor, an icon, or a toolbox, as well as documents, images, and functional information. As the display 303, for example, a liquid crystal display, an organic EL (Electroluminescence) display, or the like can be adopted.

入力装置304は、文字、数字、各種指示などの入力のためのキーを有し、データの入力を行う。入力装置304は、タッチパネル式の入力パッドやテンキーなどであってもよく、また、キーボードやマウスなどであってもよい。 The input device 304 has keys for inputting characters, numbers, various instructions, etc., and inputs data. The input device 304 may be a touch panel type input pad or numeric keypad, or may be a keyboard or mouse.

通信I/F305は、通信回線を通じてネットワーク110に接続され、ネットワーク110を介して外部のコンピュータ(例えば、情報処理装置101)に接続される。そして、通信I/F305は、ネットワーク110と自装置内部とのインターフェースを司り、外部装置からのデータの入出力を制御する。 The communication I/F 305 is connected to the network 110 through a communication line, and is connected to an external computer (for example, the information processing apparatus 101) via the network 110. FIG. A communication I/F 305 serves as an interface between the network 110 and the inside of the device, and controls input/output of data from an external device.

カメラ306は、画像(静止画または動画)を撮影して画像データを出力する撮影装置である。スピーカ307は、電気信号を音声に変換して、音声を出力する。マイクロフォン308は、音声を受音して電気信号に変換する。 A camera 306 is a photographing device that photographs an image (still image or moving image) and outputs image data. The speaker 307 converts the electrical signal into sound and outputs the sound. A microphone 308 receives sound and converts it into an electrical signal.

GPSユニット309は、GPS衛星からの電波を受信し、情報処理端末102の位置情報を出力する。情報処理端末102の位置情報は、例えば、緯度、経度などの地球上の1点を特定する情報である。また、衛星として、例えば、準天頂衛星システムの衛星を用いることにしてもよい。 The GPS unit 309 receives radio waves from GPS satellites and outputs position information of the information processing terminal 102 . The position information of the information processing terminal 102 is, for example, information specifying one point on the earth such as latitude and longitude. Also, as the satellite, for example, a satellite of the quasi-zenith satellite system may be used.

なお、情報処理端末102は、上述した構成部のほかに、例えば、HDD(Hard Disk Drive)、SSD、近距離無線通信I/F、可搬型記録媒体I/F、可搬型記録媒体などを有することにしてもよい。また、図1に示した管理者端末103についても、情報処理端末102と同様のハードウェア構成により実現することができる。 In addition to the components described above, the information processing terminal 102 includes, for example, an HDD (Hard Disk Drive), an SSD, a short-range wireless communication I/F, a portable recording medium I/F, a portable recording medium, and the like. You can decide. Also, the administrator terminal 103 shown in FIG. 1 can be realized by a hardware configuration similar to that of the information processing terminal 102 .

(スクリプトテーブル130の記憶内容)
つぎに、図4を用いて、情報処理装置101が有するスクリプトテーブル130の記憶内容について説明する。スクリプトテーブル130は、例えば、図2に示したメモリ202、ディスク204などの記憶装置により実現される。
(Stored Contents of Script Table 130)
Next, contents stored in the script table 130 of the information processing apparatus 101 will be described with reference to FIG. The script table 130 is realized by a storage device such as the memory 202 and the disk 204 shown in FIG. 2, for example.

図4は、スクリプトテーブル130の記憶内容の一例を示す説明図である。図4において、スクリプトテーブル130は、サービスおよびスクリプトのフィールドを有し、各フィールドに情報を設定することで、スクリプト管理情報400-1~400-nをレコードとして記憶する。 FIG. 4 is an explanatory diagram showing an example of the contents of the script table 130. As shown in FIG. In FIG. 4, the script table 130 has service and script fields, and sets information in each field to store script management information 400-1 to 400-n as records.

ここで、サービスは、チャットボットと連携した双方向コミュニケーションを利用したサービスを示す。ここでは、サービスを識別する手続きID(例えば、A1,A2)のみ表記している。サービスとしては、例えば、チャットボットと連携した双方向コミュニケーションを利用して、健康、進学、キャリアアップなどの相談を行ったり、各種のオンライン手続きを行ったりするものがある。 Here, the service indicates a service using two-way communication linked with a chatbot. Here, only procedure IDs (for example, A1 and A2) that identify services are shown. As a service, for example, there is a service that uses two-way communication linked with a chatbot to provide consultation on health, further education, career advancement, etc., and to perform various online procedures.

スクリプトは、チャットボットの会話の流れを定義した情報(シナリオ)であり、サービスに対応付けて用意される。ただし、ここでは、スクリプトを識別するスクリプトID(例えば、S1,S2)のみ表記している。例えば、スクリプト管理情報400-1は、サービスA1に対応するスクリプトS1を示す。 A script is information (scenario) that defines the flow of chatbot conversation, and is prepared in association with a service. However, only script IDs (for example, S1 and S2) for identifying scripts are shown here. For example, the script management information 400-1 indicates script S1 corresponding to service A1.

(チャットログDB140の記憶内容)
つぎに、図5を用いて、情報処理装置101が有するチャットログDB140の記憶内容について説明する。チャットログDB140は、例えば、図2に示したメモリ202、ディスク204などの記憶装置により実現される。
(Stored content of chat log DB 140)
Next, contents stored in the chat log DB 140 of the information processing apparatus 101 will be described with reference to FIG. The chat log DB 140 is implemented, for example, by a storage device such as the memory 202 and disk 204 shown in FIG.

図5は、チャットログDB140の記憶内容の一例を示す説明図である。図5において、チャットログDB140は、chat_id、talklog_id、time stamp、script、labelおよびmessageのフィールドを有する。各フィールドに情報を設定することで、チャットログ(例えば、チャットログ500-1~500-5)がレコードとして記憶される。 FIG. 5 is an explanatory diagram showing an example of the contents stored in the chat log DB 140. As shown in FIG. In FIG. 5, the chat log DB 140 has chat_id, talklog_id, time stamp, script, label and message fields. By setting information in each field, chat logs (for example, chat logs 500-1 to 500-5) are stored as records.

ここで、chat_idは、チャットを行うルームのIDを示す。chat_idによれば、チャットボットでの一連の会話を特定することができる。talklog_idは、チャットログを識別する識別子である。time stampは、スクリプトに定義されたトーク処理(ステップ)が実行された日時(GMT+9時間)を示す。GMTは、Greenwich Mean Timeである。 Here, chat_id indicates the ID of the chat room. chat_id can identify a series of conversations in a chatbot. talklog_id is an identifier that identifies a chat log. The time stamp indicates the date and time (GMT+9 hours) when the talk process (step) defined in the script was executed. GMT is Greenwich Mean Time.

トーク処理は、チャットボットの動作(挙動)を実現するための処理である。例えば、トーク処理は、発話する処理、選択肢を表示する処理、ユーザ操作に応じて選択肢を選択する処理、選択された選択肢や入力された情報に応じた手続を行う処理、トーク処理を終了する処理などを含む。 The talk process is a process for realizing the operation (behavior) of the chatbot. For example, the talk process includes a process of speaking, a process of displaying options, a process of selecting an option according to user operation, a process of performing a procedure according to the selected option or input information, and a process of ending the talk process. and so on.

scriptは、チャットボットでの会話に適用されたスクリプト(シナリオ)を示す。labelは、スクリプト内の複数のステップのうちトーク処理が実行されたステップの名前を示す。messageは、実行されたトーク処理で発話された文章、選択された選択肢、入力された情報、あるいは、システム側の処理内容、エラーメッセージなどを示す。 script indicates a script (scenario) applied to the chatbot conversation. label indicates the name of the step in which talk processing is performed among the steps in the script. The message indicates a sentence uttered in the executed talk process, a selected option, input information, processing contents on the system side, an error message, or the like.

例えば、チャットログ500-2は、chat_id「100」、talklog_id「15044」およびtime stamp「2020-01-08T14:25:43+09:00」のログである。チャットログ500-2によれば、script「S10」のlabel「VRB-1」のトーク処理(ステップ)が実行されて、message「お名前を教えてください。」が表示されたことを特定することができる。 For example, chat log 500-2 is a log with chat_id “100”, talklog_id “15044” and time stamp “2020-01-08T14:25:43+09:00”. According to the chat log 500-2, it is specified that the talk processing (step) of label "VRB-1" of script "S10" was executed and the message "What is your name?" was displayed. can be done.

なお、チャットログには、例えば、システムログであるか否かを示す情報や、チャットボットまたはユーザのいずれに関するログであるかを示す情報が含まれていてもよい。また、チャットログには、例えば、ユーザが使用する情報処理端末102のIP(Internet Protocol)アドレスが含まれていてもよい。 The chat log may include, for example, information indicating whether or not it is a system log, and information indicating whether the log relates to a chatbot or a user. The chat log may also include, for example, the IP (Internet Protocol) address of the information processing terminal 102 used by the user.

ここで、図6を用いて、スクリプトの具体例について説明する。ここでは、サービスA100に対応するスクリプトS100を例に挙げて説明する。 A specific example of the script will now be described with reference to FIG. Here, the script S100 corresponding to the service A100 will be described as an example.

図6は、スクリプトの具体例を示す説明図である。図6において、スクリプトS100は、チャットボットの会話の流れを定義した情報(シナリオ)である。ただし、図6では、スクリプトS100の一部を抜粋して表示している。具体的には、例えば、スクリプトS100は、チャットのトーク処理を定義した情報である。 FIG. 6 is an explanatory diagram showing a specific example of a script. In FIG. 6, a script S100 is information (scenario) that defines the conversation flow of the chatbot. However, in FIG. 6, a part of the script S100 is extracted and displayed. Specifically, for example, the script S100 is information that defines chat processing.

スクリプトS100は、ステップ601~605を含む。ここで、ステップ601は、トーク処理の開始を示す。ステップ602,603は、メッセージを発話する処理を示す。ステップ604は、選択肢を表示する処理を示す。ステップ605は、トーク処理の終了を示す。 Script S100 includes steps 601-605. Here, step 601 indicates the start of talk processing. Steps 602 and 603 show the process of speaking a message. Step 604 shows the process of displaying options. Step 605 indicates the end of the talk process.

なお、複数のステップに同一のlabel(図5参照)が設定されることがある。例えば、ステップ602,603には、同一の「VRB-1」が設定される。また、図示は省略するが、スクリプトS100には、ステップ601~605のほかに、例えば、選択された選択肢や入力された情報に応じた手続やFAQの検索を行う処理などを実行するステップが含まれる。 Note that the same label (see FIG. 5) may be set for a plurality of steps. For example, steps 602 and 603 are set to the same "VRB-1". Although not shown, the script S100 includes, in addition to steps 601 to 605, steps for executing procedures and FAQ searches according to the selected options and input information. be

(チャット画面の画面例)
つぎに、情報処理端末102のディスプレイ303(図3)に表示されるチャット画面の画面例について説明する。
(Screen example of chat screen)
Next, an example of a chat screen displayed on the display 303 (FIG. 3) of the information processing terminal 102 will be described.

図7は、チャット画面の画面例を示す説明図(その1)である。図7において、チャット画面700は、情報処理端末102におけるチャットボットでの会話を表示する操作画面の一例である。図7中、アバターavは、チャットボットを表すキャラクターである。 FIG. 7 is an explanatory diagram (Part 1) showing an example of a chat screen. In FIG. 7, a chat screen 700 is an example of an operation screen that displays a chatbot conversation on the information processing terminal 102 . In FIG. 7, avatar av is a character representing a chatbot.

チャット画面700において、例えば、図3に示した入力装置304を用いたユーザの操作入力により、ボックス710を選択することで、メッセージを入力することができる。メッセージの入力は、例えば、図3に示したマイクロフォン308を用いた音声入力により行われることにしてもよい。また、チャット画面700において、送信ボタン711を選択することで、ボックス710に入力されたメッセージをチャットボット側(情報処理装置101)に送信することができる。 On the chat screen 700, for example, a message can be input by selecting a box 710 through user operation input using the input device 304 shown in FIG. Input of the message may be performed by voice input using the microphone 308 shown in FIG. 3, for example. Also, by selecting a send button 711 on the chat screen 700, the message input in the box 710 can be sent to the chatbot side (information processing apparatus 101).

チャット画面700には、アバターavの発言を表すメッセージm1が表示されている。メッセージm1は、ユーザの名前の入力を促すメッセージの一例である。また、チャット画面700には、ユーザの発言を表すメッセージm2が表示されている。メッセージm2は、アバターavのメッセージm1に対して入力された名前の一例である。 On the chat screen 700, a message m1 representing the statement of the avatar av is displayed. Message m1 is an example of a message prompting the user to enter the name. Also, on the chat screen 700, a message m2 representing the user's statement is displayed. Message m2 is an example of the name entered for message m1 of avatar av.

また、チャット画面700には、秘密ボタン720が表示されている。秘密ボタン720は、入力情報のログへの記録を許可するか否かを問い合わせる情報の一例である。入力情報は、チャットボットでの会話において、入力された情報や、選択された選択肢を示す情報である。 A secret button 720 is also displayed on the chat screen 700 . The secret button 720 is an example of information for inquiring whether or not to permit recording of input information in the log. The input information is information that indicates input information and selected options in a chatbot conversation.

チャット画面700において、例えば、ユーザの操作入力により、秘密ボタン720を選択すると、オフレコモードを設定することができる。オフレコモードとは、チャットボットでの会話に関するログ(チャットログ)を記録する際に、入力情報をログに記録しない、または、秘匿化するモードである。 On the chat screen 700, for example, when the secret button 720 is selected by the user's operation input, the off-the-record mode can be set. The off-the-record mode is a mode in which input information is not recorded in the log or is made anonymous when recording a log (chat log) relating to a chatbot conversation.

これにより、チャットボットでの会話において入力される情報のうち、ログに記録しない、または、秘匿化する情報をユーザ自身がコントロールすることが可能となる。 As a result, the user himself/herself can control information that is not recorded in the log or that is made anonymous among the information that is input in the chatbot conversation.

(情報処理装置101の機能的構成例)
図8は、実施の形態1にかかる情報処理装置101の機能的構成例を示すブロック図である。図8において、情報処理装置101は、受付部801と、会話制御部802と、記録制御部803と、を含む。具体的には、例えば、受付部801~記録制御部803は、図2に示したメモリ202、ディスク204、可搬型記録媒体207などの記憶装置に記憶されたプログラムをCPU201に実行させることにより、または、通信I/F205により、その機能を実現する。各機能部の処理結果は、例えば、メモリ202、ディスク204などの記憶装置に記憶される。
(Example of functional configuration of information processing apparatus 101)
FIG. 8 is a block diagram of a functional configuration example of the information processing apparatus 101 according to the first embodiment. In FIG. 8 , the information processing apparatus 101 includes a reception unit 801 , a conversation control unit 802 and a recording control unit 803 . Specifically, for example, the reception unit 801 to the recording control unit 803 cause the CPU 201 to execute a program stored in a storage device such as the memory 202, the disk 204, and the portable recording medium 207 shown in FIG. Alternatively, the function is realized by the communication I/F 205 . The processing results of each functional unit are stored in a storage device such as the memory 202 or disk 204, for example.

受付部801は、情報処理端末102からチャットの開始指示を受け付ける。ここで、チャットの開始指示は、ユーザとチャットボットとの会話を開始するためのものであり、例えば、チャットボットを利用したサービスの開始を要求するものである。チャットの開始指示には、例えば、サービスIDが含まれる。 The reception unit 801 receives a chat start instruction from the information processing terminal 102 . Here, the chat start instruction is for starting a conversation between the user and the chatbot, for example, requesting the start of a service using the chatbot. The chat start instruction includes, for example, a service ID.

例えば、チャットの開始指示は、情報処理端末102においてユーザの操作入力により行われ、情報処理端末102から情報処理装置101に送信される。具体的には、例えば、受付部801は、情報処理端末102からチャットの開始指示を受信することにより、チャットの開始指示を受け付ける。 For example, an instruction to start a chat is input by a user at the information processing terminal 102 and transmitted from the information processing terminal 102 to the information processing apparatus 101 . Specifically, for example, the accepting unit 801 accepts the chat start instruction by receiving the chat start instruction from the information processing terminal 102 .

会話制御部802は、情報処理端末102からのチャットの開始指示に応じて、情報処理端末102におけるチャットボットでの会話を開始する。具体的には、例えば、会話制御部802は、図4に示したスクリプトテーブル130を参照して、チャットの開始指示に含まれるサービスIDに対応するスクリプトを特定する。 The conversation control unit 802 starts a chatbot conversation on the information processing terminal 102 in response to a chat start instruction from the information processing terminal 102 . Specifically, for example, the conversation control unit 802 refers to the script table 130 shown in FIG. 4 to identify the script corresponding to the service ID included in the chat start instruction.

つぎに、会話制御部802は、特定したスクリプトを、情報処理端末102におけるチャットボットの会話に適用するトークスクリプトに決定する。そして、会話制御部802は、決定したトークスクリプトを用いて、情報処理端末102におけるサービスに関するチャットを開始する。 Next, the conversation control unit 802 determines the identified script as a talk script to be applied to the conversation of the chatbot on the information processing terminal 102 . Then, the conversation control unit 802 starts a chat regarding the service on the information processing terminal 102 using the decided talk script.

例えば、チャットの開始指示にサービスID「A1」が含まれるとする。この場合、会話制御部802は、スクリプトテーブル130を参照して、サービスID「A1」に対応するスクリプトS1をトークスクリプトに決定する。そして、会話制御部802は、決定したトークスクリプトS1を用いて、情報処理端末102におけるサービスS1に関するチャットボットでの会話を開始する。 For example, assume that the service ID "A1" is included in the chat start instruction. In this case, the conversation control unit 802 refers to the script table 130 and determines the script S1 corresponding to the service ID "A1" as the talk script. Then, the conversation control unit 802 uses the determined talk script S1 to start a chatbot conversation regarding the service S1 in the information processing terminal 102 .

なお、会話制御部802は、情報処理端末102からのチャットの開始指示に応じて、あらかじめ決められたスクリプトをトークスクリプトに決定することにしてもよい。また、会話制御部802は、例えば、情報処理端末102のユーザ属性や外部環境に基づいて、トークスクリプトを決定することにしてもよい。ユーザ属性は、情報処理端末102のユーザの特徴を表す情報である。ユーザ属性は、例えば、年代、性別、使用言語などを表す。外部環境は、情報処理端末102の外部の環境を表す情報である。外部環境は、例えば、天気、温度、湿度、時間、位置などを表す。 Note that the conversation control unit 802 may determine a predetermined script as a talk script in response to a chat start instruction from the information processing terminal 102 . Also, the conversation control unit 802 may determine a talk script based on, for example, the user attribute of the information processing terminal 102 or the external environment. A user attribute is information representing characteristics of a user of the information processing terminal 102 . User attributes represent, for example, age, gender, language used, and the like. The external environment is information representing the external environment of the information processing terminal 102 . The external environment represents, for example, weather, temperature, humidity, time, location, and the like.

会話制御部802は、情報処理端末102からチャットボットでの会話において受け付けた入力情報を受信した場合、入力情報に基づく応答処理を実行する。ここで、入力情報は、チャットボットでの会話において、例えば、図3に示した入力装置304を用いたユーザの操作により入力された情報である。また、入力情報は、チャットボットでの会話において、ユーザの操作により選択された選択肢を示す情報であってもよい。 When the conversation control unit 802 receives input information accepted in the chatbot conversation from the information processing terminal 102, the conversation control unit 802 executes response processing based on the input information. Here, the input information is information input by a user's operation using the input device 304 shown in FIG. 3, for example, in a chatbot conversation. The input information may also be information indicating an option selected by a user's operation in a chatbot conversation.

入力情報に基づく応答処理は、例えば、チャットボットでの会話において入力された情報に応じてFAQを検索して結果を出力する処理である。FAQの検索は、例えば、図1に示したFAQマスタ120を用いて行われる。また、入力情報に基づく応答処理は、チャットボットでの会話において入力された情報に応じた手続を行う処理であってもよい。 The response process based on the input information is, for example, a process of searching the FAQ according to the information input in the chatbot conversation and outputting the result. The FAQ search is performed using, for example, the FAQ master 120 shown in FIG. Also, the response processing based on the input information may be processing for performing a procedure according to information input in a chatbot conversation.

記録制御部803は、会話制御部802によって情報処理端末102におけるチャットボットでの会話が開始された結果、チャットボットでの会話に関するログを記録する。具体的には、例えば、記録制御部803は、ユーザまたはチャットボットが発言したり、システムの内部処理が行われたりすると、チャットログを記録する。チャットボットでの会話において受け付けた入力情報は、例えば、チャットログのmessageに含まれる(図5参照)。 As a result of the conversation control unit 802 starting a chatbot conversation on the information processing terminal 102 , the recording control unit 803 records a log of the chatbot conversation. Specifically, for example, the recording control unit 803 records a chat log when a user or a chatbot makes a statement or when an internal process of the system is performed. The input information received in the chatbot conversation is included in, for example, the message of the chat log (see FIG. 5).

また、記録制御部803は、情報処理端末102からチャットボットでの会話において受け付けた入力情報のマスキング処理依頼を受信した場合は、チャットボットでの会話に関するログを記録する際に、入力情報に対するマスキング処理を実行する。ここで、マスキング処理依頼は、マスキング処理の実行を依頼するものである。 Further, when the recording control unit 803 receives from the information processing terminal 102 a masking process request for input information accepted in the chatbot conversation, the recording control unit 803 performs masking of the input information when recording a log of the chatbot conversation. Execute the process. Here, the masking processing request is for requesting execution of the masking processing.

マスキング処理は、チャットボットでの会話に関するログのうち入力情報に関するログに記録しない又は秘匿化する処理である。ログに記録しないとは、例えば、messageに入力情報を設定せず、messageを空(カラ)とするチャットログを作成することであってもよい。また、ログに記録しないとは、messageに入力情報を設定したチャットログを一旦作成した後、そのチャットログから入力情報を削除することであってもよい。 The masking process is a process of not recording or anonymizing logs related to input information among logs related to chatbot conversations. Not recording in a log may mean, for example, creating a chat log in which input information is not set in a message and the message is empty. Also, not recording in the log may mean deleting the input information from the chat log after once creating a chat log in which the input information is set in the message.

秘匿化とは、例えば、入力情報を類推不能な情報に変換することである。類推不能な情報は、例えば、アスタリスク(*)や墨塗などである。秘匿化するとは、入力情報を類推不能な情報に変換してからmessageに設定することであってもよく、また、messageに設定した入力情報を類推不能な情報に変換することであってもよい。 Anonymization means, for example, converting input information into information that cannot be guessed. Information that cannot be inferred is, for example, an asterisk (*) or blackout. Anonymization may mean converting input information into information that cannot be inferred before setting it in a message, or converting input information set in a message into information that cannot be inferred. .

なお、情報処理装置101は、例えば、チャットボットでの会話において、入力情報およびマスキング処理依頼を同時に受信することにしてもよい。また、情報処理装置101は、入力情報を受信した後に、その入力情報のマスキング処理依頼を受信することにしてもよい。また、情報処理装置101は、マスキング処理依頼を受信した後に、マスキング処理対象の情報となる入力情報を受信することにしてもよい。 Note that the information processing apparatus 101 may receive input information and a masking processing request at the same time, for example, in a chatbot conversation. Further, the information processing apparatus 101 may receive a masking processing request for the input information after receiving the input information. Further, the information processing apparatus 101 may receive input information to be subjected to masking processing after receiving the masking processing request.

具体的には、例えば、会話制御部802は、チャットボットでの会話において、入力情報のログへの記録を許可するか否かの問い合わせ情報を、情報処理端末102に出力する。マスキング処理依頼は、例えば、情報処理端末102において問い合わせ情報に対応してログへの記録を許可しない旨の操作が行われた場合に、情報処理端末102から送信される。 Specifically, for example, the conversation control unit 802 outputs, to the information processing terminal 102, inquiry information as to whether or not to permit recording of input information in a log in a chatbot conversation. The masking processing request is transmitted from the information processing terminal 102, for example, when an operation is performed on the information processing terminal 102 to the effect that recording to the log is not permitted in response to the inquiry information.

問い合わせ情報は、入力情報のログへの記録を許可するか否かを問い合わせるためのメッセージやアイコンなどであり、例えば、図7に示した秘密ボタン720である。より詳細に説明すると、例えば、情報処理端末102におけるチャットボットでの会話を開始するにあたり、秘密ボタン720を含むチャット画面700を、情報処理端末102に表示させる。 The inquiry information is a message, an icon, or the like for inquiring whether or not to permit recording of the input information in the log, and is, for example, the secret button 720 shown in FIG. More specifically, for example, when starting a chatbot conversation on the information processing terminal 102 , the information processing terminal 102 is caused to display a chat screen 700 including a secret button 720 .

チャット画面700において、ユーザの操作入力により、秘密ボタン720が選択されると、情報処理端末102から情報処理装置101にオフレコ設定指示が送信される。オフレコ設定指示は、マスキング処理依頼に相当する。記録制御部803は、情報処理端末102からオフレコ設定指示を受信すると、オフレコモードを設定(ON)する。 When the secret button 720 is selected by the user's operation input on the chat screen 700 , an off-the-record setting instruction is transmitted from the information processing terminal 102 to the information processing apparatus 101 . The off-record setting instruction corresponds to a masking processing request. Upon receiving the off-record setting instruction from the information processing terminal 102, the recording control unit 803 sets (turns on) the off-record mode.

オフレコモードとは、チャットボットでの会話に関するログ(チャットログ)を記録する際に、入力情報をログに記録しない、または、秘匿化するモードである。すなわち、オフレコモードでは、ユーザの発言がマスキング処理対象の情報として、ログに記録されない、あるいは、秘匿化してログに記録される。 The off-the-record mode is a mode in which input information is not recorded in the log or is made anonymous when recording a log (chat log) relating to a chatbot conversation. That is, in the off-the-record mode, the user's remarks are not recorded in the log as information to be masked, or are recorded in the log in an anonymized manner.

具体的には、例えば、記録制御部803は、情報処理端末102からチャットボットでの会話において受け付けた入力情報を受信した場合に、オフレコモードが設定されているか否かを判断する。ここで、オフレコモードが設定されていない場合、記録制御部803は、チャットログを記録する際に、受信した入力情報に対するマスキング処理を実行しない。 Specifically, for example, the recording control unit 803 determines whether or not the off-the-record mode is set when input information accepted in a chatbot conversation is received from the information processing terminal 102 . Here, if the off-the-record mode is not set, the recording control unit 803 does not perform masking processing on the received input information when recording the chat log.

一方、オフレコモードが設定されている場合、記録制御部803は、チャットログを記録する際に、受信した入力情報に対するマスキング処理を実行する。より詳細に説明すると、例えば、記録制御部803は、チャットボットでの会話に関するチャットログのうち、受信した入力情報に関するチャットログから当該入力情報を削除してもよく、また、受信した入力情報に関するチャットログにおける当該入力情報をアスタリスク、墨塗などの類推不能な情報に変換して秘匿化してもよい。 On the other hand, when the off-the-record mode is set, the recording control unit 803 performs masking processing on the received input information when recording the chat log. More specifically, for example, the recording control unit 803 may delete the input information from the chat logs related to the received input information among the chat logs related to the chatbot conversation. The input information in the chat log may be converted into information that cannot be guessed, such as asterisks or blackouts, to be made anonymous.

なお、ここでは、マスキング処理対象の情報の入力前に秘密ボタン720を押す場合を例に挙げて説明したが、これに限らない。例えば、マスキング処理対象の情報の入力後に秘密ボタン720を押すことにしてもよい。この場合、記録制御部803は、オフレコ設定指示(マスキング処理依頼)を受信した後に受信される入力情報に対するマスキング処理を実行する。 Although the case where the secret button 720 is pressed before inputting information to be masked has been described as an example, the present invention is not limited to this. For example, the secret button 720 may be pressed after inputting information to be masked. In this case, the recording control unit 803 performs masking processing on input information received after receiving an off-record setting instruction (masking processing request).

また、チャットボットでの会話において受け付けた入力情報のうちの一部の情報を、マスキング処理対象の情報として指定可能であってもよい。例えば、チャット画面700において、入力装置304を用いたユーザの操作入力により、ボックス710に入力されたメッセージのうちの一部の情報を、マスキング処理対象の情報として指定可能であってもよい。この場合、記録制御部803は、例えば、受信した入力情報のうち、マスキング処理対象の情報として指定された情報(例えば、住所の一部)に対するマスキング処理を実行することにしてもよい。入力情報のうち指定された情報以外の情報は、例えば、そのままログに記録される。 Further, it may be possible to designate a part of the input information received in the chatbot conversation as information to be subjected to masking processing. For example, on the chat screen 700, it may be possible to designate part of the information in the message input to the box 710 as the masking target information by the user's operation input using the input device 304. FIG. In this case, for example, the recording control unit 803 may execute masking processing on information (for example, part of an address) specified as information to be masked among the received input information. Information other than the designated information among the input information is recorded in the log as it is, for example.

また、チャットログは、図5に示したチャットログDB140に記録される。具体的には、例えば、チャットボットでの会話中に記録されたチャットログは、例えば、メモリ202内のバッファに一旦格納される。チャットボットでの会話が終了すると、バッファ内の全チャットログが、チャットログDB140に出力される。図5に示したチャットログ500-1は、マスキング処理された入力情報を含むログの一例である。 Also, the chat log is recorded in the chat log DB 140 shown in FIG. Specifically, for example, a chat log recorded during a chatbot conversation is temporarily stored in a buffer within the memory 202, for example. When the chatbot conversation ends, all chat logs in the buffer are output to the chat log DB 140 . A chat log 500-1 shown in FIG. 5 is an example of a log including masked input information.

また、例えば、チャット画面700において、マスキング処理対象外の情報として既に入力済みの情報について、チャットボットでの会話が終了する前に、マスキング処理対象の情報として追加で指定可能にしてもよい。この場合、記録制御部803は、例えば、メモリ202内のバッファに一旦格納されたログのうち、追加で指定されたマスキング処理対象の情報を含むログから当該情報を削除したり秘匿化したりするマスキング処理を実行する。 Further, for example, on the chat screen 700, information that has already been input as information not subject to masking processing may be additionally designated as information subject to masking processing before the conversation in the chatbot ends. In this case, the recording control unit 803 performs, for example, a masking process that deletes or anonymizes the information from the additionally specified information to be masked, among the logs temporarily stored in the buffer in the memory 202 . Execute the process.

上述した情報処理装置101の各機能部は、会話制御システム100内の複数のコンピュータ(例えば、情報処理装置101と情報処理端末102)により実現されることにしてもよい。また、上述した情報処理装置101の各機能部は、情報処理端末102により実現されることにしてもよい。 Each functional unit of the information processing device 101 described above may be realized by a plurality of computers (for example, the information processing device 101 and the information processing terminal 102) in the conversation control system 100. FIG. Also, each functional unit of the information processing apparatus 101 described above may be realized by the information processing terminal 102 .

(情報処理装置101の動作例)
つぎに、図9および図10を用いて、実施の形態1にかかる情報処理装置101の動作例について説明する。ここでは、チャットボットと連携した双方向コミュニケーションを利用して、健康相談を行う場合に表示されるチャット画面を例に挙げて説明する。
(Example of operation of information processing device 101)
Next, an operation example of the information processing apparatus 101 according to the first embodiment will be described with reference to FIGS. 9 and 10. FIG. Here, a chat screen that is displayed when health consultation is performed using two-way communication linked with a chatbot will be described as an example.

図9は、チャット画面の画面例を示す説明図(その2)である。図10は、情報処理装置101の動作例を示す説明図である。図9において、チャット画面700には、アバターavの発言を表すメッセージm3が表示されている。メッセージm3は、ユーザの相談内容の入力を促すメッセージの一例である。 FIG. 9 is an explanatory diagram (part 2) showing an example of a chat screen. FIG. 10 is an explanatory diagram showing an operation example of the information processing apparatus 101. As shown in FIG. In FIG. 9, the chat screen 700 displays a message m3 representing the utterance of the avatar av. The message m3 is an example of a message that prompts the user to input consultation content.

ここでは、ユーザの相談内容の入力に先立って、ユーザの名前「富士太郎」が入力されている。名前「富士太郎」は、個人を特定可能な情報である。このため、メッセージm3に対してユーザの相談内容を入力されると、誰がどのような相談をしたのかを特定可能な情報がログに記録されてしまう。 Here, the user's name "Fuji Taro" is input prior to inputting the user's consultation content. The name "Fuji Taro" is information that can identify an individual. Therefore, when the content of the user's consultation is input in response to the message m3, information that can identify who consulted and what kind of consultation is recorded in the log.

ここで、ユーザが自身の相談内容をログに残したくないと判断したため、チャット画面700において、秘密ボタン720が選択された場合を想定する。この場合、情報処理端末102から情報処理装置101にオフレコ設定指示が送信され、オフレコモードが設定(ON)される。 Here, it is assumed that the user selects the secret button 720 on the chat screen 700 because the user has determined that he/she does not want to record the content of his or her consultation in the log. In this case, an off-record setting instruction is transmitted from the information processing terminal 102 to the information processing apparatus 101, and the off-record mode is set (ON).

なお、秘密ボタン720が選択されると、例えば、オフレコモードが設定中であることを判別可能に秘密ボタン720の表示態様が変更される(例えば、図10参照)。また、秘密ボタン720が選択されると、例えば、オフレコモードが設定中であることを示すアイコンが表示されることにしてもよい。 When the secret button 720 is selected, for example, the display mode of the secret button 720 is changed so that it can be determined that the off-record mode is being set (see FIG. 10, for example). Also, when the secret button 720 is selected, for example, an icon indicating that the off-the-record mode is being set may be displayed.

また、チャット画面700において、秘密ボタン720が選択された後、秘密ボタン720が再度選択されると、例えば、情報処理端末102から情報処理装置101にオフレコ解除指示が送信され、オフレコモードが解除(OFF)される。また、オフレコモードは、情報処理端末102から情報処理装置101に入力情報が送信されると、その都度、自動で解除されることにしてもよい。 Further, when the secret button 720 is selected again on the chat screen 700 and then the secret button 720 is selected again, for example, an instruction to cancel the off-record mode is transmitted from the information processing terminal 102 to the information processing apparatus 101, and the off-record mode is canceled ( OFF). Also, the off-the-record mode may be automatically canceled each time input information is transmitted from the information processing terminal 102 to the information processing apparatus 101 .

図10において、チャット画面700には、ユーザの発言を表すメッセージm4が表示されている。メッセージm4は、アバターavのメッセージm3に対して入力された相談内容の一例である。入力されたメッセージm4は、情報処理端末102から情報処理装置に送信される。 In FIG. 10, a chat screen 700 displays a message m4 representing the user's statement. The message m4 is an example of the content of the consultation input for the message m3 of the avatar av. The input message m4 is transmitted from the information processing terminal 102 to the information processing apparatus.

情報処理装置101は、例えば、メッセージm4を受信すると、FAQマスタ120を参照して、メッセージm4に基づいてFAQの検索を行う。そして、情報処理装置101は、検索した結果を情報処理端末102に出力する。この結果、チャット画面700において、アバターavの発言として、例えば、検索された結果(不図示)が選択可能に表示される。 For example, when receiving the message m4, the information processing apparatus 101 refers to the FAQ master 120 and searches FAQ based on the message m4. The information processing apparatus 101 then outputs the search result to the information processing terminal 102 . As a result, on the chat screen 700, for example, the searched result (not shown) is displayed in a selectable manner as the utterance of the avatar av.

これにより、ユーザは、自身が入力した相談内容(質問)に対する回答(FAQ)を得ることができる。 Thereby, the user can obtain an answer (FAQ) to the content of consultation (question) input by the user.

また、ここでは、オフレコモードが設定されている。このため、情報処理装置101は、チャットボットでの会話において受け付けたメッセージm4に関するチャットログを記録する際に、メッセージm4に対するマスキング処理を実行する。 Also, here, the off-record mode is set. Therefore, the information processing apparatus 101 performs masking processing on the message m4 when recording a chat log regarding the message m4 received in the chatbot conversation.

具体的には、例えば、情報処理装置101は、受信したメッセージm4を削除したチャットログ500-5を記録する。チャットログ500-5のmessage「***deleted***」は、入力情報が削除されたことを示している。なお、図10では、チャットログの一部を抜粋して表示している。 Specifically, for example, the information processing apparatus 101 records a chat log 500-5 in which the received message m4 is deleted. The message "***deleted***" in the chat log 500-5 indicates that the input information has been deleted. In addition, in FIG. 10, a part of the chat log is extracted and displayed.

(情報処理装置101の会話制御処理手順)
つぎに、図11および図12を用いて、実施の形態1にかかる情報処理装置101の会話制御処理手順について説明する。
(Conversation control processing procedure of information processing device 101)
Next, a conversation control processing procedure of the information processing apparatus 101 according to the first embodiment will be described with reference to FIGS. 11 and 12. FIG.

図11および図12は、実施の形態1にかかる情報処理装置101の会話制御処理手順の一例を示すフローチャートである。図11のフローチャートにおいて、まず、情報処理装置101は、情報処理端末102からチャットの開始指示を受信したか否かを判断する(ステップS1101)。 11 and 12 are flowcharts showing an example of the conversation control processing procedure of the information processing apparatus 101 according to the first embodiment. In the flowchart of FIG. 11, first, the information processing apparatus 101 determines whether or not a chat start instruction has been received from the information processing terminal 102 (step S1101).

ここで、情報処理装置101は、チャットの開始指示を受信するのを待つ(ステップS1101:No)。情報処理装置101は、チャットの開始指示を受信した場合(ステップS1101:Yes)、スクリプトテーブル130を参照して、受信したチャットの開始指示に含まれるサービスIDに対応するスクリプトを、トークスクリプトに決定する(ステップS1102)。 Here, the information processing apparatus 101 waits to receive a chat start instruction (step S1101: No). When the information processing apparatus 101 receives the chat start instruction (step S1101: Yes), the information processing apparatus 101 refers to the script table 130 and determines the script corresponding to the service ID included in the received chat start instruction as the talk script. (step S1102).

そして、情報処理装置101は、決定したトークスクリプトを用いて、情報処理端末102におけるチャットボットでの会話を開始する(ステップS1103)。この際、情報処理装置101は、入力情報のログへの記録を許可するか否かの問い合わせ情報を、情報処理端末102に出力する。問い合わせ情報は、例えば、図7に示した秘密ボタン720である。 Then, the information processing apparatus 101 uses the determined talk script to start a chatbot conversation on the information processing terminal 102 (step S1103). At this time, the information processing apparatus 101 outputs to the information processing terminal 102 inquiry information as to whether or not to permit recording of the input information in the log. The inquiry information is, for example, the confidential button 720 shown in FIG.

つぎに、情報処理装置101は、情報処理端末102からオフレコ設定指示を受信したか否かを判断する(ステップS1104)。ここで、情報処理端末102からオフレコ設定指示を受信した場合(ステップS1104:Yes)、情報処理装置101は、オフレコモードをONにして(ステップS1105)、図12に示すステップS1201に移行する。 The information processing apparatus 101 then determines whether or not an off-record setting instruction has been received from the information processing terminal 102 (step S1104). Here, when the off-record setting instruction is received from the information processing terminal 102 (step S1104: Yes), the information processing apparatus 101 turns on the off-record mode (step S1105), and proceeds to step S1201 shown in FIG.

一方、情報処理端末102からオフレコ設定指示を受信していない場合(ステップS1104:No)、情報処理装置101は、情報処理端末102からオフレコ解除指示を受信したか否かを判断する(ステップS1106)。 On the other hand, if the off-the-record setting instruction has not been received from the information processing terminal 102 (step S1104: No), the information processing apparatus 101 determines whether or not the off-the-record cancellation instruction has been received from the information processing terminal 102 (step S1106). .

ここで、情報処理端末102からオフレコ解除指示を受信していない場合(ステップS1106:No)、情報処理装置101は、図12に示すステップS1201に移行する。一方、情報処理端末102からオフレコ解除指示を受信した場合には(ステップS1106:Yes)、情報処理装置101は、オフレコモードをOFFにして(ステップS1107)、図12に示すステップS1201に移行する。 Here, if the off-the-record cancellation instruction has not been received from the information processing terminal 102 (step S1106: No), the information processing apparatus 101 proceeds to step S1201 shown in FIG. On the other hand, when the off-record canceling instruction is received from the information processing terminal 102 (step S1106: Yes), the information processing apparatus 101 turns off the off-record mode (step S1107), and proceeds to step S1201 shown in FIG.

図12のフローチャートにおいて、まず、情報処理装置101は、情報処理端末102からチャットボットでの会話において受け付けた入力情報を受信したか否かを判断する(ステップS1201)。ここで、入力情報を受信していない場合(ステップS1201:No)、情報処理装置101は、ステップS1206に移行する。 In the flowchart of FIG. 12, first, the information processing apparatus 101 determines whether or not input information accepted in the chatbot conversation is received from the information processing terminal 102 (step S1201). If the input information has not been received (step S1201: No), the information processing apparatus 101 proceeds to step S1206.

一方、入力情報を受信した場合(ステップS1201:Yes)、情報処理装置101は、受信した入力情報に基づく応答処理を実行する(ステップS1202)。つぎに、情報処理装置101は、オフレコモードがONであるか否かを判断する(ステップS1203)。 On the other hand, when input information is received (step S1201: Yes), the information processing apparatus 101 executes response processing based on the received input information (step S1202). The information processing apparatus 101 then determines whether the off-record mode is ON (step S1203).

ここで、オフレコモードがONの場合(ステップS1203:Yes)、情報処理装置101は、受信した入力情報に対するマスキング処理を実行して、入力情報がマスキングされたチャットログを出力し(ステップS1204)、ステップS1206に移行する。 If the off-the-record mode is ON (step S1203: Yes), the information processing apparatus 101 performs masking processing on the received input information and outputs a chat log in which the input information is masked (step S1204). The process moves to step S1206.

一方、オフレコモードがOFFの場合には(ステップS1203:No)、情報処理装置101は、受信した入力情報を含むチャットログを出力する(ステップS1205)。そして、情報処理装置101は、情報処理端末102におけるチャットボットでの会話を終了するか否かを判断する(ステップS1206)。 On the other hand, if the off-record mode is OFF (step S1203: No), the information processing apparatus 101 outputs a chat log including the received input information (step S1205). Then, the information processing apparatus 101 determines whether or not to end the chatbot conversation on the information processing terminal 102 (step S1206).

ここで、会話を終了しない場合(ステップS1206:No)、情報処理装置101は、図11に示したステップS1104に戻る。一方、会話を終了する場合(ステップS1206:Yes)、情報処理装置101は、本フローチャートによる一連の処理を終了する。なお、チャットボットでの会話は、例えば、トークスクリプトに従って、または、ユーザの強制終了操作に応じて終了する。 Here, if the conversation is not to be ended (step S1206: No), the information processing apparatus 101 returns to step S1104 shown in FIG. On the other hand, when ending the conversation (step S1206: Yes), the information processing apparatus 101 ends the series of processes according to this flowchart. The chatbot conversation ends, for example, according to the talk script or according to the user's forced termination operation.

これにより、情報処理端末102からオフレコ設定指示に応じて、チャットボットでの会話において受け付けた入力情報をマスキング処理してログ出力することができる。 As a result, in response to an off-the-record setting instruction from the information processing terminal 102, it is possible to mask the input information received in the chatbot conversation and output it as a log.

以上説明したように、実施の形態1にかかる情報処理装置101によれば、情報処理端末102からチャットボットでの会話において受け付けた入力情報を受信し、入力情報に基づく応答処理を実行することができる。また、情報処理装置101によれば、入力情報のマスキング処理依頼を受信した場合は、チャットボットでの会話に関するログを記録する際に、当該会話に関するログのうち入力情報に関するログに記録しない又は秘匿化するマスキング処理を実行することができる。 As described above, according to the information processing apparatus 101 according to the first embodiment, it is possible to receive input information accepted in a chatbot conversation from the information processing terminal 102 and execute response processing based on the input information. can. Further, according to the information processing apparatus 101, when a request for masking input information is received, when recording a log regarding a chatbot conversation, the log regarding the input information among the logs regarding the conversation is not recorded or is kept confidential. A masking process that transforms the

これにより、ユーザからのマスキング処理依頼に応じて、チャットボットでの会話において受け付けた入力情報に基づく応答処理(例えば、FAQの検索など)を実行しつつ、その入力情報をログに残さないようにすることができる。 As a result, in response to the masking processing request from the user, response processing (for example, FAQ search, etc.) based on the input information received in the chatbot conversation is executed, and the input information is not left in the log. can do.

また、情報処理装置101によれば、チャットボットでの会話において、入力情報のログへの記録を許可するか否かの問い合わせ情報を情報処理端末102に出力することができる。そして、情報処理装置101によれば、情報処理端末102において問い合わせ情報に対応してログへの記録を許可しない旨の操作が行われた場合に、情報処理端末102からマスキング処理依頼を受信することができる。 Further, according to the information processing apparatus 101, in a chatbot conversation, it is possible to output to the information processing terminal 102 inquiry information as to whether or not to permit recording of input information in a log. Then, according to the information processing apparatus 101, when an operation is performed on the information processing terminal 102 in response to the inquiry information to the effect that recording to the log is not permitted, the masking processing request is received from the information processing terminal 102. can be done.

これにより、チャットボットでの会話において、例えば、ユーザが情報の入力前に秘密ボタン720(例えば、図7参照)を押すという簡単な操作を行うだけで、入力した情報をログに残さないようにすることが可能となる。 As a result, in a conversation with a chatbot, for example, just by performing a simple operation of pressing the secret button 720 (see, for example, FIG. 7) before entering information, the entered information is not left in the log. It becomes possible to

このように、情報処理装置101によれば、チャットボットでの会話において入力した情報のログへの記録をユーザ自身がコントロールすることが可能となる。これにより、ユーザにとって知られたくないような情報の入力をともなうサービスを利用する際の不安を解消することができる。また、たとえ入力情報をマスクしても、トークスクリプト(シナリオ)のどのステップを実行したかの情報はログに残るため、事業者側の動線分析などに役立てることができる。 As described above, according to the information processing apparatus 101, the user himself/herself can control the recording of the information input in the chatbot conversation in the log. As a result, it is possible to eliminate anxiety when using a service that involves inputting information that the user does not want to know. In addition, even if the input information is masked, the information on which step of the talk script (scenario) was executed remains in the log, so it can be used for flow line analysis on the operator side.

(実施の形態2)
つぎに、実施の形態2にかかる情報処理装置101について説明する。実施の形態2では、情報処理装置101は、チャットボットでの会話において情報が入力される箇所と対応付けて、当該箇所で受け付けた入力情報を受信するとともに、当該入力情報のマスキング処理依頼を受信した回数を記録する。そして、情報処理装置101は、記録した回数に基づいて、当該箇所において受け付けた入力情報がマスキング処理対象の情報であるか否かを判断する場合について説明する。なお、実施の形態1で説明した箇所と同様の箇所については、同一符号を付して図示および説明を省略する。
(Embodiment 2)
Next, the information processing apparatus 101 according to the second embodiment will be described. In the second embodiment, the information processing apparatus 101 receives input information received at a location where information is input in a chatbot conversation, and receives a masking processing request for the input information. Record the number of times Then, a case will be described where the information processing apparatus 101 determines whether or not the input information received at the location is masking processing target information based on the number of times of recording. The same reference numerals are assigned to the same portions as those described in the first embodiment, and illustration and description thereof are omitted.

(情報処理装置101の機能的構成例)
まず、図13を用いて、実施の形態2にかかる情報処理装置101の機能的構成例について説明する。
(Example of functional configuration of information processing apparatus 101)
First, with reference to FIG. 13, a functional configuration example of the information processing apparatus 101 according to the second embodiment will be described.

図13は、実施の形態2にかかる情報処理装置101の機能的構成例を示すブロック図である。図13において、情報処理装置101は、受付部801と、会話制御部802と、記録制御部803と、計数部1301と、を含む。具体的には、例えば、受付部801~記録制御部803および計数部1301は、図2に示したメモリ202、ディスク204、可搬型記録媒体207などの記憶装置に記憶されたプログラムをCPU201に実行させることにより、または、通信I/F205により、その機能を実現する。各機能部の処理結果は、例えば、メモリ202、ディスク204などの記憶装置に記憶される。 FIG. 13 is a block diagram of a functional configuration example of the information processing apparatus 101 according to the second embodiment. In FIG. 13, the information processing apparatus 101 includes a reception unit 801, a conversation control unit 802, a recording control unit 803, and a counting unit 1301. Specifically, for example, the reception unit 801 to the recording control unit 803 and the counting unit 1301 cause the CPU 201 to execute programs stored in storage devices such as the memory 202, the disk 204, and the portable recording medium 207 shown in FIG. or by the communication I/F 205, the function is realized. The processing results of each functional unit are stored in a storage device such as the memory 202 or disk 204, for example.

以下、実施の形態2にかかる情報処理装置101の機能部のうち、実施の形態1にかかる情報処理装置101の機能部と異なる部分について説明する。 Hereinafter, of the functional units of the information processing apparatus 101 according to the second embodiment, portions different from the functional units of the information processing apparatus 101 according to the first embodiment will be described.

計数部1301は、チャットボットでの会話内の第1の箇所と対応付けて、第1の箇所で受け付けた入力情報を受信するとともに、当該入力情報のマスキング処理依頼を受信した回数を記録する。ここで、第1の箇所は、チャットボットでの会話において情報が入力される箇所である。 The counting unit 1301 receives the input information accepted at the first part in association with the first part in the chatbot conversation, and records the number of times the masking processing request for the input information is received. Here, the first part is the part where information is input in the chatbot conversation.

例えば、第1の箇所は、スクリプト内の複数のステップのうち、情報の入力や、選択肢の選択を受け付けて、入力された情報や、選択された選択肢を示す情報を発話するトーク処理が実行されるステップである。第1の箇所に対応する回数は、例えば、図14に示すような回数カウンターテーブル1400に記憶される。 For example, in the first part, out of a plurality of steps in the script, a talk process is executed in which input of information and selection of options are accepted, and the input information and information indicating the selected options are spoken. step. The number of times corresponding to the first location is stored, for example, in a number counter table 1400 as shown in FIG.

ここで、回数カウンターテーブル1400の記憶内容について説明する。回数カウンターテーブル1400は、例えば、図2に示したメモリ202、ディスク204などの記憶装置により実現される。 Here, the contents stored in the number counter table 1400 will be described. The number counter table 1400 is implemented by a storage device such as the memory 202 and disk 204 shown in FIG. 2, for example.

図14は、回数カウンターテーブル1400の記憶内容の一例を示す説明図である。図14において、回数カウンターテーブル1400は、script、labelおよび回数のフィールドを有し、各フィールドに情報を設定することで、回数情報(例えば、回数情報1400-1~1400-4)をレコードとして記憶する。 FIG. 14 is an explanatory diagram showing an example of the contents stored in the number counter table 1400. As shown in FIG. In FIG. 14, the number counter table 1400 has fields of script, label, and number of times. By setting information in each field, number information (for example, number information 1400-1 to 1400-4) is stored as a record. do.

ここで、scriptは、チャットボットでの会話に適用されたスクリプト(シナリオ)を示す。labelは、スクリプト内の複数のステップのうちトーク処理が実行されたステップの名前を示す。回数は、ステップで受け付けた入力情報を受信するとともに、当該入力情報のマスキング処理依頼を受信した回数を示す。 Here, script indicates a script (scenario) applied to the chatbot conversation. label indicates the name of the step in which talk processing is performed among the steps in the script. The number of times indicates the number of times the input information accepted in the step is received and the masking processing request for the input information is received.

例えば、回数情報1400-1は、スクリプトP100内のlabel「VRB-1」のステップで受け付けた入力情報を受信するとともに、当該入力情報のマスキング処理依頼を受信した回数「5」を示す。 For example, the number of times information 1400-1 indicates the number of times "5" that the input information received at the step labeled "VRB-1" in the script P100 and the masking processing request for the input information were received.

一例として、トークスクリプトP100に基づくチャットボットでの会話において、label「VRB-1」のステップで受け付けた入力情報を受信するとともに、当該入力情報のマスキング処理依頼を受信した場合を想定する。この場合、計数部1301は、回数カウンターテーブル1400内のscript「P100」およびlabel「VRB-1」に対応する回数情報1400-1の回数をインクリメントする。 As an example, in a chatbot conversation based on the talk script P100, it is assumed that the input information accepted in the step labeled "VRB-1" is received and a masking processing request for the input information is received. In this case, counting unit 1301 increments the number of times information 1400-1 corresponding to script “P100” and label “VRB-1” in number counter table 1400. FIG.

記録制御部803は、情報処理端末102からチャットボットでの会話内の第1の箇所において受け付けた入力情報を受信した場合、第1の箇所と対応付けて記録された回数に基づいて、受信した入力情報がマスキング処理対象の情報であるか否かを判断する。ここで、マスキング処理対象の情報とは、チャットボットでの会話に関するログを記録する際に、ログに記録しない又は秘匿化する情報である。 When the recording control unit 803 receives the input information received at the first part in the chatbot conversation from the information processing terminal 102, the recording control unit 803, based on the number of times recorded in association with the first part, It is determined whether or not the input information is masking processing target information. Here, the information to be masked is information that is not recorded in the log or that is to be made anonymous when recording a log related to chatbot conversation.

具体的には、例えば、記録制御部803は、第1の箇所と対応付けて記録された回数が第1のしきい値以上の場合に、受信した入力情報がマスキング処理対象の情報であると判断する。第1のしきい値は、任意に設定可能であり、例えば、第1の箇所に対応する回数を記録した期間長に応じて設定される。 Specifically, for example, the recording control unit 803 determines that the received input information is masking target information when the number of times recorded in association with the first location is greater than or equal to the first threshold value. to decide. The first threshold can be arbitrarily set, and is set, for example, according to the length of the period in which the number of times corresponding to the first location is recorded.

一例として、第1の箇所に対応する回数を、1日の期間記録した場合を想定する。この場合、第1のしきい値は、例えば、10程度の値に設定される。また、第1の箇所に対応する回数を、1週間の期間記録した場合を想定する。この場合、第1のしきい値は、例えば、100程度の値に設定される。 As an example, assume that the number of times corresponding to the first location is recorded for a period of one day. In this case, the first threshold is set to a value of about ten, for example. It is also assumed that the number of times corresponding to the first location is recorded for a period of one week. In this case, the first threshold is set to a value of about 100, for example.

また、記録制御部803は、第1の箇所において受け付けた入力情報を受信した総回数に対する、記録した回数の割合が第2のしきい値以上の場合に、受信した入力情報がマスキング処理対象の情報であると判断することにしてもよい。第2のしきい値は、任意に設定可能であり、例えば、0.6(60%)~0.8(80%)程度の値に設定される。 In addition, when the ratio of the number of times of recording to the total number of times of receiving the input information accepted at the first location is equal to or greater than the second threshold value, the recording control unit 803 determines that the received input information is subject to masking processing. You may decide to judge that it is information. The second threshold can be set arbitrarily, and is set to a value of about 0.6 (60%) to 0.8 (80%), for example.

ここで、マスキング処理対象の情報であると判断した場合、記録制御部803は、チャットボットでの会話に関するログを記録する際に、受信した入力情報に対するマスキング処理を実行する。一方、マスキング処理対象の情報ではないと判断した場合、記録制御部803は、受信した入力情報に対するマスキング処理を実行しない。 Here, if it is determined that the information is subject to masking processing, the recording control unit 803 performs masking processing on the received input information when recording a log relating to the chatbot conversation. On the other hand, if the recording control unit 803 determines that the information is not masking processing target information, the recording control unit 803 does not perform masking processing on the received input information.

また、会話制御部802は、チャットボットでの会話内の第1の箇所と対応付けて記録された回数が第1のしきい値以上となった場合に、第1の箇所で入力される情報のログへの記録を許可するか否かの問い合わせ情報を、情報処理端末102に出力することにしてもよい。 In addition, the conversation control unit 802, when the number of times recorded in association with the first part in the chatbot conversation is greater than or equal to the first threshold value, the information input at the first part Inquiry information as to whether or not recording to the log of is permitted may be output to the information processing terminal 102 .

そして、記録制御部803は、情報処理端末102から第1の箇所において受け付けた入力情報を受信し、入力情報のマスキング処理依頼を受信した場合に、チャットボットでの会話に関するログを記録する際に、その入力情報に対するマスキング処理を実行することにしてもよい。 Then, when the recording control unit 803 receives the input information accepted at the first location from the information processing terminal 102 and receives a masking processing request for the input information, when recording a log related to the chatbot conversation, , the masking process may be performed on the input information.

(情報処理装置101の会話制御処理手順)
つぎに、実施の形態2にかかる情報処理装置101の会話制御処理手順について説明する。実施の形態2にかかる情報処理装置101では、例えば、所定の期間、第1の会話制御処理を実施した後、第2の会話制御処理が実施される。
(Conversation control processing procedure of information processing device 101)
Next, a conversation control processing procedure of the information processing apparatus 101 according to the second embodiment will be explained. In the information processing apparatus 101 according to the second embodiment, for example, after performing the first conversation control process for a predetermined period, the second conversation control process is performed.

まず、図15および図16を用いて、実施の形態2にかかる情報処理装置101の第1の会話制御処理手順について説明する。 First, the first conversation control processing procedure of the information processing apparatus 101 according to the second embodiment will be described with reference to FIGS. 15 and 16. FIG.

図15および図16は、実施の形態2にかかる情報処理装置101の第1の会話制御処理手順の一例を示すフローチャートである。図15のフローチャートにおいて、まず、情報処理装置101は、情報処理端末102からチャットの開始指示を受信したか否かを判断する(ステップS1501)。 15 and 16 are flowcharts showing an example of the first conversation control processing procedure of the information processing apparatus 101 according to the second embodiment. In the flowchart of FIG. 15, first, the information processing apparatus 101 determines whether or not a chat start instruction has been received from the information processing terminal 102 (step S1501).

ここで、情報処理装置101は、チャットの開始指示を受信するのを待つ(ステップS1501:No)。情報処理装置101は、チャットの開始指示を受信した場合(ステップS1501:Yes)、スクリプトテーブル130を参照して、受信したチャットの開始指示に含まれるサービスIDに対応するスクリプトを、トークスクリプトに決定する(ステップS1502)。 Here, the information processing apparatus 101 waits to receive a chat start instruction (step S1501: No). When the information processing apparatus 101 receives the chat start instruction (step S1501: Yes), the information processing apparatus 101 refers to the script table 130 and determines the script corresponding to the service ID included in the received chat start instruction as the talk script. (step S1502).

そして、情報処理装置101は、決定したトークスクリプトを用いて、情報処理端末102におけるチャットボットでの会話を開始する(ステップS1503)。この際、情報処理装置101は、入力情報のログへの記録を許可するか否かの問い合わせ情報を、情報処理端末102に出力する。問い合わせ情報は、例えば、図7に示した秘密ボタン720である。 Then, the information processing apparatus 101 uses the determined talk script to start a chatbot conversation on the information processing terminal 102 (step S1503). At this time, the information processing apparatus 101 outputs to the information processing terminal 102 inquiry information as to whether or not to permit recording of the input information in the log. The inquiry information is, for example, the confidential button 720 shown in FIG.

つぎに、情報処理装置101は、情報処理端末102からオフレコ設定指示を受信したか否かを判断する(ステップS1504)。ここで、情報処理端末102からオフレコ設定指示を受信した場合(ステップS1504:Yes)、情報処理装置101は、オフレコモードをONにして(ステップS1505)、図16に示すステップS1601に移行する。 The information processing apparatus 101 then determines whether or not an off-record setting instruction has been received from the information processing terminal 102 (step S1504). If the off-record setting instruction is received from the information processing terminal 102 (step S1504: Yes), the information processing apparatus 101 turns on the off-record mode (step S1505), and proceeds to step S1601 shown in FIG.

一方、情報処理端末102からオフレコ設定指示を受信していない場合(ステップS1504:No)、情報処理装置101は、情報処理端末102からオフレコ解除指示を受信したか否かを判断する(ステップS1506)。 On the other hand, if the off-the-record setting instruction has not been received from the information processing terminal 102 (step S1504: No), the information processing apparatus 101 determines whether or not the off-the-record cancellation instruction has been received from the information processing terminal 102 (step S1506). .

ここで、情報処理端末102からオフレコ解除指示を受信していない場合(ステップS1506:No)、情報処理装置101は、図16に示すステップS1601に移行する。一方、情報処理端末102からオフレコ解除指示を受信した場合には(ステップS1506:Yes)、情報処理装置101は、オフレコモードをOFFにして(ステップS1507)、図16に示すステップS1601に移行する。 Here, if the off-the-record cancellation instruction has not been received from the information processing terminal 102 (step S1506: No), the information processing apparatus 101 proceeds to step S1601 shown in FIG. On the other hand, when the off-the-record cancellation instruction is received from the information processing terminal 102 (step S1506: Yes), the information processing apparatus 101 turns off the off-the-record mode (step S1507), and proceeds to step S1601 shown in FIG.

図16のフローチャートにおいて、まず、情報処理装置101は、情報処理端末102からチャットボットでの会話において受け付けた入力情報を受信したか否かを判断する(ステップS1601)。ここで、入力情報を受信していない場合(ステップS1601:No)、情報処理装置101は、ステップS1607に移行する。 In the flowchart of FIG. 16, first, the information processing apparatus 101 determines whether or not input information accepted in the chatbot conversation is received from the information processing terminal 102 (step S1601). If the input information has not been received (step S1601: No), the information processing apparatus 101 proceeds to step S1607.

一方、入力情報を受信した場合(ステップS1601:Yes)、情報処理装置101は、受信した入力情報に基づく応答処理を実行する(ステップS1602)。つぎに、情報処理装置101は、オフレコモードがONであるか否かを判断する(ステップS1603)。 On the other hand, if input information has been received (step S1601: Yes), the information processing apparatus 101 executes response processing based on the received input information (step S1602). The information processing apparatus 101 determines whether the off-record mode is ON (step S1603).

ここで、オフレコモードがONの場合(ステップS1603:Yes)、情報処理装置101は、受信した入力情報に対するマスキング処理を実行して、入力情報がマスキングされたチャットログを出力する(ステップS1604)。そして、情報処理装置101は、回数カウンターテーブル1400内の該当ラベルの回数をインクリメントして(ステップS1605)、ステップS1607に移行する。 If the off-record mode is ON (step S1603: YES), the information processing apparatus 101 performs masking processing on the received input information and outputs a chat log in which the input information is masked (step S1604). The information processing apparatus 101 then increments the number of times of the corresponding label in the number counter table 1400 (step S1605), and proceeds to step S1607.

一方、オフレコモードがOFFの場合には(ステップS1603:No)、情報処理装置101は、受信した入力情報を含むチャットログを出力する(ステップS1606)。そして、情報処理装置101は、情報処理端末102におけるチャットボットでの会話を終了するか否かを判断する(ステップS1607)。 On the other hand, if the off-record mode is OFF (step S1603: No), the information processing apparatus 101 outputs a chat log including the received input information (step S1606). The information processing apparatus 101 then determines whether or not to end the chatbot conversation on the information processing terminal 102 (step S1607).

ここで、会話を終了しない場合(ステップS1607:No)、情報処理装置101は、図15に示したステップS1504に戻る。一方、会話を終了する場合(ステップS1607:Yes)、情報処理装置101は、本フローチャートによる一連の処理を終了する。 Here, if the conversation is not to end (step S1607: No), the information processing apparatus 101 returns to step S1504 shown in FIG. On the other hand, when ending the conversation (step S1607: Yes), the information processing apparatus 101 ends the series of processes according to this flowchart.

これにより、情報処理端末102からオフレコ設定指示に応じて、チャットボットでの会話において受け付けた入力情報をマスキング処理してログ出力することができる。また、トークスクリプト内のステップ(箇所)において受け付けた入力情報について、マスキング処理依頼された回数をカウントすることができる。 As a result, in response to an off-the-record setting instruction from the information processing terminal 102, it is possible to mask the input information received in the chatbot conversation and output it as a log. In addition, it is possible to count the number of times masking processing requests have been made for the input information received in the steps (places) in the talk script.

つぎに、図17および図18を用いて、実施の形態2にかかる情報処理装置101の第2の会話制御処理手順について説明する。 Next, a second conversation control processing procedure of the information processing apparatus 101 according to the second embodiment will be described with reference to FIGS. 17 and 18. FIG.

図17および図18は、実施の形態2にかかる情報処理装置101の第2の会話制御処理手順の一例を示すフローチャートである。図17のフローチャートにおいて、まず、情報処理装置101は、情報処理端末102からチャットの開始指示を受信したか否かを判断する(ステップS1701)。 17 and 18 are flowcharts showing an example of the second conversation control processing procedure of the information processing apparatus 101 according to the second embodiment. In the flowchart of FIG. 17, first, the information processing apparatus 101 determines whether or not a chat start instruction has been received from the information processing terminal 102 (step S1701).

ここで、情報処理装置101は、チャットの開始指示を受信するのを待つ(ステップS1701:No)。情報処理装置101は、チャットの開始指示を受信した場合(ステップS1701:Yes)、スクリプトテーブル130を参照して、受信したチャットの開始指示に含まれるサービスIDに対応するスクリプトを、トークスクリプトに決定する(ステップS1702)。 Here, the information processing apparatus 101 waits to receive a chat start instruction (step S1701: No). When the information processing apparatus 101 receives the chat start instruction (step S1701: Yes), the information processing apparatus 101 refers to the script table 130 and determines the script corresponding to the service ID included in the received chat start instruction as the talk script. (step S1702).

そして、情報処理装置101は、決定したトークスクリプトを用いて、情報処理端末102におけるチャットボットでの会話を開始する(ステップS1703)。つぎに、情報処理装置101は、回数カウンターテーブル1400を参照して、決定したトークスクリプトのうちの現在位置のラベルの回数を取得する(ステップS1704)。 Then, the information processing apparatus 101 uses the determined talk script to start a chatbot conversation on the information processing terminal 102 (step S1703). Next, the information processing apparatus 101 refers to the number counter table 1400 to obtain the number of times of the label at the current position in the determined talk script (step S1704).

そして、情報処理装置101は、取得した回数がしきい値以上であるか否かを判断する(ステップS1705)。ここで、回数がしきい値未満の場合(ステップS1705:No)、情報処理装置101は、オフレコモードをOFFにして(ステップS1707)、図18に示すステップS1801に移行する。 Then, the information processing apparatus 101 determines whether or not the acquired number of times is equal to or greater than the threshold value (step S1705). Here, if the number of times is less than the threshold (step S1705: No), the information processing apparatus 101 turns off the off-record mode (step S1707), and proceeds to step S1801 shown in FIG.

なお、ステップS1704において、現在位置の回数を取得できなかった場合、情報処理装置101は、ステップS1707に移行する。 Note that in step S1704, if the number of times of the current position cannot be acquired, the information processing apparatus 101 proceeds to step S1707.

一方、回数がしきい値以上の場合(ステップS1705:Yes)、情報処理装置101は、オフレコモードをONにして(ステップS1706)、図18に示すステップS1801に移行する。 On the other hand, if the number of times is equal to or greater than the threshold (step S1705: Yes), the information processing apparatus 101 turns on the off-record mode (step S1706), and proceeds to step S1801 shown in FIG.

この際、情報処理装置101は、例えば、図10に示したようにチャット画面700内の秘密ボタン720を有効化することにしてもよい。さらに、情報処理装置101は、チャット画面700内の秘密ボタン720とともに、「オフレコモードになっています。入力された情報はサーバに記録が残りません。」といったメッセージを表示することにしてもよい。また、第2の会話制御処理では、例えば、チャット画面700内に秘密ボタン720を表示しないことにしてもよい。 At this time, the information processing apparatus 101 may activate the secret button 720 in the chat screen 700 as shown in FIG. 10, for example. Furthermore, the information processing apparatus 101 may display a message such as "You are in off-the-record mode. The entered information is not recorded on the server." . Also, in the second conversation control process, for example, the secret button 720 may not be displayed in the chat screen 700 .

図18のフローチャートにおいて、まず、情報処理装置101は、情報処理端末102からチャットボットでの会話において受け付けた入力情報を受信したか否かを判断する(ステップS1801)。ここで、入力情報を受信していない場合(ステップS1801:No)、情報処理装置101は、ステップS1806に移行する。 In the flowchart of FIG. 18, first, the information processing apparatus 101 determines whether or not input information accepted in the chatbot conversation is received from the information processing terminal 102 (step S1801). If the input information has not been received (step S1801: No), the information processing apparatus 101 proceeds to step S1806.

一方、入力情報を受信した場合(ステップS1801:Yes)、情報処理装置101は、受信した入力情報に基づく応答処理を実行する(ステップS1802)。つぎに、情報処理装置101は、オフレコモードがONであるか否かを判断する(ステップS1803)。 On the other hand, when input information is received (step S1801: Yes), the information processing apparatus 101 executes response processing based on the received input information (step S1802). The information processing apparatus 101 determines whether the off-record mode is ON (step S1803).

ここで、オフレコモードがONの場合(ステップS1803:Yes)、情報処理装置101は、受信した入力情報に対するマスキング処理を実行して、入力情報がマスキングされたチャットログを出力し(ステップS1804)、ステップS1806に移行する。 Here, if the off-record mode is ON (step S1803: Yes), the information processing apparatus 101 performs masking processing on the received input information and outputs a chat log in which the input information is masked (step S1804). The process moves to step S1806.

一方、オフレコモードがOFFの場合には(ステップS1803:No)、情報処理装置101は、受信した入力情報を含むチャットログを出力する(ステップS1805)。そして、情報処理装置101は、情報処理端末102におけるチャットボットでの会話を終了するか否かを判断する(ステップS1806)。 On the other hand, if the off-record mode is OFF (step S1803: No), the information processing apparatus 101 outputs a chat log including the received input information (step S1805). The information processing apparatus 101 then determines whether or not to end the chatbot conversation on the information processing terminal 102 (step S1806).

ここで、会話を終了しない場合(ステップS1806:No)、情報処理装置101は、図17に示したステップS1704に戻る。一方、会話を終了する場合(ステップS1806:Yes)、情報処理装置101は、本フローチャートによる一連の処理を終了する。 Here, if the conversation is not to end (step S1806: No), the information processing apparatus 101 returns to step S1704 shown in FIG. On the other hand, when ending the conversation (step S1806: YES), the information processing apparatus 101 ends the series of processes according to this flowchart.

これにより、トークスクリプト内のステップ(箇所)のうち、過去にマスキング処理依頼された回数がしきい値以上となるステップにおいて受け付けた入力情報を、マスキング処理してログ出力することができる。 As a result, it is possible to perform masking processing and log output of input information received at a step in which the number of past masking processing requests is greater than or equal to a threshold among the steps (places) in the talk script.

以上説明したように、実施の形態2にかかる情報処理装置101によれば、チャットボットでの会話内の第1の箇所と対応付けて、当該第1の箇所で受け付けた入力情報を受信するとともに、当該入力情報のマスキング処理依頼を受信した回数を記録することができる。 As described above, according to the information processing apparatus 101 according to the second embodiment, the input information received at the first place in the chatbot conversation is received in association with the first place in the chatbot conversation. , the number of times the masking process request for the input information is received can be recorded.

これにより、チャットボットでの会話において情報が入力される箇所(スクリプト内のステップ)について、入力情報をログに残さないための操作、例えば、秘密ボタン720が押された回数を記録することができる。 As a result, operations for not leaving input information in the log, for example, the number of times the secret button 720 is pressed, can be recorded at locations (steps in the script) where information is input in a chatbot conversation. .

また、情報処理装置101によれば、情報処理端末102からチャットボットでの会話内の第1の箇所において受け付けた入力情報を受信した場合、記録した回数に基づいて、受信した入力情報がマスキング処理対象の情報であるか否かを判断することができる。そして、情報処理装置101によれば、マスキング処理対象の情報であると判断した場合に、受信した入力情報をログに記録しない又は秘匿化するマスキング処理を実行することができる。 Further, according to the information processing apparatus 101, when the input information received at the first part in the chatbot conversation is received from the information processing terminal 102, the received input information is subjected to masking processing based on the number of recordings. It can be determined whether or not the information is the target information. Then, according to the information processing apparatus 101, when it is determined that the received input information is information to be masked, the information processing apparatus 101 can perform masking processing of not recording the received input information in a log or making it anonymous.

これにより、情報が入力される箇所においてログに残さないための操作が過去にどれだけ行われたのかを考慮して、その箇所で入力された情報が、マスキング処理対象の情報であるかを判断することができる。このため、多数のユーザがログに残さないための操作を行った箇所については、ユーザが秘密ボタン720を押すといった操作を行うことなく、入力した情報をログに残さないようにすることが可能となる。 As a result, it is possible to determine whether the information entered at that location is subject to masking processing, considering how many operations have been performed in the past in order not to be recorded in the log at the location where information is input. can do. Therefore, it is possible to prevent the entered information from being recorded in the log without the user having to perform an operation such as pressing the secret button 720 for a portion where a large number of users have performed an operation not to be recorded in the log. Become.

また、情報処理装置101によれば、情報処理装置101は、記録した回数がしきい値以上の場合に、受信した入力情報がマスキング処理対象の情報であると判断することができる。また、情報処理装置101によれば、第1の箇所に入力された入力情報を受信した総回数に対する、記録した回数の割合がしきい値以上の場合に、受信した入力情報がマスキング処理対象の情報であると判断することができる。 Further, according to the information processing apparatus 101, the information processing apparatus 101 can determine that the received input information is masking processing target information when the number of times of recording is equal to or greater than the threshold value. Further, according to the information processing apparatus 101, when the ratio of the number of times of recording to the total number of times of receiving the input information input to the first portion is equal to or greater than the threshold value, the received input information is masked. can be determined to be information.

これにより、集計期間中に他のユーザがログに残さないための操作を行った回数や割合の多さを考慮して、マスキング処理対象の情報が入力される箇所、すなわち、オフレコモードを自動設定する箇所を決めることができる。 This automatically sets the off-the-record mode, which is where the information to be masked is input, taking into account the number and percentage of operations that other users performed to prevent them from being recorded in the log during the aggregation period. You can decide where to do it.

(実施の形態3)
つぎに、実施の形態3にかかる情報処理装置101について説明する。実施の形態3では、チャットボットでの会話において受け付けた入力情報に個人特定情報が含まれる場合に注意喚起を行う場合について説明する。なお、実施の形態1,2で説明した箇所と同様の箇所については、同一符号を付して図示および説明を省略する。
(Embodiment 3)
Next, the information processing apparatus 101 according to the third embodiment will be explained. In the third embodiment, a case will be described where attention is called when personal identification information is included in input information received in a chatbot conversation. The same reference numerals are assigned to the same parts as those described in the first and second embodiments, and illustration and explanation are omitted.

(情報処理装置101の機能的構成例)
まず、図19を用いて、実施の形態3にかかる情報処理装置101の機能的構成例について説明する。
(Example of functional configuration of information processing apparatus 101)
First, with reference to FIG. 19, a functional configuration example of the information processing apparatus 101 according to the third embodiment will be described.

図19は、実施の形態3にかかる情報処理装置101の機能的構成例を示すブロック図である。図19において、情報処理装置101は、受付部801と、会話制御部802と、記録制御部803と、判定部1901と、を含む。具体的には、例えば、受付部801~記録制御部803および判定部1901は、図2に示したメモリ202、ディスク204、可搬型記録媒体207などの記憶装置に記憶されたプログラムをCPU201に実行させることにより、または、通信I/F205により、その機能を実現する。各機能部の処理結果は、例えば、メモリ202、ディスク204などの記憶装置に記憶される。 FIG. 19 is a block diagram of a functional configuration example of the information processing apparatus 101 according to the third embodiment. In FIG. 19 , the information processing apparatus 101 includes a reception unit 801 , a conversation control unit 802 , a recording control unit 803 and a determination unit 1901 . Specifically, for example, the reception unit 801 to the recording control unit 803 and the determination unit 1901 cause the CPU 201 to execute programs stored in storage devices such as the memory 202, the disk 204, and the portable recording medium 207 shown in FIG. or by the communication I/F 205, the function is realized. The processing results of each functional unit are stored in a storage device such as the memory 202 or disk 204, for example.

以下、実施の形態3にかかる情報処理装置101の機能部のうち、実施の形態1にかかる情報処理装置101の機能部と異なる部分について説明する。 Hereinafter, of the functional units of the information processing apparatus 101 according to the third embodiment, portions different from the functional units of the information processing apparatus 101 according to the first embodiment will be described.

判定部1901は、情報処理端末102からチャットボットでの会話において受け付けた入力情報を受信した場合、入力情報に個人特定情報が含まれるか否かを判定する。ここで、個人特定情報は、個人を特定可能な情報であり、例えば、苗字(ラストネーム)、名前(ファーストネーム)、メールアドレスなどである。 When the input information accepted in the chatbot conversation is received from the information processing terminal 102, the determination unit 1901 determines whether or not the input information includes personal identification information. Here, the personal identification information is information that can identify an individual, such as last name, first name, and e-mail address.

入力情報に個人特定情報が含まれるか否かの判定は、例えば、図20に示すような個人特定情報マスタ2000を用いて行われる。ここで、個人特定情報マスタ2000の記憶内容について説明する。個人特定情報マスタ2000は、例えば、図2に示したメモリ202、ディスク204などの記憶装置により実現される。 Determination as to whether personal identification information is included in the input information is performed using, for example, a personal identification information master 2000 as shown in FIG. Here, the contents stored in the personal identification information master 2000 will be explained. The personal identification information master 2000 is implemented by a storage device such as the memory 202 and disk 204 shown in FIG. 2, for example.

図20は、個人特定情報マスタ2000の記憶内容の一例を示す説明図である。図20において、個人特定情報マスタ2000は、個人を特定可能な情報が含まれるか否かの判定に用いる辞書情報である。個人特定情報マスタ2000には、例えば、苗字、名前、ドメイン名などの文字列が記憶されている。 FIG. 20 is an explanatory diagram showing an example of the contents stored in the personal identification information master 2000. As shown in FIG. In FIG. 20, an individual identification information master 2000 is dictionary information used for determining whether information that can identify an individual is included. Personal identification information master 2000 stores, for example, character strings such as surnames, first names, and domain names.

具体的には、例えば、判定部1901は、入力情報を解析して、個人特定情報マスタ2000に記憶された文字列が含まれる場合に、入力情報に個人特定情報が含まれると判定する。例えば、入力情報に文字列「佐藤」が含まれる場合、入力情報に個人特定情報が含まれると判定される。 Specifically, for example, the determination unit 1901 analyzes the input information and determines that the input information includes personal identification information when the character string stored in the personal identification information master 2000 is included. For example, when the input information includes the character string "Sato", it is determined that the input information includes personal identification information.

会話制御部802は、判定部1901によって入力情報に個人特定情報が含まれると判定された場合、チャットボットでの会話において入力される情報に対するマスキング処理のレコメンド情報を情報処理端末102に出力する。ここで、レコメンド情報は、マスキング処理の実施をレコメンドするためのメッセージやアイコンなどである。 When the determination unit 1901 determines that the input information includes personal identification information, the conversation control unit 802 outputs to the information processing terminal 102 recommendation information for masking information input in the chatbot conversation. Here, the recommendation information is a message, an icon, or the like for recommending execution of the masking process.

具体的には、例えば、会話制御部802は、チャットボットでの会話において、入力情報のログへの記録を許可するか否かの問い合わせ情報と対応付けて、マスキング処理のレコメンド情報を情報処理端末102に出力することにしてもよい。マスキング処理依頼は、例えば、情報処理端末102において問い合わせ情報に対応してログへの記録を許可しない旨の操作が行われた場合に、情報処理端末102から送信される。 Specifically, for example, the conversation control unit 802 sends recommendation information for masking processing to the information processing terminal in association with inquiry information as to whether or not recording of input information in a log is permitted in a chatbot conversation. 102 may be output. The masking processing request is transmitted from the information processing terminal 102, for example, when an operation is performed on the information processing terminal 102 to the effect that recording to the log is not permitted in response to the inquiry information.

これにより、個人特定情報が含まれる入力情報が入力された後、それ以降に入力される情報に対してマスキング処理を実施するか否かをユーザが選択することが可能となる。なお、問い合わせ情報と対応付けて出力される、マスキング処理のレコメンド情報の具体例については、図23を用いて後述する。 Accordingly, after the input information including the personal identification information is input, the user can select whether or not to perform the masking process on the information input thereafter. A specific example of masking process recommendation information output in association with inquiry information will be described later with reference to FIG. 23 .

また、判定部1901は、機械学習モデルMを用いて、情報処理端末102におけるチャットボットでの会話において受け付けた入力情報に特定の単語が含まれるか否かを判定することにしてもよい。ここで、特定の単語は、例えば、パスワード、クレジットカード番号などである。機械学習モデルMは、入力された文字列が特定の単語であるか否かを分類するための機械学習のモデルである。 Further, the determination unit 1901 may use the machine learning model M to determine whether input information received in a chatbot conversation on the information processing terminal 102 includes a specific word. Here, specific words are, for example, passwords, credit card numbers, and the like. The machine learning model M is a machine learning model for classifying whether an input character string is a specific word.

具体的には、例えば、判定部1901は、受け付けた入力情報(テキストデータ)を形態素解析して単語に分割する。つぎに、判定部1901は、機械学習モデルMを用いて、分割した各単語が特定の単語であるか否かを判定する。そして、判定部1901は、少なくともいずれかの単語が特定の単語があると判定した場合に、入力情報に特定の単語が含まれると判定する。 Specifically, for example, the determination unit 1901 morphologically analyzes the received input information (text data) and divides it into words. Next, the determination unit 1901 uses the machine learning model M to determine whether each divided word is a specific word. When determining that at least one of the words includes the specific word, the determination unit 1901 determines that the input information includes the specific word.

機械学習モデルMは、例えば、特定の単語であるか否かを示すラベルが付与された文字列データを学習データ(教師データ)として、深層学習などの機械学習により生成される。より詳細に説明すると、例えば、機械学習モデルMは、例えば、CNNやLSTMなどのアルゴリズムを用いた深層学習により生成することができる。 The machine learning model M is generated by machine learning such as deep learning using, for example, character string data labeled to indicate whether or not it is a specific word as learning data (teacher data). More specifically, for example, the machine learning model M can be generated by deep learning using algorithms such as CNN and LSTM.

なお、CNNは、Convolutional Neural Networkの略である。LSTMは、Long Short-Term Memoryの略である。機械学習モデルMの生成例については、図21を用いて後述する。また、特定の単語の判定例については、図22を用いて後述する。 Note that CNN is an abbreviation for Convolutional Neural Network. LSTM is an abbreviation for Long Short-Term Memory. An example of generating the machine learning model M will be described later with reference to FIG. An example of determination of specific words will be described later with reference to FIG. 22 .

会話制御部802は、判定部1901によって入力情報に特定の単語が含まれると判定された場合、情報処理端末102に注意喚起情報を出力することにしてもよい。ここで、注意喚起情報は、ユーザにとって大切な情報を入力していないかを注意喚起するためのメッセージやアイコンなどである。具体的には、例えば、会話制御部802は、チャットボットでの会話において、特定の単語が含まれると判定された入力情報と対応付けて、注意喚起情報を情報処理端末102に出力することにしてもよい。 Conversation control section 802 may output alerting information to information processing terminal 102 when determination section 1901 determines that a specific word is included in the input information. Here, the attention calling information is a message, an icon, or the like for calling attention to whether or not the user has entered important information. Specifically, for example, the conversation control unit 802 outputs alert information to the information processing terminal 102 in association with input information determined to include a specific word in a chatbot conversation. may

また、会話制御部802は、特定の単語が含まれると判定された入力情報について、新たな入力情報を情報処理端末102から受信することにしてもよい。この場合、会話制御部802は、情報処理端末102から受信した新たな入力情報に基づいて、応答処理を実行する。また、会話制御部802は、例えば、特定の単語が含まれると判定された入力情報は破棄(削除)する。すなわち、特定の単語が含まれると判定された入力情報については、応答処理が実行されず、ログも記録されない。 Also, the conversation control unit 802 may receive new input information from the information processing terminal 102 for input information determined to include a specific word. In this case, conversation control section 802 executes response processing based on new input information received from information processing terminal 102 . Also, the conversation control unit 802 discards (deletes) input information determined to include a specific word, for example. That is, no response processing is executed and no log is recorded for input information determined to include a specific word.

また、注意喚起情報は、特定の単語が含まれると判定された入力情報に対するマスキング処理の実施をレコメンドする情報であってもよい。この場合、記録制御部803は、特定の単語が含まれると判定された入力情報のマスキング処理依頼を受信した場合、チャットボットでの会話に関するログを記録する際に、当該会話に関するログのうち入力情報に関するログにおける当該入力情報に対するマスキング処理を実行する。 Also, the alert information may be information that recommends execution of masking processing for input information determined to include a specific word. In this case, when the recording control unit 803 receives a masking processing request for input information determined to include a specific word, when recording a log related to a chatbot conversation, the recording control unit 803, when recording the log related to the conversation, A masking process is performed on the input information in the information log.

なお、入力情報に特定の単語が含まれると判定された場合に出力される、注意喚起情報の具体例については、図24を用いて後述する。 A specific example of the alerting information that is output when it is determined that the input information includes a specific word will be described later with reference to FIG. 24 .

(機械学習モデルMの生成例)
つぎに、図21を用いて、機械学習モデルMの生成例について説明する。ここでは、特定の単語として、「パスワード」を例に挙げて説明する。
(Generation example of machine learning model M)
Next, an example of generating the machine learning model M will be described with reference to FIG. 21 . Here, "password" will be described as an example of the specific word.

図21は、学習データの具体例を示す説明図である。図21において、学習データ2100は、ラベルが付与された教師データの集合(例えば、教師データ2100-1~2100-4)である。例えば、学習データ2100は、ランダム文字列群と英単語群とを含む文字列群(図21中、符号2110)のそれぞれの文字列に関する教師データを含む。 FIG. 21 is an explanatory diagram showing a specific example of learning data. In FIG. 21, learning data 2100 is a set of labeled teacher data (for example, teacher data 2100-1 to 2100-4). For example, the learning data 2100 includes teacher data regarding each character string of a character string group (reference numeral 2110 in FIG. 21) including a random character string group and an English word group.

ランダム文字列群は、パスワードを想定した文字列群であり、例えば、下記パターン1~9の任意の文字列を均等に含む文字列群である。例)は、各パターンに対応する文字列の一例である。 The random character string group is a character string group assuming a password, for example, a character string group that uniformly includes arbitrary character strings of patterns 1 to 9 below. Example) is an example of a character string corresponding to each pattern.

パターン1:数字あり/記号あり/大文字あり、文字列長:4~20
例)w7mG$ijG
Pattern 1: With numbers/with symbols/with capital letters, string length: 4 to 20
Example) w7mG$ijG

パターン2:数字あり/記号なし/大文字なし、文字列長:4~20
例)a0r37m6b
Pattern 2: With numbers/No symbols/No capital letters, String length: 4 to 20
Example) a0r37m6b

パターン3:数字なし/記号あり/大文字なし、文字列長:4~20
例)a.opi|/$
Pattern 3: No numbers/symbols/no capital letters, string length: 4 to 20
Example) a. opi|/$

パターン4:数字なし/記号なし/大文字あり、文字列長:4~20
例)GqADkYwH
Pattern 4: no numbers/no symbols/capital letters, string length: 4 to 20
Example) GqADkYwH

パターン5:数字あり/記号あり/大文字なし、文字列長:4~20
例)|m39)uk#
Pattern 5: Numbers/symbols/no capital letters, string length: 4 to 20
Example) |m39)uk#

パターン6:数字あり/記号なし/大文字あり、文字列長:4~20
例)Dm3fGdQo
Pattern 6: with numbers/without symbols/with capital letters, string length: 4 to 20
Example) Dm3fGdQo

パターン7:数字あり/記号あり/大文字なし、文字列長:4~20
例)-z02;sm6
Pattern 7: Numbers/symbols/no capital letters, string length: 4 to 20
Example) -z02; sm6

パターン8:数字なし/記号あり/大文字あり、文字列長:4~20
例)fz.Cs{!~
Pattern 8: No numbers/with symbols/with capital letters, string length: 4 to 20
Example) fz. Cs {! ~

パターン9:数字なし/記号なし/大文字なし、文字列長:4~20
例)miqmxyfi
Pattern 9: no numbers/no symbols/no capital letters, string length: 4 to 20
Example) miqmxyfi

英単語群は、任意の英単語を含む文字列群である。ランダム文字列群および英単語群は、それぞれ数千件程度(例えば、7000~8000件)の文字列を含む。 An English word group is a character string group containing arbitrary English words. The random character string group and the English word group each include about several thousand (eg, 7000 to 8000) character strings.

各文字列(単語)は、ベクトル表現で表される(図21中、符号2120)。例えば、各文字列は、各文字列に含まれる各文字を表すベクトルデータを出現順に並べた連続データ(文字列データ)である。各文字は、例えば、各文字のASCIIコードに対応する列を「1」、それ以外の列を「0」とする128次元のOne-hotベクトルによって表される。ASCIIは、American Standard Code for Information Interchangeの略である。 Each character string (word) is represented by a vector representation (reference numeral 2120 in FIG. 21). For example, each character string is continuous data (character string data) in which vector data representing each character included in each character string are arranged in order of appearance. Each character is represented by, for example, a 128-dimensional one-hot vector in which the column corresponding to the ASCII code of each character is "1" and the other columns are "0". ASCII stands for American Standard Code for Information Interchange.

ラベルは、文字列がパスワードであるか否かを示す情報である(図21中、符号2130)。ここでは、文字列がパスワードの場合、ラベル「0.0」が付与される。また、文字列が非パスワードの場合、ラベル「1.0」が付与される。 The label is information indicating whether the character string is a password (reference numeral 2130 in FIG. 21). Here, if the character string is a password, the label "0.0" is given. Also, if the character string is non-password, the label "1.0" is given.

判定部1901は、例えば、学習データ2100に基づいて、文字列を時系列の連続データとみなしてRNN/LSTMを形成し、機械学習を行うことにより、機械学習モデルMを生成する。機械学習モデルMは、例えば、ASCII文字(ベクトル表現)の連続データ(配列)を入力として、パスワードである度合いを示す値を出力する。 For example, based on the learning data 2100, the determination unit 1901 regards the character string as time-series continuous data, forms RNN/LSTM, and generates a machine learning model M by performing machine learning. The machine learning model M, for example, receives as input continuous data (array) of ASCII characters (vector representation) and outputs a value indicating the degree of password recognition.

パスワードである度合いを示す値は、0から1までの数値(小数)によって表される。ここでは、パスワードである度合いを示す値は、0から1までの範囲で、パスワードである度合いが高いほど低い値となり、パスワードである度合いが低いほど高い値となる。 The value indicating the degree of password is represented by a numerical value (decimal number) from 0 to 1. Here, the value indicating the degree of being a password ranges from 0 to 1, and the higher the degree of being a password, the lower the value, and the lower the degree of being a password, the higher the value.

ここで、図22を用いて、パスワードの判定例について説明する。ここでは、判定対象となる文字列を「hVLVcaWf」とする。 Here, an example of password determination will be described with reference to FIG. 22 . Here, it is assumed that the character string to be determined is "hVLVcaWf".

図22は、パスワードの判定例を示す説明図である。図22において、連続データ2200は、文字列「hVLVcaWf」をベクトル表現したものである。具体的には、連続データ2200は、文字列「hVLVcaWf」に含まれる各文字を表すベクトルデータを出現順に並べたものである。 FIG. 22 is an explanatory diagram of an example of password determination. In FIG. 22, continuous data 2200 is a vector representation of the character string "hVLVcaWf". Specifically, the continuous data 2200 is obtained by arranging vector data representing each character included in the character string "hVLVcaWf" in order of appearance.

例えば、文字列「hVLVcaWf」に含まれる文字「h」は、ASCIIコードに対応する104列目の列を「1」、それ以外の列を「0」とするベクトルデータによって表される。また、文字列「hVLVcaWf」に含まれる文字「V」は、ASCIIコードに対応する86列目の列を「1」、それ以外の列を「0」とするベクトルデータによって表される。 For example, the character "h" included in the character string "hVLVcaWf" is represented by vector data in which the 104th column corresponding to the ASCII code is "1" and the other columns are "0". Also, the character "V" included in the character string "hVLVcaWf" is represented by vector data in which the 86th column corresponding to the ASCII code is "1" and the other columns are "0".

ここでは、機械学習モデルMに連続データ2200を入力した結果、出力値「0.00001」が出力された場合を想定する。この場合、判定部1901は、例えば、機械学習モデルMの出力値「0.00001」が、しきい値α未満の場合に、パスワードであると判定する。しきい値αは、任意に設定可能であり、例えば、0.5程度の値に設定される。例えば、しきい値αを「α=0.5」とすると、判定部1901は、出力値「0.00001」がしきい値α未満のため、文字列「hVLVcaWf」がパスワードであると判定する。 Here, it is assumed that as a result of inputting continuous data 2200 to the machine learning model M, an output value of "0.00001" is output. In this case, for example, when the output value “0.00001” of the machine learning model M is less than the threshold α, the determination unit 1901 determines that it is a password. The threshold α can be arbitrarily set, and is set to a value of about 0.5, for example. For example, if the threshold value α is “α=0.5”, the determination unit 1901 determines that the character string “hVLVcaWf” is a password because the output value “0.00001” is less than the threshold value α. .

(マスキング処理のレコメンド情報の具体例)
つぎに、図23を用いて、問い合わせ情報と対応付けて出力される、マスキング処理のレコメンド情報の具体例について説明する。
(Specific example of recommendation information for masking processing)
Next, a specific example of masking process recommendation information output in association with inquiry information will be described with reference to FIG. 23 .

図23は、チャット画面の画面例を示す説明図(その3)である。図23において、チャット画面2300は、情報処理端末102におけるチャットボットでの会話を表示する操作画面の一例である。ここでは、図9に示したチャット画面700と同様に、チャットボットと連携した双方向コミュニケーションを利用して、何らかの相談を行う場合を例に挙げて説明する。 FIG. 23 is an explanatory diagram (part 3) showing an example of a chat screen. In FIG. 23 , a chat screen 2300 is an example of an operation screen that displays a chatbot conversation on the information processing terminal 102 . Here, as in the case of the chat screen 700 shown in FIG. 9, a case where some kind of consultation is performed using two-way communication in cooperation with a chatbot will be described as an example.

チャット画面2300において、例えば、図3に示した入力装置304を用いたユーザの操作入力により、ボックス2310を選択することで、メッセージを入力することができる。また、チャット画面2300において、送信ボタン2311を選択することで、ボックス2310に入力されたメッセージをチャットボット側(情報処理装置101)に送信することができる。 On the chat screen 2300, for example, a message can be input by selecting a box 2310 through user operation input using the input device 304 shown in FIG. Also, by selecting a send button 2311 on the chat screen 2300, the message input in the box 2310 can be sent to the chatbot side (information processing apparatus 101).

ここで、チャット画面2300には、アバターavの発言を表すメッセージm11,m13と、ユーザの発言を表すメッセージm12が表示されている。メッセージm11は、ユーザの名前の入力を促すメッセージの一例である。メッセージm12は、アバターavのメッセージm1に対して入力された名前の一例である。メッセージm13は、ユーザの相談内容の入力を促すメッセージの一例である。 Here, on the chat screen 2300, messages m11 and m13 representing the utterances of the avatar av and a message m12 representing the user's utterances are displayed. The message m11 is an example of a message prompting the user to enter his/her name. Message m12 is an example of the name entered for message m1 of avatar av. The message m13 is an example of a message that prompts the user to input consultation content.

ここでは、ユーザの相談内容の入力に先立って、ユーザの名前「佐藤太郎」が入力されている。この場合、チャットボットでの会話において受け付けた「佐藤太郎」が入力情報として、情報処理端末102から情報処理装置101に送信される。判定部1901は、個人特定情報マスタ2000を参照して、入力情報「佐藤太郎」に個人特定情報が含まれるか否かを判定する。 Here, the user's name "Taro Sato" is input prior to inputting the content of the user's consultation. In this case, "Taro Sato" received in the chatbot conversation is transmitted from the information processing terminal 102 to the information processing apparatus 101 as input information. The determination unit 1901 refers to the personal identification information master 2000 and determines whether personal identification information is included in the input information “Taro Sato”.

ここでは、入力情報「佐藤太郎」に、個人特定情報マスタ2000に記憶された「佐藤」が含まれるため、入力情報「佐藤太郎」に個人特定情報が含まれると判定される。この場合、会話制御部802は、入力情報のログへの記録を許可するか否かの問い合わせ情報と対応付けて、マスキング処理のレコメンド情報を情報処理端末102に出力する。 Here, since the input information "Sato Taro" includes "Sato" stored in the personal identification information master 2000, it is determined that the input information "Sato Taro" includes personal identification information. In this case, the conversation control unit 802 outputs masking processing recommendation information to the information processing terminal 102 in association with inquiry information as to whether or not recording of the input information in the log is permitted.

すなわち、チャットボットでの会話において、個人を特定可能な情報が入力されると、それ以降に入力される情報は、個人を特定可能な状態でサーバ上(例えば、情報処理装置101)に記録されることになる。このため、情報処理装置101は、チャットボットでの会話において以降入力される情報に対するマスキング処理をレコメンドする。 That is, when information that can identify an individual is input in a chatbot conversation, the information that is input thereafter is recorded on the server (for example, the information processing device 101) in a state that allows the individual to be identified. will be Therefore, the information processing apparatus 101 recommends masking processing for information that is subsequently input in the chatbot conversation.

図23の例では、チャット画面2300において、秘密ボタン2320と対応付けて、レコメンドメッセージ2330が表示されている。秘密ボタン2320は、入力情報のログへの記録を許可するか否かの問い合わせ情報の一例である。レコメンドメッセージ2330は、マスキング処理のレコメンド情報の一例である。 In the example of FIG. 23, a recommendation message 2330 is displayed in association with a secret button 2320 on the chat screen 2300 . A secret button 2320 is an example of inquiry information as to whether or not to permit recording of input information in the log. A recommendation message 2330 is an example of masking process recommendation information.

レコメンドメッセージ2330によれば、ユーザは、秘密ボタン2320を押せば、入力した情報がログに記録されないことを把握することができる。例えば、ユーザが自身の相談内容をログに残したくないため、チャット画面2300において、秘密ボタン2320を選択したとする。この場合、情報処理端末102から情報処理装置101にオフレコ設定指示が送信され、オフレコモードが設定(ON)される。 According to the recommendation message 2330, if the user presses the secret button 2320, the user can understand that the input information will not be recorded in the log. For example, it is assumed that the user selects the secret button 2320 on the chat screen 2300 because the user does not want to leave his or her consultation contents in the log. In this case, an off-record setting instruction is transmitted from the information processing terminal 102 to the information processing apparatus 101, and the off-record mode is set (ON).

(注意喚起情報の具体例)
つぎに、図24を用いて、入力情報に特定の単語が含まれると判定された場合に出力される、注意喚起情報の具体例について説明する。
(Specific example of alert information)
Next, with reference to FIG. 24, a specific example of attention calling information that is output when it is determined that the input information contains a specific word will be described.

図24は、チャット画面の画面例を示す説明図(その4)である。図24において、チャット画面2400は、情報処理端末102におけるチャットボットでの会話を表示する操作画面の一例である。ここでは、図9に示したチャット画面700と同様に、チャットボットと連携した双方向コミュニケーションを利用して、何らかの相談を行う場合を例に挙げて説明する。 FIG. 24 is an explanatory diagram (part 4) showing an example of a chat screen. In FIG. 24 , a chat screen 2400 is an example of an operation screen that displays a chatbot conversation on the information processing terminal 102 . Here, as in the case of the chat screen 700 shown in FIG. 9, a case where some kind of consultation is performed using two-way communication in cooperation with a chatbot will be described as an example.

ここで、チャット画面2400には、アバターavの発言を表すメッセージm21,m23と、ユーザの発言を表すメッセージm22が表示されている。ここでは、アバターavのメッセージm23に対して、ボックス2410にユーザの相談内容が入力され、送信ボタン2411が選択された場合を想定する。 Here, on the chat screen 2400, messages m21 and m23 representing the utterances of the avatar av and a message m22 representing the user's utterances are displayed. Here, it is assumed that the user's consultation content is input in box 2410 in response to message m23 of avatar av, and send button 2411 is selected.

この場合、ボックス2410に入力された相談内容が入力情報として、情報処理端末102から情報処理装置101に送信される。判定部1901は、入力情報(相談内容)を単語に分割し、機械学習モデルMを用いて、分割した各単語にパスワードが含まれるか否かを判定する。 In this case, the content of consultation input in box 2410 is transmitted from information processing terminal 102 to information processing apparatus 101 as input information. The determination unit 1901 divides the input information (consultation content) into words, and uses the machine learning model M to determine whether each divided word includes a password.

例えば、ボックス2410に入力された相談内容の一部「ちなみにパスワードはhVLVcaWfです。」を例に挙げると、単語「ちなみに」、「パスワード」、「は」、「hVLVcaWf」、「です」、「。」に分割される。そして、単語「hVLVcaWf」が、パスワードであると判定される。 For example, taking the part of the consultation content entered in the box 2410, "By the way, your password is hVLVcaWf." ”. Then, the word "hVLVcaWf" is determined to be the password.

この場合、会話制御部802は、パスワードが含まれると判定された入力情報と対応付けて、注意喚起情報を情報処理端末102に出力する。例えば、チャットボットでの会話において、ユーザの相談内容としてパスワードを含む文章が入力されると、誤ってパスワードを入力した可能性があるため、大切な情報を入力していないかを注意喚起する。 In this case, conversation control unit 802 outputs alert information to information processing terminal 102 in association with input information determined to include a password. For example, in a conversation with a chatbot, if a sentence containing a password is entered as a consultation content of the user, it is possible that the password was entered by mistake.

図24の例では、チャット画面2400において、ボックス2410の横に設けられた秘密ボタン2420と対応付けて、注意喚起情報2430が表示されている。秘密ボタン2420は、入力情報のログへの記録を許可するか否かの問い合わせ情報の一例である。注意喚起情報2430は、大切な情報を入力していないかを注意喚起するとともに、入力情報に対するマスキング処理の実施をレコメンドする情報の一例である。 In the example of FIG. 24 , alert information 2430 is displayed in association with a secret button 2420 provided next to a box 2410 on a chat screen 2400 . The secret button 2420 is an example of inquiry information as to whether or not to permit recording of input information in the log. The alert information 2430 is an example of information for alerting whether important information has been input and recommending execution of masking processing for the input information.

注意喚起情報2430によれば、ユーザは、大切な情報を入力していないかどうかを確認することができる。例えば、ユーザが誤ってパスワードを入力してしまったことに気付いた場合は、ボックス2410に相談内容を入力し直して、送信ボタン2411を選択することで、新たな入力情報を情報処理端末102から情報処理装置101に送信することができる。 According to the alert information 2430, the user can check whether important information has been entered. For example, when the user realizes that he or she has entered a password by mistake, he or she can reenter the content of the consultation in the box 2410 and select the send button 2411 to send the new input information from the information processing terminal 102. It can be transmitted to the information processing device 101 .

この場合、会話制御部802は、情報処理端末102から受信した新たな入力情報に基づいて、応答処理を実行する。また、会話制御部802は、パスワードが含まれると判定された入力情報は破棄する。また、記録制御部803は、パスワードが含まれると判定された入力情報については、ログに記録しない。 In this case, conversation control section 802 executes response processing based on new input information received from information processing terminal 102 . In addition, conversation control section 802 discards input information determined to include a password. In addition, the recording control unit 803 does not log input information determined to include a password.

また、ユーザが、パスワードが含まれていても問題ないと判断した場合は、例えば、相談内容を入力し直すことなく、送信ボタン2411を再度選択することで、入力情報を確定することができる。この場合、パスワードを含む入力情報に基づく応答処理が実行される。 If the user determines that there is no problem even if the password is included, the input information can be confirmed by selecting the send button 2411 again without re-entering the consultation content. In this case, response processing based on the input information including the password is executed.

また、ユーザが、秘密ボタン2420を選択した上で、送信ボタン2411を再度選択することで、入力情報を確定するとともに、オフレコモードを設定(ON)することができる。この場合、チャットボットでの会話に関するログを記録する際に、入力情報に対するマスキング処理が実行される。 By selecting the secret button 2420 and then selecting the send button 2411 again, the user can confirm the input information and set (ON) the off-record mode. In this case, input information is masked when recording a log of a chatbot conversation.

(情報処理装置101の会話制御処理手順)
つぎに、実施の形態3にかかる情報処理装置101の会話制御処理手順について説明する。まず、図25および図26を用いて、実施の形態3にかかる情報処理装置101の第1の会話制御処理手順について説明する。第1の会話制御処理では、チャットボットでの会話において受け付けた入力情報に個人特定情報が含まれる場合に、マスキング処理をレコメンドする。
(Conversation control processing procedure of information processing device 101)
Next, a conversation control processing procedure of the information processing apparatus 101 according to the third embodiment will be explained. First, the first conversation control processing procedure of the information processing apparatus 101 according to the third embodiment will be described with reference to FIGS. 25 and 26. FIG. In the first conversation control process, masking process is recommended when personal identification information is included in the input information accepted in the chatbot conversation.

図25および図26は、実施の形態3にかかる情報処理装置101の第1の会話制御処理手順の一例を示すフローチャートである。図25のフローチャートにおいて、まず、情報処理装置101は、情報処理端末102からチャットの開始指示を受信したか否かを判断する(ステップS2501)。 25 and 26 are flowcharts showing an example of the first conversation control processing procedure of the information processing apparatus 101 according to the third embodiment. In the flowchart of FIG. 25, first, the information processing apparatus 101 determines whether or not a chat start instruction has been received from the information processing terminal 102 (step S2501).

ここで、情報処理装置101は、チャットの開始指示を受信するのを待つ(ステップS2501:No)。情報処理装置101は、チャットの開始指示を受信した場合(ステップS2501:Yes)、スクリプトテーブル130を参照して、受信したチャットの開始指示に含まれるサービスIDに対応するスクリプトを、トークスクリプトに決定する(ステップS2502)。 Here, the information processing apparatus 101 waits to receive a chat start instruction (step S2501: No). When the information processing apparatus 101 receives the chat start instruction (step S2501: Yes), the information processing apparatus 101 refers to the script table 130 and determines the script corresponding to the service ID included in the received chat start instruction as the talk script. (step S2502).

そして、情報処理装置101は、決定したトークスクリプトを用いて、情報処理端末102におけるチャットボットでの会話を開始する(ステップS2503)。この際、情報処理装置101は、入力情報のログへの記録を許可するか否かの問い合わせ情報を、情報処理端末102に出力する。問い合わせ情報は、例えば、図23に示した秘密ボタン2320である。 Then, the information processing apparatus 101 uses the determined talk script to start a chatbot conversation on the information processing terminal 102 (step S2503). At this time, the information processing apparatus 101 outputs to the information processing terminal 102 inquiry information as to whether or not to permit recording of the input information in the log. The inquiry information is, for example, the secret button 2320 shown in FIG.

つぎに、情報処理装置101は、チャットボットでの会話において個人特定情報が入力済みであるか否かを判断する(ステップS2504)。ここで、個人特定情報が入力済みではない場合(ステップS2504:No)、情報処理装置101は、ステップS2506に移行する。 Next, the information processing apparatus 101 determines whether personal identification information has been input in the chatbot conversation (step S2504). Here, if personal identification information has not been input (step S2504: No), the information processing apparatus 101 proceeds to step S2506.

一方、個人特定情報が入力済みの場合(ステップS2504:Yes)、情報処理装置101は、チャットボットでの会話において、入力情報のログへの記録を許可するか否かの問い合わせ情報と対応付けて、マスキング処理のレコメンド情報を情報処理端末102に出力する(ステップS2505)。 On the other hand, if personal identification information has already been input (step S2504: YES), the information processing apparatus 101 associates the input information with the inquiry information as to whether or not to permit recording of the input information in the log in the chatbot conversation. , the masking processing recommendation information is output to the information processing terminal 102 (step S2505).

つぎに、情報処理装置101は、情報処理端末102からオフレコ設定指示を受信したか否かを判断する(ステップS2506)。ここで、情報処理端末102からオフレコ設定指示を受信していない場合(ステップS2506:No)、情報処理装置101は、図26に示すステップS2601に移行する。 The information processing apparatus 101 determines whether or not an off-record setting instruction has been received from the information processing terminal 102 (step S2506). If the off-record setting instruction has not been received from the information processing terminal 102 (step S2506: No), the information processing apparatus 101 proceeds to step S2601 shown in FIG.

一方、情報処理端末102からオフレコ設定指示を受信した場合(ステップS2506:Yes)、情報処理装置101は、オフレコモードをONにして(ステップS2507)、図26に示すステップS2601に移行する。 On the other hand, when the off-record setting instruction is received from the information processing terminal 102 (step S2506: Yes), the information processing apparatus 101 turns on the off-record mode (step S2507), and proceeds to step S2601 shown in FIG.

図26のフローチャートにおいて、まず、情報処理装置101は、情報処理端末102からチャットボットでの会話において受け付けた入力情報を受信したか否かを判断する(ステップS2601)。ここで、入力情報を受信していない場合(ステップS2601:No)、情報処理装置101は、ステップS2609に移行する。 In the flowchart of FIG. 26, first, the information processing apparatus 101 determines whether or not input information accepted in the chatbot conversation is received from the information processing terminal 102 (step S2601). Here, if the input information has not been received (step S2601: No), the information processing apparatus 101 proceeds to step S2609.

一方、入力情報を受信した場合(ステップS2601:Yes)、情報処理装置101は、受信した入力情報に基づく応答処理を実行する(ステップS2602)。つぎに、情報処理装置101は、オフレコモードがONであるか否かを判断する(ステップS2603)。 On the other hand, if input information has been received (step S2601: Yes), the information processing apparatus 101 executes response processing based on the received input information (step S2602). The information processing apparatus 101 determines whether the off-record mode is ON (step S2603).

ここで、オフレコモードがONの場合(ステップS2603:Yes)、情報処理装置101は、受信した入力情報に対するマスキング処理を実行して、入力情報がマスキングされたチャットログを出力する(ステップS2604)。そして、情報処理装置101は、オフレコモードをOFFにして(ステップS2605)、ステップS2607に移行する。 If the off-record mode is ON (step S2603: YES), the information processing apparatus 101 performs masking processing on the received input information and outputs a chat log in which the input information is masked (step S2604). The information processing apparatus 101 then turns off the off-record mode (step S2605), and proceeds to step S2607.

一方、オフレコモードがOFFの場合には(ステップS2603:No)、情報処理装置101は、受信した入力情報を含むチャットログを出力する(ステップS2606)。そして、情報処理装置101は、受信した入力情報に個人特定情報が含まれるか否かを判断する(ステップS2607)。 On the other hand, if the off-record mode is OFF (step S2603: No), the information processing apparatus 101 outputs a chat log including the received input information (step S2606). The information processing apparatus 101 then determines whether or not the received input information includes personal identification information (step S2607).

ここで、入力情報に個人特定情報が含まれない場合(ステップS2607:No)、情報処理装置101は、ステップS2609に移行する。一方、入力情報に個人特定情報が含まれる場合(ステップS2607:Yes)、情報処理装置101は、個人特定情報が入力済みであることを記録する(ステップS2608)。 If the input information does not include personal identification information (step S2607: No), the information processing apparatus 101 proceeds to step S2609. On the other hand, if personal identification information is included in the input information (step S2607: Yes), the information processing apparatus 101 records that personal identification information has been input (step S2608).

そして、情報処理装置101は、情報処理端末102におけるチャットボットでの会話を終了するか否かを判断する(ステップS2609)。ここで、会話を終了しない場合(ステップS2609:No)、情報処理装置101は、図25に示したステップS2504に戻る。一方、会話を終了する場合(ステップS2609:Yes)、情報処理装置101は、本フローチャートによる一連の処理を終了する。 The information processing apparatus 101 then determines whether or not to end the chatbot conversation on the information processing terminal 102 (step S2609). Here, if the conversation is not to be ended (step S2609: No), the information processing apparatus 101 returns to step S2504 shown in FIG. On the other hand, when ending the conversation (step S2609: Yes), the information processing apparatus 101 ends the series of processes according to this flowchart.

これにより、情報処理端末102におけるチャットボットでの会話において受け付けた入力情報に個人特定情報が含まれる場合に、チャットボットでの会話において以降入力される情報をマスキングするようレコメンドすることができる。 As a result, when personal identification information is included in the input information received in the chatbot conversation on the information processing terminal 102, it is possible to recommend masking the information that will be subsequently input in the chatbot conversation.

つぎに、図27を用いて、実施の形態3にかかる情報処理装置101の第2の会話制御処理手順について説明する。第2の会話制御処理では、チャットボットでの会話において受け付けた入力情報にパスワードが含まれる場合に、注意喚起情報を出力する。また、図27では、チャットボットでの会話に関するログを記録する処理についての説明は省略する。 Next, a second conversation control processing procedure of the information processing apparatus 101 according to the third embodiment will be described with reference to FIG. In the second conversation control process, if the input information accepted in the chatbot conversation includes a password, the attention calling information is output. Also, in FIG. 27, the description of the process of recording a log regarding the chatbot conversation is omitted.

図27は、実施の形態3にかかる情報処理装置101の第2の会話制御処理手順の一例を示すフローチャートである。図27のフローチャートにおいて、まず、情報処理装置101は、情報処理端末102からチャットの開始指示を受信したか否かを判断する(ステップS2701)。 FIG. 27 is a flowchart showing an example of the second conversation control processing procedure of the information processing apparatus 101 according to the third embodiment. In the flowchart of FIG. 27, first, the information processing apparatus 101 determines whether or not a chat start instruction has been received from the information processing terminal 102 (step S2701).

ここで、情報処理装置101は、チャットの開始指示を受信するのを待つ(ステップS2701:No)。情報処理装置101は、チャットの開始指示を受信した場合(ステップS2701:Yes)、スクリプトテーブル130を参照して、受信したチャットの開始指示に含まれるサービスIDに対応するスクリプトを、トークスクリプトに決定する(ステップS2702)。 Here, the information processing apparatus 101 waits to receive a chat start instruction (step S2701: No). When the information processing apparatus 101 receives the chat start instruction (step S2701: Yes), the information processing apparatus 101 refers to the script table 130 and determines the script corresponding to the service ID included in the received chat start instruction as the talk script. (step S2702).

そして、情報処理装置101は、決定したトークスクリプトを用いて、情報処理端末102におけるチャットボットでの会話を開始する(ステップS2703)。この際、情報処理装置101は、入力情報のログへの記録を許可するか否かの問い合わせ情報を、情報処理端末102に出力することにしてもよい。問い合わせ情報は、例えば、図24に示した秘密ボタン2420である。 Then, the information processing apparatus 101 uses the determined talk script to start a chatbot conversation on the information processing terminal 102 (step S2703). At this time, the information processing apparatus 101 may output to the information processing terminal 102 inquiry information as to whether or not to permit recording of the input information in the log. The inquiry information is, for example, the secret button 2420 shown in FIG.

つぎに、情報処理装置101は、情報処理端末102からチャットボットでの会話において受け付けた入力情報を受信したか否かを判断する(ステップS2704)。ここで、入力情報を受信していない場合(ステップS2704:No)、情報処理装置101は、ステップS2711に移行する。 Next, the information processing apparatus 101 determines whether or not the input information accepted in the chatbot conversation is received from the information processing terminal 102 (step S2704). If the input information has not been received (step S2704: No), the information processing apparatus 101 proceeds to step S2711.

一方、入力情報を受信した場合(ステップS2704:Yes)、情報処理装置101は、受信した入力情報に対するパスワード検出処理を実行する(ステップS2705)。パスワード検出処理は、機械学習モデルMを用いて、入力情報に含まれるパスワードを検出する処理である。 On the other hand, when input information is received (step S2704: Yes), the information processing apparatus 101 executes password detection processing for the received input information (step S2705). The password detection process is a process of detecting a password included in input information using a machine learning model M. FIG.

つぎに、情報処理装置101は、パスワードが検出されたか否かを判断する(ステップS2706)。ここで、パスワードが検出されなかった場合(ステップS2706:No)、情報処理装置101は、受信した入力情報に基づく応答処理を実行して(ステップS2707)、ステップS2711に移行する。 The information processing apparatus 101 then determines whether a password has been detected (step S2706). Here, if the password is not detected (step S2706: No), the information processing apparatus 101 executes response processing based on the received input information (step S2707), and proceeds to step S2711.

一方、パスワードが検出された場合(ステップS2706:Yes)、情報処理装置101は、注意喚起情報を情報処理端末102に出力する(ステップS2708)。そして、情報処理装置101は、パスワードが検出された入力情報について、新たな入力情報を情報処理端末102から受信したか否かを判断する(ステップS2709)。 On the other hand, if a password is detected (step S2706: YES), the information processing apparatus 101 outputs alert information to the information processing terminal 102 (step S2708). The information processing apparatus 101 then determines whether new input information has been received from the information processing terminal 102 for the input information for which the password has been detected (step S2709).

ここで、新たな入力情報を受信していない場合(ステップS2709:No)、情報処理装置101は、ステップS2707に移行する。一方、新たな入力情報を受信した場合(ステップS2709:Yes)、情報処理装置101は、受信した新たな入力情報に基づく応答処理を実行する(ステップS2710)。 If new input information has not been received (step S2709: No), the information processing apparatus 101 proceeds to step S2707. On the other hand, if new input information has been received (step S2709: YES), the information processing apparatus 101 executes response processing based on the received new input information (step S2710).

そして、情報処理装置101は、情報処理端末102におけるチャットボットでの会話を終了するか否かを判断する(ステップS2711)。ここで、会話を終了しない場合(ステップS2711:No)、情報処理装置101は、ステップS2704に戻る。一方、会話を終了する場合(ステップS2711:Yes)、情報処理装置101は、本フローチャートによる一連の処理を終了する。 The information processing apparatus 101 then determines whether or not to end the chatbot conversation on the information processing terminal 102 (step S2711). Here, if the conversation is not to end (step S2711: No), the information processing apparatus 101 returns to step S2704. On the other hand, when ending the conversation (step S2711: Yes), the information processing apparatus 101 ends the series of processes according to this flowchart.

これにより、チャットボットでの会話において受け付けた入力情報にパスワードが含まれる場合に、誤ってパスワードを入力していないかを注意喚起することができる。 Accordingly, when a password is included in input information received in a chatbot conversation, it is possible to call attention to whether or not the password is entered by mistake.

以上説明したように、実施の形態3にかかる情報処理装置101によれば、情報処理端末102からチャットボットでの会話において受け付けた入力情報を受信した場合、入力情報に個人特定情報が含まれるか否かを判定することができる。そして、情報処理装置101によれば、個人特定情報が含まれると判定した場合、チャットボットでの会話において入力される情報に対するマスキング処理をレコメンドする情報を情報処理端末102に出力することができる。 As described above, according to the information processing apparatus 101 according to the third embodiment, when input information accepted in a chatbot conversation is received from the information processing terminal 102, whether or not the input information includes personal identification information. It is possible to determine whether or not Then, according to the information processing device 101 , when it is determined that the personal identification information is included, the information that recommends masking processing for the information input in the chatbot conversation can be output to the information processing terminal 102 .

これにより、情報処理端末102におけるチャットボットでの会話において受け付けた入力情報に個人特定情報が含まれる場合に、チャットボットでの会話において以降入力される情報をマスキングするようレコメンドすることができる。例えば、個人を特定可能な情報が入力されると、それ以降入力された情報は、個人を特定可能な状態でログに記録されることになる。このため、個人を特定可能な情報が入力された場合に、それ以降に入力される情報についてのマスキング処理をレコメンドする。 As a result, when personal identification information is included in the input information received in the chatbot conversation on the information processing terminal 102, it is possible to recommend masking the information that will be subsequently input in the chatbot conversation. For example, once personally identifiable information is entered, any information subsequently entered will be logged in an identifiable manner. For this reason, when information that can identify an individual is input, masking processing is recommended for information that is input after that.

また、情報処理装置101によれば、入力された文字列が特定の単語であるか否かを分類するための機械学習モデル(M)を用いて、情報処理端末102におけるチャットボットでの会話において受け付けた入力情報に特定の単語が含まれるか否かを判定することができる。そして、情報処理装置101によれば、入力情報に特定の単語が含まれると判定した場合、情報処理端末102に注意喚起情報を出力することができる。 Further, according to the information processing device 101, using a machine learning model (M) for classifying whether an input character string is a specific word, in a chatbot conversation on the information processing terminal 102, It can be determined whether or not the received input information includes a specific word. Then, according to the information processing apparatus 101 , when it is determined that the input information includes a specific word, the information processing apparatus 101 can output alert information to the information processing terminal 102 .

これにより、チャットボットでの会話において受け付けた入力情報にパスワードなどの特定の単語が含まれる場合に、誤って不必要な情報を入力していないかを注意喚起することができる。 As a result, when input information received in a chatbot conversation includes a specific word such as a password, it is possible to call attention to whether or not unnecessary information has been input by mistake.

これらのことから、実施の形態1~3にかかる情報処理装置101によれば、チャットボットを利用したサービスの円滑な利用を図ることができる。実施の形態1~3は、矛盾のないように組み合わせることにしてもよい。例えば、実施の形態1にかかる情報処理装置101が、実施の形態2にかかる情報処理装置101の機能と、実施の形態3にかかる情報処理装置101の機能とを有することにしてもよい。 For these reasons, according to the information processing apparatus 101 according to the first to third embodiments, it is possible to smoothly use services using chatbots. Embodiments 1 to 3 may be combined without contradiction. For example, the information processing apparatus 101 according to the first embodiment may have the functions of the information processing apparatus 101 according to the second embodiment and the functions of the information processing apparatus 101 according to the third embodiment.

なお、本実施の形態で説明した会話制御方法は、あらかじめ用意されたプログラムをパーソナル・コンピュータやワークステーション等のコンピュータで実行することにより実現することができる。本会話制御プログラムは、ハードディスク、フレキシブルディスク、CD-ROM、DVD、USBメモリ等のコンピュータで読み取り可能な記録媒体に記録され、コンピュータによって記録媒体から読み出されることによって実行される。また、本会話制御プログラムは、インターネット等のネットワークを介して配布してもよい。 The conversation control method described in this embodiment can be implemented by executing a prepared program on a computer such as a personal computer or a workstation. This conversation control program is recorded in a computer-readable recording medium such as a hard disk, flexible disk, CD-ROM, DVD, USB memory, etc., and is executed by being read from the recording medium by a computer. Also, the conversation control program may be distributed via a network such as the Internet.

また、本実施の形態で説明した情報処理装置101は、スタンダードセルやストラクチャードASIC(Application Specific Integrated Circuit)などの特定用途向けICやFPGAなどのPLD(Programmable Logic Device)によっても実現することができる。 Further, the information processing apparatus 101 described in the present embodiment can also be realized by application specific ICs such as standard cells and structured ASICs (Application Specific Integrated Circuits), and PLDs (Programmable Logic Devices) such as FPGAs.

上述した実施の形態に関し、さらに以下の付記を開示する。 Further, the following additional remarks are disclosed with respect to the above-described embodiment.

(付記1)情報処理端末からチャットボットでの会話において受け付けた入力情報を受信し、前記入力情報に基づく応答処理を実行し、
前記入力情報のマスキング処理依頼を受信した場合は、前記チャットボットでの会話に関するログを記録する際に、前記会話に関するログのうち前記入力情報に関するログに記録しない又は秘匿化するマスキング処理を実行する、
処理をコンピュータに実行させることを特徴とする会話制御プログラム。
(Appendix 1) receiving input information accepted in a chatbot conversation from an information processing terminal, executing response processing based on the input information,
When a request for masking processing of the input information is received, when recording a log regarding the conversation in the chatbot, a masking processing is performed to not record or anonymize the log regarding the input information among the logs regarding the conversation. ,
A conversation control program characterized by causing a computer to execute processing.

(付記2)前記チャットボットでの会話において、入力情報のログへの記録を許可するか否かの問い合わせ情報を前記情報処理端末に出力する、処理を前記コンピュータに実行させ、
前記マスキング処理依頼は、前記情報処理端末において前記問い合わせ情報に対応してログへの記録を許可しない旨の操作が行われた場合に、前記情報処理端末から送信される、ことを特徴とする付記1に記載の会話制御プログラム。
(Appendix 2) causing the computer to execute a process of outputting inquiry information as to whether or not to permit recording of input information in a log in the chatbot conversation to the information processing terminal;
The masking processing request is transmitted from the information processing terminal when an operation is performed in the information processing terminal to the effect that recording in the log is not permitted in response to the inquiry information. 1. A conversation control program according to claim 1.

(付記3)前記チャットボットでの会話内の第1の箇所と対応付けて、当該第1の箇所で受け付けた入力情報を受信するとともに、当該入力情報のマスキング処理依頼を受信した回数を記録し、
情報処理端末から前記チャットボットでの会話内の前記第1の箇所において受け付けた入力情報を受信した場合、記録した前記回数に基づいて、受信した前記入力情報がマスキング処理対象の情報であるか否かを判断し、
前記マスキング処理対象の情報であると判断した場合に、受信した前記入力情報をログに記録しない又は秘匿化するマスキング処理を実行する、
処理を前記コンピュータに実行させることを特徴とする付記1に記載の会話制御プログラム。
(Appendix 3) In association with the first part in the chatbot conversation, the input information accepted at the first part is received, and the number of times the masking processing request for the input information is received is recorded. ,
When the input information received at the first part in the chatbot conversation is received from the information processing terminal, whether or not the received input information is masking processing target information based on the recorded number of times. determine whether
When it is determined that the information is subject to the masking process, executing a masking process of not recording the received input information in a log or anonymizing it;
The conversation control program according to appendix 1, characterized by causing the computer to execute processing.

(付記4)前記判断する処理は、
記録した前記回数がしきい値以上の場合、又は、前記第1の箇所に入力された入力情報を受信した総回数に対する前記回数の割合がしきい値以上の場合に、受信した前記入力情報が前記マスキング処理対象の情報であると判断する、ことを特徴とする付記3に記載の会話制御プログラム。
(Appendix 4) The process of determining
When the number of recorded times is a threshold value or more, or when the ratio of the number of times to the total number of times the input information input to the first location is received is a threshold value or more, the received input information is 3. The conversation control program according to appendix 3, wherein the information is determined to be the masking target information.

(付記5)情報処理端末からチャットボットでの会話において受け付けた入力情報を受信した場合、前記入力情報に個人特定情報が含まれるか否かを判定し、
前記個人特定情報が含まれると判定した場合、前記チャットボットでの会話において入力される情報に対するマスキング処理をレコメンドする情報を前記情報処理端末に出力する、
処理を前記コンピュータに実行させることを特徴とする付記1に記載の会話制御プログラム。
(Appendix 5) When receiving input information received in a chatbot conversation from an information processing terminal, determining whether or not the input information includes personal identification information,
When it is determined that the personal identification information is included, outputting information to the information processing terminal that recommends masking processing for the information input in the conversation with the chatbot;
The conversation control program according to appendix 1, characterized by causing the computer to execute processing.

(付記6)前記チャットボットでの会話において、入力情報のログへの記録を許可するか否かの問い合わせ情報と対応付けて、前記レコメンドする情報を前記情報処理端末に出力する、処理を前記コンピュータに実行させ、
前記マスキング処理依頼は、前記情報処理端末において前記問い合わせ情報に対応してログへの記録を許可しない旨の操作が行われた場合に、前記情報処理端末から送信される、ことを特徴とする付記5に記載の会話制御プログラム。
(Additional remark 6) In the chatbot conversation, the computer outputs the recommended information to the information processing terminal in association with inquiry information as to whether or not to permit recording of input information in a log. and run
The masking processing request is transmitted from the information processing terminal when an operation is performed on the information processing terminal to the effect that recording in the log is not permitted in response to the inquiry information. 5. The conversation control program according to 5.

(付記7)入力された文字列が特定の単語であるか否かを分類するための機械学習モデルを用いて、情報処理端末におけるチャットボットでの会話において受け付けた入力情報に前記特定の単語が含まれるか否かを判定し、
前記入力情報に前記特定の単語が含まれると判定した場合、前記情報処理端末に注意喚起情報を出力する、
処理を前記コンピュータに実行させることを特徴とする付記1に記載の会話制御プログラム。
(Appendix 7) Using a machine learning model for classifying whether the input character string is a specific word, the specific word is included in the input information received in the chatbot conversation on the information processing terminal. determine whether it is included,
When it is determined that the specific word is included in the input information, outputting alert information to the information processing terminal;
The conversation control program according to appendix 1, characterized by causing the computer to execute processing.

(付記8)前記機械学習モデルは、前記特定の単語であることを示すラベルが付与された文字列データと、前記特定の単語ではないことを示すラベルが付与された文字列データとを教師データとして機械学習を行うことにより生成される、ことを特徴とする付記7に記載の会話制御プログラム。 (Appendix 8) The machine learning model combines character string data labeled to indicate that it is the specific word and character string data labeled to indicate that it is not the specific word as teacher data. The conversation control program according to appendix 7, which is generated by performing machine learning as

(付記9)情報処理端末からチャットボットでの会話において受け付けた入力情報を受信し、前記入力情報に基づく応答処理を実行し、
前記入力情報のマスキング処理依頼を受信した場合は、前記チャットボットでの会話に関するログを記録する際に、前記会話に関するログのうち前記入力情報に関するログに記録しない又は秘匿化するマスキング処理を実行する、
処理をコンピュータが実行することを特徴とする会話制御方法。
(Additional remark 9) receiving input information accepted in the chatbot conversation from the information processing terminal, executing response processing based on the input information,
When a request for masking processing of the input information is received, when recording a log regarding the conversation in the chatbot, a masking processing is performed to not record or anonymize the log regarding the input information among the logs regarding the conversation. ,
A conversation control method characterized in that processing is executed by a computer.

(付記10)情報処理端末からチャットボットでの会話において受け付けた入力情報を受信した場合、前記入力情報に基づく応答処理を実行する会話制御部と、
前記入力情報のマスキング処理依頼を受信した場合は、前記チャットボットでの会話に関するログを記録する際に、前記会話に関するログのうち前記入力情報に関するログに記録しない又は秘匿化するマスキング処理を実行する記録制御部と、
を有することを特徴とする情報処理装置。
(Appendix 10) A conversation control unit that, when receiving input information accepted in a chatbot conversation from an information processing terminal, executes a response process based on the input information;
When a request for masking processing of the input information is received, when recording a log regarding the conversation in the chatbot, a masking processing is performed to not record or anonymize the log regarding the input information among the logs regarding the conversation. a recording control unit;
An information processing device comprising:

100 会話制御システム
101 情報処理装置
102 情報処理端末
103 管理者端末
110 ネットワーク
120 FAQマスタ
130 スクリプトテーブル
140 チャットログDB
200,300 バス
201,301 CPU
202,302 メモリ
203 ディスクドライブ
204 ディスク
205,305 通信I/F
206 可搬型記録媒体I/F
207 可搬型記録媒体
303 ディスプレイ
304 入力装置
306 カメラ
307 スピーカ
308 マイクロフォン
309 GPSユニット
700,2300,2400 チャット画面
801 受付部
802 会話制御部
803 記録制御部
1301 計数部
1400 回数カウンターテーブル
1901 判定部
2000 個人特定情報マスタ
2100 学習データ
100 Conversation Control System 101 Information Processing Device 102 Information Processing Terminal 103 Administrator Terminal 110 Network 120 FAQ Master 130 Script Table 140 Chat Log DB
200,300 Bus 201,301 CPU
202, 302 memory 203 disk drive 204 disk 205, 305 communication I/F
206 portable recording medium I/F
207 portable recording medium 303 display 304 input device 306 camera 307 speaker 308 microphone 309 GPS unit 700, 2300, 2400 chat screen 801 reception unit 802 conversation control unit 803 recording control unit 1301 counting unit 1400 frequency counter table 1901 determination unit 2000 individual identification Information master 2100 Learning data

Claims (7)

情報処理端末からチャットボットでの会話において受け付けた入力情報を受信し、前記入力情報に基づく応答処理を実行し、
前記入力情報のマスキング処理依頼を受信した場合は、前記チャットボットでの会話に関するログを記録する際に、前記会話に関するログのうち前記入力情報に関するログに記録しない又は秘匿化するマスキング処理を実行する、
処理をコンピュータに実行させることを特徴とする会話制御プログラム。
receiving input information accepted in a chatbot conversation from an information processing terminal, executing response processing based on the input information;
When a request for masking processing of the input information is received, when recording a log regarding the conversation in the chatbot, a masking processing is performed to not record or anonymize the log regarding the input information among the logs regarding the conversation. ,
A conversation control program characterized by causing a computer to execute processing.
前記チャットボットでの会話において、入力情報のログへの記録を許可するか否かの問い合わせ情報を前記情報処理端末に出力する、処理を前記コンピュータに実行させ、
前記マスキング処理依頼は、前記情報処理端末において前記問い合わせ情報に対応してログへの記録を許可しない旨の操作が行われた場合に、前記情報処理端末から送信される、ことを特徴とする請求項1に記載の会話制御プログラム。
causing the computer to execute a process of outputting to the information processing terminal inquiry information as to whether or not to permit recording of input information in a log in the chatbot conversation;
The masking processing request is transmitted from the information processing terminal when an operation is performed on the information processing terminal to the effect that recording in the log is not permitted in response to the inquiry information. Item 1. A conversation control program according to item 1.
前記チャットボットでの会話内の第1の箇所と対応付けて、当該第1の箇所で受け付けた入力情報を受信するとともに、当該入力情報のマスキング処理依頼を受信した回数を記録し、
情報処理端末から前記チャットボットでの会話内の前記第1の箇所において受け付けた入力情報を受信した場合、記録した前記回数に基づいて、受信した前記入力情報がマスキング処理対象の情報であるか否かを判断し、
前記マスキング処理対象の情報であると判断した場合に、受信した前記入力情報をログに記録しない又は秘匿化するマスキング処理を実行する、
処理を前記コンピュータに実行させることを特徴とする請求項1に記載の会話制御プログラム。
receiving the input information accepted at the first place in association with the first place in the conversation in the chatbot, and recording the number of times the masking processing request for the input information is received;
When the input information received at the first part in the chatbot conversation is received from the information processing terminal, whether or not the received input information is masking processing target information based on the recorded number of times. determine whether
When it is determined that the information is subject to the masking process, the received input information is not recorded in a log or is masked to be anonymized.
2. The conversation control program according to claim 1, causing said computer to execute processing.
情報処理端末からチャットボットでの会話において受け付けた入力情報を受信した場合、前記入力情報に個人特定情報が含まれるか否かを判定し、
前記個人特定情報が含まれると判定した場合、前記チャットボットでの会話において入力される情報に対するマスキング処理をレコメンドする情報を前記情報処理端末に出力する、
処理を前記コンピュータに実行させることを特徴とする請求項1に記載の会話制御プログラム。
When input information accepted in a chatbot conversation is received from an information processing terminal, determining whether or not the input information includes personal identification information,
When it is determined that the personal identification information is included, outputting information to the information processing terminal that recommends masking processing for the information input in the conversation with the chatbot;
2. The conversation control program according to claim 1, causing said computer to execute processing.
入力された文字列が特定の単語であるか否かを分類するための機械学習モデルを用いて、情報処理端末におけるチャットボットでの会話において受け付けた入力情報に前記特定の単語が含まれるか否かを判定し、
前記入力情報に前記特定の単語が含まれると判定した場合、前記情報処理端末に注意喚起情報を出力する、
処理を前記コンピュータに実行させることを特徴とする請求項1に記載の会話制御プログラム。
Using a machine learning model for classifying whether an input character string is a specific word or not, whether or not the specific word is included in the input information received in the chatbot conversation on the information processing terminal determine whether
When it is determined that the specific word is included in the input information, outputting alert information to the information processing terminal;
2. The conversation control program according to claim 1, causing said computer to execute processing.
情報処理端末からチャットボットでの会話において受け付けた入力情報を受信し、前記入力情報に基づく応答処理を実行し、
前記入力情報のマスキング処理依頼を受信した場合は、前記チャットボットでの会話に関するログを記録する際に、前記会話に関するログのうち前記入力情報に関するログに記録しない又は秘匿化するマスキング処理を実行する、
処理をコンピュータが実行することを特徴とする会話制御方法。
receiving input information accepted in a chatbot conversation from an information processing terminal, executing response processing based on the input information;
When a request for masking processing of the input information is received, when recording a log regarding the conversation in the chatbot, a masking processing is performed to not record or anonymize the log regarding the input information among the logs regarding the conversation. ,
A conversation control method characterized in that processing is executed by a computer.
情報処理端末からチャットボットでの会話において受け付けた入力情報を受信した場合、前記入力情報に基づく応答処理を実行する会話制御部と、
前記入力情報のマスキング処理依頼を受信した場合は、前記チャットボットでの会話に関するログを記録する際に、前記会話に関するログのうち前記入力情報に関するログに記録しない又は秘匿化するマスキング処理を実行する記録制御部と、
を有することを特徴とする情報処理装置。
a conversation control unit that, when receiving input information accepted in a chatbot conversation from an information processing terminal, executes a response process based on the input information;
When a request for masking processing of the input information is received, when recording a log regarding the conversation in the chatbot, a masking processing is performed to not record or anonymize the log regarding the input information among the logs regarding the conversation. a recording control unit;
An information processing device comprising:
JP2022530399A 2020-06-09 2020-06-09 Conversation control program, conversation control method, and information processing device Active JP7367870B2 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2020/022693 WO2021250778A1 (en) 2020-06-09 2020-06-09 Conversation control program, conversation control method, and information processing device

Publications (3)

Publication Number Publication Date
JPWO2021250778A1 JPWO2021250778A1 (en) 2021-12-16
JPWO2021250778A5 true JPWO2021250778A5 (en) 2022-09-15
JP7367870B2 JP7367870B2 (en) 2023-10-24

Family

ID=78845444

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022530399A Active JP7367870B2 (en) 2020-06-09 2020-06-09 Conversation control program, conversation control method, and information processing device

Country Status (2)

Country Link
JP (1) JP7367870B2 (en)
WO (1) WO2021250778A1 (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005234666A (en) 2004-02-17 2005-09-02 Nec Corp PoC SYSTEM, PoC SERVER AND PoC CLIENT
JP2018200602A (en) 2017-05-29 2018-12-20 パナソニックIpマネジメント株式会社 Data transfer method and computer program
JP7025755B2 (en) 2018-03-28 2022-02-25 ファミリーイナダ株式会社 Information processing device and its operation method
JP7042693B2 (en) 2018-05-30 2022-03-28 株式会社野村総合研究所 Interactive business support system
JP6690796B1 (en) 2019-06-07 2020-04-28 富士通株式会社 Information management program, information management method, and information management device

Similar Documents

Publication Publication Date Title
Abdi et al. Privacy norms for smart home personal assistants
US20240087571A1 (en) Information processing device
JP6604836B2 (en) Dialog text summarization apparatus and method
US9710546B2 (en) Explicit signals personalized search
US20220036250A1 (en) Method and device for training tree model
JPWO2011142327A1 (en) Information processing apparatus, control method, and program
KR20190058066A (en) Method and Apparatus for Managing of Consulting Data
US20160171109A1 (en) Web content filtering
Benham Best practices for journalistic balance: Gatekeeping, imbalance and the fake news era
WO2020240839A1 (en) Conversation control program, conversation control method, and information processing device
WO2020240838A1 (en) Conversation control program, conversation control method, and information processing device
US20230244734A1 (en) Systems and methods for processing subjective queries
Shahin Right to be forgotten: How national identity, political orientation, and capitalist ideology structured a trans-Atlantic debate on information access and control
Xu Programmatic dreams: Technographic inquiry into censorship of Chinese chatbots
JP2021067830A (en) Minutes creation system
Schulze et al. Conversational context helps improve mobile notification management
Swaminathan et al. Wearmail: On-the-go access to information in your email with a privacy-preserving human computation workflow
JP7370118B1 (en) Information processing device, information processing method, and program
JP7367870B2 (en) Conversation control program, conversation control method, and information processing device
JPWO2021250778A5 (en)
Deen Exploring Saudi Journalists’ Attitudes Towards Ethical Issues of Mobile Journalism
US10877964B2 (en) Methods and systems to facilitate the generation of responses to verbal queries
JP2019185620A (en) Message processor and program
Von Terzi et al. The attendant perspective: present others in public technology interactions
JP7180767B2 (en) Response processing program, response processing method, and information processing device