JP2021018751A - Program, information processing method and information processing device - Google Patents

Program, information processing method and information processing device Download PDF

Info

Publication number
JP2021018751A
JP2021018751A JP2019135660A JP2019135660A JP2021018751A JP 2021018751 A JP2021018751 A JP 2021018751A JP 2019135660 A JP2019135660 A JP 2019135660A JP 2019135660 A JP2019135660 A JP 2019135660A JP 2021018751 A JP2021018751 A JP 2021018751A
Authority
JP
Japan
Prior art keywords
input
worker
output
sentence
dialogue
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
JP2019135660A
Other languages
Japanese (ja)
Other versions
JP7379902B2 (en
Inventor
秀人 高木
Hideto Takagi
秀人 高木
康太 下田
Kota Shimoda
康太 下田
純二 山下
Junji Yamashita
純二 山下
憲一 海野
Kenichi Unno
憲一 海野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tokyo Electric Power Co Holdings Inc
Original Assignee
Tokyo Electric Power Co Holdings Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tokyo Electric Power Co Holdings Inc filed Critical Tokyo Electric Power Co Holdings Inc
Priority to JP2019135660A priority Critical patent/JP7379902B2/en
Publication of JP2021018751A publication Critical patent/JP2021018751A/en
Application granted granted Critical
Publication of JP7379902B2 publication Critical patent/JP7379902B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To provide a program, etc. capable of optimally supporting danger prediction activities.SOLUTION: A program causes a computer to execute processing of: displaying an interactive screen continuously disposing an input statement and an output statement, on a display section; receiving, in the interactive screen, an input of the input statement representing underlying danger items in a work site, from a worker; and, when receiving the input of the input statement representing the danger items, displaying, on the interactive screen, the output statement representing countermeasures for the danger items.SELECTED DRAWING: Figure 6

Description

本発明は、プログラム、情報処理方法及び情報処理装置に関する。 The present invention relates to programs, information processing methods and information processing devices.

工事、製造等の作業現場において、事故、災害等を未然に防ぐために、危険予知訓練又は危険予知活動(TBM;Tool Box Meeting)と呼ばれる取り組みが行われている。この取り組みを支援すべく、種々のシステムが提案されている。 At work sites such as construction and manufacturing, in order to prevent accidents, disasters, etc., an initiative called danger prediction training or danger prediction activity (TBM; Tool Box Meeting) is being carried out. Various systems have been proposed to support this effort.

例えば特許文献1では、危険予知活動を含む集団確認活動を支援する集団確認活動支援システムであって、作業予定者が所持する携帯端末において作業内容の指定を受け付け、指定された作業内容に対応する注意事項等をシート形式で表示する集団確認活動支援システムが開示されている。 For example, in Patent Document 1, it is a group confirmation activity support system that supports group confirmation activities including danger prediction activities, and accepts designation of work contents on a mobile terminal possessed by a prospective worker and corresponds to the designated work contents. A group confirmation activity support system that displays notes in sheet format is disclosed.

特許6510701号公報Japanese Patent No. 6510701

しかしながら、特許文献1に係る発明は、従来書面で行われていた危険予知活動を電子化したに過ぎず、危険予知活動を行う作業者の利便性の向上、あるいは作業者が危険予知活動に取り組む有効な動機付けを与えるに至っていない。 However, the invention according to Patent Document 1 merely digitizes the danger prediction activity that has been conventionally performed in writing, and improves the convenience of the worker who performs the danger prediction activity, or the worker engages in the danger prediction activity. It has not yet provided effective motivation.

一つの側面では、危険予知活動を好適に支援することができるプログラム等を提供することを目的とする。 One aspect is to provide a program or the like that can suitably support risk prediction activities.

一つの側面に係るプログラムは、入力文及び出力文を連続的に配置する対話画面を表示部に表示し、前記対話画面において、作業現場に潜在する危険事項を表す前記入力文の入力を作業者から受け付け、前記危険事項を表す前記入力文の入力を受け付けた場合、該危険事項への対策を表す前記出力文を前記対話画面に表示する処理をコンピュータに実行させることを特徴とする。 The program according to one aspect displays a dialogue screen on which input sentences and output sentences are continuously arranged on the display unit, and on the dialogue screen, an operator inputs the input sentence indicating a potential danger at the work site. When the input of the input sentence representing the dangerous matter is received, the computer is made to execute the process of displaying the output sentence representing the countermeasure for the dangerous matter on the dialogue screen.

一つの側面では、危険予知活動を好適に支援することができる。 On one side, risk prediction activities can be suitably supported.

危険予知支援システムの構成例を示す模式図である。It is a schematic diagram which shows the configuration example of the danger prediction support system. サーバの構成例を示すブロック図である。It is a block diagram which shows the configuration example of a server. 作業者端末の構成例を示すブロック図である。It is a block diagram which shows the configuration example of a worker terminal. 作業者DB、対話テーブル、及び対話履歴DBのレコードレイアウトの一例を示す説明図である。It is explanatory drawing which shows an example of the record layout of a worker DB, a dialogue table, and a dialogue history DB. 対話画面の一例を示す説明図である。It is explanatory drawing which shows an example of the dialogue screen. 対話画面の一例を示す説明図である。It is explanatory drawing which shows an example of the dialogue screen. 管理画面の一例を示す説明図である。It is explanatory drawing which shows an example of the management screen. 管理画面の一例を示す説明図である。It is explanatory drawing which shows an example of the management screen. 作業中のガイド処理に関する説明図である。It is explanatory drawing about the guide processing during work. 対話処理の処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the processing procedure of an interactive process. 管理者端末が実行する処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the processing procedure executed by an administrator terminal. ガイド処理の処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the processing procedure of a guide process. 実施の形態2に係るサーバの構成例を示すブロック図である。It is a block diagram which shows the configuration example of the server which concerns on Embodiment 2. FIG. 集計テーブルのレコードレイアウトの一例を示す説明図である。It is explanatory drawing which shows an example of the record layout of a summary table. 危険予知に関する評価レポートの一例を示す説明図である。It is explanatory drawing which shows an example of the evaluation report about risk prediction. レポート生成処理の処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the processing procedure of the report generation processing. 対話モデルに関する説明図である。It is explanatory drawing about a dialogue model. 実施の形態3に係る対話画面の一例を示す説明図である。It is explanatory drawing which shows an example of the dialogue screen which concerns on Embodiment 3. 対話モデルの生成処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the generation process of an interaction model. 実施の形態3に係る対話処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the dialogue processing which concerns on Embodiment 3.

以下、本発明をその実施の形態を示す図面に基づいて詳述する。
(実施の形態1)
図1は、危険予知支援システムの構成例を示す模式図である。本実施の形態では、所定の作業を行う作業者が作業現場において行う危険予知活動を支援する危険予知支援システムについて説明する。危険予知支援システムは、情報処理装置1、作業者端末2、2、2…、及び管理者端末3を含む。各装置は、インターネット等のネットワークNを介して通信接続されている。
Hereinafter, the present invention will be described in detail with reference to the drawings showing the embodiments thereof.
(Embodiment 1)
FIG. 1 is a schematic diagram showing a configuration example of a danger prediction support system. In the present embodiment, a danger prediction support system that supports danger prediction activities performed by a worker performing a predetermined work at a work site will be described. The danger prediction support system includes an information processing device 1, worker terminals 2, 2, 2 ..., And an administrator terminal 3. Each device is communicated and connected via a network N such as the Internet.

情報処理装置1は、種々の情報処理、情報の送受信が可能な情報処理装置であり、例えばサーバ装置、パーソナルコンピュータ等である。本実施の形態では情報処理装置1がサーバ装置であるものとし、以下では簡潔のためサーバ1と読み替える。サーバ1は、危険予知活動を支援すべく、作業現場に潜在する危険事項として作業者が挙げた事項について、当該危険事項に起因する事故、災害等の発生を防止するための対策を提示する処理を行う。具体的には後述するように、サーバ1は、対話形式でテキストの入出力を行うチャットボットシステムを提供し、チャットボットとの対話を通じて危険事項への対策を作業者に提示する。本実施の形態では作業の一例として、作業現場を単独で巡回する単独作業者が電気設備(例えば電力量計)の設置、点検、保守等の作業を行う場合を想定して説明を行う。 The information processing device 1 is an information processing device capable of transmitting and receiving various types of information processing and information, and is, for example, a server device, a personal computer, or the like. In the present embodiment, the information processing device 1 is assumed to be a server device, and in the following, it will be read as server 1 for the sake of brevity. The server 1 is a process that presents measures to prevent accidents, disasters, etc. caused by the dangerous matters that the worker has listed as potential dangerous matters at the work site in order to support the danger prediction activity. I do. Specifically, as will be described later, the server 1 provides a chatbot system that interactively inputs and outputs texts, and presents countermeasures to dangerous matters to workers through dialogue with the chatbot. In the present embodiment, as an example of the work, the description will be given on the assumption that a single worker who patrolls the work site independently performs work such as installation, inspection, and maintenance of electrical equipment (for example, an electric energy meter).

なお、以下では作業者が行う作業が電気設備の設置、点検、保守等に関する作業であるものとして説明するが、作業者が行う作業はこれに限定されるものではなく、例えば建築、土木、製造業などの作業現場に本システムを応用してもよい。また、本実施の形態では単独作業者を対象とするが、集団作業者を対象として危険予知活動の支援を行ってもよい。 In the following, the work performed by the worker will be described as the work related to the installation, inspection, maintenance, etc. of electrical equipment, but the work performed by the worker is not limited to this, for example, construction, civil engineering, manufacturing. This system may be applied to a work site such as a business. In addition, although the present embodiment targets single workers, it is also possible to support risk prediction activities for group workers.

作業者端末2は、各作業者が所持する端末装置であり、例えばスマートフォン、タブレット端末等の携帯端末である。本実施の形態では作業者端末2がスマートフォンであるものとして説明する。作業者端末2はサーバ1との間で通信を行い、後述する対話画面(図5等参照)を表示して、対話画面において危険予知活動に係るテキスト、画像等の入出力を行う。 The worker terminal 2 is a terminal device possessed by each worker, and is, for example, a mobile terminal such as a smartphone or a tablet terminal. In the present embodiment, the worker terminal 2 will be described as a smartphone. The worker terminal 2 communicates with the server 1, displays a dialogue screen (see FIG. 5 and the like) described later, and inputs / outputs texts, images, and the like related to the danger prediction activity on the dialogue screen.

管理者端末3は、複数の作業者を管理する管理者が操作する端末装置であり、例えばパーソナルコンピュータ、タブレット端末、スマートフォン等の情報処理端末である。サーバ1は、管理者端末3を介してチャットボットによる対話シナリオ(作業者から入力される入力文と、当該入力文に対してチャットボット側から出力される出力文との組み合わせ)の設定入力を受け付けると共に、管理者端末3に各作業者端末2でのチャット状況や各作業者による危険予知活動の統計データなどを出力し、管理者に提示する。 The administrator terminal 3 is a terminal device operated by an administrator who manages a plurality of workers, and is, for example, an information processing terminal such as a personal computer, a tablet terminal, or a smartphone. The server 1 inputs the setting input of the dialogue scenario (combination of the input sentence input from the worker and the output sentence output from the chatbot side with respect to the input sentence) by the chatbot via the administrator terminal 3. At the same time as accepting, the chat status on each worker terminal 2 and the statistical data of the danger prediction activity by each worker are output to the administrator terminal 3 and presented to the administrator.

ゴーグル4は、いわゆるVR(Virtual Reality)ゴーグルであり、作業者端末2を装着可能とするウェアラブルデバイスである。例えば作業者は作業中に、ゴーグル4により作業者端末2を介して作業現場を視認し、作業対象物の注意箇所やその他のアラートの提示(ガイド)を受けながら作業を行う。 The goggles 4 are so-called VR (Virtual Reality) goggles, which are wearable devices to which the worker terminal 2 can be attached. For example, during the work, the worker visually recognizes the work site through the worker terminal 2 with the goggles 4, and performs the work while receiving the attention points of the work object and the presentation (guide) of other alerts.

図2は、サーバ1の構成例を示すブロック図である。サーバ1は、制御部11、主記憶部12、通信部13、補助記憶部14を有する。
制御部11は、一又は複数のCPU(Central Processing Unit)、MPU(Micro-Processing Unit)、GPU(Graphics Processing Unit)等の演算処理装置を有し、補助記憶部14に記憶されたプログラムP1を読み出して実行することにより、種々の情報処理、制御処理等を行う。主記憶部12は、SRAM(Static Random Access Memory)、DRAM(Dynamic Random Access Memory)、フラッシュメモリ等の一時記憶領域であり、制御部11が演算処理を実行するために必要なデータを一時的に記憶する。通信部13は、通信に関する処理を行うための通信モジュールであり、外部と情報の送受信を行う。
FIG. 2 is a block diagram showing a configuration example of the server 1. The server 1 has a control unit 11, a main storage unit 12, a communication unit 13, and an auxiliary storage unit 14.
The control unit 11 has one or more CPUs (Central Processing Units), MPUs (Micro-Processing Units), GPUs (Graphics Processing Units) and other arithmetic processing units, and stores the program P1 stored in the auxiliary storage unit 14. By reading and executing, various information processing, control processing, etc. are performed. The main storage unit 12 is a temporary storage area for SRAM (Static Random Access Memory), DRAM (Dynamic Random Access Memory), flash memory, etc., and temporarily stores data necessary for the control unit 11 to execute arithmetic processing. Remember. The communication unit 13 is a communication module for performing processing related to communication, and transmits / receives information to / from the outside.

補助記憶部14は、ハードディスク、大容量メモリ等の不揮発性記憶領域であり、制御部11が処理を実行するために必要なプログラムP1、その他のデータを記憶している。また、補助記憶部14は、作業者DB141、対話テーブル142、及び対話履歴DB143を記憶している。作業者DB141は、各作業者の情報を格納するデータベースである。対話テーブル142は、対話文(入力文及び出力文)の組み合わせを規定するテーブル(対話モデル)である。対話履歴DB143は、各作業者の作業者端末2において行われた対話の履歴(入力文及び出力文の入出力履歴)を格納するデータベースである。 The auxiliary storage unit 14 is a non-volatile storage area such as a hard disk or a large-capacity memory, and stores a program P1 and other data necessary for the control unit 11 to execute processing. In addition, the auxiliary storage unit 14 stores the worker DB 141, the dialogue table 142, and the dialogue history DB 143. The worker DB 141 is a database that stores information on each worker. The dialogue table 142 is a table (dialogue model) that defines a combination of dialogue sentences (input sentences and output sentences). The dialogue history DB 143 is a database that stores the history of dialogues (input / output history of input sentences and output sentences) performed in the worker terminal 2 of each worker.

なお、補助記憶部14はサーバ1に接続された外部記憶装置であってもよい。また、サーバ1は複数のコンピュータからなるマルチコンピュータであっても良く、ソフトウェアによって仮想的に構築された仮想マシンであってもよい。 The auxiliary storage unit 14 may be an external storage device connected to the server 1. Further, the server 1 may be a multi-computer composed of a plurality of computers, or may be a virtual machine virtually constructed by software.

また、本実施の形態においてサーバ1は上記の構成に限られず、例えば操作入力を受け付ける入力部、画像を表示する表示部等を含んでもよい。また、サーバ1は、CD(Compact Disk)−ROM、DVD(Digital Versatile Disc)−ROM等の可搬型記憶媒体1aを読み取る読取部を備え、可搬型記憶媒体1aからプログラムP1を読み取って実行するようにしても良い。あるいはサーバ1は、半導体メモリ1bからプログラムP1を読み込んでも良い。 Further, in the present embodiment, the server 1 is not limited to the above configuration, and may include, for example, an input unit that accepts operation input, a display unit that displays an image, and the like. Further, the server 1 is provided with a reading unit that reads a portable storage medium 1a such as a CD (Compact Disk) -ROM, a DVD (Digital Versatile Disc) -ROM, and reads and executes the program P1 from the portable storage medium 1a. You can do it. Alternatively, the server 1 may read the program P1 from the semiconductor memory 1b.

図3は、作業者端末2の構成例を示すブロック図である。制御部21、主記憶部22、通信部23、表示部24、入力部25、撮像部26、位置取得部27、補助記憶部28を備える。
制御部21は、一又は複数のCPU、MPU等の演算処理装置を有し、補助記憶部28に記憶されたプログラムP2を読み出して実行することにより、作業者端末2に係る種々の情報処理、制御処理等を行う。主記憶部22は、RAM等の一時記憶領域であり、制御部21が演算処理を実行するために必要なデータを一時的に記憶する。通信部23は、通信を行うためのアンテナ、処理回路等を含み、外部と情報の送受信を行う。表示部24は、液晶ディスプレイ、有機EL(Electro Luminescence)ディスプレイ等の表示装置であり、制御部21から与えられた画像を表示する。入力部25は、タッチパネル等の操作インターフェイスであり、操作内容を制御部21に入力する。撮像部26は、CMOS(Complementary MOS)センサ等の撮像素子を備えたカメラであり、画像の撮像を行う。位置取得部27は、例えばGPS(Global Positioning System)信号を受信する通信モジュールであり、作業者端末2(作業現場)の位置情報を取得する。補助記憶部28はROM(Read Only Memory)等の不揮発性記憶領域であり、制御部21が処理を実行するために必要なプログラムP2、その他のデータを記憶している。
FIG. 3 is a block diagram showing a configuration example of the worker terminal 2. It includes a control unit 21, a main storage unit 22, a communication unit 23, a display unit 24, an input unit 25, an imaging unit 26, a position acquisition unit 27, and an auxiliary storage unit 28.
The control unit 21 has one or more CPUs, MPUs, and other arithmetic processing devices, and by reading and executing the program P2 stored in the auxiliary storage unit 28, various information processing related to the worker terminal 2 can be performed. Perform control processing, etc. The main storage unit 22 is a temporary storage area such as a RAM, and temporarily stores data necessary for the control unit 21 to execute arithmetic processing. The communication unit 23 includes an antenna for communication, a processing circuit, and the like, and transmits / receives information to / from the outside. The display unit 24 is a display device such as a liquid crystal display or an organic EL (Electro Luminescence) display, and displays an image given by the control unit 21. The input unit 25 is an operation interface such as a touch panel, and inputs the operation content to the control unit 21. The image pickup unit 26 is a camera provided with an image pickup element such as a CMOS (Complementary MOS) sensor, and captures an image. The position acquisition unit 27 is, for example, a communication module that receives a GPS (Global Positioning System) signal, and acquires the position information of the worker terminal 2 (work site). The auxiliary storage unit 28 is a non-volatile storage area such as a ROM (Read Only Memory), and stores the program P2 and other data necessary for the control unit 21 to execute processing.

なお、作業者端末2は、可搬型記憶媒体2aを読み取る読取部を備え、可搬型記憶媒体2aからプログラムP2を読み取って実行するようにしても良い。あるいは作業者端末2は、半導体メモリ2bからプログラムP2を読み込んでも良い。 The worker terminal 2 may include a reading unit that reads the portable storage medium 2a, and may read the program P2 from the portable storage medium 2a and execute the program P2. Alternatively, the worker terminal 2 may read the program P2 from the semiconductor memory 2b.

図4は、作業者DB141、対話テーブル142、及び対話履歴DB143のレコードレイアウトの一例を示す説明図である。
作業者DB141は、作業者ID列及び氏名列を含む。作業者ID列は、各作業者を識別するための作業者IDを記憶している。氏名列は、作業者IDと対応付けて、作業者の氏名を記憶している。
FIG. 4 is an explanatory diagram showing an example of the record layout of the worker DB 141, the dialogue table 142, and the dialogue history DB 143.
The worker DB 141 includes a worker ID column and a name column. The worker ID column stores a worker ID for identifying each worker. The name column stores the worker's name in association with the worker ID.

対話テーブル142は、メッセージID列、シナリオフェイズ列、出力タイプ列、出力メッセージ列、出力後動作列、及び遷移先列を含む。メッセージID列は、チャットボット側から出力される応答であって、シナリオに従って予め用意されている各応答を識別するためのメッセージIDを記憶している。シナリオフェイズ列、出力タイプ列、出力メッセージ列、出力後動作列、及び遷移先列はそれぞれ、メッセージIDと対応付けて、当該メッセージIDが示す応答を出力するシナリオ上のフェイズ、出力のタイプ(テキスト又は画像の別)、出力されるメッセージの内容(テキスト又は画像)、出力後のチャットボットの動作の種類、及び次に出力(遷移)するメッセージの情報が記憶されている。 The dialogue table 142 includes a message ID column, a scenario phase column, an output type column, an output message column, a post-output operation column, and a transition destination column. The message ID string is a response output from the chatbot side, and stores a message ID for identifying each response prepared in advance according to the scenario. The scenario phase column, output type column, output message column, post-output operation column, and transition destination column are associated with the message ID, respectively, and the phase and output type (text) on the scenario that outputs the response indicated by the message ID. (Or another image), the content of the output message (text or image), the type of chatbot operation after output, and the information of the next output (transition) message are stored.

対話履歴DB143は、セッションID列、作業者ID列、日時列、入力タイプ列、入力列、出力列、選択ID列、及び評価列を含む。セッションID列は、作業者とチャットボットとの間での対話セッション(チャットを行う部屋)を識別するためのセッションIDを記憶している。作業者ID列、日時列、入力タイプ列、入力列、出力列、選択ID列、及び評価列はそれぞれ、セッションIDと対応付けて、対話セッションにおいてチャットボットと対話した作業者の作業者ID、入力文及び出力文が入出力された日時、入力のタイプ(選択肢形式であるか等)、作業者から入力されたテキスト、チャットボットから出力されたメッセージ(テキスト又は画像)、チャットボットの出力メッセージから作業者が次に選択したテキストのメッセージID、及び作業者が入力した評価を記憶している。 The dialogue history DB 143 includes a session ID column, a worker ID column, a date and time column, an input type column, an input column, an output column, a selection ID column, and an evaluation column. The session ID column stores a session ID for identifying a dialogue session (chat room) between the worker and the chatbot. The worker ID column, date and time column, input type column, input column, output column, selection ID column, and evaluation column are associated with the session ID, respectively, and the worker ID of the worker who interacted with the chatbot in the dialogue session, Date and time when input and output statements were input and output, input type (whether it is a choice format, etc.), text input by the worker, message output from the chatbot (text or image), output message of the chatbot The message ID of the text selected by the worker next and the evaluation entered by the worker are stored.

図5及び図6は、対話画面の一例を示す説明図である。図5A〜図6Bではそれぞれ、作業者がチャットボットと対話を行うための画面であって、作業者が入力する入力文と、チャットボット側から出力される出力文(入力文に対する応答として出力されるテキストのほかに、チャットボット側から能動的に出力されるテキストを含む)とを連続的に配置して表示する対話画面を図示してある。図5A〜図6Bに基づき、作業者端末2におけるチャットボットとの対話処理について説明する。 5 and 6 are explanatory views showing an example of the dialogue screen. 5A to 6B are screens for the worker to interact with the chatbot, respectively, and are an input sentence input by the worker and an output sentence output from the chatbot side (output as a response to the input sentence). In addition to the text, the dialogue screen is shown in which the text actively output from the chatbot side is continuously arranged and displayed. The interactive processing with the chatbot on the worker terminal 2 will be described with reference to FIGS. 5A to 6B.

本システムに係る対話画面は、Webブラウザを媒体としたAPI(Application Programmable Interface)として提供される。なお、例えば作業者端末2に専用のアプリケーションプログラムをインストールしておき、当該アプリケーションプログラムを実行することで専用のブラウザを起ち上げるようにしてもよい。作業者端末2は、作業者からの操作入力に基づき、サーバ1と通信を行って対話画面を表示する。 The dialogue screen related to this system is provided as an API (Application Programmable Interface) using a Web browser as a medium. For example, a dedicated application program may be installed on the worker terminal 2 and the dedicated browser may be launched by executing the application program. The worker terminal 2 communicates with the server 1 based on the operation input from the worker and displays the dialogue screen.

作業者端末2はまず、図5Aの対話画面を表示する。具体的には、作業者端末2はチャットボットを表す所定のアイコンを表示すると共に、吹き出しの形で所定の出力文を表示する。例えば作業者端末2は、挨拶文のほかに、確認事項の選択を促す質問文と、確認事項の選択肢とをデフォルトで表示する。 The worker terminal 2 first displays the dialogue screen of FIG. 5A. Specifically, the worker terminal 2 displays a predetermined icon representing a chatbot and displays a predetermined output sentence in the form of a balloon. For example, in addition to the greeting text, the worker terminal 2 displays a question text prompting the selection of the confirmation item and a selection of the confirmation items by default.

当該選択肢は、例えば危険予知に係る対話を行うための「危険予知」のほかに、作業の手順を確認するための「作業手順について」、及び作業のポイント(注意点)を確認するための「作業のポイントについて」である。なお、これらの確認事項は一例であって、その他の事項をデフォルトメニューとして用意してもよい。作業者端末2は、何れかの選択肢を選択する選択入力を受け付ける。 The options include, for example, "danger prediction" for conducting dialogues related to danger prediction, "work procedure" for confirming work procedures, and "work points (caution points)" for confirming work procedures. About the points of work ". Note that these items to be confirmed are examples, and other items may be prepared as default menus. The worker terminal 2 accepts a selection input for selecting one of the options.

図5Aの例では「危険予知」が選択された場合を図示している。この場合、作業者端末2は「危険予知」のテキスト、すなわち作業者が入力(選択)した入力文を吹き出しの形で表示する。「危険予知」が選択された場合、作業者端末2は危険予知に係る対話を進めるため、チャットボットからの出力文(応答文)を対話画面に表示する。 In the example of FIG. 5A, the case where "danger prediction" is selected is illustrated. In this case, the worker terminal 2 displays the text of "danger prediction", that is, the input sentence input (selected) by the worker in the form of a balloon. When "danger prediction" is selected, the worker terminal 2 displays an output sentence (response sentence) from the chatbot on the dialogue screen in order to proceed with the dialogue related to the danger prediction.

なお、「作業手順について」又は「作業のポイントについて」が選択された場合、作業者端末2は、作業者がこれから行う作業の手順、ポイント等を表すチャットボットからのメッセージ(テキスト、画像等)を順次表示する。本実施の形態では危険予知に関する対話処理についてのみ説明し、作業手順及びポイントに関する対話処理について、詳細な図示及び説明を省略する。 When "About work procedure" or "About work point" is selected, the worker terminal 2 is a message (text, image, etc.) from the chatbot indicating the work procedure, point, etc. that the worker is going to perform. Are displayed in sequence. In the present embodiment, only the dialogue process related to danger prediction will be described, and detailed illustration and description of the dialogue process related to work procedures and points will be omitted.

上述の入力文及び出力文の組み合わせ、すなわち対話のシナリオは、対話テーブル142において規定されている。作業者端末2は、作業者から入力文の入力を受け付けた場合に、入力文をサーバ1に逐次出力してチャットボットからの出力文を要求する。サーバ1は、作業者端末2から取得した入力文に対応する出力文を対話テーブル142から読み出し、作業者端末2に出力して対話画面に逐次表示させる。なお、チャットボットからの出力メッセージはテキスト(出力文)だけでなく、画像なども含まれ得る。 The combination of the above input and output statements, that is, the scenario of the dialogue, is defined in the dialogue table 142. When the worker terminal 2 receives the input of the input sentence from the worker, the worker terminal 2 sequentially outputs the input sentence to the server 1 and requests the output sentence from the chatbot. The server 1 reads the output sentence corresponding to the input sentence acquired from the worker terminal 2 from the dialogue table 142, outputs it to the worker terminal 2, and sequentially displays it on the dialogue screen. The output message from the chatbot may include not only text (output text) but also images and the like.

また、本実施の形態ではチャットボットから入力文の選択肢を提示し、作業者から選択入力を受け付けることで入力文の入力を受け付ける場合を説明するが、作業者端末2は対話画面下部の入力欄から自由記述形式で入力文(テキスト)の入力を受け付けることも可能である。自由記述形式で入力文の入力を受け付けた場合、サーバ1が入力文を解析し、チャットボット側から出力すべき出力文を判定して作業者端末2に出力する。入力文の解析手法は特に限定されないが、例えばサーバ1は構文解析を行い、対話テーブル142から、作業者が入力したテキストと近似する入力文を判定し、判定した入力文に対応する出力文を作業者端末2に出力する。 Further, in the present embodiment, a case where the input sentence option is presented from the chatbot and the input sentence is accepted by accepting the selection input from the worker will be described. However, the worker terminal 2 has an input field at the bottom of the dialogue screen. It is also possible to accept input of input sentences (text) in free description format. When the input of the input sentence is accepted in the free description format, the server 1 analyzes the input sentence, determines the output sentence to be output from the chatbot side, and outputs it to the worker terminal 2. The method of analyzing the input sentence is not particularly limited. For example, the server 1 performs parsing, determines an input sentence similar to the text input by the worker from the dialogue table 142, and outputs an output sentence corresponding to the determined input sentence. Output to the worker terminal 2.

図5Aに基づいて説明を続ける。「危険予知」が選択された場合、作業者端末2はさらに、作業者がこれから行う作業の種別を問う質問文と、質問文に対する回答の選択肢として、作業種別を表す複数のテキスト(入力文)を表示する。 The description will be continued based on FIG. 5A. When "danger prediction" is selected, the worker terminal 2 further includes a question sentence asking the type of work to be performed by the worker, and a plurality of texts (input sentences) indicating the work type as options for answering the question sentence. Is displayed.

作業者端末2は、作業種別を表す複数のテキストから、何れかを選択する選択入力を受け付ける。何れかのテキスト(作業種別)が選択された場合、作業者端末2は、選択された種別の作業について、過去の作業現場(事例)の情報を表示する。例えば作業者端末2は、図5Bに例示するように、事故、災害等が発生した作業現場に関するテキスト及び画像を表示する。このように作業者端末2は、作業者がこれから行う作業と同じ種別の作業現場、すなわち作業者が作業予定の作業現場と類似する類似現場に関する情報を表示し、作業者の注意を喚起する。 The worker terminal 2 accepts a selection input for selecting one of a plurality of texts indicating the work type. When any text (work type) is selected, the worker terminal 2 displays information on past work sites (cases) for the selected type of work. For example, the worker terminal 2 displays texts and images related to a work site where an accident, disaster, or the like has occurred, as illustrated in FIG. 5B. In this way, the worker terminal 2 displays information on a work site of the same type as the work to be performed by the worker, that is, a similar site similar to the work site on which the worker plans to work, and calls the worker's attention.

なお、上記では作業自体の種別に応じて過去の事例と類似するか否かを判断するものとしたが、本実施の形態はこれに限定するものではない。例えば作業者がこれから作業を行う作業現場の現場名、作業対象物(電力量計)の機種などを入力文として入力し、当該入力文から過去の事例と類似するか否かを判断してもよい。このように、作業予定の作業現場に関する入力文に基づいて類似現場の情報を判断可能であればよく、入力文は作業種別に限定されない。 In the above, it is determined whether or not the work itself is similar to the past case according to the type of the work itself, but the present embodiment is not limited to this. For example, even if the worker inputs the site name of the work site to be worked on, the model of the work object (electric energy meter), etc. as an input sentence, and judges whether or not it is similar to the past case from the input sentence. Good. As described above, it is sufficient that the information on the similar site can be determined based on the input sentence regarding the work site where the work is scheduled, and the input sentence is not limited to the work type.

対話テーブル142には、図5Aで例示した作業種別を表すテキスト(入力文の選択肢)と対応付けて、類似現場の情報が記憶されている。作業種別が選択された場合、サーバ1は、選択された作業種別に対応付けられた複数の類似現場の内、何れか一つの類似現場をランダムに選択して作業者端末2に出力する。なお、本明細書で「ランダム」とは、出力(表示)の度に出力されるデータやその順序などが異なることを意味し、厳密な意味でランダムである必要はない。同じ作業種別の作業を行う場合であっても、ランダムで異なる類似現場の情報を出力することで、毎回同じ事例が提示され、作業者の確認作業が緩慢になることを防止することができる。 In the dialogue table 142, information on similar sites is stored in association with the text (input sentence options) representing the work type illustrated in FIG. 5A. When the work type is selected, the server 1 randomly selects one of the similar sites among the plurality of similar sites associated with the selected work type and outputs the output to the worker terminal 2. In the present specification, "random" means that the data to be output and the order thereof are different each time it is output (displayed), and it does not have to be random in a strict sense. Even when the work of the same work type is performed, by randomly outputting information on different similar sites, the same case is presented each time, and it is possible to prevent the confirmation work of the worker from becoming slow.

なお、作業者端末2に出力する類似現場は一つに限定されず、複数であってもよい。 The number of similar sites output to the worker terminal 2 is not limited to one, and may be multiple.

類似現場の情報を表示した後、作業者端末2は、図6Aに例示するように、作業者がこれから作業を行う作業現場について、当該作業現場に潜在する危険事項を問う質問文を表示する。そして作業者端末2は、作業現場の危険事項を表す入力文の入力を受け付ける。例えば作業者端末2は、危険事項の候補を表す複数の入力文候補61、61、61…を表示し、表示した入力文候補61から何れかを選択する選択入力を受け付ける。 After displaying the information on the similar site, the worker terminal 2 displays a question text asking about potential dangers in the work site where the worker is going to work, as illustrated in FIG. 6A. Then, the worker terminal 2 accepts the input of the input sentence indicating the dangerous matter at the work site. For example, the worker terminal 2 displays a plurality of input sentence candidates 61, 61, 61 ... Representing candidates for dangerous matters, and accepts a selection input for selecting one of the displayed input sentence candidates 61.

図6Aの例ではまず、作業者端末2は危険事項自体を問う質問文を表示し、入力文候補61の選択入力を受け付ける。続いて作業者端末2は、選択された危険事項の原因を問う質問文を表示し、入力文候補61の選択入力を受け付ける。このように作業者端末2は、一又は複数の質問文を表示し、各質問文に対して入力文候補61の選択入力を受け付ける。このようにして作業者は、対話シナリオに従って順次入力を行っていくことで、自らが作業を行う作業現場で考えられる危険事項の確認、すなわち危険予知活動を自然と行うことができる。 In the example of FIG. 6A, first, the worker terminal 2 displays a question sentence asking the dangerous matter itself, and accepts the selection input of the input sentence candidate 61. Subsequently, the worker terminal 2 displays a question sentence asking the cause of the selected dangerous matter, and accepts the selection input of the input sentence candidate 61. In this way, the worker terminal 2 displays one or more question sentences, and accepts the selection input of the input sentence candidate 61 for each question sentence. In this way, the worker can naturally confirm the dangerous matters that can be considered at the work site where he / she works, that is, perform the danger prediction activity by sequentially inputting according to the dialogue scenario.

ここで作業者端末2は、同じ質問文について複数の入力文候補61、61、61…を表示する場合であっても、表示の度に、入力文候補61の表示順序をランダムに入れ替えて表示する。毎回同じ順序で入力文候補61を表示した場合、作業者は入力作業が緩慢になり、順序だけで判断して危険事項を選ぶ恐れがある。そこで入力文候補61の表示順序をランダムに入れ替えることで、作業者に毎回入力文候補61の確認を促すことができ、正しく危険予知活動を行わせることができる。 Here, even when a plurality of input sentence candidates 61, 61, 61 ... Are displayed for the same question sentence, the worker terminal 2 randomly changes the display order of the input sentence candidates 61 each time it is displayed. To do. If the input sentence candidates 61 are displayed in the same order each time, the operator may slow down the input work and select a dangerous matter by judging only by the order. Therefore, by randomly changing the display order of the input sentence candidate 61, it is possible to prompt the worker to confirm the input sentence candidate 61 every time, and it is possible to correctly perform the danger prediction activity.

入力文候補61の選択入力を受け付けた場合、作業者端末2は、図6Bに例示するように、選択された入力文候補61が表す危険事項による事故、災害等の発生を防止するための対策を表す出力文を表示する。当該出力文は、入力文候補61と対応付けて対話テーブル142に記憶してある。作業者端末2は、作業者が選択した入力文候補61をサーバ1に出力し、入力文候補61に対応する対策を作業者に提示するための出力文を取得して、対話画面に表示する。これにより、作業者は危険予知活動を行うと共に、危険事項への対策の教示も受けることができる。 When the selected input of the input sentence candidate 61 is accepted, the worker terminal 2 takes measures to prevent accidents, disasters, etc. due to the dangerous matters represented by the selected input sentence candidate 61, as illustrated in FIG. 6B. Display the output statement that represents. The output sentence is stored in the dialogue table 142 in association with the input sentence candidate 61. The worker terminal 2 outputs the input sentence candidate 61 selected by the worker to the server 1, acquires the output sentence for presenting the countermeasure corresponding to the input sentence candidate 61 to the worker, and displays it on the dialogue screen. .. As a result, the worker can perform danger prediction activities and receive instruction on countermeasures for dangerous matters.

なお、サーバ1は危険事項への対策をテキスト(出力文)で出力するだけでなく、画像も含めてメッセージを出力してもよい。 The server 1 may output not only a text (output sentence) of countermeasures against dangerous matters but also a message including an image.

危険事項への対策を表す出力文を表示した後、作業者端末2は、表示した出力文が有用であったか否かを作業者に問う質問文を表示すると共に、評価入力を受け付けるための評価ボタン62、62を表示する。作業者端末2は、評価ボタン62の選択入力を受け付けることで、チャットボット側から提示された対策(出力文)の評価入力を受け付ける。作業者による評価入力も含めて、対話画面に入出力された入力文及び出力文の入出力履歴、すなわち作業者とチャットボットとの間の対話履歴はサーバ1に逐次送信され、対話履歴DB143に記憶される。 After displaying the output text indicating the countermeasures against the dangerous matters, the worker terminal 2 displays a question text asking the worker whether the displayed output text was useful, and also displays an evaluation button for accepting the evaluation input. 62, 62 is displayed. The worker terminal 2 accepts the evaluation input of the countermeasure (output sentence) presented from the chatbot side by accepting the selection input of the evaluation button 62. The input / output history of input and output statements input / output to the dialogue screen, including the evaluation input by the worker, that is, the dialogue history between the worker and the chatbot is sequentially transmitted to the server 1 and sent to the dialogue history DB 143. Be remembered.

図7及び図8は、管理画面の一例を示す説明図である。図7及び図8では、各作業者を管理する管理者用の画面例を図示している。図7及び図8に基づき、管理者端末3での処理内容について説明する。 7 and 8 are explanatory views showing an example of the management screen. 7 and 8 show an example of a screen for an administrator who manages each worker. The processing contents in the administrator terminal 3 will be described with reference to FIGS. 7 and 8.

管理画面では、対話シナリオの設定、各作業者の対話状況の確認等、チャットボットに係る種々の情報の設定や表示が可能となっている。本実施の形態においてサーバ1は、管理画面を介して管理者端末3から対話シナリオ(入力文及び出力文の組み合わせ)の設定入力を受け付け、対話テーブル142に設定内容を記憶する。対話シナリオの設定について、詳細な図示及び説明を省略する。 On the management screen, it is possible to set and display various information related to the chatbot, such as setting a dialogue scenario and checking the dialogue status of each worker. In the present embodiment, the server 1 receives the setting input of the dialogue scenario (combination of the input statement and the output statement) from the administrator terminal 3 via the management screen, and stores the setting contents in the dialogue table 142. Detailed illustration and explanation of the setting of the dialogue scenario will be omitted.

管理者端末3は、管理者からの操作入力に基づき、図7に例示する管理画面を表示する。図7の画面は、各作業者の作業者端末2、2、2…における対話状況をリアルタイムで逐次更新しながら表示するダッシュボードである。図7の画面を表示する場合、管理者端末3は、各作業者端末2において入出力された対話文(入力文又は出力文)を取得し、最新時点から順に表示する。例えばダッシュボードでは、図7に例示するように、各対話文に係るセッションID、入出力の日時、作業者から入力された入力文、当該入力文に対するチャットボット側からの出力文などが表形式で一覧表示される。 The administrator terminal 3 displays the management screen illustrated in FIG. 7 based on the operation input from the administrator. The screen of FIG. 7 is a dashboard that displays the dialogue status of each worker on the worker terminals 2, 2, 2, ... While sequentially updating in real time. When displaying the screen of FIG. 7, the administrator terminal 3 acquires the dialogue sentences (input sentences or output sentences) input / output from each worker terminal 2 and displays them in order from the latest time point. For example, in the dashboard, as illustrated in FIG. 7, the session ID related to each dialogue sentence, the date and time of input / output, the input sentence input by the worker, the output sentence from the chatbot side for the input sentence, etc. are tabulated. Listed in.

作業者端末2、2、2…の何れかで新たに対話文の入出力が行われた場合、ダッシュボードは逐次更新され、最新の対話文が最上段の行に追加される。このように、管理者端末3は、各作業者がチャットボットとの間で行っている対話をリアルタイムで表示し、管理者に対話状況を確認可能とする。これにより、管理者は各作業者が危険予知活動を行っているか、どのような危険事項を挙げたかを容易に確認することができる。 When a new dialogue sentence is input / output on any of the worker terminals 2, 2, 2, ..., The dashboard is sequentially updated and the latest dialogue sentence is added to the top row. In this way, the administrator terminal 3 displays the dialogue that each worker is conducting with the chatbot in real time, and enables the administrator to confirm the dialogue status. As a result, the manager can easily confirm whether each worker is engaged in danger prediction activities and what kind of danger matters are raised.

なお、例えば管理者端末3はさらに、管理画面を介して各作業者の作業者端末2にメッセージの通知を可能としてもよい。メッセージの通知手法は特に限定されないが、例えばショートメールメッセージの送信、あるいは対話画面へのコメントの投稿などによって行う。これにより、管理者から作業者に指示を送ることができ、危険予知活動の徹底や作業のアドバイスなど、必要な後方支援を容易に行うことができる。 In addition, for example, the administrator terminal 3 may further enable the worker terminal 2 of each worker to be notified of a message via the management screen. The message notification method is not particularly limited, but is performed by, for example, sending a short mail message or posting a comment on the dialogue screen. As a result, the administrator can send instructions to the operator, and necessary logistical support such as thorough risk prediction activities and work advice can be easily provided.

また、管理者端末3は、管理者からの操作入力に基づき、図8に例示する管理画面を表示する。図8の画面は、全作業者の対話履歴を集計した統計データを表示するための表示画面である。管理者端末3において図8の画面を表示する場合、サーバ1は、対話履歴DB143に記憶されている各作業者の対話履歴(入出力履歴)を所定の基準で集計し、統計データを生成して管理者端末3に表示させる。 Further, the administrator terminal 3 displays the management screen illustrated in FIG. 8 based on the operation input from the administrator. The screen of FIG. 8 is a display screen for displaying statistical data that aggregates the dialogue history of all workers. When the screen of FIG. 8 is displayed on the administrator terminal 3, the server 1 aggregates the dialogue history (input / output history) of each worker stored in the dialogue history DB 143 based on a predetermined standard, and generates statistical data. Is displayed on the administrator terminal 3.

上記の集計基準は特に限定されないが、例えば各作業者からのアクセス数、対話数(入出力回数)などのほかに、危険事項の候補として提示した入力文候補の選択回数、自由記述形式での入力文の入力回数、危険事項への対策として提示した出力文への評価数などを含む。なお、上記の基準は何れも例示であって、統計データは複数の作業者の対話履歴を集計したものであればよい。図8に図示するように、管理者端末3はグラフや表形式で各種集計結果を表示し、管理者に作業者全体での対話状況を提示する。これにより、管理者は対話の頻度などを容易に把握することができ、作業者全体での危険予知活動を俯瞰することができる。 The above aggregation criteria are not particularly limited, but for example, in addition to the number of accesses from each worker, the number of dialogues (number of inputs and outputs), the number of selections of input sentence candidates presented as candidates for dangerous matters, and the number of free description formats. Includes the number of input sentences and the number of evaluations for the output sentence presented as a countermeasure against dangerous matters. It should be noted that all of the above criteria are examples, and the statistical data may be any aggregated dialogue history of a plurality of workers. As illustrated in FIG. 8, the administrator terminal 3 displays various aggregation results in a graph or tabular format, and presents the administrator with the dialogue status of all the workers. As a result, the manager can easily grasp the frequency of dialogues and the like, and can get a bird's-eye view of the danger prediction activities of all the workers.

図9は、作業中のガイド処理に関する説明図である。本実施の形態では、作業前の危険予知活動を支援するだけでなく、作業中の作業者に警告等を発することで作業を案内するガイド処理を行う。 FIG. 9 is an explanatory diagram regarding the guide process during the work. In the present embodiment, not only the danger prediction activity before the work is supported, but also the guide process for guiding the work is performed by issuing a warning or the like to the worker during the work.

例えば作業者は作業中に、ゴーグル4により作業者端末2を頭部に装着し、作業者端末2がリアルタイムで撮像、表示する撮像画像を介して、作業現場や作業対象物(本実施の形態では電力量計)を視認する。すなわち、作業者端末2(スマートフォン)を、いわゆるスマートゴーグルのディスプレイとして機能させる。 For example, during work, the worker wears the worker terminal 2 on the head with the goggles 4, and the worker terminal 2 captures and displays the image in real time to the work site or the work object (the present embodiment). Then, visually check the electricity meter). That is, the worker terminal 2 (smartphone) is made to function as a display of so-called smart goggles.

なお、本実施の形態では作業者端末2を装着することにしたが、透過型ディスプレイを備えた専用の眼鏡(いわゆるスマートグラス)を用いてもよい。また、ウェアラブルデバイスを用いて作業者へのガイドを行う構成は必須ではなく、単に作業者端末2に後述の警告情報などを出力するのみであってもよい。 In the present embodiment, the worker terminal 2 is attached, but dedicated glasses (so-called smart glasses) provided with a transmissive display may be used. Further, the configuration in which the wearable device is used to guide the worker is not essential, and the warning information described later may be simply output to the worker terminal 2.

作業者の頭部に装着された作業者端末2は、作業者の視線方向に向いたカメラ(撮像部26)により、作業者の視野範囲を撮像し、撮像された画像を表示部24に表示する。作業者は、作業者端末2に表示された撮像画像を視認しながら作業を行う。当該作業中に、作業者をガイドすべく、作業者端末2は所定の情報を出力する。 The worker terminal 2 mounted on the worker's head captures the field of view of the worker with a camera (imaging unit 26) facing the worker's line of sight, and displays the captured image on the display unit 24. To do. The worker performs the work while visually recognizing the captured image displayed on the worker terminal 2. During the work, the worker terminal 2 outputs predetermined information in order to guide the worker.

例えば作業者端末2は、作業者が作業中の作業環境に関する作業環境情報を外部から取得し、取得した作業環境情報に基づき、作業者に対して警告情報を出力する。作業環境情報は、例えば現在の時刻、あるいは作業現場(現在位置)の気温などである。作業者端末2は、現在の時刻が所定の休憩時刻になったか否かを判定し、休憩時刻になったと判定した場合、休憩を促す警告情報を出力する。また、作業者端末2は、位置取得部27により現在位置の位置情報を取得し、当該位置情報に基づいて現在位置の気温を外部システムから取得する。例えば作業者端末2は、取得した気温が所定値以上である場合に、熱中症に注意すべき旨の警告情報を出力する。作業者端末2は、作業者が視認している撮像画像(作業現場の画像)に重畳して警告情報をテキスト等の形で表示してもよく、あるいは音声で出力してもよい。 For example, the worker terminal 2 acquires work environment information regarding the work environment in which the worker is working from the outside, and outputs warning information to the worker based on the acquired work environment information. The work environment information is, for example, the current time or the temperature at the work site (current position). The worker terminal 2 determines whether or not the current time has reached a predetermined break time, and if it determines that the break time has come, outputs warning information prompting the break. Further, the worker terminal 2 acquires the position information of the current position by the position acquisition unit 27, and acquires the temperature of the current position from the external system based on the position information. For example, the worker terminal 2 outputs warning information to the effect that heat stroke should be noted when the acquired air temperature is equal to or higher than a predetermined value. The worker terminal 2 may display the warning information in the form of text or the like by superimposing it on the captured image (image of the work site) visually recognized by the worker, or may output it by voice.

なお、上記では作業環境情報の一例として気温などを挙げたが、例えば湿度、天気などであってもよい。また、警告内容は休憩や熱中症予防に限定されず、作業環境に関連した警告であればよい。 In the above, temperature and the like are given as an example of work environment information, but humidity and weather may be used, for example. In addition, the content of the warning is not limited to breaks and heat stroke prevention, and may be any warning related to the work environment.

また、例えば作業者端末2は、撮像画像に対して画像認識を行い、作業者が作業を行うべき作業対象物を認識する。そして作業者端末2は、当該作業対象物において作業者が注意すべき注意箇所を、色分け等によって他の箇所と異なる態様で表示する。例えば作業対象物が電力量計である場合、作業者端末2は、電力量計を固定する部品(例えばビス)を注意箇所として認識し、当該部品を色分け表示する。なお、ビスを注意箇所として色分け表示するのは、電力量計に係る作業の施工不良の要因になるためである。図9では図示の便宜上、色分け表示を矩形枠で示してある。 Further, for example, the worker terminal 2 performs image recognition on the captured image and recognizes a work object to be worked on by the worker. Then, the worker terminal 2 displays the caution points that the worker should pay attention to in the work object in a mode different from other points by color coding or the like. For example, when the work object is a watt hour meter, the worker terminal 2 recognizes a part (for example, a screw) for fixing the watt hour meter as a caution point and displays the part in a color-coded manner. It should be noted that the reason why the screws are color-coded as caution points is that it causes a poor construction of the work related to the watt hour meter. In FIG. 9, for convenience of illustration, the color-coded display is shown by a rectangular frame.

なお、上記では注意箇所として固定部品(ビス)を挙げたが、例えば短絡事故の原因となりやすいケーブル接続部のネジなど、その他の箇所であってもよい。また、例えば作業者端末2は、作業者が作業を行うべき複数の作業箇所(部品)を注意箇所として認識し、予め定められた作業手順に従って、色分け表示箇所を順次変更することで、作業手順を案内するようにしてもよい。このように、作業者端末2は注意箇所を認識して他の箇所と異なる態様で表示可能であればよく、その注意箇所や表示方法は特に限定されない。 In the above, fixed parts (screws) are mentioned as points to be noted, but other parts such as screws at the cable connection portion, which are likely to cause a short circuit accident, may be used. Further, for example, the worker terminal 2 recognizes a plurality of work points (parts) to be performed by the worker as caution points, and sequentially changes the color-coded display points according to a predetermined work procedure, thereby performing the work procedure. You may try to guide. As described above, the worker terminal 2 may recognize the cautioned portion and display it in a mode different from that of other portions, and the cautioned portion and the display method are not particularly limited.

また、図9に示すように、画面表示で注意を喚起するだけでなく、音声出力等によってガイドしてもよい。 Further, as shown in FIG. 9, not only the screen display may be used to call attention, but also voice output may be used for guidance.

作業者端末2はさらに、上記の注意箇所の状態を認識し、認識結果に応じて表示色(表示態様)を変更する。上記の例に則して説明すれば、作業者端末2はビスの状態を認識し、ビスが締まっているか否かを判定して、ビスが締まっている場合は表示色を変更する。なお、図9では図示の便宜上、表示色の変更を矩形枠線の太さで示している。このように、作業者端末2は、作業が適切に完了したか否かを注意箇所の状態で判定し、作業が完了した場合は表示色を変更して作業者に提示する。これにより、作業者は作業を適切に完了したか否か、直感的に理解することができる。 The worker terminal 2 further recognizes the state of the above-mentioned caution points, and changes the display color (display mode) according to the recognition result. Explaining according to the above example, the worker terminal 2 recognizes the state of the screw, determines whether or not the screw is tightened, and changes the display color if the screw is tightened. In FIG. 9, for convenience of illustration, the change in display color is indicated by the thickness of the rectangular frame line. In this way, the worker terminal 2 determines whether or not the work is properly completed based on the state of the cautioned points, and when the work is completed, changes the display color and presents it to the worker. As a result, the worker can intuitively understand whether or not the work has been completed properly.

以上より、本実施の形態によれば、チャット形式で危険事項の入力を行わせることで、作業者を飽きさせることなく危険予知活動を行わせることができる。また、チャットボット側から危険事項への対策を提示して、危険予知活動に係る利便性を向上させることもできる。また、作業者とチャットボットとの対話だけでなく、管理者への支援や作業中の支援も行うことができ、危険予知活動を含む種々の支援を行うことができる。 From the above, according to the present embodiment, it is possible to perform the danger prediction activity without making the worker bored by inputting the danger matter in the chat format. In addition, the chatbot side can present countermeasures for dangerous matters to improve the convenience of risk prediction activities. Moreover, not only the dialogue between the worker and the chatbot, but also the support to the manager and the support during the work can be provided, and various support including the danger prediction activity can be provided.

図10は、対話処理の処理手順の一例を示すフローチャートである。図10に基づき、対話画面を介した作業者とチャットボットとの間の対話処理について説明する。
作業者端末2は、作業者が入力する入力文と、当該入力文に対して出力される出力文とを連続的に配置する対話画面を表示する(ステップS11)。例えばステップS11において作業者端末2はまず、危険予知のほかに、作業の手順、ポイント等の各確認事項を選択肢としてデフォルトで表示し、作業者に対して確認事項の選択を促す。
FIG. 10 is a flowchart showing an example of the processing procedure of the interactive processing. Based on FIG. 10, a dialogue process between the worker and the chatbot via the dialogue screen will be described.
The worker terminal 2 displays a dialogue screen in which an input sentence input by the worker and an output sentence output to the input sentence are continuously arranged (step S11). For example, in step S11, the worker terminal 2 first displays each confirmation item such as a work procedure and a point as an option in addition to the danger prediction, and prompts the operator to select the confirmation item.

作業者端末2は、複数の確認事項から何れかを選択する選択入力を受け付ける(ステップS12)。作業者端末2は選択結果に応じて、危険予知を行うか否かを判定する(ステップS13)。危険予知を行わないと判定した場合(S13:NO)、作業者端末2は、作業者からの操作入力に応じて作業手順、作業のポイント等を表すテキストを順次表示し(ステップS14)、ステップS21に移行する。 The worker terminal 2 accepts a selection input for selecting one from a plurality of confirmation items (step S12). The worker terminal 2 determines whether or not to perform danger prediction according to the selection result (step S13). When it is determined that the danger prediction is not performed (S13: NO), the worker terminal 2 sequentially displays texts representing the work procedure, work points, etc. according to the operation input from the worker (step S14), and steps Move to S21.

危険予知を行うと判定した場合(S13:YES)、作業者端末2は、作業種別を問う質問文を表示して、作業種別を表す入力文を選択する選択入力を受け付ける(ステップS15)。作業者端末2は、選択された入力文(作業種別)に基づいてランダムに選択された類似現場の情報を対話画面に表示する(ステップS16)。 When it is determined that the danger prediction is to be performed (S13: YES), the worker terminal 2 displays a question sentence asking the work type and accepts a selection input for selecting an input sentence indicating the work type (step S15). The worker terminal 2 displays information on a similar site randomly selected based on the selected input sentence (work type) on the dialogue screen (step S16).

作業者端末2は、作業者が作業予定の作業現場に関し、当該作業現場に潜在する危険事項の候補を表す複数の入力文候補を表示する(ステップS17)。作業者端末2は作業者から、表示した複数の入力文候補の内、何れかを選択する選択入力を受け付ける(ステップS18)。 The worker terminal 2 displays a plurality of input sentence candidates representing candidates for potential hazards at the work site regarding the work site where the worker is scheduled to work (step S17). The worker terminal 2 receives a selection input for selecting one of the displayed plurality of input sentence candidates from the worker (step S18).

作業者端末2は、選択された入力文候補が表す危険事項への対策を表す出力文を表示する(ステップS19)。作業者端末2は、表示された対策が有用であったか、作業者から評価入力を受け付ける(ステップS20)。 The worker terminal 2 displays an output sentence indicating a countermeasure against a dangerous matter represented by the selected input sentence candidate (step S19). The worker terminal 2 receives an evaluation input from the worker to see if the displayed countermeasure was useful (step S20).

ステップS14又はS20の処理を実行後、作業者端末2は、例えば対話画面を閉じる操作を受け付けたか否かなどに応じて、一連の処理を終了するか否かを判定する(ステップS21)。処理を終了しないと判定した場合(S21:NO)、作業者端末2は処理をステップS12に戻す。処理を終了すると判定した場合(S21:YES)、作業者端末2は一連の処理を終了する。 After executing the process of step S14 or S20, the worker terminal 2 determines whether or not to end the series of processes depending on, for example, whether or not the operation of closing the dialogue screen is accepted (step S21). When it is determined that the process is not completed (S21: NO), the worker terminal 2 returns the process to step S12. When it is determined that the process is completed (S21: YES), the worker terminal 2 ends the series of processes.

図11は、管理者端末3が実行する処理手順の一例を示すフローチャートである。図11に基づき、管理者端末3が実行する処理内容について説明する。
管理者端末3は、作業者とチャットボットとの間の対話シナリオの設定、あるいは対話状況の確認などを行うための管理画面を表示する(ステップS41)。管理者端末3は、管理者からの操作入力に基づき、対話シナリオの設定を行うか否かを判定する(ステップS42)。対話シナリオの設定を行うと判定した場合(S42:YES)、管理者端末3は、入力文及び出力文の組み合わせを規定する対話シナリオの設定入力を受け付けて、設定内容を対話テーブル142に格納する(ステップS43)。
FIG. 11 is a flowchart showing an example of a processing procedure executed by the administrator terminal 3. The processing contents executed by the administrator terminal 3 will be described with reference to FIG.
The administrator terminal 3 displays a management screen for setting a dialogue scenario between the worker and the chatbot, confirming the dialogue status, and the like (step S41). The administrator terminal 3 determines whether or not to set the dialogue scenario based on the operation input from the administrator (step S42). When it is determined that the dialogue scenario is set (S42: YES), the administrator terminal 3 accepts the dialogue scenario setting input that defines the combination of the input statement and the output statement, and stores the setting contents in the dialogue table 142. (Step S43).

対話シナリオの設定を行わないと判定した場合(S42:NO)、管理者端末3は、管理者からの操作入力に基づき、作業者とチャットボットとの間の対話状況を確認するか否かを判定する(ステップS44)。対話状況を確認すると判定した場合(S44:YES)、管理者端末3は、各作業者の作業者端末2、2、2…において入出力された対話文(入力文及び出力文)を一覧で示すダッシュボードを表示する(ステップS45)。この場合に管理者端末3は、各作業者端末2に入力文及び出力文が入出力される度に、ダッシュボードで示す対話文をリアルタイムで更新しながら表示する。 When it is determined that the dialogue scenario is not set (S42: NO), the administrator terminal 3 determines whether or not to confirm the dialogue status between the worker and the chatbot based on the operation input from the administrator. Determine (step S44). When it is determined to confirm the dialogue status (S44: YES), the administrator terminal 3 lists the dialogue sentences (input sentences and output sentences) input / output from the worker terminals 2, 2, 2 ... Of each worker. The dashboard to be shown is displayed (step S45). In this case, the administrator terminal 3 displays the dialogue sentence shown on the dashboard while updating it in real time each time the input sentence and the output sentence are input / output to each worker terminal 2.

対話状況を確認しないと判定した場合(S44:NO)、管理者端末3は、複数の作業者それぞれの対話履歴(入力文及び出力文の入出力履歴)を集計した統計データを確認するか否かを判定する(ステップS46)。統計データを確認すると判定した場合(S46:YES)、管理者端末3は、複数の作業者の対話履歴を所定の基準で集計した統計データを表示する(ステップS47)。統計データの集計基準は、例えばアクセス数、対話数等のほかに、入力文候補の選択回数、自由記述形式での入力文の入力回数、出力文への評価数などである。 When it is determined that the dialogue status is not confirmed (S44: NO), whether or not the administrator terminal 3 confirms the statistical data that aggregates the dialogue history (input / output history of the input sentence and the output sentence) of each of the plurality of workers. (Step S46). When it is determined to confirm the statistical data (S46: YES), the administrator terminal 3 displays the statistical data obtained by totaling the dialogue history of the plurality of workers based on a predetermined standard (step S47). In addition to the number of accesses, the number of dialogues, and the like, the statistical data aggregation criteria include, for example, the number of times input sentence candidates are selected, the number of times input sentences are input in a free description format, and the number of evaluations for output sentences.

ステップS46でNOの場合、又はステップS43、S45、S47の処理を実行後、管理者端末3は、管理画面を閉じる操作を受け付けたか否かなどに応じて、一連の処理を終了するか否かを判定する(ステップS48)。処理を終了しないと判定した場合(S48:NO)、管理者端末3は処理をステップS42に戻す。処理を終了すると判定した場合(S48:YES)、管理者端末3は一連の処理を終了する。 If NO in step S46, or after executing the processes of steps S43, S45, and S47, whether or not the administrator terminal 3 ends a series of processes depending on whether or not the operation of closing the management screen is accepted. Is determined (step S48). When it is determined that the process is not completed (S48: NO), the administrator terminal 3 returns the process to step S42. When it is determined that the processing is completed (S48: YES), the administrator terminal 3 ends a series of processing.

図12は、ガイド処理の処理手順の一例を示すフローチャートである。図12に基づき、作業者が作業中に、作業者端末2が作業ガイドを出力する処理の内容について説明する。
ゴーグル4により作業者の頭部に装着された作業者端末2は、撮像部26により作業者の視野範囲を撮像し、撮像画像を表示部24に表示する(ステップS61)。作業者端末2は、図12のフローの処理を実行中に撮像を継続し、撮像画像をリアルタイムで表示する。
FIG. 12 is a flowchart showing an example of the processing procedure of the guide processing. Based on FIG. 12, the contents of the process in which the worker terminal 2 outputs the work guide while the worker is working will be described.
The worker terminal 2 attached to the worker's head by the goggles 4 captures the visual field range of the worker by the image pickup unit 26, and displays the captured image on the display unit 24 (step S61). The worker terminal 2 continues imaging while executing the process of the flow of FIG. 12, and displays the captured image in real time.

作業者端末2は、作業者が作業中の作業環境に関する作業環境情報を取得する(ステップS62)。作業環境情報は、例えば現在の時刻、あるいは作業現場の気温などである。作業者端末2は、取得した作業環境情報に基づき、警告情報を出力すべきか否かを判定する(ステップS63)。例えば作業者端末2は、現在の時刻に基づき、作業者に休憩を取らせるべきか否かを判定する。また、例えば作業者端末2は、作業者の位置情報に基づき作業現場の気温等を取得し、気温が所定値以上であるか否かを判定する。警告情報を出力すべきでないと判定した場合(S63:NO)、作業者端末2は処理をステップS65に移行する。警告情報を出力すべきと判定した場合(S63:YES)、作業者端末2は、判定結果に応じた警告情報を出力する(ステップS64)。 The worker terminal 2 acquires work environment information regarding the work environment in which the worker is working (step S62). The work environment information is, for example, the current time or the temperature at the work site. The worker terminal 2 determines whether or not to output the warning information based on the acquired work environment information (step S63). For example, the worker terminal 2 determines whether or not the worker should take a break based on the current time. Further, for example, the worker terminal 2 acquires the air temperature of the work site based on the position information of the worker, and determines whether or not the air temperature is equal to or higher than a predetermined value. When it is determined that the warning information should not be output (S63: NO), the worker terminal 2 shifts the process to step S65. When it is determined that the warning information should be output (S63: YES), the worker terminal 2 outputs the warning information according to the determination result (step S64).

作業者端末2は、作業対象物を認識する画像認識を行い、対象物の注意箇所を色分け等によって他の箇所と異なる態様で表示する(ステップS65)。例えば対象物が電力量計の場合、電力量計を固定する部品(ビス)を認識して色分け表示を行う。 The worker terminal 2 performs image recognition for recognizing a work object, and displays a cautioned portion of the object in a mode different from other locations by color coding or the like (step S65). For example, when the object is a watt-hour meter, the parts (screws) that fix the watt-hour meter are recognized and color-coded.

作業者端末2は、色分け表示した注意箇所の状態を認識し、認識結果に応じて作業が完了したか否かを判定する(ステップS66)。完了していないと判定した場合(S66:NO)、作業者端末2は処理をステップS61に戻す。完了したと判定した場合(S66:YES)、作業者端末2は、注意箇所の表示色を変更するなどして表示態様を変更し(ステップS67)、一連の処理を終了する。 The worker terminal 2 recognizes the state of the cautioned portion displayed in different colors, and determines whether or not the work is completed according to the recognition result (step S66). If it is determined that the process has not been completed (S66: NO), the worker terminal 2 returns the process to step S61. When it is determined that the completion is completed (S66: YES), the worker terminal 2 changes the display mode by changing the display color of the cautioned portion (step S67), and ends the series of processes.

以上より、本実施の形態1によれば、対話形式で危険事項の入力及び当該危険事項への対策の出力(表示)を行うことで、危険予知活動を好適に支援することができる。 From the above, according to the first embodiment, it is possible to suitably support the danger prediction activity by inputting the dangerous matter and outputting (displaying) the countermeasure for the dangerous matter in an interactive manner.

また、本実施の形態1によれば、複数の危険事項の候補から選択させることで、危険予知活動をより好適に支援することができる。 Further, according to the first embodiment, it is possible to more preferably support the danger prediction activity by selecting from a plurality of candidates for danger matters.

また、本実施の形態1によれば、危険事項の候補の表示順序をランダムに入れ替えることで、危険予知活動をより好適に実施させることができる。 Further, according to the first embodiment, the danger prediction activity can be more preferably carried out by randomly changing the display order of the candidates for the danger matter.

また、本実施の形態1によれば、類似現場の情報を提示することで、災害、事故等の発生の防止を促すことができる。 Further, according to the first embodiment, it is possible to promote the prevention of the occurrence of disasters, accidents, etc. by presenting information on similar sites.

また、本実施の形態1によれば、作業中の支援も併せて行うことができる。 In addition, according to the first embodiment, support during work can also be provided.

また、本実施の形態1によれば、管理者への支援も併せて行うことができる。 In addition, according to the first embodiment, support for the administrator can also be provided.

(実施の形態2)
本実施の形態では、作業者とチャットボットとの間の対話履歴(入出力履歴)に基づき、危険予知活動について作業者をする形態について述べる。なお、実施の形態1と重複する内容については同一の符号を付して説明を省略する。
図13は、実施の形態2に係るサーバ1の構成例を示すブロック図である。本実施の形態に係るサーバ1の補助記憶部14は、集計テーブル144を記憶している。集計テーブル144は、各作業者が危険事項に関して回答(入力)した回答結果を集計するためのテーブルである。
(Embodiment 2)
In this embodiment, a mode in which a worker is involved in a danger prediction activity based on a dialogue history (input / output history) between a worker and a chatbot will be described. The contents overlapping with the first embodiment are designated by the same reference numerals and the description thereof will be omitted.
FIG. 13 is a block diagram showing a configuration example of the server 1 according to the second embodiment. The auxiliary storage unit 14 of the server 1 according to the present embodiment stores the aggregation table 144. The aggregation table 144 is a table for aggregating the answer results that each worker answers (inputs) about the dangerous matter.

図14は、集計テーブル144のレコードレイアウトの一例を示す説明図である。集計テーブル144は、質問列、選択列、選択数列、及び総回答数列を含む。質問列は、危険事項に関する入力文の入力を促すべくチャットボット側から出力した質問文であって、作業種別を表す出力文を記憶している。選択列は、質問文と対応付けて、当該質問文に対し作業者が選択可能な入力文候補を記憶している。選択数列は、質問文及び入力文候補と対応付けて、各作業者が各入力文候補を選択した選択数の集計結果を記憶している。総回答数は、質問文と対応付けて、各入力文候補の選択数の総数、すなわち総回答数を記憶している。 FIG. 14 is an explanatory diagram showing an example of the record layout of the aggregation table 144. The summary table 144 includes a question sequence, a selection column, a selection sequence, and a total answer sequence. The question string is a question sentence output from the chatbot side in order to prompt the input of an input sentence regarding a dangerous matter, and stores an output sentence indicating a work type. The selection column stores input sentence candidates that can be selected by the operator for the question sentence in association with the question sentence. The selection sequence stores the total result of the selection number in which each worker selects each input sentence candidate in association with the question sentence and the input sentence candidate. The total number of answers stores the total number of selections of each input sentence candidate, that is, the total number of answers, in association with the question sentence.

図15は、危険予知に関する評価レポートの一例を示す説明図である。図15に基づき、本実施の形態の概要を説明する。
例えばサーバ1は、管理者端末3からの出力要求を受けて、図15に示すレポートを生成して管理者端末3に出力する。当該レポートは、危険予知活動に関する作業者の評価を記述した個人レポートである。
FIG. 15 is an explanatory diagram showing an example of an evaluation report on risk prediction. An outline of the present embodiment will be described with reference to FIG.
For example, the server 1 receives an output request from the administrator terminal 3, generates the report shown in FIG. 15, and outputs the report to the administrator terminal 3. This report is a personal report that describes the worker's evaluation of risk prediction activities.

サーバ1は、対話履歴DB143に記憶してある各作業者の対話履歴(入力文及び出力文の入出力履歴)に基づき、危険予知について各作業者を評価する。なお、本明細書で「危険予知について作業者を評価する」とは、作業者が危険事項を察知、又は危険事項に対処する能力を定量的又は定性的に評価することをいう。サーバ1は、作業者が危険事項として入力した入力文の履歴に基づき作業者を評価する。 The server 1 evaluates each worker for danger prediction based on the dialogue history (input / output history of input sentences and output sentences) of each worker stored in the dialogue history DB 143. In the present specification, "evaluating a worker for danger prediction" means to quantitatively or qualitatively evaluate the ability of a worker to detect a dangerous matter or deal with a dangerous matter. The server 1 evaluates the worker based on the history of the input sentence input by the worker as a dangerous matter.

作業者を評価するアルゴリズムは特に限定されないが、本実施の形態においてサーバ1は、各作業者が危険事項として入力した入力文、すなわち危険事項の回答結果を集計し、回答の集計結果に応じて作業者を評価する。 The algorithm for evaluating the worker is not particularly limited, but in the present embodiment, the server 1 aggregates the input sentence input by each worker as a dangerous matter, that is, the answer result of the dangerous matter, and according to the aggregated result of the answer. Evaluate the worker.

例えばサーバ1は、危険事項の候補として出力(表示)した各入力文候補について、各入力文候補を各作業者が選択した選択数を集計する。また、サーバ1は、全ての入力文候補の選択数の総数、つまり総回答数を集計する。そしてサーバ1は、各入力文候補の選択数を総回答数で除算し、各入力文候補を選択した作業者に付与するポイントを決定(算出)する。当該ポイントは、各入力文候補を危険事項として挙げるべきか否か、その判断の妥当性を評価すべく配点される点数である。例えば入力文候補が3つであり、各入力文候補の選択数が50回、30回、及び20回である場合、各入力文候補のポイントは0.5点、0.3点、及び0.2点になる。サーバ1は、作業種別ごとに、回答の選択肢である各入力文候補の付与ポイントを決定する。 For example, the server 1 totals the number of selections selected by each worker for each input sentence candidate for each input sentence candidate output (displayed) as a candidate for a dangerous matter. In addition, the server 1 totals the total number of selections of all input sentence candidates, that is, the total number of responses. Then, the server 1 divides the selection number of each input sentence candidate by the total number of responses, and determines (calculates) the points to be given to the worker who selected each input sentence candidate. The points are points assigned to evaluate whether or not each input sentence candidate should be listed as a dangerous matter and the validity of the judgment. For example, when there are three input sentence candidates and the number of selections of each input sentence candidate is 50, 30, and 20 times, the points of each input sentence candidate are 0.5 points, 0.3 points, and 0 points. . 2 points. The server 1 determines the points to be given for each input sentence candidate, which is an answer option, for each work type.

サーバ1は、作業者が危険事項を回答(入力)した各質問文について、作業者が実際に選択した入力文候補(危険事項)に応じてポイントを付与し、付与ポイントを累計して作業者毎にスコアを算出する。当該スコアは、危険予知に関する作業者の能力の高低を表す点数である。例えば作業者が、上述の危険予知に係る質問文に対して回答を3回行い、各質問文に対してそれぞれ0.5点、0.4点、0.3点の入力文候補を選択した場合、当該作業者のスコアは1.2点となる。例えばサーバ1は、作業種別毎に作業者のスコアを算出(累計)する。 The server 1 gives points to each question sentence for which the worker answers (inputs) a dangerous matter according to the input sentence candidate (dangerous matter) actually selected by the worker, and the worker accumulates the given points. Calculate the score for each. The score is a score indicating the level of the worker's ability regarding risk prediction. For example, the worker answered the above-mentioned question sentence related to danger prediction three times, and selected 0.5 point, 0.4 point, and 0.3 point input sentence candidates for each question sentence, respectively. In that case, the score of the worker is 1.2 points. For example, the server 1 calculates (cumulatively) the worker's score for each work type.

サーバ1は、全ての作業者のスコアの平均値を算出する。そしてサーバ1は、各作業者のスコアを平均値で除算することで、危険予知に関する作業者の評価値を算出する。例えば作業者のスコアが1.2点であり、平均値が1.0である場合、評価値は1.2となる。サーバ1は、作業種別毎に平均値を算出し、作業者の評価を行う。 The server 1 calculates the average value of the scores of all the workers. Then, the server 1 calculates the evaluation value of the worker regarding the danger prediction by dividing the score of each worker by the average value. For example, if the worker's score is 1.2 points and the average value is 1.0, the evaluation value is 1.2. The server 1 calculates an average value for each work type and evaluates the worker.

なお、上記の評価(算出)方法は一例であって、本実施の形態はこれに限定されるものではない。例えばサーバ1は、個々の入力文候補について予め規定のポイントを定めておき、規定ポイントに従ってスコアを算出してもよい。また、例えばサーバ1は、各作業者が上述の評価ボタン62を選択することで入力した評価数を集計し、評価数の集計結果に応じて各入力文候補のポイントの重み付けを行ってもよい。また、例えばサーバ1は、作業者が実際に行った作業の結果(例えば事故が発生したか否か等)に応じて、作業者のスコアを増減させてもよい。このように、サーバ1は、作業者が危険事項として入力した入力文の履歴に基づいて適切に評価可能であればよく、その具体的な評価方法は特に限定されない。 The above evaluation (calculation) method is an example, and the present embodiment is not limited to this. For example, the server 1 may set predetermined points for each input sentence candidate in advance and calculate the score according to the defined points. Further, for example, the server 1 may total the number of evaluations input by each worker by selecting the above-mentioned evaluation button 62, and weight the points of each input sentence candidate according to the totaling result of the number of evaluations. .. Further, for example, the server 1 may increase or decrease the score of the worker according to the result of the work actually performed by the worker (for example, whether or not an accident has occurred). As described above, the server 1 may be appropriately evaluated based on the history of the input sentence input by the worker as a dangerous matter, and the specific evaluation method thereof is not particularly limited.

サーバ1は、上記の処理結果に基づき、図15のレポートを生成する。例えばサーバ1は、作業種別毎に作業者の評価値を示すチャート151、152を生成する。なお、チャート151、152はそれぞれ、過去一ヶ月間、及び過去一週間のスコアに基づく評価結果であり、チャート151、152の各数値軸は作業種別を表す。また、「到達水準」が作業者の評価値を、「初期値」は前月又は先週の評価値を、「現状値平均」は全作業者の平均を表す。 The server 1 generates the report of FIG. 15 based on the above processing result. For example, the server 1 generates charts 151 and 152 showing the evaluation values of the workers for each work type. The charts 151 and 152 are evaluation results based on the scores for the past month and the past week, respectively, and the numerical axes of the charts 151 and 152 represent the work type. In addition, the "achieved level" represents the evaluation value of the workers, the "initial value" represents the evaluation value of the previous month or last week, and the "current value average" represents the average of all workers.

また、サーバ1は、対象の作業者による各入力文候補の選択数の集計結果を示す表153を生成すると共に、評価結果に応じてテンプレートで選択されるコメント154を生成する。サーバ1は、上記の各情報をまとめたレポートを管理者端末3に出力する。これにより、個人の危険予知の傾向を分析した分析結果が管理者に提示され、危険予知活動をより好適に支援することができる。 In addition, the server 1 generates a table 153 showing the aggregation result of the number of selections of each input sentence candidate by the target worker, and also generates a comment 154 selected by the template according to the evaluation result. The server 1 outputs a report summarizing each of the above information to the administrator terminal 3. As a result, the analysis result of analyzing the tendency of individual risk prediction is presented to the manager, and the risk prediction activity can be more preferably supported.

図16は、レポート生成処理の処理手順の一例を示すフローチャートである。図16に基づき、危険予知について作業者を評価してレポートを生成する処理の内容について説明する。
サーバ1は対話履歴DB143を参照して、各作業者が危険事項として入力した入力文に関して集計を行う(ステップS201)。例えばサーバ1は、危険事項の候補である各入力文候補を各作業者が選択した選択数を集計する。サーバ1は集計結果に基づき、各入力文候補を選択した場合に作業者に付与するポイントを決定する(ステップS202)。例えばサーバ1は、各入力文候補の選択数と、全ての入力文候補の選択数の総数とに基づき、各入力文候補を選択した際の付与ポイントを決定する。
FIG. 16 is a flowchart showing an example of a processing procedure of the report generation processing. Based on FIG. 16, the contents of the process of evaluating the worker for risk prediction and generating a report will be described.
The server 1 refers to the dialogue history DB 143 and aggregates the input sentences input by each worker as dangerous matters (step S201). For example, the server 1 totals the number of selections selected by each worker for each input sentence candidate which is a candidate for a dangerous matter. Based on the aggregation result, the server 1 determines the points to be given to the worker when each input sentence candidate is selected (step S202). For example, the server 1 determines the points to be given when each input sentence candidate is selected based on the number of selections of each input sentence candidate and the total number of selections of all the input sentence candidates.

サーバ1は、上記で決定したポイントに従い、各作業者が選択した入力文候補に応じてポイントを付与し、付与ポイントの累計値であるスコアを作業者毎に算出する(ステップS203)。 The server 1 assigns points according to the input sentence candidates selected by each worker according to the points determined above, and calculates the score, which is the cumulative value of the given points, for each worker (step S203).

サーバ1は、全ての作業者のスコアの平均値を算出する(ステップS204)。そしてサーバ1は、算出した平均値と、各作業者のスコアとに基づき、危険予知について各作業者を評価する(ステップS205)。例えばサーバ1は、各作業者のスコアを平均値で除算した値を、評価値として算出する。サーバ1は、評価結果を表すレポートを生成し、管理者端末3に出力する(ステップS206)。サーバ1は一連の処理を終了する。 The server 1 calculates the average value of the scores of all the workers (step S204). Then, the server 1 evaluates each worker for danger prediction based on the calculated average value and the score of each worker (step S205). For example, the server 1 calculates a value obtained by dividing the score of each worker by an average value as an evaluation value. The server 1 generates a report showing the evaluation result and outputs it to the administrator terminal 3 (step S206). Server 1 ends a series of processes.

以上より、本実施の形態2によれば、個人の危険予知の傾向を分析した分析結果を提示することができる。 From the above, according to the second embodiment, it is possible to present the analysis result of analyzing the tendency of individual risk prediction.

(実施の形態3)
実施の形態1では、ルールベースの対話テーブル142(対話モデル)に基づいてチャットボットからの出力文を出力する形態について説明した。本実施の形態では、教師用の対話文(入力文及び出力文)を学習する機械学習を行い、機械学習によって生成された対話モデル142Aを用いて出力文を出力する形態について説明する。
(Embodiment 3)
In the first embodiment, a mode for outputting an output sentence from the chatbot based on the rule-based dialogue table 142 (dialogue model) has been described. In this embodiment, a mode in which machine learning for learning dialogue sentences (input sentences and output sentences) for teachers is performed and an output sentence is output using the dialogue model 142A generated by the machine learning will be described.

図17は、対話モデル142Aに関する説明図である。本実施の形態においてサーバ1は、作業者から入力される入力文と、当該入力文に対する応答として出力すべき出力文とを学習する機械学習を行い、対話モデル142Aを生成する。 FIG. 17 is an explanatory diagram of the dialogue model 142A. In the present embodiment, the server 1 performs machine learning to learn the input sentence input from the worker and the output sentence to be output as a response to the input sentence, and generates the dialogue model 142A.

例えば対話モデル142Aは、深層学習により生成されるニューラルネットワークであり、RNN(Recurrent Neural Network)の一種であるSeq2Seq(Sequence to Sequence)である。対話モデル142Aは、入力文の入力を受け付ける入力層と、入力文に基づく演算を行う中間層と、中間層での演算結果に基づいて出力文を出力する出力層とを有する。 For example, the dialogue model 142A is a neural network generated by deep learning, and is a Seq2Seq (Sequence to Sequence) which is a kind of RNN (Recurrent Neural Network). The dialogue model 142A has an input layer that accepts input of an input sentence, an intermediate layer that performs an operation based on the input sentence, and an output layer that outputs an output sentence based on the calculation result in the intermediate layer.

入力層は、入力文を所定単位(例えば単語単位、文節単位等)で分割した各文字列の入力を受け付ける複数のニューロンを有する。各ニューロンは、テキスト(入力文)内の出現順序に従って、各文字列の入力を受け付ける。 The input layer has a plurality of neurons that receive input of each character string obtained by dividing an input sentence into predetermined units (for example, word units, phrase units, etc.). Each neuron accepts the input of each character string according to the order of appearance in the text (input sentence).

中間層は、LSTMブロックと呼ばれる複数のニューロンで構成される。中間層の各ニューロンは、入力層の対応するニューロンに入力された文字列に基づき、演算を行う。LSTMブロックでは、前のLSTMブロック(ニューロン)における演算結果、すなわち一つ前に出現する文字列に基づく演算結果を参照しながら演算を行う。これにより対話モデル142Aは、入力文を構成する文字列の並び(出現順序)に基づいて出力文を予測する。 The middle layer is composed of multiple neurons called LSTM blocks. Each neuron in the middle layer performs an operation based on the character string input to the corresponding neuron in the input layer. In the LSTM block, the calculation is performed with reference to the calculation result in the previous LSTM block (neuron), that is, the calculation result based on the character string appearing immediately before. As a result, the dialogue model 142A predicts the output sentence based on the sequence (appearance order) of the character strings constituting the input sentence.

出力層は、出力文を構成する各文字列を、その出現順序に従って順次出力する複数のニューロンを有する。各ニューロンは、中間層の対応するニューロンでの演算結果に基づき、出力すべき文字列を予測する。 The output layer has a plurality of neurons that sequentially output each character string constituting the output sentence according to the order of appearance. Each neuron predicts the character string to be output based on the calculation result of the corresponding neuron in the middle layer.

Seq2Seqに係るニューラルネットワークは、図17に示すように、Encoderとして機能するネットワークと、Decoderとして機能するネットワークとに分類される。Encoderでは入力文を構成する各文字列の入力を受け付け、中間層での演算を行う。Decoderでは、Encoderに入力された複数の文字列に基づき、出力文を構成する各文字列を順次出力する。具体的には図17に示すように、Decoderではまず先頭の文字列を予測すると共に、予測した先頭の文字列を次のLSTMブロックに入力し、2番目の文字列を予測する。Decoderでは当該処理を繰り返し、3番目以降の文字列を順次予測して、最終的に全ての文字列を予測する。 As shown in FIG. 17, the neural network related to Seq2Seq is classified into a network that functions as an encoder and a network that functions as a Decoder. The Encoder accepts the input of each character string constituting the input sentence and performs the calculation in the intermediate layer. The Decoder sequentially outputs each character string constituting the output sentence based on a plurality of character strings input to the Encoder. Specifically, as shown in FIG. 17, the Decider first predicts the first character string, inputs the predicted first character string into the next LSTM block, and predicts the second character string. The Decider repeats the process, predicts the third and subsequent character strings in sequence, and finally predicts all the character strings.

なお、Seq2Seqは対話モデル142Aの一例であって、サーバ1は他のニューラルネットワークを対話モデル142Aとして生成してもよい。また、対話モデル142Aはニューラルネットワークに限定されず、例えば決定木、ランダムフォレスト、SVM(Support Vector Machine)など、他の学習アルゴリズムに基づくモデルであってもよい。 Note that Seq2Seq is an example of the dialogue model 142A, and the server 1 may generate another neural network as the dialogue model 142A. Further, the dialogue model 142A is not limited to the neural network, and may be a model based on other learning algorithms such as a decision tree, a random forest, and an SVM (Support Vector Machine).

例えばサーバ1は、実施の形態1の処理によって対話履歴DB143に蓄積された対話履歴(入力文及び出力文の組み合わせ)を教師データとして用いて、対話モデル142Aを生成する。なお、教師データは別途人手で作成されたデータであってもよい。サーバ1は、教師用の入力文を所定単位の文字列に分割して対話モデル142Aに順次入力し、出力層から出力文を取得する。サーバ1は、教師データに含まれる正解の出力文と、対話モデル142Aから出力された出力文とを比較し、両者が近似するように、中間層での演算に用いる重み等の各種パラメータを最適化する。これによりサーバ1は、対話モデル142Aを生成する。 For example, the server 1 uses the dialogue history (combination of input sentences and output sentences) accumulated in the dialogue history DB 143 by the processing of the first embodiment as teacher data to generate the dialogue model 142A. The teacher data may be separately created manually. The server 1 divides the input sentence for the teacher into a character string of a predetermined unit, sequentially inputs it to the dialogue model 142A, and acquires the output sentence from the output layer. The server 1 compares the correct output sentence included in the teacher data with the output sentence output from the dialogue model 142A, and optimizes various parameters such as weights used for the calculation in the intermediate layer so that the two are approximated. To be. As a result, the server 1 generates the dialogue model 142A.

本実施の形態においてサーバ1は、上記の対話モデル142Aを用いて出力文の予測を行い、作業者が危険事項として入力した入力文に対し、当該危険事項への対策を表す出力文を出力する。図18は、実施の形態3に係る対話画面の一例を示す説明図である。例えば作業者端末2は、図18の対話画面下部の入力欄により、危険事項を表す入力文の入力を自由記述形式で受け付ける。作業者端末2は、入力文をサーバ1に出力する。 In the present embodiment, the server 1 predicts an output sentence using the above-mentioned dialogue model 142A, and outputs an output sentence indicating a countermeasure for the dangerous item to the input sentence input by the operator as a dangerous item. .. FIG. 18 is an explanatory diagram showing an example of the dialogue screen according to the third embodiment. For example, the worker terminal 2 accepts the input of an input sentence representing a dangerous matter in a free description format by the input field at the bottom of the dialogue screen of FIG. The worker terminal 2 outputs an input sentence to the server 1.

作業者端末2から入力文を取得した場合、サーバ1は、当該入力文を対話モデル142Aに入力し、出力文を取得する。具体的には学習時と同様に、サーバ1は、入力文を所定単位の文字列に分割して対話モデル142Aに順次入力し、出力文を構成する各文字列を順次取得する。サーバ1は、出力された各文字列から成る出力文を作業者端末2に出力し、対話画面に表示させる。 When the input sentence is acquired from the worker terminal 2, the server 1 inputs the input sentence into the dialogue model 142A and acquires the output sentence. Specifically, as in the case of learning, the server 1 divides the input sentence into character strings of a predetermined unit and sequentially inputs them into the dialogue model 142A, and sequentially acquires each character string constituting the output sentence. The server 1 outputs an output sentence consisting of each output character string to the worker terminal 2 and displays it on the dialogue screen.

なお、上記では危険事項の入力と、当該危険事項に対する対策の出力とを行う場合を想定して説明を行ったが、過去の作業事例(類似現場)に関するテキストの入出力を行う場合など、その他の対話場面においても対話モデル142Aを用いて出力文の予測を行ってもよいことは勿論である。 In the above, the explanation was made assuming the case of inputting dangerous matters and outputting countermeasures for the dangerous matters, but other cases such as inputting / outputting texts related to past work cases (similar sites), etc. It goes without saying that the output sentence may be predicted by using the dialogue model 142A also in the dialogue scene of.

図19は、対話モデル142Aの生成処理の手順を示すフローチャートである。図19に基づき、機械学習を行って対話モデル142Aを生成する処理の内容について説明する。
サーバ1は、作業者から入力される入力文と、当該入力文に対して出力すべき出力文とを含む教師データを取得する(ステップS301)。サーバ1は、入力文及び出力文をそれぞれ、所定単位の文字列に分割する(ステップS302)。
FIG. 19 is a flowchart showing the procedure of the generation process of the dialogue model 142A. Based on FIG. 19, the content of the process of performing machine learning to generate the dialogue model 142A will be described.
The server 1 acquires teacher data including an input sentence input from the worker and an output sentence to be output for the input sentence (step S301). The server 1 divides the input statement and the output statement into character strings of predetermined units, respectively (step S302).

サーバ1は、分割した入力文及び出力文それぞれの文字列に基づき、作業者からの入力文を入力として、出力文を出力とする対話モデル142Aを生成する(ステップS303)。例えば対話モデル142AはSeq2Seqに係るニューラルネットワークであり、入力文を構成する各文字列を入力として、出力文を構成する各文字列を出力するニューラルネットワークである。サーバ1は、入力文を構成する各文字列をテキスト内での出現順序に従って対話モデル142Aに順次入力し、出力文を構成する各文字列を出現順序に従って順次出力する。サーバ1は、出力された文字列を、教師データに含まれる正解の出力文の文字列と比較し、両者が近似するように中間層の各種パラメータを最適化して、対話モデル142Aを生成する。サーバ1は一連の処理を終了する。 The server 1 generates an interaction model 142A that takes an input sentence from an operator as an input and outputs an output sentence based on the character strings of the divided input sentence and the output sentence (step S303). For example, the dialogue model 142A is a neural network related to Seq2Seq, which is a neural network that takes each character string that constitutes an input sentence as an input and outputs each character string that constitutes an output sentence. The server 1 sequentially inputs each character string constituting the input sentence into the dialogue model 142A according to the order of appearance in the text, and sequentially outputs each character string constituting the output sentence according to the order of appearance. The server 1 compares the output character string with the character string of the correct output sentence included in the teacher data, optimizes various parameters of the intermediate layer so that they are similar to each other, and generates the dialogue model 142A. Server 1 ends a series of processes.

図20は、実施の形態3に係る対話処理の手順を示すフローチャートである。図20に基づき、対話モデル142Aを用いた対話処理について説明する。
作業者端末2は、作業者が入力する入力文と、当該入力文に対して出力される出力文とを連続的に配置する対話画面を表示する(ステップS321)。作業者端末2は対話画面に、入力文の入力を促す所定の質問文(例えば危険事項を問う質問文)を表示する(ステップS322)。
FIG. 20 is a flowchart showing the procedure of the dialogue processing according to the third embodiment. An interactive process using the interactive model 142A will be described with reference to FIG.
The worker terminal 2 displays a dialogue screen in which an input sentence input by the worker and an output sentence output to the input sentence are continuously arranged (step S321). The worker terminal 2 displays a predetermined question sentence (for example, a question sentence asking a dangerous matter) prompting the input of the input sentence on the dialogue screen (step S322).

作業者端末2は対話画面を介して入力文(例えば危険事項を表す入力文)の入力を受け付け、サーバ1に出力する(ステップS323)。サーバ1は、入力文を対話モデル142Aに入力して出力文(例えば危険事項への対策を表す出力文)を取得し、作業者端末2に出力して対話画面に表示させる(ステップS324)。具体的には、サーバ1は入力文を所定単位の文字列に分割し、各文字列をテキスト内での出現順序に従って対話モデル142Aに順次入力し、出力文を構成する各文字列を対話モデル142Aから順次取得して作業者端末2に出力する。 The worker terminal 2 receives an input sentence (for example, an input sentence indicating a dangerous matter) via the dialogue screen and outputs it to the server 1 (step S323). The server 1 inputs an input sentence to the dialogue model 142A, acquires an output sentence (for example, an output sentence indicating a countermeasure against a dangerous matter), outputs it to the worker terminal 2, and displays it on the dialogue screen (step S324). Specifically, the server 1 divides the input sentence into character strings of a predetermined unit, sequentially inputs each character string to the dialogue model 142A according to the order of appearance in the text, and inputs each character string constituting the output sentence to the dialogue model. It is sequentially acquired from 142A and output to the worker terminal 2.

作業者端末2は、対話画面に表示された出力文に対する評価入力を受け付ける(ステップS325)。作業者端末2は、対話画面を閉じる操作を受け付けたか否かなどに応じて、一連の処理を終了するか否かを判定する(ステップS326)。終了しないと判定した場合(S326:NO)、作業者端末2は次の質問文を対話画面に表示し(ステップS327)、処理をステップS323に戻す。終了すると判定した場合(S326:YES)、作業者端末2は、対話画面において入出力された入力文及び出力文をサーバ1の対話履歴DB143に記憶させ(ステップS328)、一連の処理を終了する。 The worker terminal 2 receives an evaluation input for the output sentence displayed on the dialogue screen (step S325). The worker terminal 2 determines whether or not to end a series of processes depending on whether or not an operation for closing the dialogue screen has been accepted (step S326). When it is determined that the process is not completed (S326: NO), the worker terminal 2 displays the next question text on the dialogue screen (step S327), and returns the process to step S323. When it is determined to end (S326: YES), the worker terminal 2 stores the input and output statements input and output on the dialogue screen in the dialogue history DB 143 of the server 1 (step S328), and ends the series of processes. ..

なお、例えばサーバ1は、実施の形態1で説明したルールベースの対話テーブル142と、本実施の形態で説明した機械学習による対話モデル142Aとを組み合わせて出力文の出力をおこなってもよい。例えばサーバ1は、危険事項を表す入力文を取得した場合のみ、機械学習によって生成した対話モデル142Aを用いて出力文を出力し、その他の場合は対話テーブル142に基づいて出力文を出力するようにしてもよい。このように、サーバ1は、ルールベースのモデルと、機械学習によるモデルとを組み合わせてもよい。 For example, the server 1 may output an output statement by combining the rule-based dialogue table 142 described in the first embodiment and the machine learning dialogue model 142A described in the present embodiment. For example, the server 1 outputs an output statement using the dialogue model 142A generated by machine learning only when the input statement representing a dangerous matter is acquired, and outputs an output statement based on the dialogue table 142 in other cases. It may be. In this way, the server 1 may combine a rule-based model and a machine learning model.

以上より、本実施の形態3によれば、機械学習によって生成された対話モデル142Aを用いることで、より適切な出力文を出力することができる。 From the above, according to the third embodiment, a more appropriate output sentence can be output by using the dialogue model 142A generated by machine learning.

今回開示された実施の形態はすべての点で例示であって、制限的なものではないと考えられるべきである。本発明の範囲は、上記した意味ではなく、特許請求の範囲によって示され、特許請求の範囲と均等の意味及び範囲内でのすべての変更が含まれることが意図される。 The embodiments disclosed this time should be considered to be exemplary in all respects and not restrictive. The scope of the present invention is indicated by the scope of claims, not the above-mentioned meaning, and is intended to include all modifications within the meaning and scope equivalent to the scope of claims.

1 サーバ(情報処理装置)
11 制御部
12 主記憶部
13 通信部
14 補助記憶部
P1 プログラム
141 作業者DB
142 対話テーブル
143 対話履歴DB
2 作業者端末
21 制御部
22 主記憶部
23 通信部
24 表示部
25 入力部
26 撮像部
27 位置取得部
28 補助記憶部
P2 プログラム
3 管理者端末
4 ゴーグル
1 Server (information processing device)
11 Control unit 12 Main storage unit 13 Communication unit 14 Auxiliary storage unit P1 Program 141 Worker DB
142 Dialogue table 143 Dialogue history DB
2 Worker terminal 21 Control unit 22 Main storage unit 23 Communication unit 24 Display unit 25 Input unit 26 Imaging unit 27 Position acquisition unit 28 Auxiliary storage unit P2 Program 3 Administrator terminal 4 Goggles

Claims (10)

入力文及び出力文を連続的に配置する対話画面を表示部に表示し、
前記対話画面において、作業現場に潜在する危険事項を表す前記入力文の入力を作業者から受け付け、
前記危険事項を表す前記入力文の入力を受け付けた場合、該危険事項への対策を表す前記出力文を前記対話画面に表示する
処理をコンピュータに実行させることを特徴とするプログラム。
A dialogue screen for continuously arranging input and output sentences is displayed on the display.
On the dialogue screen, the operator accepts the input of the input sentence indicating the danger matter latent in the work site.
A program characterized in that, when an input of the input sentence representing the dangerous matter is received, a computer is made to execute a process of displaying the output sentence representing the countermeasure for the dangerous matter on the dialogue screen.
前記対話画面に、前記危険事項の候補を表す複数の入力文候補を表示し、
前記入力文候補から何れかを選択する選択入力を前記作業者から受け付け、
選択された前記入力文候補が表す前記危険事項への前記対策を表す前記出力文を表示する
ことを特徴とする請求項1に記載のプログラム。
A plurality of input sentence candidates representing the candidates for the dangerous matter are displayed on the dialogue screen.
Accepting a selection input from the worker to select one from the input sentence candidates,
The program according to claim 1, wherein the output sentence representing the countermeasure against the dangerous matter represented by the selected input sentence candidate is displayed.
前記対話画面に前記入力文候補を表示する度に、複数の前記入力文候補の表示順序を変更する
ことを特徴とする請求項2に記載のプログラム。
The program according to claim 2, wherein the display order of a plurality of the input sentence candidates is changed each time the input sentence candidates are displayed on the dialogue screen.
前記対話画面において、前記作業者が作業予定の前記作業現場に関する前記入力文の入力を受け付け、
前記作業現場に関する前記入力文の入力を受け付けた場合、該作業現場に類似する類似現場に関する情報を前記対話画面に表示する
ことを特徴とする請求項1〜3のいずれか1項に記載のプログラム。
On the dialogue screen, the worker accepts the input of the input sentence regarding the work site where the work is scheduled, and receives the input.
The program according to any one of claims 1 to 3, wherein when the input of the input sentence regarding the work site is received, the information about the similar site similar to the work site is displayed on the dialogue screen. ..
前記作業者が作業中の作業環境に関する作業環境情報を取得し、
前記作業環境情報に応じて、前記作業者に対する警告情報を出力する
ことを特徴とする請求項1〜4のいずれか1項に記載のプログラム。
Acquire work environment information about the work environment in which the worker is working,
The program according to any one of claims 1 to 4, wherein warning information for the worker is output according to the work environment information.
入力文及び出力文を連続的に配置する対話画面を表示部に表示し、
前記対話画面において、作業現場に潜在する危険事項を表す前記入力文の入力を作業者から受け付け、
前記危険事項を表す前記入力文の入力を受け付けた場合、該危険事項への対策を表す前記出力文を前記対話画面に表示する
処理をコンピュータに実行させることを特徴とする情報処理方法。
A dialogue screen for continuously arranging input and output sentences is displayed on the display.
On the dialogue screen, the operator accepts the input of the input sentence indicating the danger matter latent in the work site.
An information processing method, characterized in that, when an input of the input sentence representing the dangerous matter is accepted, a computer is made to execute a process of displaying the output sentence representing the countermeasure against the dangerous matter on the dialogue screen.
入力文及び出力文を連続的に配置する対話画面を介して作業者から入力された、作業現場に潜在する危険事項を表す入力文を取得する取得部と、
前記入力文及び出力文の組み合わせを規定する対話モデルに基づき、取得した前記入力文が表す前記危険事項への対策を表す前記出力文を前記対話画面に出力する出力部と
を備えることを特徴とする情報処理装置。
An acquisition unit that acquires input sentences that represent potential dangers at the work site and are input by the operator via a dialogue screen that continuously arranges input and output sentences.
Based on the dialogue model that defines the combination of the input sentence and the output sentence, it is characterized by including an output unit that outputs the output sentence representing the countermeasure to the dangerous matter represented by the acquired input sentence to the dialogue screen. Information processing device.
前記作業者から入力された前記入力文の入力履歴を記憶する記憶部と、
前記入力履歴に基づき、危険予知について前記作業者を評価する評価部と
を備えることを特徴とする請求項7に記載の情報処理装置。
A storage unit that stores the input history of the input sentence input from the worker, and
The information processing apparatus according to claim 7, further comprising an evaluation unit that evaluates the worker for risk prediction based on the input history.
前記取得部は、前記対話画面を表示する複数の前記作業者夫々の端末装置から、前記入力文を逐次取得し、
前記出力部は、前記複数の作業者夫々の前記端末装置に前記出力文を逐次出力し、
前記複数の作業者夫々の前記端末装置に入出力された前記入力文及び出力文の一覧を逐次更新して出力する第2出力部を備える
ことを特徴とする請求項7又は8に記載の情報処理装置。
The acquisition unit sequentially acquires the input sentence from the terminal devices of each of the plurality of workers who display the dialogue screen.
The output unit sequentially outputs the output sentence to the terminal device of each of the plurality of workers.
The information according to claim 7 or 8, further comprising a second output unit that sequentially updates and outputs a list of the input sentences and output sentences input / output to the terminal device of each of the plurality of workers. Processing equipment.
前記出力部は、前記入力文と、該入力文に対して出力すべき前記出力文とを学習済みの前記対話モデルを用いて、前記出力文を出力する
ことを特徴とする請求項7〜9のいずれか1項に記載の情報処理装置。
Claims 7 to 9 are characterized in that the output unit outputs the output sentence by using the dialogue model in which the input sentence and the output sentence to be output for the input sentence have been learned. The information processing apparatus according to any one of the above items.
JP2019135660A 2019-07-23 2019-07-23 Program, information processing method, and information processing device Active JP7379902B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019135660A JP7379902B2 (en) 2019-07-23 2019-07-23 Program, information processing method, and information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019135660A JP7379902B2 (en) 2019-07-23 2019-07-23 Program, information processing method, and information processing device

Publications (2)

Publication Number Publication Date
JP2021018751A true JP2021018751A (en) 2021-02-15
JP7379902B2 JP7379902B2 (en) 2023-11-15

Family

ID=74563172

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019135660A Active JP7379902B2 (en) 2019-07-23 2019-07-23 Program, information processing method, and information processing device

Country Status (1)

Country Link
JP (1) JP7379902B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2023047367A (en) * 2021-09-27 2023-04-06 株式会社 日立産業制御ソリューションズ Work support device, work support system and work support program
WO2024047826A1 (en) * 2022-08-31 2024-03-07 スパイダープラス株式会社 Management system, management method, and program
WO2024047827A1 (en) * 2022-08-31 2024-03-07 スパイダープラス株式会社 Management system, management method, and program

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1185866A (en) * 1997-09-12 1999-03-30 Nec Corp Project managing system and machine-readable record medium recorded with program
JP2006139163A (en) * 2004-11-15 2006-06-01 Osaka Gas Co Ltd Security work training system
JP2010211317A (en) * 2009-03-06 2010-09-24 Kandenko Co Ltd Operation management system using portable terminal and ip camera
JP2013080305A (en) * 2011-10-03 2013-05-02 Hitachi-Ge Nuclear Energy Ltd Abnormal state detector for worker and abnormal state management method at work site
JP2013080304A (en) * 2011-10-03 2013-05-02 Hitachi-Ge Nuclear Energy Ltd Danger prediction supporting system and danger prediction supporting method
WO2017154574A1 (en) * 2016-03-11 2017-09-14 日本電気株式会社 Process management system and process management method
JP2017190196A (en) * 2016-04-11 2017-10-19 リコーエレメックス株式会社 Operation content confirming apparatus and program
JP6396561B1 (en) * 2017-09-28 2018-09-26 株式会社シムトップス Form automation system
JP2019003257A (en) * 2017-06-12 2019-01-10 株式会社奥村組 Analysis supporting system and communication distribution supporting system for danger prediction activity to construction work in civil engineering or construction sites

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1185866A (en) * 1997-09-12 1999-03-30 Nec Corp Project managing system and machine-readable record medium recorded with program
JP2006139163A (en) * 2004-11-15 2006-06-01 Osaka Gas Co Ltd Security work training system
JP2010211317A (en) * 2009-03-06 2010-09-24 Kandenko Co Ltd Operation management system using portable terminal and ip camera
JP2013080305A (en) * 2011-10-03 2013-05-02 Hitachi-Ge Nuclear Energy Ltd Abnormal state detector for worker and abnormal state management method at work site
JP2013080304A (en) * 2011-10-03 2013-05-02 Hitachi-Ge Nuclear Energy Ltd Danger prediction supporting system and danger prediction supporting method
WO2017154574A1 (en) * 2016-03-11 2017-09-14 日本電気株式会社 Process management system and process management method
JP2017190196A (en) * 2016-04-11 2017-10-19 リコーエレメックス株式会社 Operation content confirming apparatus and program
JP2019003257A (en) * 2017-06-12 2019-01-10 株式会社奥村組 Analysis supporting system and communication distribution supporting system for danger prediction activity to construction work in civil engineering or construction sites
JP6396561B1 (en) * 2017-09-28 2018-09-26 株式会社シムトップス Form automation system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2023047367A (en) * 2021-09-27 2023-04-06 株式会社 日立産業制御ソリューションズ Work support device, work support system and work support program
WO2024047826A1 (en) * 2022-08-31 2024-03-07 スパイダープラス株式会社 Management system, management method, and program
WO2024047827A1 (en) * 2022-08-31 2024-03-07 スパイダープラス株式会社 Management system, management method, and program

Also Published As

Publication number Publication date
JP7379902B2 (en) 2023-11-15

Similar Documents

Publication Publication Date Title
CA2889367C (en) Systems, methods, and apparatus for generating customized virtual reality experiences
US8428908B2 (en) Cognitive agent
JP7379902B2 (en) Program, information processing method, and information processing device
US20200027052A1 (en) Machine learning assisted workflow planner and job evaluator with learning and micro accreditation pathways
US20080269921A1 (en) System and Method for Providing Support Assistance
US8005700B2 (en) Customer relationship management system with compliance tracking capabilities
US11886529B2 (en) Systems and methods for diagnosing quality issues in websites
US11521735B2 (en) Delivering individualized mental health therapies via networked computing devices
US20190114346A1 (en) Optimizing user time and resources
CN111507754B (en) Online interaction method and device, storage medium and electronic equipment
Srivastava Did chatbots miss their “Apollo Moment”? Potential, gaps, and lessons from using collaboration assistants during COVID-19
US10432478B2 (en) Simulating a user score from input objectives
JP2007265134A (en) Motivation management system
US10955803B1 (en) System and method for documenting and managing execution of procedures in a graphical interface environment
CN111797211B (en) Service information searching method, device, computer equipment and storage medium
US20170132571A1 (en) Web-based employment application system and method using biodata
US11587451B2 (en) VR education system
WO2022164771A1 (en) Systems and methods for application accessibility testing with assistive learning
CN115313618A (en) Transformer substation remote expert diagnosis platform and diagnosis method based on AR and 5G
Chen et al. Augmented reality, deep learning and vision-language query system for construction worker safety
CA3072385A1 (en) Systems and methods for assessing skill and trait levels
JP6711142B2 (en) Robot evaluation device and robot evaluation program
WO2019009712A1 (en) Interactive display system, and method of interactive display
US20230244506A1 (en) Conversational Assistant Control of a Graphical User Interface
KR102598464B1 (en) A learning support system and method thereof

Legal Events

Date Code Title Description
A80 Written request to apply exceptions to lack of novelty of invention

Free format text: JAPANESE INTERMEDIATE CODE: A80

Effective date: 20190816

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220510

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230508

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230530

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230619

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20231003

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231016

R150 Certificate of patent or registration of utility model

Ref document number: 7379902

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150