JP2021056645A - Information processor and information processing method and program - Google Patents

Information processor and information processing method and program Download PDF

Info

Publication number
JP2021056645A
JP2021056645A JP2019177602A JP2019177602A JP2021056645A JP 2021056645 A JP2021056645 A JP 2021056645A JP 2019177602 A JP2019177602 A JP 2019177602A JP 2019177602 A JP2019177602 A JP 2019177602A JP 2021056645 A JP2021056645 A JP 2021056645A
Authority
JP
Japan
Prior art keywords
accident
vehicle
information
question
contractor
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.)
Pending
Application number
JP2019177602A
Other languages
Japanese (ja)
Inventor
和久 大野
Kazuhisa Ono
和久 大野
伊藤 直之
Naoyuki Ito
直之 伊藤
昌希 内田
Masaki Uchida
昌希 内田
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.)
Dai Nippon Printing Co Ltd
Original Assignee
Dai Nippon Printing Co Ltd
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 Dai Nippon Printing Co Ltd filed Critical Dai Nippon Printing Co Ltd
Priority to JP2019177602A priority Critical patent/JP2021056645A/en
Publication of JP2021056645A publication Critical patent/JP2021056645A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

To provide an information processor that can appropriately grasp an occurrence state of a vehicle accident.SOLUTION: An information processor 1 comprises a storage part that stores contractor information related to an insurance contractor, vehicle information related to the contractor's vehicle, and a plurality of questions related to an accident that occur in the vehicle. a detection part detects occurrence of the accident, an acquisition part that acquires accident-related information related to the detected accident, an extraction part that extracts information corresponding to the answers to the above question items from the accident-related information, the contractor information, and the vehicle information, and an output part that outputs the unextracted question item if there is a question item for which the answer has not yet been extracted.SELECTED DRAWING: Figure 1

Description

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

保険会社では、車両事故が発生した場合に、自動車保険の契約者から事故の状況を聞き取り、事故受付票などの帳票を作成する業務が行われている。しかしながら、事故の状況を把握するには契約者に対して多くの質問をする必要があり、聞き取りに多くの時間を要している。 When a vehicle accident occurs, an insurance company is in charge of hearing the situation of the accident from a car insurance policyholder and creating a form such as an accident reception slip. However, it is necessary to ask many questions to the contractor in order to grasp the situation of the accident, and it takes a lot of time to hear.

上記の事情を鑑みて、事故状況の聞き取りを支援するシステムが提案されている。例えば特許文献1では、ユーザ(契約者)の携帯端末に案内表示を行い、事故現場の撮影、事故状況に関する情報の入力などをユーザに行わせて事故に関連する文書を作成する情報処理装置等が開示されている。 In view of the above circumstances, a system that supports hearing of the accident situation has been proposed. For example, in Patent Document 1, an information processing device that displays a guide on a mobile terminal of a user (contractor), causes the user to take a picture of an accident site, input information on an accident situation, and the like to create a document related to the accident. Is disclosed.

特開2017−116998号公報JP-A-2017-116998

しかしながら、特許文献1に係る発明は、聞き取りが必要な全ての質問に対してユーザが能動的に情報を入力しなければならず、効率的なものとは言えない。 However, the invention according to Patent Document 1 is not efficient because the user must actively input information for all the questions that need to be heard.

一つの側面では、車両事故の発生状況を好適に把握することができる情報処理装置等を提供することを目的とする。 On one aspect, it is an object of the present invention to provide an information processing device or the like capable of suitably grasping the occurrence situation of a vehicle accident.

一つの側面に係る情報処理装置は、保険の契約者に関する契約者情報と、該契約者の車両に関する車両情報と、前記車両で発生する事故に関連する複数の質問項目とを記憶する記憶部と、前記事故の発生を検知する検知部と、検知した前記事故に関連する事故関連情報を取得する取得部と、前記事故関連情報、契約者情報及び車両情報から、前記質問項目への回答に相当する情報を抽出する抽出部と、前記回答を未抽出の前記質問項目がある場合に、該未抽出の質問項目を出力する出力部とを備えることを特徴とする。 The information processing device according to one aspect includes a storage unit that stores policyholder information regarding an insurance policyholder, vehicle information regarding the policyholder's vehicle, and a plurality of question items related to an accident that occurs in the vehicle. , Corresponds to the answer to the question item from the detection unit that detects the occurrence of the accident, the acquisition unit that acquires the detected accident-related information related to the accident, and the accident-related information, the contractor information, and the vehicle information. It is characterized by including an extraction unit for extracting information to be processed and an output unit for outputting the unextracted question item when there is the question item for which the answer has not been extracted.

一つの側面では、車両事故の発生状況を好適に把握することができる。 On one side, it is possible to suitably grasp the occurrence situation of a vehicle accident.

事故解析システムの構成例を示す模式図である。It is a schematic diagram which shows the configuration example of the accident analysis system. サーバの構成例を示すブロック図である。It is a block diagram which shows the configuration example of a server. 質問テーブル、質問文例DB、契約者DBのレコードレイアウトの一例を示す説明図である。It is explanatory drawing which shows an example of the record layout of a question table, a question sentence example DB, and a contractor DB. 端末の構成例を示すブロック図である。It is a block diagram which shows the configuration example of a terminal. 車載装置の構成例を示すブロック図である。It is a block diagram which shows the configuration example of an in-vehicle device. 実施の形態1の概要を示す説明図である。It is explanatory drawing which shows the outline of Embodiment 1. FIG. 事故解析システムが実行する処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the processing procedure executed by an accident analysis system. 実施の形態2に係るサーバの構成例を示すブロック図である。It is a block diagram which shows the configuration example of the server which concerns on Embodiment 2. FIG. 過失割合DBのレコードレイアウトの一例を示す説明図である。It is explanatory drawing which shows an example of the record layout of a negligence rate DB. 実施の形態2の概要を示す説明図である。It is explanatory drawing which shows the outline of Embodiment 2. 実施の形態2に係る事故解析システムが実行する処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the processing procedure executed by the accident analysis system which concerns on Embodiment 2. FIG. 上述した形態のサーバの動作を示す機能ブロック図である。It is a functional block diagram which shows the operation of the server of the above-mentioned form.

以下、本発明をその実施の形態を示す図面に基づいて詳述する。
(実施の形態1)
図1は、事故解析システムの構成例を示す模式図である。本実施の形態では、車両4で発生した事故の状況を解析する事故解析システムについて説明する。事故解析システムは、情報処理装置1、端末2、車載装置3、担当者端末5を含む。各装置はインターネット等のネットワーク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 an accident analysis system. In the present embodiment, an accident analysis system that analyzes the situation of an accident that has occurred in the vehicle 4 will be described. The accident analysis system includes an information processing device 1, a terminal 2, an in-vehicle device 3, and a person in charge terminal 5. Each device is communicated and connected via a network N such as the Internet.

情報処理装置1は、種々の情報処理、情報の送受信が可能な情報処理装置であり、例えばサーバコンピュータ、パーソナルコンピュータ等である。本実施の形態では情報処理装置1がサーバコンピュータであるものとし、以下では簡潔のためサーバ1と読み替える。サーバ1は、例えば自動車保険を提供する保険会社のサーバコンピュータであり、保険契約者であるユーザの車両4の事故の発生を検知した場合に、当該事故に関連する事故関連情報を取得する。事故関連情報とは、事故発生時の状況を示すデータであり、好適には、車両4のドライブレコーダ(車載装置3)等で検出した事故発生時のデータである。サーバ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 computer, a personal computer, or the like. In the present embodiment, it is assumed that the information processing device 1 is a server computer, and in the following, it is read as server 1 for the sake of brevity. The server 1 is, for example, a server computer of an insurance company that provides automobile insurance, and when it detects the occurrence of an accident in the vehicle 4 of a user who is an insurance policyholder, it acquires accident-related information related to the accident. The accident-related information is data indicating the situation at the time of the accident, and preferably is the data at the time of the accident detected by the drive recorder (vehicle-mounted device 3) of the vehicle 4. The server 1 analyzes the accident-related information and extracts the data necessary for generating the form data (for example, the data of the accident reception slip) related to the accident.

本実施の形態でサーバ1は、帳票を完成させる上で事故関連情報から抽出できないデータがある場合に、ユーザの端末2に質問を出力する。そしてサーバ1は、端末2から質問に対する回答を取得し、事故関連情報から抽出したデータと合わせて帳票データを生成する。 In the present embodiment, the server 1 outputs a question to the user's terminal 2 when there is data that cannot be extracted from the accident-related information in completing the form. Then, the server 1 acquires the answer to the question from the terminal 2 and generates the form data together with the data extracted from the accident-related information.

なお、本実施の形態では保険会社が保険の適用を判断する際の場面を想定して説明を行うが、これは一例であって、その他の用途に本システムを応用してもよい。 In the present embodiment, the explanation will be given assuming a situation when the insurance company determines the application of insurance, but this is just an example, and the system may be applied to other uses.

端末2は、ユーザが操作する情報処理端末であり、例えばスマートフォン、パーソナルコンピュータ、タブレット端末等の端末装置である。サーバ1は、車両4の事故に関連する質問を端末2に出力し、ユーザから回答の入力を受け付ける。 The terminal 2 is an information processing terminal operated by a user, and is, for example, a terminal device such as a smartphone, a personal computer, or a tablet terminal. The server 1 outputs a question related to the accident of the vehicle 4 to the terminal 2 and accepts an input of an answer from the user.

車載装置3は、ユーザの車両4に搭載された車載装置であり、例えばドライブレコーダである。車載装置3は、車両4の周囲の様子を撮像するカメラを備え、撮像画像から事故の発生を検知する。事故の発生を検知した場合、車載装置3は事故の発生をサーバ1に報知すると共に、事故発生時点の撮像画像のほか、車両4に搭載された各種センサ(加速度センサ、ランプセンサ、ブレーキセンサ等)での検出結果を含む各種データ(以下、車載装置3から取得したデータを「車載データ」と呼ぶ)をサーバ1に送信する。 The in-vehicle device 3 is an in-vehicle device mounted on the user's vehicle 4, for example, a drive recorder. The in-vehicle device 3 includes a camera that captures an image of the surroundings of the vehicle 4, and detects the occurrence of an accident from the captured image. When the occurrence of an accident is detected, the in-vehicle device 3 notifies the server 1 of the occurrence of the accident, and in addition to the captured image at the time of the accident, various sensors (accelerometer, lamp sensor, brake sensor, etc.) mounted on the vehicle 4. ), Various data (hereinafter, the data acquired from the vehicle-mounted device 3 is referred to as "vehicle-mounted data") is transmitted to the server 1.

なお、ドライブレコーダは車載装置3の一例であって、例えば車両4に搭載されたECU(Electronic Control Unit)で事故の発生を検知し、車載データをサーバ1に送信するようにしてもよい。また、車載装置3に代えて端末2が同じ処理を行うようにしてもよい。 The drive recorder is an example of the vehicle-mounted device 3, and for example, an ECU (Electronic Control Unit) mounted on the vehicle 4 may detect the occurrence of an accident and transmit the vehicle-mounted data to the server 1. Further, the terminal 2 may perform the same processing instead of the in-vehicle device 3.

また、本実施の形態では車載装置3が事故の発生を検知するものとするが、例えばサーバ1が車載装置3から撮像画像(映像)を逐次取得し、画像解析を行って事故の発生を検知してもよい。あるいはサーバ1は、端末2を介してユーザから手動で事故の発生の報告を受けるようにしてもよい。このように、サーバ1は直接又は間接的に事故の発生を検知可能であればよく、その検知手段は特に限定されない。 Further, in the present embodiment, the in-vehicle device 3 detects the occurrence of an accident. For example, the server 1 sequentially acquires captured images (videos) from the in-vehicle device 3 and performs image analysis to detect the occurrence of an accident. You may. Alternatively, the server 1 may manually receive a report of the occurrence of an accident from the user via the terminal 2. As described above, the server 1 may directly or indirectly detect the occurrence of an accident, and the detecting means thereof is not particularly limited.

担当者端末5は、保険会社の担当者が操作する端末装置であり、例えばパーソナルコンピュータである。サーバ1は、生成した帳票データを担当者端末5に出力する。 The person in charge terminal 5 is a terminal device operated by a person in charge of an insurance company, for example, a personal computer. The server 1 outputs the generated form data to the person in charge terminal 5.

図2は、サーバ1の構成例を示すブロック図である。サーバ1は、制御部11、主記憶部12、通信部13、及び補助記憶部14を備える。
制御部11は、一又は複数のCPU(Central Processing Unit)、MPU(Micro-Processing Unit)、GPU(Graphics Processing Unit)等の演算処理装置を有し、補助記憶部14に記憶されたプログラムPを読み出して実行することにより、種々の情報処理、制御処理等を行う。主記憶部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 includes 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 P 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が処理を実行するために必要なプログラムP、その他のデータを記憶している。また、補助記憶部14は、質問テーブル141、質問文例DB142、契約者DB143を記憶している。質問テーブル141は、帳票データを生成する際に用いるテーブルであって、車両事故に関連する複数の質問項目を格納するテーブルである。質問文例DB142は、ユーザに対して質問する際の文例(質問文)を格納するデータベースである。契約者DB143は、保険契約者であるユーザに関する契約者情報と、車両4に関する車両情報とを格納するデータベースである。 The auxiliary storage unit 14 is a non-volatile storage area such as a large-capacity memory or a hard disk, and stores a program P and other data necessary for the control unit 11 to execute processing. Further, the auxiliary storage unit 14 stores the question table 141, the question sentence example DB 142, and the contractor DB 143. The question table 141 is a table used when generating form data, and is a table for storing a plurality of question items related to a vehicle accident. The question sentence example DB 142 is a database that stores sentence examples (question sentences) when asking a user a question. The policyholder DB 143 is a database that stores policyholder information regarding a user who is an insurance policyholder and vehicle information regarding a vehicle 4.

なお、補助記憶部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からプログラムPを読み取って実行するようにしても良い。あるいはサーバ1は、半導体メモリ1bからプログラムPを読み込んでも良い。 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 a program P from the portable storage medium 1a. You can do it. Alternatively, the server 1 may read the program P from the semiconductor memory 1b.

図3は、質問テーブル141、質問文例DB142、契約者DB143のレコードレイアウトの一例を示す説明図である。
質問テーブル141は、質問ID列、質問項目列、回答列を含む。質問ID列は、各質問項目を識別するための質問IDを記憶している。質問項目列は、質問IDと対応付けて、車両事故に関連する質問項目を記憶している。回答列は、質問IDと対応付けて、質問項目に対する回答を記憶する。
FIG. 3 is an explanatory diagram showing an example of the record layout of the question table 141, the question sentence example DB 142, and the contractor DB 143.
The question table 141 includes a question ID column, a question item column, and an answer column. The question ID column stores a question ID for identifying each question item. The question item column stores question items related to the vehicle accident in association with the question ID. The answer column stores the answer to the question item in association with the question ID.

質問文例DB142は、質問ID列、質問文例列を含む。質問ID列は、質問IDを記憶している。質問文例列は、質問IDと対応付けて、質問項目についてユーザに質問する際の文例を記憶している。 The question sentence example DB 142 includes a question ID column and a question sentence example column. The question ID column stores the question ID. The question sentence example column stores a sentence example when asking the user about the question item in association with the question ID.

契約者DB143は、契約者ID列、契約者情報列、車両情報列を記憶している。契約者ID列は、契約者である各ユーザを識別するための契約者IDを記憶している。契約者情報列、車両情報列はそれぞれ、契約者IDと対応付けて、ユーザ(契約者)の情報、及びユーザの車両4の情報を記憶している。契約者情報は、例えばユーザの氏名、生年月日といった基本的な情報のほか、保険の契約内容などの情報を含み得る。また、車両情報は、車両区分といった車両4自体の情報のほかに、車載データの送信元である車載装置3のIDを含む。 The contractor DB 143 stores the contractor ID string, the contractor information string, and the vehicle information string. The contractor ID column stores a contractor ID for identifying each user who is a contractor. Each of the contractor information column and the vehicle information column stores the user (contractor) information and the user's vehicle 4 information in association with the contractor ID. The policyholder information may include basic information such as the user's name and date of birth, as well as information such as insurance contract details. Further, the vehicle information includes the ID of the vehicle-mounted device 3 which is the source of the vehicle-mounted data, in addition to the information of the vehicle 4 itself such as the vehicle classification.

図4は、端末2の構成例を示すブロック図である。端末2は、制御部21、主記憶部22、補助記憶部23、通信部24、表示部25、及び入力部26を備える。
制御部21は、CPU等の演算処理装置を有し、補助記憶部23に記憶されたプログラムを読み出して実行することにより、種々の情報処理、制御処理等を行う。主記憶部22はRAM等の一時記憶領域であり、制御部21が演算処理を実行するために必要なデータを一時的に記憶する。補助記憶部23は、ハードディスク等の不揮発性記憶領域であり、制御部21が処理を実行するために必要なプログラム、その他のデータを記憶している。通信部24は、通信アンテナ等を備えた通信モジュールであり、外部と情報の送受信を行う。表示部25は液晶ディスプレイ等の表示画面であり、制御部21から与えられた画像を表示する。入力部26は、タッチパネル、メカニカルキー等の操作インターフェイスであり、操作入力を受け付ける。
FIG. 4 is a block diagram showing a configuration example of the terminal 2. The terminal 2 includes a control unit 21, a main storage unit 22, an auxiliary storage unit 23, a communication unit 24, a display unit 25, and an input unit 26.
The control unit 21 has an arithmetic processing unit such as a CPU, and performs various information processing, control processing, and the like by reading and executing a program stored in the auxiliary storage unit 23. 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 auxiliary storage unit 23 is a non-volatile storage area such as a hard disk, and stores programs and other data necessary for the control unit 21 to execute processing. The communication unit 24 is a communication module provided with a communication antenna or the like, and transmits / receives information to / from the outside. The display unit 25 is a display screen such as a liquid crystal display, and displays an image given by the control unit 21. The input unit 26 is an operation interface for a touch panel, mechanical keys, etc., and receives operation input.

図5は、車載装置3の構成例を示すブロック図である。車載装置3は、制御部31、主記憶部32、補助記憶部33、通信部34、撮像部35、GPS(Global Positioning System)受信部36、時計部37を備える。
制御部31は、MPU等の演算処理装置であり、車載装置3の動作を制御する。主記憶部32は、RAM等の一時記憶領域であり、制御部31が演算処理を実行するために必要なデータを一時的に記憶する。補助記憶部33は、フラッシュメモリ等の不揮発性記憶領域であり、制御部31が撮像部35で撮像する画像、その他のデータを記憶する。撮像部35は、CMOS(Complementary MOS)センサ等の撮像素子を有するカメラであり、画像を撮像する。GPS受信部36は、GPS信号を受信する受信モジュールであり、車両4の位置情報を取得する。時計部37は、現在時刻を計時する時計であり、事故発生時点の時刻を計測する。
FIG. 5 is a block diagram showing a configuration example of the in-vehicle device 3. The in-vehicle device 3 includes a control unit 31, a main storage unit 32, an auxiliary storage unit 33, a communication unit 34, an imaging unit 35, a GPS (Global Positioning System) receiving unit 36, and a clock unit 37.
The control unit 31 is an arithmetic processing unit such as an MPU, and controls the operation of the in-vehicle device 3. The main storage unit 32 is a temporary storage area such as a RAM, and temporarily stores data necessary for the control unit 31 to execute arithmetic processing. The auxiliary storage unit 33 is a non-volatile storage area such as a flash memory, and stores an image captured by the image pickup unit 35 by the control unit 31 and other data. The image pickup unit 35 is a camera having an image pickup element such as a CMOS (Complementary MOS) sensor, and captures an image. The GPS receiving unit 36 is a receiving module that receives GPS signals and acquires the position information of the vehicle 4. The clock unit 37 is a clock that measures the current time, and measures the time at the time of the accident.

また、車載装置3は不図示のCAN(Controller Area Network)ポート等を介して車載センサ38に接続されている。車載センサ38は、例えば加速度センサ、ランプセンサ、ブレーキセンサ等であり、車両4の動作を検出する。 Further, the vehicle-mounted device 3 is connected to the vehicle-mounted sensor 38 via a CAN (Controller Area Network) port or the like (not shown). The in-vehicle sensor 38 is, for example, an acceleration sensor, a lamp sensor, a brake sensor, or the like, and detects the operation of the vehicle 4.

図6は、実施の形態1の概要を示す説明図である。図6では、車載装置3等から取得する事故関連情報を解析して各質問項目への回答を埋めていくと共に、事故関連情報から回答を抽出できない質問項目がある場合に、ユーザに質問をする様子を図示している。図6に基づき、本実施の形態の概要を説明する。 FIG. 6 is an explanatory diagram showing an outline of the first embodiment. In FIG. 6, the accident-related information acquired from the in-vehicle device 3 or the like is analyzed to fill in the answers to each question item, and when there is a question item for which the answer cannot be extracted from the accident-related information, the user is asked a question. The situation is illustrated. An outline of the present embodiment will be described with reference to FIG.

車両4で事故が発生した場合、サーバ1は、当該事故に関連する事故関連情報を取得する。事故関連情報は、例えば車載装置3(ドライブレコーダ)で撮像した画像、車載センサ38で検出した加速度、ランプ点灯の有無、ブレーキ操作の有無などの車載データを含む。なお、車載データはこれらの情報以外に、例えばエアバッグ、AES(Automatic Emergency Steering)、TCS(Traction Control System)等の作動の有無、自動運転機能のオン、オフの情報などを含めてもよい。 When an accident occurs in the vehicle 4, the server 1 acquires accident-related information related to the accident. The accident-related information includes, for example, in-vehicle data such as an image captured by the in-vehicle device 3 (drive recorder), acceleration detected by the in-vehicle sensor 38, presence / absence of lamp lighting, and presence / absence of brake operation. In addition to these information, the in-vehicle data may include, for example, information on the presence / absence of operation of an airbag, AES (Automatic Emergency Steering), TCS (Traction Control System), etc., and information on turning on / off the automatic driving function.

車載装置3は、車両4の周囲の様子を継続的に撮像し、撮像画像に対する画像解析を行って、事故の発生を検知する。なお、画像解析以外に、例えば加速度センサで検出した加速度の変化から事故の発生を検知してもよい。また、例えば距離センサで衝突物体(相手方の車両、歩行者等)を検知するようにしてもよい。このように、事故発生の検知手段は特に限定されない。 The in-vehicle device 3 continuously images the surroundings of the vehicle 4, performs image analysis on the captured image, and detects the occurrence of an accident. In addition to image analysis, the occurrence of an accident may be detected, for example, from a change in acceleration detected by an acceleration sensor. Further, for example, a distance sensor may be used to detect a colliding object (an opponent's vehicle, a pedestrian, etc.). As described above, the means for detecting the occurrence of an accident is not particularly limited.

事故の発生を検知した場合、車載装置3は、事故の発生をサーバ1に報知すると共に、事故発生時の車載データをサーバ1に送信する。車載データは、例えば事故発生時の撮像画像のほか、事故発生時に車載センサ38で検出した検出結果を含む。撮像画像は、例えば事故発生時点の静止画であってもよく、あるいは事故発生時点の画像(フレーム)を含む動画(例えば前後数秒〜数十秒の動画)であってもよい。車載センサ38で検出するデータは、車両4の動作に関する検出結果であって、例えば加速度、ランプ点灯の有無、ブレーキ操作の有無などの情報を含む。車載装置3は、上述の各種データに加えて、GPS受信部36で受信した事故発生時点の位置情報、及び時計部37で計測した事故発生時点の時刻を車載データとしてサーバ1に送信する。 When the occurrence of an accident is detected, the in-vehicle device 3 notifies the server 1 of the occurrence of the accident and transmits the in-vehicle data at the time of the accident to the server 1. The in-vehicle data includes, for example, a captured image at the time of an accident and a detection result detected by the in-vehicle sensor 38 at the time of the accident. The captured image may be, for example, a still image at the time of the accident, or a moving image (for example, a moving image of several seconds to several tens of seconds before and after) including an image (frame) at the time of the accident. The data detected by the vehicle-mounted sensor 38 is a detection result relating to the operation of the vehicle 4, and includes information such as acceleration, presence / absence of lamp lighting, and presence / absence of brake operation. In addition to the above-mentioned various data, the in-vehicle device 3 transmits the position information at the time of the accident occurrence received by the GPS receiving unit 36 and the time at the time of the accident occurrence measured by the clock unit 37 to the server 1 as in-vehicle data.

また、サーバ1は、車載装置3から車載データを取得する以外に、ウェブ上から事故発生時の車両4の外部環境に関する環境情報を事故関連情報として取得する。環境情報は、例えば事故現場の天候情報、地図情報などを含む。サーバ1は、車載データに含まれる位置情報及び時刻に基づき、事故発生時における事故現場の天候情報、及び地図情報を取得する。 In addition to acquiring in-vehicle data from the in-vehicle device 3, the server 1 also acquires environmental information regarding the external environment of the vehicle 4 at the time of an accident as accident-related information from the Web. The environmental information includes, for example, weather information at the accident site, map information, and the like. The server 1 acquires the weather information and the map information of the accident site at the time of the accident based on the position information and the time included in the in-vehicle data.

なお、上記の情報は事故関連情報の一例であって、本実施の形態はこれに限定されるものではない。例えばサーバ1は、事故現場付近に設置された監視カメラの映像、車両4の運転手を撮像した映像などを事故関連情報として取得するようにしてもよい。このように、事故関連情報は事故の状況を解析する上で有用なデータであればよい。 The above information is an example of accident-related information, and the present embodiment is not limited to this. For example, the server 1 may acquire images of a surveillance camera installed near the accident site, images captured by the driver of the vehicle 4, and the like as accident-related information. As described above, the accident-related information may be any data useful for analyzing the accident situation.

また、サーバ1は上述の事故関連情報以外に、契約者DB143に記憶してある契約者情報及び車両情報を帳票生成に用いる。契約者情報は、保険契約者であるユーザの情報であり、氏名、生年月日といった基本的な情報のほか、保険の契約内容を含み得る。車両情報は、車両4自体の情報(例えば車両区分)のほかに、車両4に搭載された車載装置3のIDを含む。サーバ1は、車載装置3から車載データを取得した場合、取得元の車載装置3のIDに対応付けられたユーザの契約者情報、及び車両情報を契約者DB143から読み出す。 In addition to the accident-related information described above, the server 1 uses the contractor information and vehicle information stored in the contractor DB 143 for form generation. The policyholder information is information of a user who is an insurance policyholder, and may include basic information such as name and date of birth, as well as insurance contract details. The vehicle information includes the ID of the in-vehicle device 3 mounted on the vehicle 4 in addition to the information of the vehicle 4 itself (for example, the vehicle classification). When the in-vehicle data is acquired from the in-vehicle device 3, the server 1 reads the user's contractor information and the vehicle information associated with the ID of the in-vehicle device 3 of the acquisition source from the contractor DB 143.

サーバ1は事故関連情報を解析し、質問テーブル141で規定されている各質問項目への回答に相当する情報を可能な限り抽出する。図6の例に沿って説明すると、例えば「発生日時」の場合、サーバ1は、車載装置3の時計部37で計測した事故発生時点の時刻を回答として抽出する。また、「発生場所」の場合、サーバ1は、車載装置3のGPS受信部36で取得した位置情報と、外部システムから取得した地図情報とに基づいて事故現場の住所を抽出する。 The server 1 analyzes the accident-related information and extracts as much information as possible corresponding to the answers to each question item specified in the question table 141. Explaining with reference to the example of FIG. 6, for example, in the case of "occurrence date and time", the server 1 extracts the time at the time of the accident occurrence measured by the clock unit 37 of the in-vehicle device 3 as a response. Further, in the case of the "occurrence location", the server 1 extracts the address of the accident site based on the position information acquired by the GPS receiving unit 36 of the in-vehicle device 3 and the map information acquired from the external system.

また、サーバ1は、事故発生時点の画像を解析し、事故の種類を表す事故類型(例えば車両の相互衝突であるか、人身事故であるか等)を特定する。例えばサーバ1は、事故発生時点の画像から車両4に衝突した物体を検出し、検出した物体の種類に応じて事故類型を特定する。なお、衝突物体自体だけでなく、衝突物体の動き(例えば右折車両であるか、Uターン車両であるか等)なども認識して、事故類型をより細分化してもよい。また、画像解析は画像のパターンマッチング等のルールベースで行ってもよく、あるいは大量の画像を機械学習で学習したモデルを用いて解析するようにしてもよく、画像解析の具体的な手段は特に問わない。 Further, the server 1 analyzes the image at the time of the accident and identifies the accident type (for example, whether it is a mutual collision of vehicles or an accident resulting in injury or death) indicating the type of the accident. For example, the server 1 detects an object that has collided with the vehicle 4 from the image at the time of the accident, and identifies the accident type according to the type of the detected object. The accident type may be further subdivided by recognizing not only the collision object itself but also the movement of the collision object (for example, whether it is a right-turning vehicle or a U-turn vehicle). In addition, image analysis may be performed based on rules such as image pattern matching, or a large number of images may be analyzed using a model learned by machine learning, and specific means of image analysis are particularly specific. It doesn't matter.

また、サーバ1は、車両情報からユーザの車両4の車両区分を抽出する。そのほか、サーバ1は、撮像画像から走行車線に対する車両4の進行方向を、車載センサ38で検知したデータからライトの点灯状態やブレーキ操作の有無を、環境情報から事故現場の天候を抽出する。サーバ1は、抽出した各情報を、各質問項目に対応する回答として帳票生成用の質問テーブル141に入力する。 Further, the server 1 extracts the vehicle classification of the user's vehicle 4 from the vehicle information. In addition, the server 1 extracts the traveling direction of the vehicle 4 with respect to the traveling lane from the captured image, the lighting state of the light and the presence / absence of the brake operation from the data detected by the in-vehicle sensor 38, and the weather at the accident site from the environmental information. The server 1 inputs each of the extracted information into the question table 141 for generating a form as an answer corresponding to each question item.

サーバ1は、上記の処理を完了後、回答に相当する情報が未抽出の質問項目、すなわち未回答の質問項目があるか否かを判定する。未回答の質問項目があると判定した場合、サーバ1は、当該質問項目に対応する文例を質問文として質問文例DB142から読み出し、端末2に出力する。なお、質問文を出力するタイミングは、事故発生直後でもよく、事故発生時点から所定時間後(例えば翌日)であってもよく、特に限定されない。 After completing the above processing, the server 1 determines whether or not there is a question item for which the information corresponding to the answer has not been extracted, that is, there is an unanswered question item. When it is determined that there is an unanswered question item, the server 1 reads the sentence example corresponding to the question item as a question sentence from the question sentence example DB 142 and outputs it to the terminal 2. The timing of outputting the question text may be immediately after the accident occurs, or may be a predetermined time after the accident occurs (for example, the next day), and is not particularly limited.

例えば端末2は、図6に示すように、チャット形式で質問文を表示する。なお、質問の出力態様はテキスト表示に限定されず、例えば音声出力で行ってもよい。また、チャット形式で一つひとつの質問を表示するのではなく、例えば未回答の質問をまとめたアンケートをサーバ1が作成して表示させるなどしてもよい。 For example, the terminal 2 displays the question text in a chat format as shown in FIG. The output mode of the question is not limited to the text display, and may be output by voice, for example. Further, instead of displaying each question in a chat format, for example, the server 1 may create and display a questionnaire summarizing unanswered questions.

端末2は、表示した質問文に対する回答の入力を受け付け、サーバ1に送信する。なお、回答の入力についても質問文の出力時と同様、テキスト入力で行ってもよく、音声入力で行ってもよい。一の質問文について回答の入力を受け付けた場合、端末2は次の質問文をサーバ1から取得して逐次表示し、回答の入力を受け付ける。 The terminal 2 accepts the input of the answer to the displayed question text and transmits it to the server 1. It should be noted that the answer may be input by text input or voice input as in the case of outputting the question sentence. When the input of the answer for one question sentence is accepted, the terminal 2 acquires the next question sentence from the server 1 and sequentially displays it, and accepts the input of the answer.

サーバ1は、未回答の各質問項目について質問文を端末2に順次出力し、回答を取得して質問テーブル141に入力する。これにより、サーバ1は、帳票データを生成する上で必要な各質問項目への回答を収集する。 The server 1 sequentially outputs question sentences for each unanswered question item to the terminal 2, acquires the answer, and inputs the answer to the question table 141. As a result, the server 1 collects the answers to each question item necessary for generating the form data.

なお、上記ではサーバ1がユーザへの質問文を自動的に出力するものとしたが、サーバ1は未回答の質問項目を担当者端末5に出力するのみで、質問は担当者(オペレータ)がユーザに行うようにしてもよい。また、上記では未回答の質問項目のみを出力したが、回答を抽出済みの質問項目についても端末2に出力し、ユーザに確認するようにしてもよい。 In the above, the server 1 automatically outputs the question text to the user, but the server 1 only outputs the unanswered question item to the person in charge terminal 5, and the person in charge (operator) asks the question. You may let the user do it. Further, although only the unanswered question items are output in the above, the answer may be output to the terminal 2 for the extracted question items and confirmed by the user.

サーバ1は、事故関連情報等から抽出した回答、及び端末2から取得した回答に基づき、車両4で発生した事故に関する帳票データを生成する。帳票データは、例えば保険会社が契約者から事故の申告を受けた際に作成する事故受付票である。サーバ1は、質問テーブル141に格納した各質問項目への回答に基づき、帳票データを生成する。なお、帳票データは文書ファイルであってもよく、あるいは担当者端末5にブラウザ表示させるためのHTMLファイルなどであってもよい。サーバ1は、生成した帳票データを担当者端末5に出力する。 The server 1 generates form data related to the accident that occurred in the vehicle 4 based on the answer extracted from the accident-related information and the answer obtained from the terminal 2. The form data is, for example, an accident reception form created when an insurance company receives an accident report from a policyholder. The server 1 generates form data based on the answers to each question item stored in the question table 141. The form data may be a document file, or may be an HTML file for displaying on the person in charge terminal 5 with a browser. The server 1 outputs the generated form data to the person in charge terminal 5.

なお、サーバ1は、質問テーブル141に格納した回答(テキスト)だけでなく、車載装置3から取得した事故発生時の撮像画像、外部システムから取得した事故現場の地図なども添付した帳票データを生成してもよい。これにより、担当者は事故の発生状況をより詳細に把握することができる。 The server 1 generates form data in which not only the answers (texts) stored in the question table 141 but also the captured image at the time of the accident acquired from the in-vehicle device 3 and the map of the accident site acquired from the external system are attached. You may. As a result, the person in charge can grasp the occurrence situation of the accident in more detail.

以上より、本実施の形態によれば、事故関連情報等から各質問項目への回答を自動的に収集することができ、ユーザへの質問を減らしつつ好適に帳票データを生成することができる。 From the above, according to the present embodiment, the answers to each question item can be automatically collected from the accident-related information and the like, and the form data can be suitably generated while reducing the number of questions to the user.

図7は、事故解析システムが実行する処理手順の一例を示すフローチャートである。図7に基づき、事故解析システムの処理内容について説明する。
車載装置3の制御部31は、撮像部35で撮像した画像に基づき、車両4の事故が発生したか否かを判定する(ステップS11)。事故が発生していないと判定した場合(S11:NO)、制御部31は処理を待機する。事故が発生したと判定した場合(S11:YES)、制御部31は、事故発生時に検出した車載データ(事故関連情報)をサーバ1に送信する(ステップS12)。
FIG. 7 is a flowchart showing an example of a processing procedure executed by the accident analysis system. The processing contents of the accident analysis system will be described with reference to FIG. 7.
The control unit 31 of the in-vehicle device 3 determines whether or not an accident in the vehicle 4 has occurred based on the image captured by the image pickup unit 35 (step S11). When it is determined that no accident has occurred (S11: NO), the control unit 31 waits for processing. When it is determined that an accident has occurred (S11: YES), the control unit 31 transmits the vehicle-mounted data (accident-related information) detected at the time of the accident to the server 1 (step S12).

車載装置3から車載データを取得した場合、サーバ1の制御部11は、契約者DB143に記憶されているユーザの契約者情報及び車両情報、事故発生時の車両4の外部環境に関する環境情報など、その他のデータを取得する(ステップS13)。制御部11は車載データ等を解析し、車両4の事故に関連する各質問項目への回答に相当する情報を抽出する(ステップS14)。制御部11は、抽出した情報を各質問項目への回答として質問テーブル141に入力する(ステップS15)。 When in-vehicle data is acquired from the in-vehicle device 3, the control unit 11 of the server 1 includes the user's contractor information and vehicle information stored in the contractor DB 143, environmental information regarding the external environment of the vehicle 4 at the time of an accident, and the like. Acquire other data (step S13). The control unit 11 analyzes the vehicle-mounted data and the like, and extracts information corresponding to answers to each question item related to the accident of the vehicle 4 (step S14). The control unit 11 inputs the extracted information into the question table 141 as an answer to each question item (step S15).

未回答の質問項目がある場合、制御部11は、未回答の質問項目についてユーザに質問するための質問文を端末2に出力する(ステップS16)。端末2の制御部21は、サーバ1から出力された質問文を表示する(ステップS17)。制御部21は、質問文に対する回答の入力を受け付け、サーバ1に送信する(ステップS18)。 When there is an unanswered question item, the control unit 11 outputs a question sentence for asking the user about the unanswered question item to the terminal 2 (step S16). The control unit 21 of the terminal 2 displays the question text output from the server 1 (step S17). The control unit 21 receives the input of the answer to the question text and transmits it to the server 1 (step S18).

端末2から回答を取得した場合、サーバ1の制御部11は、取得した回答を質問テーブル141に入力する(ステップS19)。制御部11は、未回答の質問項目があるか否かを判定する(ステップS20)。未回答の質問項目があると判定した場合(S20:YES)、制御部11は処理をステップS16に戻す。未回答の質問項目がないと判定した場合(S20:NO)、制御部11は帳票データを生成して担当者端末5に出力し(ステップS21)、一連の処理を終了する。 When the answer is acquired from the terminal 2, the control unit 11 of the server 1 inputs the acquired answer into the question table 141 (step S19). The control unit 11 determines whether or not there is an unanswered question item (step S20). When it is determined that there is an unanswered question item (S20: YES), the control unit 11 returns the process to step S16. When it is determined that there are no unanswered question items (S20: NO), the control unit 11 generates form data and outputs it to the person in charge terminal 5 (step S21), and ends a series of processes.

なお、上記のように事故関連情報を解析して各質問項目への回答を抽出した場合に、サーバ1は、抽出した回答を担当者に提示するだけでなく、その解析結果の信頼度を併せて提示してもよい。例えば事故類型を例にすると、サーバ1は、物体検出処理によって衝突物体を検出した際の信頼度に応じて、帳票データに記入する事故類型の表示色(表示態様)を変更する。例えばサーバ1は、高信頼度であれば赤、低信頼度であれば青で事故類型を表記する。これにより、サーバ1から提示された情報(帳票)の信頼性を担当者が把握することができる。 When the accident-related information is analyzed and the answers to each question item are extracted as described above, the server 1 not only presents the extracted answers to the person in charge, but also combines the reliability of the analysis results. May be presented. Taking the accident type as an example, the server 1 changes the display color (display mode) of the accident type to be entered in the form data according to the reliability when the collision object is detected by the object detection process. For example, the server 1 indicates the accident type in red if it has high reliability and in blue if it has low reliability. As a result, the person in charge can grasp the reliability of the information (form) presented from the server 1.

以上より、本実施の形態1によれば、車両事故の発生状況を好適に把握することができる。 From the above, according to the first embodiment, it is possible to suitably grasp the occurrence situation of the vehicle accident.

また、本実施の形態1によれば、車両事故に関する帳票を自動的に作成することができる。 Further, according to the first embodiment, a form relating to a vehicle accident can be automatically created.

また、本実施の形態1によれば、車載装置3で検出した車載データを用いることで、各質問項目に対応する回答を好適に抽出することができる。 Further, according to the first embodiment, the answers corresponding to each question item can be suitably extracted by using the in-vehicle data detected by the in-vehicle device 3.

(実施の形態2)
実施の形態1では、各質問項目への回答に基づき、車両事故に関する帳票を作成する形態について説明した。本実施の形態では、各質問項目への回答に基づき、車両事故におけるユーザの過失割合を算出する形態について述べる。なお、実施の形態1と重複する内容については同一の符号を付して説明を省略する。
(Embodiment 2)
In the first embodiment, a mode for creating a form regarding a vehicle accident based on the answers to each question item has been described. In this embodiment, a mode for calculating the user's negligence rate in a vehicle accident based on the answers to each question item will be described. The contents overlapping with the first embodiment are designated by the same reference numerals and the description thereof will be omitted.

図8は、実施の形態2に係るサーバ1の構成例を示すブロック図である。本実施の形態に係るサーバ1の補助記憶部14は、過失割合DB144を記憶している。過失割合DB144は、質問項目に対する回答に応じて過失割合を算出するための過失点数を格納するデータベースである。 FIG. 8 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 error rate DB 144. The negligence rate DB 144 is a database that stores the number of negligence points for calculating the negligence rate according to the answer to the question item.

図9は、過失割合DB144のレコードレイアウトの一例を示す説明図である。過失割合DB144は、質問ID列、回答列、過失点数列を含む。質問ID列は、各質問項目を識別するための質問IDを記憶している。回答列、過失点数列はそれぞれ、質問IDと対応付けて、質問項目に対する回答、及び回答に応じた過失点数を記憶している。 FIG. 9 is an explanatory diagram showing an example of the record layout of the negligence rate DB 144. The negligence rate DB 144 includes a question ID column, an answer column, and a negligence score sequence. The question ID column stores a question ID for identifying each question item. Each of the answer column and the negligence score sequence stores the answer to the question item and the negligence score according to the answer in association with the question ID.

図10は、実施の形態2の概要を示す説明図である。実施の形態1と同様に、サーバ1は事故関連情報等から各質問項目への回答を抽出すると共に、未回答の質問項目を端末2に出力して回答を取得する。本実施の形態では、サーバ1は過失割合DB144を参照して、各質問項目への回答からユーザの過失割合を計算する。 FIG. 10 is an explanatory diagram showing an outline of the second embodiment. Similar to the first embodiment, the server 1 extracts the answers to each question item from the accident-related information and the like, and outputs the unanswered question items to the terminal 2 to acquire the answers. In the present embodiment, the server 1 refers to the error rate DB 144 and calculates the user's error rate from the answers to each question item.

上述の如く、過失割合DB144は、各質問項目への回答に応じた過失点数を記憶してある。サーバ1は、各質問項目への回答に応じた過失点数を過失割合DB144から読み出し、過失点数を積算する。例えば事故発生時にランプが無灯火であった場合、過失点数を10点加算する。また、前方不注意であった場合には過失点数を20点加算する。一方で、これらの過失がない場合には過失点数を0点とする。このように、サーバ1は、質問項目への回答に応じて過失があったか否かを判断し、その過失点数を積算していく。 As described above, the negligence rate DB 144 stores the number of negligence points according to the answers to each question item. The server 1 reads the number of negligence points corresponding to the answers to each question item from the negligence rate DB 144, and accumulates the number of negligence points. For example, if the lamp is unlit at the time of the accident, the number of negligent points is added by 10. In addition, if the player is careless ahead, 20 points will be added to the number of negligent points. On the other hand, if there is no such negligence, the number of negligence points is set to 0 points. In this way, the server 1 determines whether or not there was a mistake according to the answer to the question item, and accumulates the number of the mistake points.

サーバ1は、過失点数の積算値に応じてユーザの過失割合を算出する。過失点数から過失割合を算出する方法は特に限定されないが、例えばサーバ1は、過失点数の積算値に比例してユーザの過失割合を増加させる。これにより、例えばユーザ(保険契約者)と事故の相手方との過失割合が「20:80」といった比率で算出される。 The server 1 calculates the user's negligence rate according to the integrated value of the number of negligence points. The method of calculating the negligence rate from the number of negligence points is not particularly limited, but for example, the server 1 increases the negligence rate of the user in proportion to the integrated value of the number of negligence points. As a result, for example, the error ratio between the user (insurance policyholder) and the other party of the accident is calculated as a ratio such as "20:80".

なお、サーバ1は、ユーザ(契約者)だけでなく事故の相手方の過失点数も計算し、両者の過失点数の比率から過失割合を算出するようにしてもよい。また、例えばサーバ1は、事故発生時の撮像画像から解析した事故類型に応じて基本過失割合を定め、その割合を過失点数に応じて増減することで最終的な過失割合を決定してもよい。このように、過失割合の計算方法は特に限定されない。 The server 1 may calculate not only the user (contractor) but also the number of negligence points of the other party in the accident, and calculate the negligence rate from the ratio of the number of negligence points of both parties. Further, for example, the server 1 may determine the final negligence rate by determining the basic negligence rate according to the accident type analyzed from the captured image at the time of the accident and increasing or decreasing the rate according to the number of negligence points. .. As described above, the calculation method of the error rate is not particularly limited.

サーバ1は、帳票データに加えて、又は帳票データに代えて過失割合を担当者端末5に出力する。例えばサーバ1は、図10に示すように、過失割合を記述した帳票データを生成して担当者端末5に出力する。 The server 1 outputs the negligence rate to the person in charge terminal 5 in addition to the form data or instead of the form data. For example, as shown in FIG. 10, the server 1 generates form data describing the negligence rate and outputs it to the person in charge terminal 5.

なお、例えばサーバ1は、帳票データに過失割合を記述するだけでなく、過失点数を加算した質問項目及び回答に相当する部分、すなわちユーザに過失があると判断した箇所にハイライトを付すなどしてもよい。これにより、どの点でユーザに過失があるか、担当者は容易に把握することができる。 For example, the server 1 not only describes the error rate in the form data, but also highlights the question item and the answer corresponding to the added number of error points, that is, the part determined to be the user's error. You may. As a result, the person in charge can easily grasp at what point the user has made a mistake.

また、例えばサーバ1は、ユーザの過失割合を出力するだけでなく、上記で加算した各質問項目の過失点数に応じて、その点数比率、すなわちユーザの過失割合の内訳を出力してもよい。例えば図10の例で説明すると、ユーザ(契約者)の過失割合である20%の内、前方不注意による過失、信号機状態による過失…を、その過失点数に応じて内訳をパーセント表示する。これにより、どの点でユーザに過失があるか、担当者に好適に提示することができる。 Further, for example, the server 1 may not only output the user's negligence rate, but may also output the point ratio, that is, the breakdown of the user's negligence rate, according to the number of negligence points of each question item added above. For example, in the example of FIG. 10, among the 20% of the user (contractor)'s negligence rate, the negligence due to carelessness ahead, the negligence due to the traffic light state, etc. are displayed as a percentage according to the number of negligence points. As a result, it is possible to suitably present to the person in charge at which point the user has made a mistake.

図11は、実施の形態2に係る事故解析システムが実行する処理手順の一例を示すフローチャートである。未回答の質問項目がないと判定した場合(S20:NO)、サーバ1の制御部11は以下の処理を実行する。
制御部11は過失割合DB144を参照して、各質問項目に対する回答に基づきユーザの過失割合を算出する(ステップS201)。制御部11は、算出した過失割合を記述した帳票データを生成して担当者端末5に出力し(ステップS202)、一連の処理を終了する。
FIG. 11 is a flowchart showing an example of a processing procedure executed by the accident analysis system according to the second embodiment. When it is determined that there is no unanswered question item (S20: NO), the control unit 11 of the server 1 executes the following processing.
The control unit 11 refers to the error rate DB 144 and calculates the user's error rate based on the answers to each question item (step S201). The control unit 11 generates form data describing the calculated negligence rate and outputs it to the person in charge terminal 5 (step S202), and ends a series of processes.

なお、本実施の形態ではルールベースで過失割合を算出したが、各質問項目への回答を入力として、過失割合を出力とする機械学習モデルを用いて過失割合を算出してもよい。 In the present embodiment, the negligence rate is calculated on a rule basis, but the negligence rate may be calculated using a machine learning model in which the answer to each question item is input and the negligence rate is output.

以上より、本実施の形態2によれば、車両4で発生した事故についてユーザの過失を評価することもできる。 From the above, according to the second embodiment, it is possible to evaluate the user's negligence regarding the accident that occurred in the vehicle 4.

(実施の形態3)
図12は、上述した形態のサーバ1の動作を示す機能ブロック図である。制御部11がプログラムPを実行することにより、サーバ1は以下のように動作する。
記憶部121は、保険の契約者に関する契約者情報と、該契約者の車両に関する車両情報と、前記車両で発生する事故に関連する複数の質問項目とを記憶する。検知部122は、前記事故の発生を検知する。取得部123は、前記事故が発生した場合に、該事故に関連する事故関連情報を取得する。抽出部124は、前記事故関連情報、契約者情報及び車両情報から、前記質問項目への回答に相当する情報を抽出する。出力部125は、前記回答を未抽出の前記質問項目がある場合に、該未抽出の質問項目を出力する。第2取得部126は、前記未抽出の質問項目に対する前記契約者の前記回答を取得する。生成部127は、各前記質問項目に対する前記回答に基づき、前記車両の事故に関する帳票データを生成する。算出部128は、各前記質問項目に対する前記回答に基づき、過失点数を参照して前記契約者の過失割合を算出する。
(Embodiment 3)
FIG. 12 is a functional block diagram showing the operation of the server 1 in the above-described form. When the control unit 11 executes the program P, the server 1 operates as follows.
The storage unit 121 stores the policyholder information regarding the insurance policyholder, the vehicle information regarding the policyholder's vehicle, and a plurality of question items related to the accident occurring in the vehicle. The detection unit 122 detects the occurrence of the accident. When the accident occurs, the acquisition unit 123 acquires accident-related information related to the accident. The extraction unit 124 extracts information corresponding to the answer to the question item from the accident-related information, the contractor information, and the vehicle information. The output unit 125 outputs the unextracted question item when there is the question item for which the answer has not been extracted. The second acquisition unit 126 acquires the answer of the contractor to the unextracted question item. The generation unit 127 generates the form data regarding the accident of the vehicle based on the answer to each of the question items. The calculation unit 128 calculates the negligence rate of the contractor with reference to the number of negligence points based on the answer to each of the question items.

本実施の形態3は以上の如きであり、その他は実施の形態1及び2と同様であるので、対応する部分には同一の符号を付してその詳細な説明を省略する。 The third embodiment is as described above, and the other parts are the same as those of the first and second embodiments. Therefore, the corresponding parts are designated by the same reference numerals and detailed description thereof will be omitted.

今回開示された実施の形態はすべての点で例示であって、制限的なものではないと考えられるべきである。本発明の範囲は、上記した意味ではなく、特許請求の範囲によって示され、特許請求の範囲と均等の意味及び範囲内でのすべての変更が含まれることが意図される。 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 サーバ(情報処理装置)
141 質問テーブル
142 質問文例DB
143 契約者DB
144 過失割合DB
2 端末
3 車載装置
4 車両
5 担当者端末
1 Server (information processing device)
141 Question table 142 Question sentence example DB
143 Contractor DB
144 Negligence rate DB
2 Terminal 3 In-vehicle device 4 Vehicle 5 Person in charge terminal

Claims (7)

保険の契約者に関する契約者情報と、該契約者の車両に関する車両情報と、前記車両で発生する事故に関連する複数の質問項目とを記憶する記憶部と、
前記事故の発生を検知する検知部と、
検知した前記事故に関連する事故関連情報を取得する取得部と、
前記事故関連情報、契約者情報及び車両情報から、前記質問項目への回答に相当する情報を抽出する抽出部と、
前記回答を未抽出の前記質問項目がある場合に、該未抽出の質問項目を出力する出力部と
を備えることを特徴とする情報処理装置。
A storage unit that stores policyholder information regarding insurance policyholders, vehicle information regarding the policyholder's vehicle, and a plurality of question items related to accidents that occur in the vehicle.
A detector that detects the occurrence of the accident and
An acquisition unit that acquires accident-related information related to the detected accident,
An extraction unit that extracts information corresponding to the answer to the question item from the accident-related information, contractor information, and vehicle information.
An information processing apparatus including an output unit that outputs the unextracted question item when there is the unextracted question item.
前記未抽出の質問項目に対する前記契約者の前記回答を取得する第2取得部と、
各前記質問項目に対する前記回答に基づき、前記車両の事故に関する帳票データを生成する生成部と
を備えること特徴とする請求項1に記載の情報処理装置。
A second acquisition unit that acquires the answer of the contractor to the unextracted question item, and
The information processing apparatus according to claim 1, further comprising a generation unit that generates form data related to the vehicle accident based on the answers to the question items.
前記記憶部は、前記質問項目及び回答に応じた過失点数を記憶してあり、
前記未抽出の質問項目に対する前記契約者の前記回答を取得する第2取得部と、
各前記質問項目に対する前記回答に基づき、前記過失点数を参照して前記契約者の過失割合を算出する算出部と
を備えることを特徴とする請求項1又は2に記載の情報処理装置。
The storage unit stores the number of negligence points according to the question item and the answer.
A second acquisition unit that acquires the answer of the contractor to the unextracted question item, and
The information processing apparatus according to claim 1 or 2, further comprising a calculation unit for calculating the negligence rate of the contractor with reference to the number of negligence points based on the answer to each of the question items.
前記取得部は、事故発生時における前記車両の外部環境に関する環境情報をウェブ上から取得する
ことを特徴とする請求項1〜3のいずれか1項に記載の情報処理装置。
The information processing device according to any one of claims 1 to 3, wherein the acquisition unit acquires environmental information regarding the external environment of the vehicle at the time of an accident from the Web.
前記検知部は、前記車両に搭載された車載装置を介して前記事故の発生を検知し、
前記取得部は、事故発生時に前記車載装置が検出した前記事故関連情報を取得する
ことを特徴とする請求項1〜3のいずれか1項に記載の情報処理装置。
The detection unit detects the occurrence of the accident via an in-vehicle device mounted on the vehicle.
The information processing device according to any one of claims 1 to 3, wherein the acquisition unit acquires the accident-related information detected by the in-vehicle device when an accident occurs.
保険の契約者の車両における事故の発生を検知し、
検知した前記事故に関連する事故関連情報を取得し、
前記契約者に関する契約者情報と、前記車両に関する車両情報と、前記車両で発生する事故に関連する複数の質問項目とを記憶部から取得し、
前記事故関連情報、契約者情報及び車両情報から、前記質問項目への回答に相当する情報を抽出し、
前記回答を未抽出の前記質問項目がある場合に、該未抽出の質問項目を出力する
処理をコンピュータが実行することを特徴とする情報処理方法。
Detecting the occurrence of an accident in the vehicle of the insurance policyholder,
Acquire the accident-related information related to the detected accident,
The contractor information regarding the contractor, the vehicle information regarding the vehicle, and a plurality of question items related to the accident occurring in the vehicle are acquired from the storage unit.
From the accident-related information, contractor information, and vehicle information, information corresponding to the answer to the question item is extracted.
An information processing method characterized in that a computer executes a process of outputting the unextracted question item when there is the question item for which the answer has not been extracted.
保険の契約者の車両における事故の発生を検知し、
検知した前記事故に関連する事故関連情報を取得し、
前記契約者に関する契約者情報と、前記車両に関する車両情報と、前記車両で発生する事故に関連する複数の質問項目とを記憶部から取得し、
前記事故関連情報、契約者情報及び車両情報から、前記質問項目への回答に相当する情報を抽出し、
前記回答を未抽出の前記質問項目がある場合に、該未抽出の質問項目を出力する
処理をコンピュータに実行させることを特徴とするプログラム。
Detecting the occurrence of an accident in the vehicle of the insurance policyholder,
Acquire the accident-related information related to the detected accident,
The contractor information regarding the contractor, the vehicle information regarding the vehicle, and a plurality of question items related to the accident occurring in the vehicle are acquired from the storage unit.
From the accident-related information, contractor information, and vehicle information, information corresponding to the answer to the question item is extracted.
A program characterized in that, when there is a question item for which the answer has not been extracted, a computer is made to execute a process of outputting the unextracted question item.
JP2019177602A 2019-09-27 2019-09-27 Information processor and information processing method and program Pending JP2021056645A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019177602A JP2021056645A (en) 2019-09-27 2019-09-27 Information processor and information processing method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019177602A JP2021056645A (en) 2019-09-27 2019-09-27 Information processor and information processing method and program

Publications (1)

Publication Number Publication Date
JP2021056645A true JP2021056645A (en) 2021-04-08

Family

ID=75272554

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019177602A Pending JP2021056645A (en) 2019-09-27 2019-09-27 Information processor and information processing method and program

Country Status (1)

Country Link
JP (1) JP2021056645A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004086844A (en) * 2002-06-28 2004-03-18 Aioi Insurance Co Ltd Accident coping system
JP2005032027A (en) * 2003-07-07 2005-02-03 Nec Fielding Ltd Traffic accident early solution system, accident detection system, and accident analysis server
JP2009217676A (en) * 2008-03-12 2009-09-24 Oki Electric Ind Co Ltd Application acceptance device for insurance money or the like, application acceptance method for insurance money or the like, and program
JP2016091418A (en) * 2014-11-07 2016-05-23 株式会社日立製作所 Communication method, server device, and communication system
JP2017116998A (en) * 2015-12-21 2017-06-29 セゾン自動車火災保険株式会社 Information processing device, information processing system, information processing method, and information processing program
JP2018132838A (en) * 2017-02-13 2018-08-23 株式会社Icsパートナーズ Information processing device and program for information processing device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004086844A (en) * 2002-06-28 2004-03-18 Aioi Insurance Co Ltd Accident coping system
JP2005032027A (en) * 2003-07-07 2005-02-03 Nec Fielding Ltd Traffic accident early solution system, accident detection system, and accident analysis server
JP2009217676A (en) * 2008-03-12 2009-09-24 Oki Electric Ind Co Ltd Application acceptance device for insurance money or the like, application acceptance method for insurance money or the like, and program
JP2016091418A (en) * 2014-11-07 2016-05-23 株式会社日立製作所 Communication method, server device, and communication system
JP2017116998A (en) * 2015-12-21 2017-06-29 セゾン自動車火災保険株式会社 Information processing device, information processing system, information processing method, and information processing program
JP2018132838A (en) * 2017-02-13 2018-08-23 株式会社Icsパートナーズ Information processing device and program for information processing device

Similar Documents

Publication Publication Date Title
JP6859505B2 (en) Image-based vehicle damage determination methods, devices and electronic devices
US10311750B1 (en) Real-time driver observation and scoring for driver's education
US10817751B2 (en) Learning data creation method, learning method, risk prediction method, learning data creation device, learning device, risk prediction device, and recording medium
US9870708B2 (en) Methods for enabling safe tailgating by a vehicle and devices thereof
US11713046B2 (en) Driving assistance apparatus and data collection system
JP2019149016A (en) Information processor, image distribution system, information processing method, and program
Bärgman Methods for analysis of naturalistic driving data in driver behavior research
US10475350B1 (en) System and method for a driving simulator on a mobile device
US20230186396A1 (en) The Program and Information Processing Method
US10825343B1 (en) Technology for using image data to assess vehicular risks and communicate notifications
JP2021056645A (en) Information processor and information processing method and program
JP6808876B2 (en) Program and information processing method
WO2017179182A1 (en) Drive recorder captured image transmitting system, drive recorder captured image transmitting method and program
JP2022130889A (en) Driving evaluation device and driving evaluation method
US10824888B1 (en) Imaging analysis technology to assess movements of vehicle occupants
JP2020129091A (en) Driving evaluation screen display method, program, driving evaluation system, and driving evaluation screen
JP7206246B2 (en) Program and information processing method
JP2020064605A (en) Program and information processing method
US20230331086A1 (en) Display control device, display control system, and generation method
JP7369775B2 (en) Driving incident notification system, method and program
US11881065B2 (en) Information recording device, information recording method, and program for recording information
JP6808886B1 (en) Program and information processing method
WO2020215976A1 (en) Traffic accident handling method and device
JP2009295189A (en) Drive support device
CN116229430A (en) Illegal driving image processing method, device, equipment, storage medium and vehicle

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220726

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230703

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230711

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20240109