JP2023064687A - Accident analysis device, accident analysis method, and program - Google Patents

Accident analysis device, accident analysis method, and program Download PDF

Info

Publication number
JP2023064687A
JP2023064687A JP2022093515A JP2022093515A JP2023064687A JP 2023064687 A JP2023064687 A JP 2023064687A JP 2022093515 A JP2022093515 A JP 2022093515A JP 2022093515 A JP2022093515 A JP 2022093515A JP 2023064687 A JP2023064687 A JP 2023064687A
Authority
JP
Japan
Prior art keywords
accident
tag
case
vehicle
data
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
JP2022093515A
Other languages
Japanese (ja)
Inventor
展章 村田
Nobuaki Murata
正教 那須
Masakazu Nasu
大樹 佐々木
Hiroki Sasaki
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.)
Tokio Marine and Nichido Fire Insurance Co Ltd
Original Assignee
Tokio Marine and Nichido Fire Insurance 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 Tokio Marine and Nichido Fire Insurance Co Ltd filed Critical Tokio Marine and Nichido Fire Insurance Co Ltd
Priority to JP2022093515A priority Critical patent/JP2023064687A/en
Publication of JP2023064687A publication Critical patent/JP2023064687A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Time Recorders, Dirve Recorders, Access Control (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Studio Devices (AREA)
  • Traffic Control Systems (AREA)

Abstract

To provide an accident analysis device and the like that can favorably handle multiple case masters.SOLUTION: An accident analysis device 10 comprises: a storage unit 100 that stores an accident case DB, a first case master that associates a first tag with an accident case indicated by the accident case DB, and a second case master that associates a second tag with an accident case indicated by the accident case DB; an acquisition unit to acquire vehicle data measured by a sensor included in an accident vehicle and video data captured by a camera included in the accident vehicle; an analysis unit 102 which analyzes a situation of an accident caused by the accident vehicle on the basis of the acquired vehicle data and video data; a tag estimation unit 104 which estimates the first and second tags corresponding to the accident situation on the basis of, the accident situation analyzed by the analysis unit 102; and a search unit 106 which searches the accident case DB on the basis of, the estimated first and second tags by referring to the first and second case masters.SELECTED DRAWING: Figure 6

Description

本発明は、事故分析装置、事故分析方法、およびプログラムに関する。 The present invention relates to an accident analysis device, an accident analysis method, and a program.

交通事故が発生した場合、保険会社では、事故状況に応じて過失割合を算出する。このような過失割合を算出して事故を分析するための事故分析装置として、例えば、特許文献1には、事故状況と過去の事故事例との突合を迅速に行う事故分析装置が開示されている。保険会社のオペレータは、突合した過去の事故事例の内容(当該過去事例の事故状況、過失割合など)に基づいて過失割合を算出する。 When a traffic accident occurs, the insurance company calculates the percentage of negligence according to the circumstances of the accident. As an accident analysis device for calculating such a percentage of negligence and analyzing an accident, for example, Patent Document 1 discloses an accident analysis device that quickly compares accident situations with past accident cases. . The operator of the insurance company calculates the percentage of negligence based on the contents of the matched past accident cases (accident conditions of the past cases, percentage of negligence, etc.).

特許文献1に記載の事故分析装置は、以下のようにして事故状況と過去の事故事例とを突合する。特許文献1に記載の事故分析装置は、過去の事故事例の各事例に各事例の状況を示す項目(タグ)が設定された事故事例DB(データベース)を含む。特許文献1に記載の事故分析装置は、事故状況を分析して事故状況を示すタグを特定し、特定したタグと各事故事例に設定されたタグとを突合することにより、事故状況と過去の事故事例とを突合する。 The accident analysis device described in Patent Literature 1 compares accident situations with past accident cases in the following manner. The accident analysis device described in Patent Literature 1 includes an accident case DB (database) in which items (tags) indicating the status of each case are set for each case of past accident cases. The accident analysis device described in Patent Literature 1 analyzes the accident situation to identify a tag indicating the accident situation, and compares the identified tag with the tag set for each accident case, thereby analyzing the accident situation and the past. Collate with accident cases.

特開2020-194263号公報JP 2020-194263 A

特許文献1のような事故分析装置において、各事故事例にタグを設定する方法として、例えば事故事例を示すID(識別子)とタグとを対応付けた事例マスタを、事故事例DBとは別に用意することが考えられる。 In an accident analysis device such as that disclosed in Patent Document 1, as a method of setting a tag for each accident case, for example, a case master in which an ID (identifier) indicating an accident case and a tag are associated is prepared separately from the accident case DB. can be considered.

事例マスタの各事故事例にどのようなタグを設定するかについて、複数の手法が考えられる。例えば、設定するタグの粒度を荒くすることにより、事故事例を細かく検索することは難しくなるものの、各事故事例にタグを設定する際の負担は小さくなる。逆に、設定するタグの粒度を細かくすることにより、事故事例を細かく検索することが可能となるものの、タグの設定の負担は大きくなる。 A plurality of methods are conceivable as to what kind of tag is set for each accident case in the case master. For example, by increasing the granularity of the tags to be set, it becomes difficult to finely search accident cases, but the burden of setting tags to each accident case is reduced. Conversely, if the granularity of tags to be set is reduced, it becomes possible to search for accident cases in detail, but the burden of setting tags increases.

そのため、事故分析装置において、異なる手法によりタグが設定された複数の事例マスタを好適に取り扱えるようになると、ユーザにとっては便利である。 Therefore, it would be convenient for the user if the accident analysis device could suitably handle a plurality of case masters to which tags were set by different methods.

本発明は、上記の事情に鑑み、複数の事例マスタを好適に扱える事故分析装置、事故分析方法、およびプログラムを提供することを目的とする。 SUMMARY OF THE INVENTION In view of the above circumstances, an object of the present invention is to provide an accident analysis apparatus, an accident analysis method, and a program capable of suitably handling a plurality of case masters.

上記目的を達成するため、本発明の第1の観点に係る事故分析装置は、
事故事例を示す事故事例データと、前記事故事例データが示す事故事例と第1タグとを対応付けた第1事例マスタと、前記事故事例データが示す事故事例と第2タグとを対応付けた第2事例マスタとを保存する記憶手段と、
事故車両が備えるセンサにより計測される車両データと、前記事故車両が備えるカメラで撮影された映像データとを取得する取得手段と、
取得された前記車両データと前記映像データとに基づいて、前記事故車両が起こした事故の状況を分析する分析手段と、
前記分析手段により分析された前記事故の状況に基づいて、前記事故の状況に対応する前記第1タグと前記第2タグとを推定するタグ推定手段と、
前記第1事例マスタと前記第2事例マスタとを参照して、推定された前記第1タグと前記第2タグとに基づいて前記事故事例データを検索する検索手段と、
を備える。
In order to achieve the above object, the accident analysis device according to the first aspect of the present invention comprises:
Accident case data indicating accident cases; a first case master that associates accident cases indicated by the accident case data with first tags; and a first case master that associates accident cases indicated by the accident case data with second tags. a storage means for storing two case masters;
Acquisition means for acquiring vehicle data measured by a sensor provided in the accident vehicle and video data captured by a camera provided in the accident vehicle;
analysis means for analyzing a situation of an accident caused by the accident vehicle based on the acquired vehicle data and the video data;
tag estimation means for estimating the first tag and the second tag corresponding to the accident situation based on the accident situation analyzed by the analysis means;
a search means for searching the accident case data based on the estimated first tag and the second tag by referring to the first case master and the second case master;
Prepare.

推定された前記第1タグを前記第2タグに変換するタグ変換手段をさらに備え、
前記タグ推定手段は、推定された前記第1タグを前記タグ変換手段により前記第2タグに変換することにより前記第2タグを推定する、
ようにしてもよい。
further comprising tag conversion means for converting the estimated first tag into the second tag;
The tag estimating means estimates the second tag by converting the estimated first tag into the second tag by the tag converting means.
You may do so.

前記検索手段は、推定された前記第1タグに基づいて前記第1事例マスタが示す各事故事例を順位付けし、推定された前記第2タグに基づいて前記第2事例マスタが示す各事故事例を順位付けする、
ようにしてもよい。
The search means ranks each accident case indicated by the first case master based on the estimated first tag, and each accident case indicated by the second case master based on the estimated second tag. rank the
You may do so.

前記検索手段は、前記第1事例マスタにおいて順位付けされた各事故事例と前記第2事例マスタにおいて順位付けされた各事故事例とを統合した検索結果を得る、
ようにしてもよい。
The search means obtains search results by integrating the accident cases ranked in the first case master and the accident cases ranked in the second case master.
You may do so.

上記目的を達成するため、本発明の第2の観点に係る事故分析方法は、
事故車両が備えるセンサにより計測される車両データと、前記事故車両が備えるカメラで撮影された映像データとを取得する取得ステップと、
取得された前記車両データと前記映像データとに基づいて、前記事故車両が起こした事故の状況を分析する分析ステップと、
分析された前記事故の状況に基づいて、前記事故の状況に対応する第1タグと第2タグとを推定するタグ推定ステップと、
事故事例を示す事故事例データを検索する検索ステップであって、前記事故事例データが示す事故事例と前記第1タグとを対応付けた第1事例マスタと前記事故事例データが示す事故事例と前記第2タグとを対応付けた第2事例マスタとを参照して、推定された前記第1タグと前記第2タグとに基づいて前記事故事例データを検索する検索ステップと、
を備える。
In order to achieve the above object, the accident analysis method according to the second aspect of the present invention comprises:
an acquisition step of acquiring vehicle data measured by a sensor provided in the accident vehicle and video data captured by a camera provided in the accident vehicle;
an analysis step of analyzing a situation of an accident caused by the accident vehicle based on the obtained vehicle data and the image data;
a tag estimation step of estimating a first tag and a second tag corresponding to the accident situation based on the analyzed accident situation;
A search step of searching for accident case data indicating accident cases, wherein a first case master in which the accident case indicated by the accident case data and the first tag are associated with each other, and the accident case indicated by the accident case data and the first tag are searched. a searching step of searching for the accident case data based on the estimated first tag and the second tag by referring to a second case master in which the two tags are associated;
Prepare.

上記目的を達成するため、本発明の第3の観点に係るプログラムは、
コンピュータに、
事故車両が備えるセンサにより計測される車両データと、前記事故車両が備えるカメラで撮影された映像データとを取得する取得ステップと、
取得された前記車両データと前記映像データとに基づいて、前記事故車両が起こした事故の状況を分析する分析ステップと、
分析された前記事故の状況に基づいて、前記事故の状況に対応する第1タグと第2タグとを推定するタグ推定ステップと、
事故事例を示す事故事例データを検索する検索ステップであって、前記事故事例データが示す事故事例と前記第1タグとを対応付けた第1事例マスタと前記事故事例データが示す事故事例と前記第2タグとを対応付けた第2事例マスタとを参照して、推定された前記第1タグと前記第2タグとに基づいて前記事故事例データを検索する検索ステップと、
を実行させる。
In order to achieve the above object, the program according to the third aspect of the present invention is
to the computer,
an acquisition step of acquiring vehicle data measured by a sensor provided in the accident vehicle and video data captured by a camera provided in the accident vehicle;
an analysis step of analyzing a situation of an accident caused by the accident vehicle based on the obtained vehicle data and the image data;
a tag estimation step of estimating a first tag and a second tag corresponding to the accident situation based on the analyzed accident situation;
A search step of searching for accident case data indicating accident cases, wherein a first case master in which the accident case indicated by the accident case data and the first tag are associated with each other, and the accident case indicated by the accident case data and the first tag are searched. a searching step of searching for the accident case data based on the estimated first tag and the second tag by referring to a second case master in which the two tags are associated;
to run.

本発明によれば、複数の事例マスタを好適に扱える事故分析装置、事故分析方法、およびプログラムを提供することができる。 According to the present invention, it is possible to provide an accident analysis device, an accident analysis method, and a program that can suitably handle a plurality of case masters.

本実施の形態に係る事故分析システムの一例を示す図である。It is a figure showing an example of an accident analysis system concerning this embodiment. 本実施の形態において車両内部から前方に向いた状態を示す模式図である。FIG. 2 is a schematic diagram showing a state facing forward from inside the vehicle in the present embodiment; 本実施の形態に係るドライブレコーダーの機能ブロック図である。1 is a functional block diagram of a drive recorder according to an embodiment; FIG. 本実施の形態に係る処理フローを示す図である。It is a figure which shows the processing flow which concerns on this Embodiment. 本実施の形態に係る事故分析装置のハードウェア構成例を示す図である。It is a figure which shows the hardware structural example of the accident analysis apparatus which concerns on this Embodiment. 本実施の形態に係る事故分析装置の機能ブロック図である。1 is a functional block diagram of an accident analysis device according to this embodiment; FIG. 本実施の形態に係る事故分析装置における事故事例DBの一例を示すテーブルである。It is a table which shows an example of accident example DB in the accident analysis apparatus which concerns on this Embodiment. 本実施の形態に係る事故分析装置における事故事例DBと第1事例マスタ及び第2事例マスタとの関係を示す図である。FIG. 4 is a diagram showing the relationship between an accident case DB, a first case master, and a second case master in the accident analysis device according to the present embodiment; 本実施の形態に係る事故分析装置における第1事例マスタの一例を示すテーブルである。It is a table which shows an example of the 1st case master in the accident analysis apparatus which concerns on this Embodiment. 本実施の形態に係る事故分析装置における第2事例マスタの一例を示すテーブルである。It is a table which shows an example of the 2nd example master in the accident analysis apparatus which concerns on this Embodiment. 本実施の形態に係る事故分析装置のタグ変換部による第1タグから第2タグへの変換の一例を示す図である。FIG. 4 is a diagram showing an example of conversion from a first tag to a second tag by a tag conversion unit of the accident analysis device according to the present embodiment; 本実施の形態に係る事故分析装置の検索部による事故事例の順位付けの一例を示す図である。FIG. 4 is a diagram showing an example of ranking of accident cases by a search unit of the accident analysis device according to the present embodiment; 本実施の形態に係る端末に表示される画面の一例を示す図である。It is a figure which shows an example of the screen displayed on the terminal which concerns on this Embodiment. 本実施の形態に係る事故分析装置が事故の状況を分析し事故事例を検索する際の処理手順の概要を示すフローチャートである。4 is a flow chart showing an outline of a processing procedure when the accident analysis device according to the present embodiment analyzes the circumstances of an accident and searches for an accident case; 本実施の形態に係る事故分析装置における、オペレータによるタグ指定があった場合におけるタグ修正及びタグ修正後の再検索の処理手順の概要を示すフローチャートである。10 is a flow chart showing an outline of a processing procedure of tag correction and re-search after tag correction when an operator designates a tag in the accident analysis apparatus according to the present embodiment;

以下、本発明の実施の形態について、図面を参照しながら説明する。なお、図中同一または対応する部分には同一符号を付す。 BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments of the present invention will be described with reference to the drawings. Identical or corresponding parts in the drawings are denoted by the same reference numerals.

図1は、本実施の形態に係る事故分析システムの一例を示す図である。本実施の形態に係る事故分析システム1では、ドライブレコーダー1100(図2参照)が保険契約者の車両1000に搭載されており、当該ドライブレコーダー1100は、無線通信にてネットワーク(公衆回線網などを含む)を介して、クラウドのストレージサーバ(図示省略)に接続する。なお、本実施の形態では、ドライブレコーダー1100が無線通信にてネットワーク(公衆回線網などを含む)を介して、クラウドのストレージサーバ(図示省略)に接続する例を示しているが、例えば、同様の機能を有するミラー型の専用端末装置を用意して、ミラー1300の代わりに設置するようにしても良い。 FIG. 1 is a diagram showing an example of an accident analysis system according to this embodiment. In the accident analysis system 1 according to the present embodiment, a drive recorder 1100 (see FIG. 2) is installed in the policyholder's vehicle 1000. ) to a cloud storage server (not shown). In the present embodiment, an example is shown in which the drive recorder 1100 connects to a cloud storage server (not shown) via a network (including a public line network) by wireless communication. A mirror-type dedicated terminal device having the function of (1) may be prepared and installed instead of the mirror 1300 .

クラウドのストレージサーバには、本システム用のデータ格納領域が確保される。より具体的には、車両1000に搭載されているドライブレコーダー1100毎に、事故分析装置10によってアクセス可能なデータ格納領域が確保される。 A data storage area for this system is reserved in the cloud storage server. More specifically, a data storage area accessible by accident analysis device 10 is secured for each drive recorder 1100 mounted on vehicle 1000 .

事故分析装置10は、事故車両である車両1000(以下の説明において、便宜上「自車」と呼ぶことがある)が備えるセンサにより計測される車両データと、車両1000のドライブレコーダー1100が備えるカメラで撮影された映像データとを、クラウドのストレージサーバからネットワークを介して取得し、取得した車両データと映像データとに基づいて、車両1000が起こした事故の状況を分析する機能を有する。また、事故分析装置10は、分析により得られた事故の状況と、過去に生じた事故の状況と過去の事故事例に関する情報(以下、「事故事例」という)とを対応づけた事故事例データベースとを比較することで、車両1000が起こした事故の状況と事故事例とを突合する機能を有する。 Accident analysis device 10 uses vehicle data measured by sensors provided in vehicle 1000 (which may be referred to as “self-vehicle” for convenience in the following description) that is an accident vehicle, and a camera provided in drive recorder 1100 of vehicle 1000. It has a function of acquiring photographed video data from a cloud storage server via a network and analyzing the circumstances of an accident caused by vehicle 1000 based on the acquired vehicle data and video data. The accident analysis device 10 also has an accident case database that associates the circumstances of accidents obtained by the analysis with the circumstances of accidents that have occurred in the past and information on past accident cases (hereinafter referred to as "accident cases"). are compared to match the situation of the accident caused by the vehicle 1000 with the accident case.

なお、「車両1000が備えるセンサ」は、以下の説明では車両1000に直接内蔵されるものではなく、車両1000に搭載されるドライブレコーダー1100が備えるセンサである。後述するように、ドライブレコーダー1100は例えば、車両1000の絶対位置を取得する測位センサ、車両1000の加速度を測定する加速度センサなどのセンサを備える。ドライブレコーダー1100は車両1000に搭載されるので、ドライブレコーダー1100が備える各種センサも「車両1000が備えるセンサ」である。 In the following description, "sensors provided in vehicle 1000" are sensors provided in drive recorder 1100 mounted in vehicle 1000, not directly built in vehicle 1000. FIG. As will be described later, the drive recorder 1100 includes sensors such as a positioning sensor that acquires the absolute position of the vehicle 1000 and an acceleration sensor that measures the acceleration of the vehicle 1000 . Since the drive recorder 1100 is mounted in the vehicle 1000, various sensors provided in the drive recorder 1100 are also "sensors provided in the vehicle 1000".

端末20は、例えば保険会社のオペレータが操作する端末であり、事故分析装置10が分析した事故の状況、事故の状態に対応する事故事例、及び事故分析装置10が生成した画像を表示する。端末20は、PC、ノートPC、タブレット端末、スマートフォンなど、ディスプレイを備えた情報処理装置であればあらゆる情報処理装置を用いることができる。端末20は、ネットワークを介して事故分析装置と通信可能に接続されている。保険会社のオペレータは、例えば車両1000を運転する保険契約者から事故の通報を受けたときに、端末20を操作して事故の状況、事故事例等を把握し、事故の状況と事故事例とを突合した結果に基づいて過失割合を算出する。 The terminal 20 is, for example, a terminal operated by an operator of an insurance company, and displays an accident situation analyzed by the accident analysis device 10, an accident case corresponding to the accident situation, and an image generated by the accident analysis device 10. As the terminal 20, any information processing device having a display, such as a PC, a notebook PC, a tablet terminal, and a smart phone, can be used. The terminal 20 is communicably connected to the accident analysis device via a network. For example, when an insurance company operator receives an accident report from an insurance policyholder who drives the vehicle 1000, the operator operates the terminal 20 to grasp the accident situation, accident case, etc., and obtains the accident situation and the accident case. Calculate the percentage of fault based on the matching results.

図2に、車両1000内において車両1000の前方向を見た状態を示す。ドライブレコーダー1100にはカメラが含まれており、図示するように、少なくとも車両1000の進行方向の映像を撮影することができるよう、車両1000のフロント部分又はフロントガラスに取り付けられている。カメラは、車両1000の側面方向及び後方を撮影可能なものであってもよい。なお、図2に示すように、車両1000の内部には、周知の自動診断システム1400(例えば、OBD(On-Board Diagnostic system -II))が搭載されており、当該自動診断システム1400は、ドライブレコーダー1100と接続するものとする。 FIG. 2 shows a state in which the front of vehicle 1000 is viewed inside vehicle 1000 . The drive recorder 1100 includes a camera and, as shown, is attached to the front portion or windshield of the vehicle 1000 so as to capture at least an image of the direction in which the vehicle 1000 is traveling. The camera may be capable of photographing the lateral direction and the rear of the vehicle 1000 . As shown in FIG. 2, the vehicle 1000 is equipped with a known automatic diagnostic system 1400 (for example, OBD (On-Board Diagnostic system-II)). Assume that it is connected to the recorder 1100 .

図3に、本実施の形態に係るドライブレコーダー1100の機能ブロック図を示す。車両1000に搭載されるドライブレコーダー1100は、通信部1120と、測位部1130と、録画部1140と、録音部1150と、加速度測定部1160と、自動診断データ取得部1170と、制御部1180と、データ格納部1200とを有する。 FIG. 3 shows a functional block diagram of drive recorder 1100 according to the present embodiment. The drive recorder 1100 mounted on the vehicle 1000 includes a communication unit 1120, a positioning unit 1130, a recording unit 1140, a recording unit 1150, an acceleration measurement unit 1160, an automatic diagnosis data acquisition unit 1170, a control unit 1180, and a data storage unit 1200 .

制御部1180は、CPU(Central Processing Unit)、GPU(Graphical processing unit)等のプロセッサから構成され、本顧客サービスに関連する処理を、各構成要素に対して実行させる。 The control unit 1180 is composed of processors such as a CPU (Central Processing Unit) and a GPU (Graphical processing unit), and causes each component to execute processing related to the customer service.

通信部1120は、例えば公衆回線網を利用した無線通信によるパケット通信にてデータをクラウドのストレージサーバに送信する機能を有する。 The communication unit 1120 has a function of transmitting data to a cloud storage server by wireless packet communication using a public line network, for example.

測位部1130は、制御部1180によって指示されると例えばGPS(Global Positioning System)などによって車両1000の絶対位置(例えば緯度経度)を取得し、データ格納部1200に格納する。 When instructed by control unit 1180 , positioning unit 1130 acquires the absolute position (for example, latitude and longitude) of vehicle 1000 by GPS (Global Positioning System), for example, and stores it in data storage unit 1200 .

録画部1140は、例えばドライブレコーダー1100に搭載されているカメラより撮影される動画像のデータ(映像データ)をデータ格納部1200に格納する。録音部1150は、マイクから入力される音のデータをデータ格納部1200に格納する。録音部1150は、録画部1140と一体化されている場合もある。また、録画部1140は、例えば制御部1180によって作動を指示されると継続的に録画を行い、データ格納部1200に格納するものとする。制御部1180は、特定の時刻より前一定時間の映像データと当該特定の時刻以降一定時間の映像データとを併せて抽出できるものとする。録音部1150についても同様である。録画部1140は、車両1000外部の動画像と車両1000内部の動画像とを撮影可能である。 The recording unit 1140 stores, in the data storage unit 1200, moving image data (video data) shot by a camera installed in the drive recorder 1100, for example. Recording unit 1150 stores sound data input from the microphone in data storage unit 1200 . Recording unit 1150 may be integrated with recording unit 1140 . Recording unit 1140 continuously records and stores data in data storage unit 1200 when instructed to operate by control unit 1180 , for example. It is assumed that the control unit 1180 can extract both video data for a certain period of time before a specific time and video data for a certain period of time after the specific time. The same is true for the recording unit 1150 . Recording unit 1140 can capture a moving image of the exterior of vehicle 1000 and a moving image of the interior of vehicle 1000 .

加速度測定部1160は、例えば加速度センサにより加速度の値を測定し、制御部1180に出力する。自動診断データ取得部1170は、制御部1180によって指示されると、車両1000内部に搭載されている自動診断システム1400から自動診断データを取得する。 Acceleration measuring section 1160 measures the value of acceleration using, for example, an acceleration sensor, and outputs it to control section 1180 . Automatic diagnostic data acquisition section 1170 acquires automatic diagnostic data from automatic diagnostic system 1400 mounted inside vehicle 1000 when instructed by control section 1180 .

データ格納部1200は、メモリ、HDD(Hard Disk Drive)及び/又はSSD(Solid State Drive)等の記憶装置から構成され、予め機器データとして、企業名、組織名、車両登録番号、ドライバ識別子(ID)、電話番号等を格納しており、制御部1180による指示に応じて各構成要素が取得するデータも格納する。 The data storage unit 1200 is composed of storage devices such as memory, HDD (Hard Disk Drive) and/or SSD (Solid State Drive). ), telephone numbers, etc., and also stores data acquired by each component according to instructions from the control unit 1180 .

次に、図4を用いて、図1に示した事故分析システムにおいて、事故が発生してから事故に関するデータがクラウドのストレージサーバに送信されるまでの処理内容について説明する。 Next, in the accident analysis system shown in FIG. 1, details of processing from occurrence of an accident to transmission of data related to the accident to the cloud storage server will be described with reference to FIG.

車両1000に搭載されるドライブレコーダー1100の制御部1180は、継続的に加速度測定部1160に加速度の計測を行わせて、計測された加速度が、予め定められた閾値以上であるか否かを判断する。ここで、制御部1180は、閾値以上の加速度が検出されたものとする(図4:ステップS100)。 Control unit 1180 of drive recorder 1100 mounted on vehicle 1000 continuously causes acceleration measurement unit 1160 to measure acceleration, and determines whether the measured acceleration is equal to or greater than a predetermined threshold. do. Here, it is assumed that the control unit 1180 detects an acceleration equal to or greater than the threshold ( FIG. 4 : step S100).

閾値以上の加速度が検出されると、制御部1180は、データ格納部1200から機器データを読み出すと共に、衝撃事象データを含む車両データと、映像データ等を抽出する(ステップS101)。衝撃事象データは、時計から取得された日時と、測位部1130が取得した位置データと、検出した加速度と、自動診断データ取得部1170により取得された自動診断データとを含む。映像データは、録画部1140によって撮影された映像データと、録音部1150によって録音された音データとを含む。上でも述べたように、映像データ等は、閾値以上の加速度が検出される時点より前一定時間の映像データ等と、その時点以降一定時間の映像データ等とを含む。自動診断データは、エンジン、バッテリ、燃料系などの各々について損傷の有無を表すデータを含む。なお、機器データと衝撃事象データとを車両データと言う。 When an acceleration equal to or greater than the threshold is detected, the control unit 1180 reads equipment data from the data storage unit 1200, and extracts vehicle data including impact event data, video data, etc. (step S101). The impact event data includes the date and time obtained from the clock, position data obtained by positioning section 1130 , detected acceleration, and automatic diagnosis data obtained by automatic diagnosis data obtaining section 1170 . The video data includes video data captured by recording unit 1140 and sound data recorded by recording unit 1150 . As described above, the video data and the like include video data and the like for a certain period of time before the point at which acceleration equal to or greater than the threshold is detected, and video data and the like for a certain period of time after that point. The automatic diagnosis data includes data representing the presence or absence of damage to each of the engine, battery, fuel system, and the like. The device data and impact event data are referred to as vehicle data.

そして、制御部1180は、通信部1120に、抽出データ(車両データ(機器データ、衝撃事象データ)及び映像データなど)をクラウドのストレージサーバに送信する(ステップS102)。その後、制御部1180は、以降の処理を終了する(ステップS103)。 Then, the control unit 1180 transmits the extracted data (vehicle data (equipment data, impact event data), video data, etc.) to the cloud storage server to the communication unit 1120 (step S102). After that, the control unit 1180 ends the subsequent processing (step S103).

クラウドのストレージサーバは、ドライブレコーダー1100から抽出データを受信すると、例えば機器データに含まれる車両登録番号や電話番号等から特定されるデータ格納領域に格納する(ステップS103)。 When the cloud storage server receives the extracted data from the drive recorder 1100, it stores it in a data storage area specified by, for example, the vehicle registration number or telephone number included in the device data (step S103).

続いて図5から図14を用いて、図1に示した事故分析システムにおける事故分析装置10による事故の状況の分析及び事故状況と事故事例との突合について説明する。 Next, with reference to FIGS. 5 to 14, the analysis of the accident situation and the comparison between the accident situation and the accident case by the accident analysis device 10 in the accident analysis system shown in FIG. 1 will be described.

上述したように、事故分析装置10は、車両データと映像データとを、クラウドのストレージサーバからネットワークを介して取得し、取得した車両データと映像データとに基づいて、車両1000が起こした事故の状況を分析し、車両1000が起こした事故の状況と事故事例とを突合する機能を有する。また、事故分析装置10は、事故の状況を分析することで得られた車両1000の位置と他車の位置とを地図データ上にマッピングすることで、車両1000が起こした事故の状況を示す画像を生成する機能を有する。車両1000が起こした事故の状況を示す画像はどのようなものであってもよいが、例えば俯瞰図であってもよいし、動画であってもよい。 As described above, the accident analysis device 10 acquires vehicle data and video data from the cloud storage server via the network, and analyzes the accident caused by the vehicle 1000 based on the acquired vehicle data and video data. It has a function of analyzing the situation and comparing the situation of the accident caused by the vehicle 1000 with the accident case. Further, the accident analysis device 10 maps the position of the vehicle 1000 and the positions of the other vehicles obtained by analyzing the circumstances of the accident on the map data, thereby generating an image showing the circumstances of the accident caused by the vehicle 1000. has a function to generate The image showing the circumstances of the accident caused by the vehicle 1000 may be of any kind, and may be, for example, a bird's-eye view or a moving image.

事故分析装置10は、メインフレームやワークステーション、あるいはパーソナルコンピュータ(PC)などの1又は複数の物理的な情報処理装置等から構成されていてもよいし、ハイパーバイザー(hypervisor)上で動作する仮想的な情報処理装置を用いて構成されていてもよいし、クラウドサーバを用いて構成されていてもよい。 The accident analysis device 10 may be composed of one or more physical information processing devices such as a mainframe, a workstation, or a personal computer (PC), or may be a virtual information processing device that operates on a hypervisor. information processing apparatus, or a cloud server.

図5は、事故分析装置10のハードウェア構成例を示す図である。事故分析装置10は、CPU(Central Processing Unit)、GPU(Graphical processing unit)等のプロセッサ11、メモリ、HDD(Hard Disk Drive)及び/又はSSD(Solid State Drive)等の記憶装置12、有線又は無線通信を行う通信IF(Interface)13、入力操作を受け付ける入力デバイス14、及び情報の出力を行う出力デバイス15を有する。入力デバイス14は、例えば、キーボード、タッチパネル、マウス及び/又はマイク等である。出力デバイス15は、例えば、ディスプレイ及び/又はスピーカ等である。 FIG. 5 is a diagram showing a hardware configuration example of the accident analysis device 10. As shown in FIG. The accident analysis device 10 includes a processor 11 such as a CPU (Central Processing Unit) or a GPU (Graphical Processing Unit), a memory, a storage device 12 such as a HDD (Hard Disk Drive) and/or an SSD (Solid State Drive), wired or wireless. It has a communication IF (Interface) 13 for communication, an input device 14 for receiving input operations, and an output device 15 for outputting information. The input device 14 is, for example, a keyboard, touch panel, mouse and/or microphone. The output device 15 is, for example, a display and/or a speaker.

図6は、本実施の形態に係る事故分析装置10の機能ブロック図である。事故分析装置10は、記憶部100と、取得部101と、分析部102と、生成部103と、タグ推定部104と、タグ変換部105と、検索部106と、出力部107とを含む。記憶部100は、事故分析装置10が備える記憶装置12を用いて実現することができる。また、取得部101と、分析部102と、生成部103と、タグ推定部104と、タグ変換部105と、検索部106と、出力部107とは、事故分析装置10のプロセッサ11が、記憶装置12に記憶されたプログラムを実行することにより実現することができる。また、当該プログラムは、記憶媒体に格納することができる。当該プログラムを格納した記憶媒体は、コンピュータ読み取り可能な非一時的な記憶媒体(Non-transitory computer readable medium)であってもよい。非一時的な記憶媒体は特に限定されないが、例えば、USBメモリ又はCD-ROM等の記憶媒体であってもよい。 FIG. 6 is a functional block diagram of the accident analysis device 10 according to this embodiment. Accident analysis device 10 includes storage unit 100 , acquisition unit 101 , analysis unit 102 , generation unit 103 , tag estimation unit 104 , tag conversion unit 105 , search unit 106 , and output unit 107 . The storage unit 100 can be implemented using the storage device 12 included in the accident analysis device 10 . The acquisition unit 101, the analysis unit 102, the generation unit 103, the tag estimation unit 104, the tag conversion unit 105, the search unit 106, and the output unit 107 are stored by the processor 11 of the accident analysis device 10. It can be realized by executing a program stored in the device 12 . Also, the program can be stored in a storage medium. The storage medium storing the program may be a non-transitory computer readable medium. The non-temporary storage medium is not particularly limited, but may be a storage medium such as a USB memory or CD-ROM, for example.

記憶部100は、事故事例DBと、第1事例マスタと、第2事例マスタと、地図データDBとを記憶する。記憶部100は、記憶手段に対応する。 The storage unit 100 stores an accident case DB, a first case master, a second case master, and a map data DB. The storage unit 100 corresponds to storage means.

事故事例DBは、過去の事故事例を示すデータベースである。事故事例DBは、例えば自動車事故の裁判例のデータベースである。事故事例DBは、例えば図7に示すように、事故事例を個別に識別する事例IDと、事故事例の内容と、事故事例における過失割合と、修正要素とを含む。ここで、過失割合は基本的な過失割合であり、修正要素に応じて修正されうる。修正要素とは、事故の状況に応じて過失割合を修正する要素であり、例えば事故が発生した時間が夜であったり、事故車の整備状態が劣悪であったり、歩行者が老人であったりすると、過失割合が修正されうる。事故事例DBは、事故事例データに対応する。 The accident case DB is a database showing past accident cases. The accident case DB is, for example, a database of judicial precedents of automobile accidents. For example, as shown in FIG. 7, the accident case DB includes case IDs for individually identifying accident cases, details of the accident cases, fault ratios in the accident cases, and correction elements. Here, the percentage of fault is the basic percentage of fault, which can be modified according to the modifiers. The corrective element is an element that corrects the percentage of fault according to the circumstances of the accident. The percentage of fault can then be corrected. The accident case DB corresponds to accident case data.

詳細は以下に説明するが、事故事例DBと第1事例マスタ及び第2事例マスタとの関係は、図8に示すものとなる。 Details will be described below, but the relationship between the accident case DB, the first case master, and the second case master is as shown in FIG.

第1事例マスタは、事故事例DBが示す事故事例と、事故事例の内容に応じた第1タグとを対応付けるマスタである。第1タグは、後述の第2タグよりも粒度の細かいタグとなる。そのため、各事故事例にタグを設定する際の負担が第2タグよりも大きい。 The first case master is a master that associates an accident case indicated by the accident case DB with a first tag corresponding to the content of the accident case. The first tag has a finer granularity than the second tag, which will be described later. Therefore, the burden of setting a tag for each accident case is greater than for the second tag.

第2事例マスタは、事故事例DBが示す事故事例と、事故事例の内容に応じた第2タグとを対応付けるマスタである。第2タグは、第1タグよりも粒度の荒いタグとなる。そのため、各事故事例にタグを設定する際の負担が第1タグよりも小さい。 The second case master is a master that associates an accident case indicated by the accident case DB with a second tag corresponding to the content of the accident case. The second tag has a coarser granularity than the first tag. Therefore, the burden of setting a tag for each accident case is smaller than that for the first tag.

第1事例マスタは、例えば図9に示すものとなり、第2事例マスタは、例えば図10に示すものとなる。図9及び図10に示す例においては、第1事例マスタ、第2事例マスタのいずれについても、図7に示す事故事例DBの事例IDを用いて、事故事例DBに含まれる事故事例を参照する。図9に示す第1事例マスタと図10に示す第2事例マスタとでは、道路に関するタグの粒度が第1事例マスタのほうが細かい。また、図9に示す第1事例マスタと図10に示す第2事例マスタとでは、第2事例マスタのほうが第1事例マスタよりもタグが設定されている事故事例の数が多い。これは、タグの粒度が細かい第1事例マスタのほうがタグ設定の負担が大きいため、第2事例マスタと比べてタグ設定の進捗度が低くなることを想定したものである。 The first case master is, for example, as shown in FIG. 9, and the second case master is, for example, as shown in FIG. In the examples shown in FIGS. 9 and 10, for both the first case master and the second case master, the case ID of the accident case DB shown in FIG. 7 is used to refer to the accident cases contained in the accident case DB. . Between the first case master shown in FIG. 9 and the second case master shown in FIG. 10, the granularity of the road-related tags is finer in the first case master. Further, in the first case master shown in FIG. 9 and the second case master shown in FIG. 10, the number of accident cases with tags set is larger in the second case master than in the first case master. This is based on the assumption that the first case master, which has finer granularity of tags, has a larger tag setting burden, and thus the degree of progress of tag setting is lower than that of the second case master.

図9に示すもののほか、第1事例マスタが含む第1タグの例として、道路間の優先関係、右折車が中央に寄れないか否か、左折車が左端に寄れないか否か、自車及び対象の進入時の信号の色、自車及び対象の進入時の速度、もらい事故の有無、怪我の有無などを示すタグが挙げられる。一方、図10に示すもののほか、第2事例マスタが含む第2タグの例として、自車の動き、衝突時の車速、自車及び対象の進入時の信号の色などが挙げられる。 In addition to those shown in FIG. 9, examples of the first tag included in the first case master include the priority relationship between roads, whether a right-turning vehicle cannot approach the center, whether a left-turning vehicle cannot approach the left edge, and a tag indicating the color of a signal when an object enters, the speed of the own vehicle and the object when entering, the presence or absence of an accident, the presence or absence of an injury, and the like. On the other hand, in addition to the tags shown in FIG. 10, examples of the second tag included in the second case master include the movement of the own vehicle, the vehicle speed at the time of collision, the color of the signal when the own vehicle and the object enter, and the like.

事故事例DB、第1事例マスタ及び第2事例マスタは、例えば事故分析装置10の管理者が手入力によるデータ登録を行うことにより記憶部100に保存される。あるいは、事故事例を取り扱う第三者業者が配布する事故事例データを事故事例DBとして記憶部100に保存し、第1事例マスタ及び第2事例マスタのみ管理者が手入力するものであってもよい。あるいは、第三者業者が事故事例DBと第2事例マスタとを配布し、第1事例マスタのみ管理者が手入力するものであってもよい。 The accident case DB, the first case master, and the second case master are stored in the storage unit 100, for example, by manual data registration by the administrator of the accident analysis device 10. FIG. Alternatively, accident case data distributed by a third-party vendor that handles accident cases may be stored in the storage unit 100 as an accident case DB, and the administrator may manually input only the first case master and the second case master. . Alternatively, a third party may distribute the accident case DB and the second case master, and the administrator may manually input only the first case master.

第1事例マスタと第2事例マスタとでは設定されるタグの粒度、内容などが異なるため、第1事例マスタと第2事例マスタとでは、異なる観点によりタグが設定されることとなる。 Since the granularity and contents of the tags set differ between the first case master and the second case master, tags are set from different viewpoints between the first case master and the second case master.

再び図6を参照する。地図データDBは、道路データ、道路幅、進行方向、道路種別、交通標識(一時停止、進入禁止等)、制限速度、信号機の位置、交差点における交差道路数等の各種データを含む。 Please refer to FIG. 6 again. The map data DB includes various data such as road data, road width, direction of travel, road type, traffic signs (stop, no entry, etc.), speed limit, position of traffic lights, number of intersecting roads at intersections, and the like.

なお、上述のとおり、図6においては、記憶部100は事故分析装置10が備える記憶装置12を用いて実現されるものであるが、記憶部100は、事故分析装置10と通信可能な外部のサーバで実現されることとしてもよい。 As described above, in FIG. 6, the storage unit 100 is implemented using the storage device 12 provided in the accident analysis device 10. It may be realized by a server.

取得部101は、車両1000(事故車両)により計測、撮影される車両データと映像データとを、クラウドのストレージサーバから取得する機能を有する。また、取得部101は、オペレータによる端末20の操作に関する情報(以下「操作情報」という)を取得する機能を有する。取得部101は、取得手段に対応する。 The acquisition unit 101 has a function of acquiring vehicle data and image data measured and photographed by the vehicle 1000 (accident vehicle) from a cloud storage server. The acquisition unit 101 also has a function of acquiring information (hereinafter referred to as “operation information”) regarding the operation of the terminal 20 by the operator. Acquisition unit 101 corresponds to acquisition means.

分析部102は、取得部101が取得した車両データと映像データとに基づいて、車両1000が起こした事故の状況を分析する機能を有する。分析部102は、分析手段に対応する。なお、分析部102が分析する事故の状況には、少なくとも、車両1000が起こした事故の道路状況(道路が一般道路か高速道路か、道路が単路か交差点かなど)、車両1000が交差点を通過する場合における信号の色、交差点を通過する際の優先関係、及び、車両1000の車速が制限速度を超えているか否かを含んでいてもよい。 Analysis unit 102 has a function of analyzing the circumstances of an accident caused by vehicle 1000 based on the vehicle data and video data acquired by acquisition unit 101 . The analysis unit 102 corresponds to analysis means. The accident situation analyzed by the analysis unit 102 includes at least the road situation of the accident caused by the vehicle 1000 (whether the road is a general road or an expressway, whether the road is a single road or an intersection), and whether the vehicle 1000 crosses an intersection. It may include the color of the traffic light when passing, the priority relationship when passing through the intersection, and whether the vehicle speed of the vehicle 1000 exceeds the speed limit.

また、車両1000の車両データには、少なくとも測位部1130のGPSにより測定された車両1000の絶対位置を示す情報が含まれており、分析部102は、車両1000の絶対位置を示す情報(測位部1130が取得した位置データ)と、映像データに写っている他車の映像を解析することで得られる、車両1000と当該他車との相対的な位置関係を示す情報とに基づいて当該他車の絶対位置を推定するようにしてもよい。また、分析部102は、車両1000及び他車の絶対位置を時系列で推定するようにしてもよい。また、分析部102は、SfM(Structure from Motion)技術により、GPSにより測定された絶対位置を示す情報と映像データの各フレームのデータとに基づいて、自車の絶対位置をより精密に推定してもよい。 Vehicle data of vehicle 1000 includes at least information indicating the absolute position of vehicle 1000 measured by the GPS of positioning unit 1130. Analysis unit 102 provides information indicating the absolute position of vehicle 1000 (positioning unit 1130) and information indicating the relative positional relationship between the vehicle 1000 and the other vehicle obtained by analyzing the image of the other vehicle shown in the image data. may be estimated. Also, the analysis unit 102 may estimate the absolute positions of the vehicle 1000 and other vehicles in chronological order. Further, the analysis unit 102 uses SfM (Structure from Motion) technology to more accurately estimate the absolute position of the own vehicle based on the information indicating the absolute position measured by GPS and the data of each frame of the video data. may

また、分析部102は、映像データのうち他車が写っている箇所の画像サイズと、画像サイズと距離との対応関係を示すデータとを比較し、車両1000と他車との相対的な位置関係を示す情報の一つである、車両1000と当該他車との間の距離を推定することで、事故の状況を分析するようにしてもよい。 Further, the analysis unit 102 compares the image size of a portion of the video data in which the other vehicle is shown with data indicating the correspondence relationship between the image size and the distance, and determines the relative positions of the vehicle 1000 and the other vehicle. The situation of the accident may be analyzed by estimating the distance between the vehicle 1000 and the other vehicle, which is one of the information indicating the relationship.

また、分析部102は、映像データのうち他車が写っている箇所の座標と映像データの中心座標との差分と、座標と角度との対応関係を示すデータとを比較し、車両1000と他車との相対的な位置関係を示す情報の一つである、車両1000の進行方向と他車が存在する方向との角度差を推定することで、事故の状況を分析するようにしてもよい。 Further, the analysis unit 102 compares the difference between the coordinates of the location where the other vehicle is shown in the image data and the center coordinates of the image data, and the data indicating the correspondence relationship between the coordinates and the angle, and The situation of the accident may be analyzed by estimating the angular difference between the traveling direction of the vehicle 1000 and the direction in which other vehicles are present, which is one of the information indicating the relative positional relationship with the vehicle. .

生成部103は、記憶部100の地図データDBを参照し、分析部102による分析結果に基づいて車両1000の絶対位置と他車の絶対位置とを地図データにマッピングすることで、車両1000が起こした事故の状況を示す画像を生成する機能を有する。当該画像には、俯瞰図や動画を含んでいてもよい。例えば、生成部103は、事故の状況を示す画像を時系列順に並べた動画を生成するようにしてもよい。 The generation unit 103 refers to the map data DB of the storage unit 100 and maps the absolute position of the vehicle 1000 and the absolute positions of the other vehicles on the map data based on the analysis result of the analysis unit 102, thereby enabling the vehicle 1000 to wake up. It has a function to generate an image showing the accident situation. The image may include a bird's-eye view or a moving image. For example, the generation unit 103 may generate a moving image in which images showing the circumstances of the accident are arranged in chronological order.

タグ推定部104は、分析部102により分析された事故状況を表す第1タグ及び第2タグを推定する。例えば、タグ推定部104は、分析部102により分析された道路状況に基づいて、第1タグ及び第2タグのうち道路状況に関するタグを推定する。後述するように、第2タグの一部又は全部は、推定された第1タグをタグ変換部105により変換することにより推定されるものであってもよい。タグ推定部104は、タグ推定手段に対応する。 The tag estimation unit 104 estimates the first tag and the second tag representing the accident situation analyzed by the analysis unit 102 . For example, the tag estimation unit 104 estimates a tag related to road conditions among the first tag and the second tag based on the road conditions analyzed by the analysis unit 102 . As will be described later, part or all of the second tag may be estimated by converting the estimated first tag using the tag conversion unit 105 . The tag estimation unit 104 corresponds to tag estimation means.

タグ変換部105は、タグ推定部104により推定された第1タグを第2タグに変換する。例えば、図11に示すように、タグ推定部104が推定した第1タグが「道路種別:一般道路」と「道路形状:交差点」であったとき、タグ変換部105は、これら2つの第1タグを1つの第2タグ「道路形態:交差点」に変換する。タグ変換部105は、タグ変換手段に対応する。 The tag converting section 105 converts the first tag estimated by the tag estimating section 104 into a second tag. For example, as shown in FIG. 11, when the first tags estimated by the tag estimation unit 104 are "road type: general road" and "road shape: intersection", the tag conversion unit 105 converts these two first tags. Convert the tag into one secondary tag "Road type: Intersection". The tag conversion unit 105 corresponds to tag conversion means.

上記のほか、例えば推定された第1タグが「道路種別:交差点」と「相対位置:自車左方・対象右方」であったとき、タグ変換部105は、これら2つの第1タグを1つの第2タグ「事故形態:出会い頭・側突・接触」とすることが考えられる。この場合において、第1タグ「道路種別:交差点」は、第2タグ「道路形態:交差点」への変換に使用され、かつ第2タグ「事故形態:出会い頭・側突・接触」への変換にも使用されることとなる。つまり、1つの第1タグが2以上の第2タグの変換に使用されうる。 In addition to the above, for example, when the estimated first tags are "road type: intersection" and "relative position: left of own vehicle/right of object", the tag conversion unit 105 converts these two first tags to It is conceivable to set one second tag "accident type: head-to-head/side-collision/contact". In this case, the first tag "road type: intersection" is used to convert to the second tag "road type: intersection", and is used to convert to the second tag "accident type: crossing, side collision, contact". will also be used. That is, one primary tag can be used to transform two or more secondary tags.

検索部106は、記憶部100の第1事例マスタ及び第2事例マスタを参照し、タグ推定部104により推定された第1タグ及び第2タグに基づいて事故事例を検索する。タグ推定部104により推定されたタグは事故状況を表すタグであるため、検索部106によれば、事故状況と事故事例とを突合できる。検索部106は、検索手段に対応する。 The search unit 106 refers to the first case master and the second case master in the storage unit 100 and searches for accident cases based on the first tag and the second tag estimated by the tag estimation unit 104 . Since the tag estimated by the tag estimation unit 104 is a tag representing the accident situation, the search unit 106 can match the accident situation with the accident case. The search unit 106 corresponds to search means.

また、検索部106は、単に事故事例を検索するのみではなく、推定されたタグ(第1タグ又は第2タグ)と、事例マスタ(第1事例マスタ又は第2事例マスタ)の各事故事例に設定されたタグとの一致度に応じて事例マスタの各事故事例を順位付けし、順位付けをして得られた結果を検索結果としてもよい。あるいは、それぞれの各事故事例を順位付けして得られた結果を統合したものを検索結果としてもよい。以下、図12を参照しながら説明する。 In addition, the search unit 106 not only searches for accident cases, but also searches for the estimated tag (first tag or second tag) and each accident case of the case master (first case master or second case master). Each accident case in the case master may be ranked according to the degree of matching with the set tag, and the result obtained by ranking may be used as the search result. Alternatively, the search result may be obtained by integrating the results obtained by ranking the respective accident cases. Description will be made below with reference to FIG.

まず、検索部106は、第1事例マスタ、第2事例マスタのそれぞれについて、推定されたタグと事例マスタの各事故事例に設定されたタグとの一致度に基づいて、図12の上段に示すように各事故事例を順位付けする。ここで、図12に示す第2事例マスタの事例IDのうち網掛けされているものは、第1事例マスタにも存在する事故事例を示す。なお、推定されたタグとの一致度がゼロとなった事故事例については、順位付けの対象外とする。 First, for each of the first case master and the second case master, the search unit 106 determines the degree of matching between the estimated tag and the tag set for each accident case in the case master, as shown in the upper part of FIG. Rank each accident case as follows: Here, among the case IDs of the second case master shown in FIG. 12, shaded ones indicate accident cases that also exist in the first case master. Note that accident cases with zero matching with the estimated tags are excluded from the ranking.

なお、「一致度」として、例えばsimple matching coefficientを用いてもよいし、その他の指標を用いてもよい。例えばタグごとに異なる点数を予め定めておき、一致したタグの合計点数を「一致度」としてもよい。 As the "matching degree", for example, a simple matching coefficient may be used, or another index may be used. For example, a different score may be determined in advance for each tag, and the total score of matching tags may be used as the "coincidence".

次に検索部106は、第1事例マスタ、第2事例マスタのそれぞれについての順位付けの結果を統合する。具体的には、例えば第2事例マスタの順位付け結果をもとに、第2事例マスタの各事故事例のうち第1事例マスタにも存在する事故事例については、第1事例マスタにおける順位を適用することにより順位付けの結果を統合する。例えば図12に示す場合において、第1事例マスタについては事例ID002、017、008、010の順位はそれぞれ1位から4位の順となる一方、第2事例マスタについては事例ID002、017、008、010の順位はそれぞれ2位、1位、3位、5位となる。この場合、第1事例マスタについての順位の大小関係が統合時に優先され、統合時における事例ID002、017、008、010の順位はそれぞれ1位、2位、3位、5位となる。 Next, the search unit 106 integrates the ranking results for each of the first case master and the second case master. Specifically, for example, based on the ranking result of the second case master, the ranking in the first case master is applied to the accident cases that exist in the first case master among the accident cases in the second case master. Integrate the ranking results by For example, in the case shown in FIG. 12, the rankings of case IDs 002, 017, 008, and 010 for the first case master are from first to fourth, respectively, while for the second case master, case IDs 002, 017, 008, The ranking of 010 is 2nd, 1st, 3rd and 5th respectively. In this case, the order magnitude relationship for the first case master is prioritized at the time of integration, and the orders of case IDs 002, 017, 008, and 010 at the time of integration are 1st, 2nd, 3rd, and 5th, respectively.

なお、統合の際に第1事例マスタにおける順位を適用するのは、第1事例マスタのほうがタグの粒度が細かいため順位がより適切となっている可能性が高いからである。 The reason why the ranking in the first case master is applied at the time of integration is that the granularity of tags in the first case master is finer, so the ranking is likely to be more appropriate.

また、詳細は後述するが、検索部106は、オペレータが端末20を操作してタグを修正したときに、取得部101が取得した操作情報に基づいて再検索を行う機能も有する。 Further, although the details will be described later, the search unit 106 also has a function of re-searching based on the operation information acquired by the acquisition unit 101 when the operator operates the terminal 20 to correct the tag.

出力部107は、分析部102が分析した事故の状況を示す情報、タグ推定部104が推定したタグを示す情報、検索部106による検索結果を示す情報、生成部103が生成した事故の状況を示す画像を端末20に出力する機能を有する。なお、検索部106により得られる検索結果は事例IDと順位のみを含むため、出力部107は、事故事例DBを参照し、事例IDに基づいて事故事例の詳細情報(図7に示す「内容」、「過失割合」、「修正要素」など)を取得し、検索結果を示す情報に当該詳細情報を含める。 The output unit 107 outputs information indicating the accident situation analyzed by the analysis unit 102, information indicating the tag estimated by the tag estimation unit 104, information indicating the search result by the search unit 106, and the accident situation generated by the generation unit 103. It has a function of outputting the displayed image to the terminal 20 . Since the search results obtained by the search unit 106 include only case IDs and rankings, the output unit 107 refers to the accident case DB, and based on the case IDs, the detailed information of the accident cases ("contents" shown in FIG. 7). , “percentage of fault”, “correction factor”, etc.) and includes the detailed information in the information showing the search results.

出力部107の出力により、端末20には例えば図13に示すような画面が表示される。図13に示す画面は、少なくとも分析部102により分析された事故状況を示す画像及び情報と(画像は生成部103により生成)、タグ推定部104により推定された第1タグ及び第2タグと、検索部106による検索結果とを含む。また、出力部107は、取得部101が取得した操作情報に基づいて以下に説明する画面を表示することができる。 Based on the output from the output unit 107, a screen as shown in FIG. 13 is displayed on the terminal 20, for example. The screen shown in FIG. 13 includes at least an image and information indicating the accident situation analyzed by the analysis unit 102 (the image is generated by the generation unit 103), the first tag and the second tag estimated by the tag estimation unit 104, and search results by the search unit 106 . Also, the output unit 107 can display a screen described below based on the operation information acquired by the acquisition unit 101 .

端末20を操作するオペレータは、画面上の「事故発生時の動画を見る」のボタンを選択することにより、車両1000のドライブレコーダー1100により録画された事故発生時の動画を確認することができる。これは、「事故発生時の動画を見る」を選択したことを示す操作情報に基づいて、出力部107が動画を表示することにより実現される。 The operator who operates the terminal 20 can check the video recorded by the drive recorder 1100 of the vehicle 1000 at the time of the accident by selecting the button "Watch the video of the accident" on the screen. This is realized by having the output unit 107 display a moving image based on the operation information indicating that "watch the moving image when the accident occurred" is selected.

また、端末20を操作するオペレータは、検索結果の「詳細を見る」を選択することにより、検索結果に列挙された各事故事例の詳細内容、過失割合の修正要素などを確認することができる。オペレータは、事故状況と事故事例の詳細とを比較し、事故事例に基づいて過失割合を算出する。これは、「詳細を見る」を選択したことを示す操作情報に基づいて、出力部107が事故事例の詳細内容等を表示することにより実現される。 In addition, the operator who operates the terminal 20 can check the details of each accident case listed in the search results, correction factors for the percentage of fault, and the like by selecting "view details" in the search results. The operator compares the accident situation with the details of the accident case and calculates the percentage of fault based on the accident case. This is realized by having the output unit 107 display the detailed contents of the accident case based on the operation information indicating that "view details" has been selected.

また、端末20を操作するオペレータは、画面上の「タグを修正する」のボタンを選択してタグを修正することができる。なお、「タグの修正」は、推定されたタグを修正すること、推定されたタグの一部を削除すること、新たなタグを追加することなどを含む。端末20は、タグが修正されたとき、修正されたタグにより再度検索した結果を表示する。例えばタグ推定部104がタグを推定できなかったとき、あるいはタグ推定部104が推定したタグが適切でなかったとき、オペレータは動画を確認した上で適切なタグを修正して再度検索をすることができる。これは、「タグを修正する」を選択しその後にタグを修正したことを示す操作情報に基づいて、検索部106が修正されたタグに基づいて検索し、出力部107がタグ修正後の検索結果を表示することにより実現される。 Also, the operator who operates the terminal 20 can correct the tag by selecting the "correct tag" button on the screen. Note that "correction of tags" includes correcting estimated tags, deleting part of estimated tags, adding new tags, and the like. When the tag is corrected, the terminal 20 displays the result of searching again with the corrected tag. For example, when the tag estimation unit 104 cannot estimate the tag, or when the tag estimated by the tag estimation unit 104 is not appropriate, the operator checks the video, corrects the appropriate tag, and searches again. can be done. This is because the search unit 106 searches based on the corrected tag based on the operation information indicating that “correct tag” is selected and then the tag is corrected, and the output unit 107 outputs the corrected tag search result. It is realized by displaying the result.

なお、事故分析装置10の機能については端末20と連携して実現する場合もあるので、端末20側に設けられる機能が存在する場合もある。また、事故分析装置10と端末20とが一体となった一の情報処理装置であってもよい。 Note that the functions of the accident analysis device 10 may be implemented in cooperation with the terminal 20, so there may be functions provided on the terminal 20 side. Alternatively, the accident analysis device 10 and the terminal 20 may be integrated into one information processing device.

続いて、事故分析装置10による事故状況の分析及び事故事例の検索の処理手順を、図14を参照して説明する。図14は、事故分析装置10が事故の状況を分析し事故事例を検索する際の処理手順の概要を示すフローチャートである。なお、以下の説明において、車両データ及び映像データには、それぞれ時刻情報又は同期情報が含まれているものとする。すなわち、本実施の形態では、ある時点における映像データを分析する際、当該時点に対応する車両データを用いて分析を行うことが可能である、逆に、ある時点における車両データを分析する際、当該時点に対応する映像データを用いて分析を行うことが可能である。 Next, a processing procedure for analyzing an accident situation and retrieving an accident case by the accident analysis device 10 will be described with reference to FIG. 14 . FIG. 14 is a flow chart showing an outline of a processing procedure when the accident analysis device 10 analyzes the circumstances of an accident and searches for an accident case. In the following description, it is assumed that vehicle data and video data each include time information or synchronization information. That is, in the present embodiment, when analyzing video data at a certain point in time, analysis can be performed using vehicle data corresponding to that point in time. Conversely, when analyzing vehicle data at a certain point in time, Analysis can be performed using the video data corresponding to that point in time.

まず、事故分析装置10の取得部101は、事故を起こした車両1000の車両データと事故時の映像データとを取得する(ステップS10、ステップS11)。具体的に、事故分析装置10は、当該車両データ及び映像データを、クラウドのストレージサーバからネットワークを介して取得する。その他にも、例えば、SDカードやUSBメモリ等の非一時的な記憶媒体に記録されており、当該記録媒体を事故分析装置10に接続することで車両データ及び映像データを事故分析装置10に取り込むようにしてもよい。ステップS10およびステップS11の処理は、取得ステップに対応する。 First, the acquisition unit 101 of the accident analysis device 10 acquires the vehicle data of the vehicle 1000 that caused the accident and the image data at the time of the accident (steps S10 and S11). Specifically, the accident analysis device 10 acquires the vehicle data and the video data from the cloud storage server via the network. In addition, for example, it is recorded in a non-temporary storage medium such as an SD card or USB memory, and by connecting the recording medium to the accident analysis device 10, the vehicle data and video data are imported into the accident analysis device 10. You may do so. The processing of steps S10 and S11 corresponds to the acquisition step.

次に、事故分析装置10の分析部102は、ステップS10にて取得した車両データとS11にて取得した映像データとに基づいて、車両1000が起こした事故の状況を分析する(ステップS12)。ステップS12の処理は、分析ステップに対応する。 Next, analysis unit 102 of accident analysis device 10 analyzes the circumstances of the accident caused by vehicle 1000 based on the vehicle data acquired in step S10 and the video data acquired in step S11 (step S12). The processing of step S12 corresponds to the analysis step.

次に、事故分析装置10のタグ推定部104は、ステップS12での分析結果に基づいて、事故状況を示す第1タグ及び第2タグを推定する(ステップS13)。前述のとおり、一部又は全部の第2タグの推定において、推定した第1タグをタグ変換部105にて第2タグに変換することにより第2タグを推定してもよい。ステップS13の処理は、タグ推定ステップに対応する。 Next, the tag estimation unit 104 of the accident analysis device 10 estimates the first tag and the second tag indicating the accident situation based on the analysis result in step S12 (step S13). As described above, in estimating some or all of the second tags, the second tags may be estimated by converting the estimated first tags into second tags by the tag conversion unit 105 . The processing of step S13 corresponds to the tag estimation step.

次に、事故分析装置10の検索部106は、第1事例マスタを参照し、ステップS13で推定した第1タグに基づいて事故事例を順位付けする(ステップS14)。同様に、検索部106は、第2事例マスタを参照し、ステップS13で推定した第2タグに基づいて事故事例を順位付けする(ステップS15)。検索部106は、ステップS14及びステップS15における順位付けの結果を統合して検索結果とする(ステップS16)。ステップS14からステップS16までの処理は、検索ステップに対応する。 Next, the search unit 106 of the accident analysis device 10 refers to the first case master and ranks the accident cases based on the first tags estimated in step S13 (step S14). Similarly, the search unit 106 refers to the second case master and ranks the accident cases based on the second tags estimated in step S13 (step S15). The search unit 106 integrates the results of ranking in steps S14 and S15 to obtain a search result (step S16). The processing from step S14 to step S16 corresponds to the search step.

次に、事故分析装置10の生成部103は、ステップS12にて得られた分析結果に基づいて、事故の状況を示す画像を生成する(ステップS17)。なお、ステップS17の処理は、ステップS12からステップS16の各処理の間に行われてもよいし、これらの処理と並行して行われてもよい。 Next, the generation unit 103 of the accident analysis device 10 generates an image showing the circumstances of the accident based on the analysis result obtained in step S12 (step S17). Note that the process of step S17 may be performed between the processes of steps S12 to S16, or may be performed in parallel with these processes.

そして事故分析装置10の出力部107は、ステップS12にて得られた分析結果(事故の状況)を示す情報、ステップS13にて推定したタグを示す情報、ステップS14からS16により得られた検索結果を示す情報、ステップS17にて生成した事故の状況を示す画像を端末20に出力し(ステップS18)、事故分析装置10は分析及び検索の処理を終了する。 Then, the output unit 107 of the accident analysis device 10 outputs information indicating the analysis result (accident situation) obtained in step S12, information indicating the tag estimated in step S13, and search results obtained in steps S14 to S16. and the image representing the circumstances of the accident generated in step S17 are output to the terminal 20 (step S18), and the accident analysis device 10 terminates the analysis and search processing.

なお、これらの処理は、処理に矛盾が生じない限り任意の順番で行われてもよい。 Note that these processes may be performed in any order as long as there is no contradiction in the processes.

続いて、オペレータによるタグ修正があった場合における事故分析装置10による再検索の処理手順を、図15を参照して説明する。図15に示す手順は再検索であるため、図14に示す手順が行われ検索結果が表示された後に、オペレータが端末20を操作してタグを修正したタイミングで実行される。 Next, the re-search processing procedure by the accident analysis device 10 when the operator corrects the tag will be described with reference to FIG. 15 . Since the procedure shown in FIG. 15 is a re-search, it is executed at the timing when the operator operates the terminal 20 to correct the tag after the procedure shown in FIG. 14 is performed and the search results are displayed.

まず、事故分析装置10の取得部101は、オペレータが端末20を操作してタグを修正したことを示す操作情報を取得する(ステップS20)。 First, the acquisition unit 101 of the accident analysis device 10 acquires operation information indicating that the operator has operated the terminal 20 to correct the tag (step S20).

次に、事故分析装置10の検索部106は、操作情報に基づいて修正されたタグを特定する(ステップS21)。 Next, the search unit 106 of the accident analysis device 10 identifies the modified tag based on the operation information (step S21).

次に、検索部106は、検索結果のうちステップS21にて特定したタグを含む事故事例を、順位付けによる順序を維持したまま再検索する(ステップS22)。例えば、当初の検索結果が図12の統合後のものであった場合を考える。この場合において、修正されたタグを含む事故事例が、事例IDがそれぞれ017、032、010となる3つの事故事例であったとする。これらの3つの事故事例のタグ修正前の順位はそれぞれ2位、4位、5位である。この場合、検索部106は、事例ID017、032、010の事故事例をそれぞれ1位、2位、3位とする。タグ修正前の順位が順に2位、4位、5位の順序であったため、タグ修正後の順位はそれぞれ1位、2位、3位となる。 Next, the search unit 106 searches again for accident cases including the tag identified in step S21 from the search results while maintaining the ranking order (step S22). For example, consider a case where the original search result is the post-integration shown in FIG. In this case, assume that the accident cases including the corrected tag are three accident cases with case IDs of 017, 032, and 010, respectively. The rankings of these three accident cases before tag correction are 2nd, 4th, and 5th, respectively. In this case, the search unit 106 ranks the accident cases with case IDs 017, 032, and 010 as first, second, and third, respectively. Since the rankings before tag correction were 2nd, 4th, and 5th respectively, the rankings after tag correction are 1st, 2nd, and 3rd, respectively.

そして事故分析装置10の出力部107は、ステップS22にて得られたタグ修正後の再検索結果を示す情報を端末20に出力し(ステップS23)、事故分析装置10は再検索の処理を終了する。 Then, the output unit 107 of the accident analysis device 10 outputs to the terminal 20 the information indicating the re-search result after tag correction obtained in step S22 (step S23), and the accident analysis device 10 ends the re-search process. do.

以上説明した実施の形態によれば、事故分析装置10は、第1タグと第2タグとの2種類のタグを事故状況から推定し、これらのタグに基づいて過去の事故事例を第1事例マスタと第2事例マスタとの2つの事例マスタから検索する。そのため、事故分析装置10によれば、複数の事例マスタを好適に扱える。 According to the embodiment described above, the accident analysis device 10 estimates two types of tags, the first tag and the second tag, from the accident situation, and based on these tags, the past accident case is identified as the first case. Search is performed from two case masters, the master and the second case master. Therefore, according to the accident analysis device 10, a plurality of case masters can be suitably handled.

(変形例)
なお、この発明は、上記実施の形態に限定されず、様々な変形及び応用が可能である。例えば、車両1000、ドライブレコーダー1100、クラウドのストレージサーバ、事故分析装置10および端末20は、上記実施の形態で示した全ての技術的特徴を備えるものでなくてもよく、従来技術における少なくとも1つの課題を解決できるように、上記実施の形態で説明した一部の構成を備えたものであってもよい。また、下記の変形例それぞれについて、少なくとも一部を組み合わせてもよい。
(Modification)
The present invention is not limited to the above embodiments, and various modifications and applications are possible. For example, the vehicle 1000, the drive recorder 1100, the cloud storage server, the accident analysis device 10, and the terminal 20 may not have all the technical features shown in the above embodiments, and at least one In order to solve the problem, a part of the configuration described in the above embodiment may be provided. Moreover, at least a part of each of the following modified examples may be combined.

上記実施の形態では、検索部106は第1タグに基づく順位付けの結果と第2タグに基づく順位付けの結果とを統合して検索結果を得たが、それぞれの順位付けの結果をそのまま検索結果としてもよい。この場合、図13に示す検索結果には、第1タグ、第2タグそれぞれに基づく2種類の検索結果が表示される。 In the above embodiment, the search unit 106 obtains search results by integrating the results of ranking based on the first tag and the results of ranking based on the second tags. It may be the result. In this case, two types of search results based on the first tag and the second tag are displayed in the search results shown in FIG.

上記実施の形態では、第1事例マスタをタグの粒度が細かいものとし、第2事例マスタをタグの粒度が粗いものとした。このほか、例えば第1事例マスタを特定の種別の事故事例に特化したタグが設定されたものとし、第2事例マスタを一般的な事故事例に関するタグが設定されたものとしてもよい。例えば第1事例マスタを四輪車対四輪車に特化したタグが設定されたものとすることにより、四輪車対四輪車の事故事例を精度よく検索することができる一方で、一般的な事故事例も検索することができるようになる。 In the above-described embodiment, the first case master has tags with fine granularity, and the second case master has tags with coarse granularity. In addition, for example, the first case master may be set with tags specialized for accident cases of a specific type, and the second case master may be set with tags related to general accident cases. For example, by setting a tag specific to four-wheeled vehicle to four-wheeled vehicle in the first case master, accident cases of four-wheeled vehicle to four-wheeled vehicle can be searched with high accuracy. It will also be possible to search for typical accident cases.

上記実施の形態では、第1事例マスタと第2事例マスタとの2つの事例マスタを取り扱ったが、3つ以上の事例マスタについても同様に取り扱うことができる。 In the above embodiment, two case masters, the first case master and the second case master, were handled, but three or more case masters can be handled in the same way.

上記実施の形態では、ドライブレコーダー1100が保険契約者の車両1000に搭載されている例を示したが、これは一例である。ドライブレコーダー1100ではなく、保険契約者の所有するスマートフォンであってもよい。当該スマートフォンの背面と前面に搭載されたカメラにより、外部映像データと内部映像データとを撮影すればよい。 In the above embodiment, drive recorder 1100 is installed in vehicle 1000 of the policyholder, but this is just an example. Instead of the drive recorder 1100, a smartphone owned by the policyholder may be used. External video data and internal video data may be captured by cameras mounted on the back and front of the smartphone.

なお、上記実施の形態では、ドライブレコーダー1100が各種センサを備えるものとしたが、ドライブレコーダー1100でなく車両1000が各種センサを内蔵するものであってもよい。この場合、車両1000が上記実施の形態における通信部1120、測位部1130、自動診断データ取得部1170、制御部1180、加速度測定部1160及びデータ格納部1200と同様の構成を備えることとなる。そして事故分析装置10は、ドライブレコーダー1100から映像データを取得し、車両1000から車両データを取得することとなる。 In the above embodiment, drive recorder 1100 includes various sensors, but vehicle 1000 may incorporate various sensors instead of drive recorder 1100 . In this case, vehicle 1000 has the same configuration as communication unit 1120, positioning unit 1130, automatic diagnostic data acquisition unit 1170, control unit 1180, acceleration measurement unit 1160, and data storage unit 1200 in the above embodiment. Then, accident analysis device 10 obtains video data from drive recorder 1100 and vehicle data from vehicle 1000 .

事故分析システム1は、専用の装置によらず、通常のコンピュータを用いて実現可能である。例えば、コンピュータに上述のいずれかを実行するためのプログラムを格納した記録媒体から該プログラムをコンピュータにインストールすることにより、上述の処理を実行する事故分析システム1を構成してもよい。また、複数のコンピュータが協同して動作することによって、1つの事故分析システム1を構成しても良い。 The accident analysis system 1 can be realized using a normal computer without using a dedicated device. For example, the accident analysis system 1 that executes the above-described processes may be configured by installing a program for executing any of the above-described processes in a computer from a recording medium that stores the program. Also, one accident analysis system 1 may be configured by a plurality of computers operating in cooperation.

また、コンピュータにプログラムを供給するための手法は、任意である。例えば、通信回線、通信ネットワーク、通信システム等を介して供給しても良い。 Any method may be used to supply the program to the computer. For example, it may be supplied via a communication line, communication network, communication system, or the like.

また、上述の機能の一部をOS(Operation System)が提供する場合には、OSが提供する機能以外の部分をプログラムで提供すれば良い。 In addition, when an OS (Operation System) provides some of the functions described above, the parts other than the functions provided by the OS may be provided by a program.

以上説明した実施の形態は、本発明の理解を容易にするためのものであり、本発明を限定して解釈するためのものではない。実施形態で説明したフローチャート、シーケンス、実施形態が備える各要素並びにその配置、材料、条件、形状及びサイズ等は、例示したものに限定されるわけではなく適宜変更することができる。また、異なる実施形態で示した構成同士を部分的に置換し又は組み合わせることが可能である。 The embodiments described above are for facilitating the understanding of the present invention, and are not intended to limit and interpret the present invention. Flowcharts, sequences, elements included in the embodiments, their arrangement, materials, conditions, shapes, sizes, and the like described in the embodiments are not limited to those illustrated and can be changed as appropriate. Also, it is possible to partially replace or combine the configurations shown in different embodiments.

1…事故分析システム、10…事故分析装置、11…プロセッサ、12…記憶装置、13…通信インターフェース、14…入力デバイス、15…出力デバイス、20…端末、100…記憶部、101…取得部、102…分析部、103…生成部、104…タグ推定部、105…タグ変換部、106…検索部、107…出力部、1000…車両、1100…ドライブレコーダー、1120…通信部、1130…測位部、1140…録画部、1150…録音部、1160…加速度測定部、1170…自動診断データ取得部、1180…制御部、1200…データ格納部、1300…ミラー、1400…自動診断システム。 DESCRIPTION OF SYMBOLS 1... Accident analysis system 10... Accident analysis apparatus 11... Processor 12... Storage device 13... Communication interface 14... Input device 15... Output device 20... Terminal 100... Storage part 101... Acquisition part, 102... analysis unit, 103... generation unit, 104... tag estimation unit, 105... tag conversion unit, 106... search unit, 107... output unit, 1000... vehicle, 1100... drive recorder, 1120... communication unit, 1130... positioning unit , 1140...Recording unit 1150...Recording unit 1160...Acceleration measuring unit 1170...Automatic diagnosis data acquisition unit 1180...Control unit 1200...Data storage unit 1300...Mirror 1400...Automatic diagnosis system.

Claims (6)

事故事例を示す事故事例データと、前記事故事例データが示す事故事例と第1タグとを対応付けた第1事例マスタと、前記事故事例データが示す事故事例と第2タグとを対応付けた第2事例マスタとを保存する記憶手段と、
事故車両が備えるセンサにより計測される車両データと、前記事故車両が備えるカメラで撮影された映像データとを取得する取得手段と、
取得された前記車両データと前記映像データとに基づいて、前記事故車両が起こした事故の状況を分析する分析手段と、
前記分析手段により分析された前記事故の状況に基づいて、前記事故の状況に対応する前記第1タグと前記第2タグとを推定するタグ推定手段と、
前記第1事例マスタと前記第2事例マスタとを参照して、推定された前記第1タグと前記第2タグとに基づいて前記事故事例データを検索する検索手段と、
を備える事故分析装置。
Accident case data indicating accident cases; a first case master that associates accident cases indicated by the accident case data with first tags; and a first case master that associates accident cases indicated by the accident case data with second tags. a storage means for storing two case masters;
Acquisition means for acquiring vehicle data measured by a sensor provided in the accident vehicle and video data captured by a camera provided in the accident vehicle;
analysis means for analyzing a situation of an accident caused by the accident vehicle based on the acquired vehicle data and the video data;
tag estimation means for estimating the first tag and the second tag corresponding to the accident situation based on the accident situation analyzed by the analysis means;
a search means for searching the accident case data based on the estimated first tag and the second tag by referring to the first case master and the second case master;
Accident analysis device with.
推定された前記第1タグを前記第2タグに変換するタグ変換手段をさらに備え、
前記タグ推定手段は、推定された前記第1タグを前記タグ変換手段により前記第2タグに変換することにより前記第2タグを推定する、
ことを特徴とする請求項1に記載の事故分析装置。
further comprising tag conversion means for converting the estimated first tag into the second tag;
The tag estimating means estimates the second tag by converting the estimated first tag into the second tag by the tag converting means.
The accident analysis device according to claim 1, characterized in that:
前記検索手段は、推定された前記第1タグに基づいて前記第1事例マスタが示す各事故事例を順位付けし、推定された前記第2タグに基づいて前記第2事例マスタが示す各事故事例を順位付けする、
ことを特徴とする請求項1又は2に記載の事故分析装置。
The search means ranks each accident case indicated by the first case master based on the estimated first tag, and each accident case indicated by the second case master based on the estimated second tag. rank the
3. The accident analysis device according to claim 1 or 2, characterized in that:
前記検索手段は、前記第1事例マスタにおいて順位付けされた各事故事例と前記第2事例マスタにおいて順位付けされた各事故事例とを統合した検索結果を得る、
ことを特徴とする請求項3に記載の事故分析装置。
The search means obtains search results by integrating the accident cases ranked in the first case master and the accident cases ranked in the second case master.
4. The accident analysis device according to claim 3, characterized in that:
事故車両が備えるセンサにより計測される車両データと、前記事故車両が備えるカメラで撮影された映像データとを取得する取得ステップと、
取得された前記車両データと前記映像データとに基づいて、前記事故車両が起こした事故の状況を分析する分析ステップと、
分析された前記事故の状況に基づいて、前記事故の状況に対応する第1タグと第2タグとを推定するタグ推定ステップと、
事故事例を示す事故事例データを検索する検索ステップであって、前記事故事例データが示す事故事例と前記第1タグとを対応付けた第1事例マスタと前記事故事例データが示す事故事例と前記第2タグとを対応付けた第2事例マスタとを参照して、推定された前記第1タグと前記第2タグとに基づいて前記事故事例データを検索する検索ステップと、
を備える事故分析方法。
an acquisition step of acquiring vehicle data measured by a sensor provided in the accident vehicle and video data captured by a camera provided in the accident vehicle;
an analysis step of analyzing a situation of an accident caused by the accident vehicle based on the obtained vehicle data and the image data;
a tag estimation step of estimating a first tag and a second tag corresponding to the accident situation based on the analyzed accident situation;
A search step of searching for accident case data indicating accident cases, wherein a first case master in which the accident case indicated by the accident case data and the first tag are associated with each other, and the accident case indicated by the accident case data and the first tag are searched. a searching step of searching for the accident case data based on the estimated first tag and the second tag by referring to a second case master in which the two tags are associated;
an accident analysis method comprising:
コンピュータに、
事故車両が備えるセンサにより計測される車両データと、前記事故車両が備えるカメラで撮影された映像データとを取得する取得ステップと、
取得された前記車両データと前記映像データとに基づいて、前記事故車両が起こした事故の状況を分析する分析ステップと、
分析された前記事故の状況に基づいて、前記事故の状況に対応する第1タグと第2タグとを推定するタグ推定ステップと、
事故事例を示す事故事例データを検索する検索ステップであって、前記事故事例データが示す事故事例と前記第1タグとを対応付けた第1事例マスタと前記事故事例データが示す事故事例と前記第2タグとを対応付けた第2事例マスタとを参照して、推定された前記第1タグと前記第2タグとに基づいて前記事故事例データを検索する検索ステップと、
を実行させるプログラム。
to the computer,
an acquisition step of acquiring vehicle data measured by a sensor provided in the accident vehicle and video data captured by a camera provided in the accident vehicle;
an analysis step of analyzing a situation of an accident caused by the accident vehicle based on the obtained vehicle data and the image data;
a tag estimation step of estimating a first tag and a second tag corresponding to the accident situation based on the analyzed accident situation;
A search step of searching for accident case data indicating accident cases, wherein a first case master in which the accident case indicated by the accident case data and the first tag are associated with each other, and the accident case indicated by the accident case data and the first tag are searched. a searching step of searching for the accident case data based on the estimated first tag and the second tag by referring to a second case master in which the two tags are associated;
program to run.
JP2022093515A 2021-10-26 2022-06-09 Accident analysis device, accident analysis method, and program Pending JP2023064687A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022093515A JP2023064687A (en) 2021-10-26 2022-06-09 Accident analysis device, accident analysis method, and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2021174919A JP7089102B1 (en) 2021-10-26 2021-10-26 Accident analyzers, accident analysis methods, and programs
JP2022093515A JP2023064687A (en) 2021-10-26 2022-06-09 Accident analysis device, accident analysis method, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2021174919A Division JP7089102B1 (en) 2021-10-26 2021-10-26 Accident analyzers, accident analysis methods, and programs

Publications (1)

Publication Number Publication Date
JP2023064687A true JP2023064687A (en) 2023-05-11

Family

ID=82100028

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2021174919A Active JP7089102B1 (en) 2021-10-26 2021-10-26 Accident analyzers, accident analysis methods, and programs
JP2022093515A Pending JP2023064687A (en) 2021-10-26 2022-06-09 Accident analysis device, accident analysis method, and program

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2021174919A Active JP7089102B1 (en) 2021-10-26 2021-10-26 Accident analyzers, accident analysis methods, and programs

Country Status (1)

Country Link
JP (2) JP7089102B1 (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002042288A (en) * 2000-07-26 2002-02-08 Yazaki Corp Running state recording device and running control system using it
WO2003065261A1 (en) * 2002-01-30 2003-08-07 Fujitsu Limited Insurance transsacting system and method using personal behaivior information
JP2017010341A (en) * 2015-06-24 2017-01-12 株式会社催合 Accident information management system and vehicle control device
JP6764697B2 (en) * 2016-06-09 2020-10-07 富士通株式会社 Work plan auxiliary information provision method, work plan auxiliary information provision program and work plan auxiliary information provision device
JP6449401B1 (en) * 2017-09-27 2019-01-09 ヤマトオートワークス株式会社 Call / inspection support device, call / inspection support system, and call / inspection support program
JP6679152B1 (en) * 2019-05-27 2020-04-15 東京海上日動火災保険株式会社 Accident analysis device, accident analysis method and program

Also Published As

Publication number Publication date
JP7089102B1 (en) 2022-06-21
JP2023064571A (en) 2023-05-11

Similar Documents

Publication Publication Date Title
US9092981B2 (en) Road condition management system and road condition management method
US8751528B2 (en) Accident information aggregation and management systems and methods for accident information aggregation and management thereof
US10699167B1 (en) Perception visualization tool
RU2659373C2 (en) Vehicle trailer identification system and method
EP3618011B1 (en) Data collection apparatus, on-vehicle device, data collection system, and data collection method
CN111324824B (en) Destination recommendation method and device, electronic device and readable storage medium
EP3951700A1 (en) Method, apparatus, and computer program product for generating an overhead view of an environment from a perspective image
WO2020039937A1 (en) Position coordinates estimation device, position coordinates estimation method, and program
US11189162B2 (en) Information processing system, program, and information processing method
EP3765821B1 (en) Intra-route feedback system
JP2023064687A (en) Accident analysis device, accident analysis method, and program
Moseva et al. Development of a Platform for Road Infrastructure Digital Certification
JP7089103B1 (en) Accident analyzers, accident analysis methods, and programs
JP2020193956A5 (en)
US8788194B2 (en) Navigation server and navigation system
US10893388B2 (en) Map generation device, map generation system, map generation method, and non-transitory storage medium including instructions for map generation
CN114743395A (en) Signal lamp detection method, device, equipment and medium
JP2019144920A (en) Processing device, processing method and program
JP2019148987A (en) On-vehicle device, image supply method, server device, image collection method, and image acquisition system
JP6914983B2 (en) Analysis system
US11928618B2 (en) Transport allocation planning system, information processing apparatus, and method for controlling transport allocation planning system
WO2023127364A1 (en) Information management system, center, information management method, and program
Perez et al. Extracting information from continuous naturalistic driving data: sample applications
US20240278799A1 (en) Autonomous vehicle data searching and auditing system
JP6389154B2 (en) Operation management system