JP7001795B1 - Data generators, methods and computer programs for simulation - Google Patents

Data generators, methods and computer programs for simulation Download PDF

Info

Publication number
JP7001795B1
JP7001795B1 JP2020189074A JP2020189074A JP7001795B1 JP 7001795 B1 JP7001795 B1 JP 7001795B1 JP 2020189074 A JP2020189074 A JP 2020189074A JP 2020189074 A JP2020189074 A JP 2020189074A JP 7001795 B1 JP7001795 B1 JP 7001795B1
Authority
JP
Japan
Prior art keywords
conceptual
information
data
vehicle
time
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.)
Active
Application number
JP2020189074A
Other languages
Japanese (ja)
Other versions
JP2022078409A (en
Inventor
正剛 隈部
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.)
Nexty Electronics Corp
Original Assignee
Nexty Electronics Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nexty Electronics Corp filed Critical Nexty Electronics Corp
Priority to JP2020189074A priority Critical patent/JP7001795B1/en
Application granted granted Critical
Publication of JP7001795B1 publication Critical patent/JP7001795B1/en
Publication of JP2022078409A publication Critical patent/JP2022078409A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

【課題】運転支援または自動運転のシミュレーションに要する計算コストの低減を可能とするシミュレーション用データ生成装置を提供する。【解決手段】データ生成装置は、少なくともオブジェクト情報及び車両情報の中から、指定時刻と許容範囲内で同一の時刻のタイムスタンプをもつ複数の概念要素を探し出す探索処理を行う情報探索部と、当該探し出された複数の概念要素を複数のクラスに分類し、前記複数のクラスのうちの各クラスと当該各クラスに分類された概念要素との間の関係を示すクラスデータを生成する多クラス分類部と、前記多クラス分類部により前記複数のクラスについてそれぞれ生成された複数個のクラスデータを相互に関係付けることによって、タイムスタンプをもつ構造化データセットを生成する構造化データ生成部とを備える。【選択図】図1PROBLEM TO BE SOLVED: To provide a simulation data generation device capable of reducing a calculation cost required for a simulation of driving support or automatic driving. A data generation device includes an information search unit that performs a search process for searching for a plurality of conceptual elements having a time stamp of the same time within a specified time and an allowable range from at least object information and vehicle information. Multi-class classification that classifies multiple found conceptual elements into multiple classes and generates class data showing the relationship between each class of the plurality of classes and the conceptual elements classified into each class. It includes a unit and a structured data generation unit that generates a structured data set having a time stamp by relating a plurality of class data generated for each of the plurality of classes by the multi-class classification unit to each other. .. [Selection diagram] Fig. 1

Description

本開示は、自動車などの車両の運転支援または自動運転のシミュレーションに使用されるデータを生成する技術に関する。 The present disclosure relates to techniques for generating data used for driving assistance or simulation of autonomous driving of vehicles such as automobiles.

近年、自動車や鉄道車両などの車両の運転支援技術及び自動運転技術の研究開発が活発に進められている。運転支援用システムは、たとえば運転者の安全及び快適さを実現するために、ブレーキを自動的に作動させたり、ステアリングを自動的に制御したりして対象車両(運転者自らが運転する車両)の挙動を制御するシステムである。たとえば、先進運転支援システム(ADAS:Advanced Driver Assistance System)と呼ばれる運転支援用システムが知られている。 In recent years, research and development of driving support technology and automatic driving technology for vehicles such as automobiles and railroad vehicles have been actively promoted. The driving support system is a target vehicle (a vehicle driven by the driver himself) by automatically operating the brakes or automatically controlling the steering, for example, in order to realize the safety and comfort of the driver. It is a system that controls the behavior of. For example, a driving support system called an advanced driver assistance system (ADAS) is known.

一方、一般に自動運転用システムは、各種センサを用いた認知機能、判断機能及び操作機能により実現される。たとえば、認知機能は、対象車両に搭載された各種センサで検出された結果と、対象車両の現在位置及びその周辺領域を示す地図データとを用いて、対象車両の位置の推定、対象車両の周辺領域における他車両や歩行者などの周辺オブジェクトの検出といった認知処理を行う。判断機能は、その認知処理の結果に基づいて、対象車両の運転行動計画の生成及び対象車両の軌道候補の生成を行う。操作機能は、判断機能で生成された運転行動計画及び軌道候補に基づいて対象車両の挙動を制御することができる。近年の運転支援用及び自動運転用システムの中には、人工ニューラルネットワーク(ANN:Artificial Neural Network)などの学習モデルを採用しているものも開発されている。 On the other hand, in general, an automatic driving system is realized by a cognitive function, a judgment function, and an operation function using various sensors. For example, the cognitive function estimates the position of the target vehicle and the periphery of the target vehicle by using the results detected by various sensors mounted on the target vehicle and the map data showing the current position of the target vehicle and its surrounding area. Performs cognitive processing such as detection of peripheral objects such as other vehicles and pedestrians in the area. The judgment function generates a driving action plan of the target vehicle and a track candidate of the target vehicle based on the result of the cognitive processing. The operation function can control the behavior of the target vehicle based on the driving action plan and the track candidate generated by the judgment function. In recent years, some driving support and automatic driving systems have been developed that employ learning models such as artificial neural networks (ANN).

このような運転支援用または自動運転用システムの信頼性及び安全性を検証するためには、当該システムを搭載した車両を実際に走行させる実走行テストが必要である。しかしながら、実走行テストだけでは、システムの製品化までに多大な時間がかかる。そこで、現実の環境を模した仮想的なシミュレーション環境下で運転支援または自動運転を計算機を用いてシミュレーションするテストも行われている。このようなシミュレーションの技術は、たとえば、特許文献1(再表2019/021898号公報)に開示されている。 In order to verify the reliability and safety of such a driving support or automatic driving system, an actual driving test in which a vehicle equipped with the system is actually driven is required. However, it takes a lot of time to commercialize the system only by the actual driving test. Therefore, a test is also conducted in which driving support or automatic driving is simulated using a computer in a virtual simulation environment that imitates a real environment. Such a simulation technique is disclosed in, for example, Patent Document 1 (Re-Table 2019/021898).

再表2019/021898号公報Re-table 2019/021898 Gazette

運転支援用または自動運転用のシステムの信頼性及び安全性を計算機シミュレーションにより十分に検証するためには、多種多様なシミュレーション環境を示す大量のデータが必要となる。このようなデータは、たとえば、実際の車両に搭載されたセンサから取得された映像データを中心とするセンシングデータの解析処理(たとえば他車両などの周辺オブジェクトの検出)を行うことにより生成できる。 In order to fully verify the reliability and safety of a system for driving assistance or autonomous driving by computer simulation, a large amount of data showing a wide variety of simulation environments is required. Such data can be generated, for example, by performing analysis processing of sensing data centering on video data acquired from a sensor mounted on an actual vehicle (for example, detection of peripheral objects such as other vehicles).

しかしながら、大量のセンシングデータの解析に要する計算コストは非常に大きいことから、これがシステムの開発コストの上昇あるいは開発期間の長大化を招くという課題がある。 However, since the calculation cost required for analysis of a large amount of sensing data is very high, there is a problem that this leads to an increase in the development cost of the system or a lengthening of the development period.

上記に鑑みて本開示の目的は、運転支援または自動運転のシミュレーションに要する計算コストの低減を可能とするシミュレーション用データを生成するデータ生成装置、方法及びコンピュータプログラムを提供する点にある。 In view of the above, an object of the present disclosure is to provide a data generation device, a method and a computer program for generating simulation data, which enables reduction of calculation cost required for simulation of driving assistance or automatic driving.

本開示の第1の態様によるデータ生成装置は、実空間における車両の状態を示すタイムスタンプ付き車両情報が格納されている車両情報格納部と、前記車両の周辺領域における周辺オブジェクトに関するタイムスタンプ付きオブジェクト情報が格納されているオブジェクト情報格納部とを参照してシミュレーション用データを生成するデータ生成装置であって、少なくとも前記オブジェクト情報及び前記車両情報の中から、指定時刻と許容範囲内で同一の時刻のタイムスタンプをもつ複数の概念要素を探し出す探索処理を行う情報探索部と、当該探し出された複数の概念要素を複数の概念クラスに分類し、前記複数の概念クラスのうちの各概念クラスと当該各概念クラスに分類された概念要素との間の関係を示すクラスデータを生成する多クラス分類部と、前記多クラス分類部により前記複数の概念クラスについてそれぞれ生成された複数個のクラスデータを相互に関係付けることによって、前記タイムスタンプをもつ構造化データセットを生成する構造化データ生成部とを備える。 The data generation device according to the first aspect of the present disclosure includes a vehicle information storage unit that stores vehicle information with a time stamp indicating the state of the vehicle in real space, and a time stamped object relating to a peripheral object in the peripheral region of the vehicle. It is a data generation device that generates simulation data by referring to the object information storage unit that stores information, and is the same time within a specified time and allowable range from at least the object information and the vehicle information. An information search unit that performs search processing to search for multiple conceptual elements with the time stamp of, and the multiple conceptual elements found are classified into multiple conceptual classes, and each of the plurality of conceptual classes A multi-class classification unit that generates class data showing the relationship between the conceptual elements classified into each concept class, and a plurality of class data generated by the multi-class classification unit for each of the plurality of concept classes. It includes a structured data generation unit that generates a structured data set having the time stamp by relating to each other.

本開示の第2の態様による方法は、実空間における車両の状態を示すタイムスタンプ付き車両情報が格納されている車両情報格納部と、前記車両の周辺領域における周辺オブジェクトに関するタイムスタンプ付きオブジェクト情報が格納されているオブジェクト情報格納部とを参照してシミュレーション用データを生成する方法であって、少なくとも前記オブジェクト情報及び前記車両情報の中から、指定時刻と許容範囲内で同一の時刻のタイムスタンプをもつ複数の概念要素を探し出す探索処理を行うステップと、当該探し出された複数の概念要素を複数の概念クラスに分類するステップと、前記複数の概念クラスのうちの各概念クラスと当該各概念クラスに分類された概念要素との間の関係を示すクラスデータを生成するステップと、前記複数の概念クラスについてそれぞれ生成された複数個のクラスデータを相互に関係付けることによって、前記タイムスタンプをもつ構造化データセットを生成するステップとを備える。 In the method according to the second aspect of the present disclosure, a vehicle information storage unit in which time-stamped vehicle information indicating the state of the vehicle in the real space is stored, and time-stamped object information regarding peripheral objects in the peripheral region of the vehicle are stored. It is a method of generating simulation data by referring to the stored object information storage unit, and a time stamp of the same time within a specified time and an allowable range is obtained from at least the object information and the vehicle information. A step of performing a search process for finding a plurality of conceptual elements having the same, a step of classifying the plurality of found conceptual elements into a plurality of conceptual classes, and each conceptual class of the plurality of conceptual classes and each of the conceptual classes. A structure having the time stamp by correlating the step of generating class data showing the relationship between the conceptual elements classified in the above and the plurality of class data generated for each of the plurality of conceptual classes. It includes a step to generate a conversion data set.

本開示の第3の態様によるコンピュータプログラムは、不揮発性メモリから読み出されて単数または複数のプロセッサにより実行されるべきコンピュータプログラムであって、第2の態様による方法を前記単数または複数のプロセッサに実行させるように構成されている。 The computer program according to the third aspect of the present disclosure is a computer program read from the non-volatile memory and to be executed by one or more processors, and the method according to the second aspect is applied to the one or more processors. It is configured to run.

本開示の第1~第3の態様によれば、タイムスタンプ付き車両情報とタイムスタンプ付きオブジェクト情報とに基づいて、タイムスタンプをもつ構造化データセットを生成することができる。この構造化データセットのデータ量は、センシングデータのそれと比べると非常に小さいので、データ保管コストを低くすることができる。また構造化データセットは、ほとんど前処理を必要とせずに運転支援または自動運転のシミュレーションに利用できるデータ構造を有しているので、当該シミュレーションの計算負荷を低くすることができる。したがって、構造化データセットを用いたシミュレーションを実行することにより運転支援用または自動運転用システムの開発コストの低減あるいは開発期間の短縮を容易に実現することができる。 According to the first to third aspects of the present disclosure, it is possible to generate a structured data set having a time stamp based on the time stamped vehicle information and the time stamped object information. Since the amount of data in this structured data set is very small compared to that of sensing data, the data storage cost can be reduced. Further, since the structured data set has a data structure that can be used for driving support or automatic driving simulation with almost no preprocessing, the calculation load of the simulation can be reduced. Therefore, by executing the simulation using the structured data set, it is possible to easily reduce the development cost or the development period of the driving support or automatic driving system.

本開示の一実施形態に係るデータ生成システムの概略構成を示す図である。It is a figure which shows the schematic structure of the data generation system which concerns on one Embodiment of this disclosure. 一連の画像フレームからなる動画像データと、或る時刻での画像フレームの例とを表す概略図である。It is a schematic diagram which shows the moving image data which consists of a series of image frames, and the example of an image frame at a certain time. 1つの概念クラスと、この概念クラスで示される概念を具現化する属性情報(概念要素)との間の関係例を示す図である。It is a figure which shows the relation example between one concept class, and the attribute information (concept element) which embodies the concept shown by this concept class. 「車両」という概念を示す車両クラスと、車両クラスに分類された属性情報との間の関係例を示す図である。It is a figure which shows the relationship example between the vehicle class which shows the concept of "vehicle", and the attribute information classified into a vehicle class. 高速道路へのランプ上を走行する対象車両とその周辺状況とを概略的に示す図である。It is a figure which shows roughly the target vehicle traveling on the ramp to the expressway, and the surrounding situation. 図5に示される状況の場合に生成される構造化データセットの一例を概念的に表す図である。It is a figure which conceptually represents an example of the structured data set generated in the case of the situation shown in FIG. 一連の時刻のタイムスタンプをそれぞれもつ構造化データセットを概念的に示す図である。It is a figure which conceptually shows the structured data set which has each time stamp of a series of time. 本開示の一実施形態に係るデータ生成方法の一例を概略的に示すフローチャートである。It is a flowchart which shows typically an example of the data generation method which concerns on one Embodiment of this disclosure. 構造化データセット群を用いて運転支援または自動運転のシミュレーションを実行するシミュレータの構成例を概略的に示す図である。It is a figure which shows the configuration example of the simulator which executes the simulation of driving support or automatic driving using the structured data set group. シミュレータの動作手順の一例を示すフローチャートである。It is a flowchart which shows an example of the operation procedure of a simulator. 本開示の他の実施形態に係るデータ生成システムの概略構成を示すブロック図である。It is a block diagram which shows the schematic structure of the data generation system which concerns on other embodiment of this disclosure. 本開示の他の実施形態に係るデータ生成方法の一例を概略的に示すフローチャートである。It is a flowchart which shows typically an example of the data generation method which concerns on other embodiment of this disclosure. データ生成システムの機能を実現するハードウェア構成例を概略的に示すブロック図である。It is a block diagram which shows the example of the hardware composition which realizes the function of a data generation system.

次に、図面を参照しつつ、種々の実施形態及びその変形例について詳細に説明する。なお、図面全体において同一符号が付された構成要素は、同一構成及び同一機能を有するものとする。 Next, various embodiments and modifications thereof will be described in detail with reference to the drawings. The components with the same reference numerals in the entire drawing shall have the same configuration and the same function.

図1は、一実施形態に係るデータ生成システム1の概略構成を示すブロック図である。このデータ生成システム1は、運転支援または自動運転の計算機シミュレーションで使用される構造化データセットを生成するものである。図1に示されるようにデータ生成システム1は、実空間に存在していた車両(以下「対象車両」という。)を用いて実際に収集された情報が格納されているデータ格納部10と、データ格納部10を参照して計算機シミュレーション用の構造化データセットを生成するデータ生成装置20と、構造化データセットを格納する構造化情報データベース(構造化情報DB)30とを備えている。各構造化データセットには、タイムスタンプが付加される。 FIG. 1 is a block diagram showing a schematic configuration of a data generation system 1 according to an embodiment. This data generation system 1 generates a structured data set used in a computer simulation of driving assistance or automatic driving. As shown in FIG. 1, the data generation system 1 includes a data storage unit 10 in which information actually collected using a vehicle existing in a real space (hereinafter referred to as a “target vehicle”) is stored. It includes a data generation device 20 that generates a structured data set for computer simulation with reference to a data storage unit 10, and a structured information database (structured information DB) 30 that stores the structured data set. A time stamp is added to each structured data set.

データ格納部10としては、ハードディスクドライブ(Hard Disk Drive,HDD)またはソリッドステートドライブ(Solid State Drive,SSD)などの大容量記憶媒体が使用可能である。 As the data storage unit 10, a large-capacity storage medium such as a hard disk drive (Hard Disk Drive, HDD) or a solid state drive (Solid State Drive, SSD) can be used.

データ格納部10は、対象車両の周辺領域における周辺オブジェクトに関するタイムスタンプ付きオブジェクト情報があらかじめ格納されているオブジェクト情報格納部11と、当該対象車両の位置状態,挙動状態及び制御状態を示すタイムスタンプ付き車両情報があらかじめ格納されている車両情報格納部12と、当該対象車両の周辺領域を観測する単数または複数のアクティブセンサを用いて生成されたセンシングデータが格納されているセンシングデータ格納部13とを含んで構成されている。 The data storage unit 10 includes an object information storage unit 11 in which object information with a time stamp regarding peripheral objects in the peripheral area of the target vehicle is stored in advance, and a time stamp indicating the position state, behavior state, and control state of the target vehicle. The vehicle information storage unit 12 in which vehicle information is stored in advance and the sensing data storage unit 13 in which sensing data generated by using one or a plurality of active sensors for observing the peripheral area of the target vehicle are stored. It is composed of including.

オブジェクト情報格納部11に格納されているオブジェクト情報は、対象車両に搭載された外界センサのセンシングデータを解析することで認識された情報を含む。外界センサとしては、撮像センサ及び赤外線温度センサなどのパッシブセンサ、並びに、ライダ(LiDAR:Laser imaging Detection And Ranging)装置,レーダ(RADAR:RAdio Detection And Ranging)装置及び超音波センサなどのアクティブセンサが挙げられる。レーダ装置は、対象車両の周辺領域にミリ波などの電波を照射し、周辺オブジェクトで反射または散乱された電波を受信し、受信信号を処理することで周辺オブジェクトとの相対距離、周辺オブジェクトの相対速度及び周辺オブジェクトの相対方位を示すセンシングデータを生成することができる。またライダ装置は、対象車両の周辺領域をレーザ光で走査しつつ周辺オブジェクトで反射または散乱された光を受信し、受信信号を処理することで周辺オブジェクトとの相対距離、周辺オブジェクトの相対速度及び周辺オブジェクトの相対方位を示すセンシングデータを生成することができる。 The object information stored in the object information storage unit 11 includes information recognized by analyzing the sensing data of the external world sensor mounted on the target vehicle. Examples of the external sensor include passive sensors such as an image pickup sensor and an infrared temperature sensor, and active sensors such as a lidar (Laser imaging Detection And Ringing) device, a radar (RADAR: RAdio Detection And Ringing) device, and an ultrasonic sensor. Will be. The radar device irradiates the peripheral area of the target vehicle with radio waves such as millimeter waves, receives the radio waves reflected or scattered by the peripheral objects, and processes the received signals to determine the relative distance to the peripheral objects and the relative distance to the peripheral objects. Sensing data indicating the speed and the relative orientation of surrounding objects can be generated. In addition, the rider device receives the light reflected or scattered by the peripheral object while scanning the peripheral area of the target vehicle with the laser beam, and processes the received signal to determine the relative distance to the peripheral object, the relative speed of the peripheral object, and the relative speed of the peripheral object. Sensing data indicating the relative orientation of peripheral objects can be generated.

対象車両の周辺領域を観測する外界センサのセンシングデータを解析することで、たとえば、周辺オブジェクトのタイプ、サイズ及び各種状態をオブジェクト情報として認識することができる。周辺オブジェクトのタイプとしては、たとえば、対象車両の周辺領域(たとえば、前方領域、側方領域及び後方領域)に存在する周辺車両(たとえば、四輪車両,自動二輪車両及び自転車),歩行者,標識,建物,障害物(たとえば、路上の小石)及び車線領域が挙げられる。 By analyzing the sensing data of the external sensor that observes the peripheral area of the target vehicle, for example, the type, size, and various states of the peripheral object can be recognized as object information. Types of peripheral objects include, for example, peripheral vehicles (eg, four-wheeled vehicles, motorcycles and bicycles), pedestrians, and signs that exist in the peripheral areas of the target vehicle (eg, front areas, side areas, and rear areas). , Buildings, obstacles (eg, pebbles on the road) and lane areas.

具体的には、対象車両には、撮像センサのセンシングデータである動画像データからオブジェクト情報を認識し得る画像認識センサを搭載することができる。画像認識センサは、動画像データを解析することにより、動画像データに現れる周辺オブジェクトを検知しそのオブジェクト情報を認識することができる。図2は、経過時間tに沿って配列された一連の画像フレームからなる動画像データMdと、或る時刻での画像フレームFdの例とを表す概略図である。画像フレームFdにおいては、撮像センサで取得された前方画像が示されるとともに、画像認識センサによって前方画像に現れる複数台の周辺車両が検知された結果が四角い枠で示されている。 Specifically, the target vehicle can be equipped with an image recognition sensor capable of recognizing object information from moving image data which is sensing data of the image pickup sensor. By analyzing the moving image data, the image recognition sensor can detect peripheral objects appearing in the moving image data and recognize the object information. FIG. 2 is a schematic diagram showing an example of a moving image data Md composed of a series of image frames arranged along an elapsed time t and an image frame Fd at a certain time. In the image frame Fd, the front image acquired by the image pickup sensor is shown, and the result of detecting a plurality of peripheral vehicles appearing in the front image by the image recognition sensor is shown by a square frame.

また対象車両には、対象車両の周辺領域の高精細な3次元画像を生成し得るライダ装置などのアクティブセンサと、その3次元画像を解析することにより周辺オブジェクトを検知しそのオブジェクトを情報を認識し得る3次元画像認識センサとを搭載することもできる。3次元画像認識センサは、センシングデータを解析することで、対象車両の周辺領域における道路形状や路面状態(たとえば、路面の凹凸、路面の濡れまたは路面の凍結)といったオブジェクト情報を認識することができる。 In addition, the target vehicle has an active sensor such as a rider device that can generate a high-definition three-dimensional image of the peripheral area of the target vehicle, and by analyzing the three-dimensional image, the peripheral object is detected and the information is recognized. It can also be equipped with a possible 3D image recognition sensor. By analyzing the sensing data, the 3D image recognition sensor can recognize object information such as road shape and road surface condition (for example, road surface unevenness, road surface wetness or road surface freezing) in the peripheral region of the target vehicle. ..

センシングデータ格納部13には、レーダ装置やライダ装置などのアクティブセンサのタイムスタンプ付きセンシングデータを格納することが可能である。 The sensing data storage unit 13 can store time-stamped sensing data of active sensors such as radar devices and rider devices.

車両情報格納部12には、対象車両の位置状態,挙動状態及び制御状態を示すタイムスタンプ付き車両情報が格納されている。たとえば、対象車両の位置状態は、対象車両に搭載されたGNSS(Global Navigation Satellite System)センサと高精度な地図データとを用いて検出可能である。対象車両の挙動状態は、加速度センサ、ヨーレイトセンサ(対象車両が旋回する際に発生する角速度を検出するセンサ)、操舵角センサ、シフトポジションセンサ及びブレーキセンサといった車載センサと、これら車載センサのセンシングデータを解析する電子制御ユニット(ECU:Electronic Control Unit)とを用いて検出可能である。対象車両の制御状態を示す情報としては、たとえば、CAN(Controller Area Network)などの通信プロトコルに準拠した車載通信ネットワークを伝送された車両制御情報が利用可能である。 The vehicle information storage unit 12 stores vehicle information with a time stamp indicating a position state, a behavior state, and a control state of the target vehicle. For example, the position state of the target vehicle can be detected by using a GNSS (Global Navigation Satellite System) sensor mounted on the target vehicle and highly accurate map data. The behavior state of the target vehicle is the in-vehicle sensors such as the acceleration sensor, yaw rate sensor (sensor that detects the angular speed generated when the target vehicle turns), steering angle sensor, shift position sensor and brake sensor, and the sensing data of these in-vehicle sensors. It can be detected by using an electronic control unit (ECU: Electronic Control Unit) that analyzes the above. As the information indicating the control state of the target vehicle, for example, vehicle control information transmitted through an in-vehicle communication network compliant with a communication protocol such as CAN (Control Area Network) can be used.

上記したオブジェクト情報,車両情報及びセンシングデータは、対象車両に搭載されたテレマティクス(Telematics)機能をもつ電子制御ユニットにより、移動体通信ネットワークを介して外部サーバ装置に集約され得る。データ生成システム1は、外部サーバ装置に集約されたオブジェクト情報,車両情報及びセンシングデータを利用することができる。 The above-mentioned object information, vehicle information, and sensing data can be aggregated in an external server device via a mobile communication network by an electronic control unit having a telematics function mounted on the target vehicle. The data generation system 1 can use the object information, the vehicle information, and the sensing data aggregated in the external server device.

次に、データ生成装置20の構成について詳細に説明する。図1に示されるように、データ生成装置20は、情報探索部23,情報推定部26,多クラス分類部24,構造化データ生成部25及びデータ出力部27を備えて構成されている。 Next, the configuration of the data generation device 20 will be described in detail. As shown in FIG. 1, the data generation device 20 includes an information search unit 23, an information estimation unit 26, a multi-class classification unit 24, a structured data generation unit 25, and a data output unit 27.

情報探索部23は、オブジェクト情報格納部11及び車両情報格納部12を参照して探索処理を実行する。すなわち、情報探索部23は、オブジェクト情報及び車両情報の中から、指定時刻tと許容範囲ΔT内で同一の時刻Tのタイムスタンプをもつ概念要素と称されるデータ要素を複数探し出す。各概念要素にはタイムスタンプが付加されているので、情報探索部23は、データ格納部10を参照して同一の時刻Tのタイムスタンプをもつ複数の概念要素を探し出し、当該探し出された概念要素をデータ格納部10から取得することができる。 The information search unit 23 executes the search process with reference to the object information storage unit 11 and the vehicle information storage unit 12. That is, the information search unit 23 searches for a plurality of data elements called conceptual elements having the same time stamp at the designated time t and the allowable range ΔT from the object information and the vehicle information. Since a time stamp is added to each conceptual element, the information search unit 23 refers to the data storage unit 10 to search for a plurality of conceptual elements having the same time stamp at the same time T, and the searched concept. The element can be acquired from the data storage unit 10.

ここで、本明細書では、「概念要素」とは、対象車両や周辺オブジェクトの概念を具現化するためのデータ要素(たとえば「歩行者」のサイズ及び速度)をいう。 Here, in the present specification, the "conceptual element" refers to a data element (for example, the size and speed of a "pedestrian") for embodying the concept of a target vehicle or a peripheral object.

一方、情報推定部26は、センシングデータ格納部13を参照して、指定時刻tと同一または近傍の時刻のタイムスタンプをもつセンシングデータを探し出す。さらに情報推定部26は、当該探し出されたセンシングデータに基づいて対象車両の周辺領域における周辺オブジェクトに関するオブジェクト情報の概念要素を推定する。たとえば、対象車両に搭載された撮像センサが指定時刻tに逆光状態にあったとき、あるいは、対象車両が指定時刻tに視界不良環境下にあったときには、画像認識センサは、指定時刻tの動画像データから周辺オブジェクトを高い精度で認識することが難しい。このような場合でも、情報推定部26は、センシングデータ格納部13に格納されているセンシングデータを解析して周辺オブジェクト(たとえば「前方走行車両」)に関する概念要素(たとえば「前方走行車両」のサイズ)を推定することができる。 On the other hand, the information estimation unit 26 refers to the sensing data storage unit 13 to search for sensing data having a time stamp at the same time as or near the designated time t. Further, the information estimation unit 26 estimates the conceptual element of the object information regarding the peripheral object in the peripheral region of the target vehicle based on the searched sensing data. For example, when the image sensor mounted on the target vehicle is backlit at the specified time t, or when the target vehicle is in a poor visibility environment at the specified time t, the image recognition sensor uses the moving image at the specified time t. It is difficult to recognize peripheral objects from image data with high accuracy. Even in such a case, the information estimation unit 26 analyzes the sensing data stored in the sensing data storage unit 13 to analyze the size of the conceptual element (for example, the “forward traveling vehicle”) related to the peripheral object (for example, the “forward traveling vehicle”). ) Can be estimated.

また情報推定部26は、センシングデータ格納部13に格納されているセンシングデータと車両情報格納部12に格納されている車両情報とに基づいて、新たなオブジェクト情報を推定することもできる。たとえば、情報推定部26は、センシングデータから得た周辺車両(たとえば前方走行車両や後方走行車両)の相対速度と、車両情報から得た対象車両の絶対速度とに基づいて、当該周辺車両の絶対速度を推定することができる。 Further, the information estimation unit 26 can also estimate new object information based on the sensing data stored in the sensing data storage unit 13 and the vehicle information stored in the vehicle information storage unit 12. For example, the information estimation unit 26 determines the absolute speed of the peripheral vehicle based on the relative speed of the peripheral vehicle (for example, the vehicle traveling ahead or the vehicle traveling behind) obtained from the sensing data and the absolute speed of the target vehicle obtained from the vehicle information. The speed can be estimated.

多クラス分類部24及び構造化データ生成部25は、情報探索部23により探し出された概念要素と情報推定部26により推定された概念要素とに基づいて、オントロジー(Ontology)と呼ばれる階層的な概念体系を表す構造化データセット(オントロジーデータセット)を生成することができる。本明細書において、「オントロジー」とは、知識やモデルに現れる複数の概念クラスと、これら概念クラス間を関係付ける意味リンクとから構成された概念体系(conceptual system)をいう。 The multi-class classification unit 24 and the structured data generation unit 25 are hierarchically called ontology based on the conceptual elements found by the information search unit 23 and the conceptual elements estimated by the information estimation unit 26. It is possible to generate a structured data set (ontology data set) that represents a conceptual system. As used herein, the term "ontology" refers to a conceptual system composed of a plurality of conceptual classes appearing in knowledge and models and semantic links relating between these conceptual classes.

具体的には、多クラス分類部24は、情報探索部23により探し出された概念要素及び情報推定部26により推定された概念要素を、あらかじめ定められた複数の概念クラスに分類し、各概念クラスと当該各概念クラスに分類された概念要素との間の関係を示すクラスデータを生成する。構造化データ生成部25は、複数の概念クラスについてそれぞれ生成された複数個のクラスデータを相互に関係付けることによって、時刻Tのタイムスタンプをもつ構造化データセットを生成する。データ出力部27は、当該構造化データセットを構造化情報DB30に出力する。 Specifically, the multi-class classification unit 24 classifies the conceptual elements found by the information search unit 23 and the conceptual elements estimated by the information estimation unit 26 into a plurality of predetermined conceptual classes, and each concept. Generate class data showing the relationship between the class and the conceptual elements classified in each conceptual class. The structured data generation unit 25 generates a structured data set having a time stamp at time T by associating a plurality of class data generated for each of the plurality of conceptual classes with each other. The data output unit 27 outputs the structured data set to the structured information DB 30.

図3は、1つの概念クラスと、この概念クラスで示される概念を具現化する属性情報(概念要素)との間の関係例を示す図である。図3に示される概念要素としての属性情報は、数値情報,状態情報,物性情報及び機能情報を含む。図4は、「車両」という概念を示す車両クラスと、車両クラスに分類された属性情報との間の関係例を示す図である。図4に示される属性情報は、数値情報,状態情報,物性情報及び機能情報を含む。図4に示されるように「数値情報」は、車両速度,加速度,操舵角,方位,車両の全長及び車両の幅をそれぞれ示す属性値を含み、「状態情報」は、ACC(追従型クルーズコントロール(Adaptive Cruise Control))状態,自動運転状態及び通信中状態をそれぞれ示す属性値を含み、「物性情報」は、車体情報及び素材情報をそれぞれ示す属性値を含み、「機能情報」のうちのセンサ情報は、温度センサ,ミリ波レーダ,LiDAR及び画像認識センサをそれぞれ示す属性値を含み、「機能情報」のうちの照明情報は、室外灯及び室内灯をそれぞれ示す属性値を含む。 FIG. 3 is a diagram showing an example of a relationship between one concept class and attribute information (concept element) that embodies the concept shown in this concept class. The attribute information as a conceptual element shown in FIG. 3 includes numerical information, state information, physical property information, and functional information. FIG. 4 is a diagram showing an example of a relationship between a vehicle class showing the concept of “vehicle” and attribute information classified into the vehicle class. The attribute information shown in FIG. 4 includes numerical information, state information, physical property information, and functional information. As shown in FIG. 4, the "numerical information" includes attribute values indicating the vehicle speed, acceleration, steering angle, direction, total length of the vehicle, and width of the vehicle, and the "state information" includes ACC (following cruise control). (Adaptive Cruise Control)) Includes attribute values indicating the state, automatic operation state, and communication state, respectively, and "physical property information" includes attribute values indicating vehicle body information and material information, respectively, and a sensor in "functional information". The information includes attribute values indicating temperature sensors, millimeter-wave radars, LiDARs, and image recognition sensors, respectively, and the lighting information in the "functional information" includes attribute values indicating outdoor lights and indoor lights, respectively.

図5は、或る時刻において高速道路HWへのランプHR上を走行する対象車両H1とその周辺状況とを概略的に示す図である。図5に示されるように対象車両H1は、自動運転状態で、直線形状の高速道路HWと曲線形状のランプHRとの間の合流エリアA1に進行しようとしている。高速道路HWは、第1車線L1と第2車線L1とからなり、第1車線L1では、対象車両H1からみて後方の領域に自動二輪車両H2が手動運転状態で走行している。合流エリアA1には、速度制限情報(たとえば時速100kmの制限速度)を表示する標識Rsが設けられている。さらに合流エリアA1の路面上には小石Stが存在する。対象車両H1内の電子制御ユニットは、対象車両H1に搭載された上記センサ群及び高精度の地図データを用いて、標識Rs,合流エリアA1,小石St,自動二輪車両H2,第1車線L1及び第2車線L2を周辺オブジェクトとして検知し、これら周辺オブジェクトに関する概念要素を属性情報として生成することができる。 FIG. 5 is a diagram schematically showing a target vehicle H1 traveling on a ramp HR to a highway HW and its surrounding conditions at a certain time. As shown in FIG. 5, the target vehicle H1 is about to proceed to the confluence area A1 between the linear highway HW and the curved ramp HR in the automatic driving state. The highway HW is composed of a first lane L1 and a second lane L1. In the first lane L1, a motorcycle vehicle H2 is traveling in a manual driving state in a region behind the target vehicle H1. The merging area A1 is provided with a sign Rs for displaying speed limit information (for example, a speed limit of 100 km / h). Further, there is a pebble St on the road surface of the confluence area A1. The electronic control unit in the target vehicle H1 uses the above sensor group mounted on the target vehicle H1 and high-precision map data, and uses the sign Rs, the merging area A1, the pebble St, the motorcycle H2, the first lane L1 and the like. The second lane L2 can be detected as peripheral objects, and conceptual elements related to these peripheral objects can be generated as attribute information.

図6は、図5に示される状況の場合に生成される、或る時刻のタイムスタンプをもつ構造化データセットの一例を概念的に表す図である。図6に示される構造化データセットは、各種の概念クラス51~53,61~63,71~72と、これら概念クラス51~53,61~63,71~72間を相互に関係付ける意味リンクC1~C8とで構成されている。具体的には、図6に示されるように、対象車両クラス50は、「対象車両」という概念を具現化する「四輪車両」,「自動走行」及び「現在位置座標」などの属性情報ととともにクラスデータを構成し、走行車道クラス51は、「走行車道」という概念を具現化する「ランプ」及び「領域座標」などの属性情報ととともにクラスデータを構成し、高速道路クラス52は、「高速道路」という概念を具現化する「領域座標」及び「道路形状」などの属性情報とともにクラスデータを構成し、合流エリアクラス53は、「合流エリア」という概念を具現化する「領域座標」及び「相対距離」などの属性情報とともにクラスデータを構成し、周辺車両クラス61は、「周辺車両」という概念を具現化する「自動二輪車両」,「手動走行」及び「領域座標」などの属性情報とともにクラスデータを構成し、第1車線クラス62は、「第1車線」という概念を具現化する「前方領域座標」,「後方領域座標」及び「車線の形状」などの属性情報とともにクラスデータを構成し、第2車線クラス63は、「第2車線」という概念を具現化する「前方領域座標」,「後方領域座標」及び「車線の形状」などの属性情報とともにクラスデータを構成し、標識クラス71は、「標識」という概念を具現化する「速度制限情報」などの属性情報とともにクラスデータを構成し、障害物クラス72は、「障害物」という概念を具現化する「石」,「相対距離」及び「相対方位」などの属性情報とともにクラスデータを構成している。 FIG. 6 is a diagram conceptually representing an example of a structured data set with a time stamp at a given time, which is generated in the case of the situation shown in FIG. The structured dataset shown in FIG. 6 is a semantic link that correlates various conceptual classes 51-53, 61-63, 71-72 and these conceptual classes 51-53, 61-63, 71-72. It is composed of C1 to C8. Specifically, as shown in FIG. 6, the target vehicle class 50 includes attribute information such as "four-wheeled vehicle", "automatic running", and "current position coordinates" that embody the concept of "target vehicle". Class data is composed of class data together with attribute information such as "ramp" and "regional coordinates" that embody the concept of "driving road", and highway class 52 is ". Class data is composed of attribute information such as "regional coordinates" and "road shape" that embody the concept of "highway", and the confluence area class 53 includes "regional coordinates" that embody the concept of "confluence area" and Class data is configured together with attribute information such as "relative distance", and the peripheral vehicle class 61 is attribute information such as "motorcycle vehicle", "manual driving" and "regional coordinates" that embody the concept of "peripheral vehicle". In the first lane class 62, class data is provided together with attribute information such as "front area coordinates", "rear area coordinates" and "lane shape" that embody the concept of "first lane". The second lane class 63 constitutes class data together with attribute information such as "front area coordinates", "rear area coordinates" and "lane shape" that embodies the concept of "second lane", and is a marker. Class 71 constitutes class data together with attribute information such as "speed limit information" that embodies the concept of "sign", and obstacle class 72 embodies the concept of "obstacle", "stone" and " Class data is composed of attribute information such as "relative distance" and "relative orientation".

さらに、図6に示されるように、意味リンクC1は、対象車両クラス50と走行車道クラス51とを相互に関係付け、意味リンクC2は、対象車両クラス50と合流エリアクラス53とを相互に関係付け、意味リンクC3は、合流エリアクラス53と標識クラス71とを相互に関係付け、意味リンクC4は、合流エリアクラス53と障害物クラス72とを相互に関係付け、意味リンクC5は、対象車両クラス50と高速道路クラス52とを相互に関係付け、意味リンクC6は、高速道路クラス52と第1車線クラス62とを相互に関係付け、意味リンクC7は、高速道路クラス52と第2車線クラス63とを相互に関係付け、意味リンクC8は、周辺車両クラス61と第1車線クラス62とを相互に関係付けている。 Further, as shown in FIG. 6, the semantic link C1 correlates the target vehicle class 50 and the traveling road class 51, and the semantic link C2 correlates the target vehicle class 50 and the merging area class 53. Attached, the semantic link C3 correlates the merging area class 53 and the sign class 71, the semantic link C4 correlates the merging area class 53 and the obstacle class 72, and the semantic link C5 is the target vehicle. Class 50 and highway class 52 are interrelated, semantic link C6 correlates highway class 52 and first lane class 62, and semantic link C7 is highway class 52 and second lane class. 63 is related to each other, and the semantic link C8 is related to the peripheral vehicle class 61 and the first lane class 62.

情報探索部23,情報推定部26,多クラス分類部24及び構造化データ生成部25は、指定時刻が与えられる度に、探索処理,概念要素の推定,クラスデータの生成及びタイムスタンプ付き構造化データセットの生成をそれぞれ実行する。これにより、図7に示されるように、一連の時刻T,T,T,…のタイムスタンプをそれぞれもつ構造化データセットX(T),X(T),X(T),…を時系列データとして生成することが可能となる。 The information search unit 23, the information estimation unit 26, the multi-class classification unit 24, and the structured data generation unit 25 are used for search processing, conceptual element estimation, class data generation, and time-stamped structuring each time a specified time is given. Perform each dataset generation. As a result, as shown in FIG. 7, the structured data sets X (T 1 ), X (T 2 ), X (T 3 ) having a series of time stamps T 1 , T 2 , T 3 , ... ), ... can be generated as time-series data.

次に、図8を参照しつつ、データ生成装置20の動作手順について説明する。図8は、一実施形態に係るデータ生成方法の一例を概略的に示すフローチャートである。以下、車両情報のタイムスタンプの分解能(時刻精度)は、オブジェクト情報のタイムスタンプの分解能(時刻精度)よりも低いと仮定して説明を行う。 Next, the operation procedure of the data generation device 20 will be described with reference to FIG. FIG. 8 is a flowchart schematically showing an example of a data generation method according to an embodiment. Hereinafter, it is assumed that the resolution (time accuracy) of the time stamp of the vehicle information is lower than the resolution (time accuracy) of the time stamp of the object information.

図8を参照すると、先ず、時刻t(k)が指定される(ステップS10)。kは、指定時刻t(k)を特定する番号である。指定時刻t(k)は、データ生成装置20の外部のコントローラ(図示せず)により与えられてもよいし、データ生成装置20の内部(たとえば情報探索部23)により与えられてもよい。 Referring to FIG. 8, first, the time t (k) is specified (step S10). k is a number that specifies the designated time t (k). The designated time t (k) may be given by a controller (not shown) outside the data generation device 20 or by the inside of the data generation device 20 (for example, the information search unit 23).

情報探索部23は、オブジェクト情報格納部11に格納されているオブジェクト情報の中から、指定時刻t(k)と対応する時刻T(k)のタイムスタンプをもつ単数または複数の概念要素を探し出すことを試みる(ステップS11)。当該概念要素を探し出すことに成功したときは(ステップS12のYES)、ステップS13に処理が移行し、当該概念要素を探し出すことに失敗したときは(ステップS12のNO)、ステップS32に処理が移行する。 The information search unit 23 searches for a single or a plurality of conceptual elements having a time stamp of a designated time t (k) and a time T (k) corresponding to the designated time t (k) from the object information stored in the object information storage unit 11. (Step S11). When the finding of the conceptual element is successful (YES in step S12), the process shifts to step S13, and when the finding of the conceptual element fails (NO in step S12), the process shifts to step S32. do.

ステップS13では、情報探索部23は、車両情報格納部12に格納されている車両情報の中から、ステップS11で探し出された概念要素のタイムスタンプで示される時刻T(k)と許容範囲内で同一の時刻のタイムスタンプをもつ単数または複数の概念要素を探し出すことを試みる。当該概念要素を探し出すことに成功したときは(ステップS14のYES)、ステップS17に処理が移行し、当該概念要素を探し出すことに失敗したときは(ステップS14のNO)、ステップS15に処理が移行する。 In step S13, the information search unit 23 is within the permissible range with the time T (k) indicated by the time stamp of the conceptual element found in step S11 from the vehicle information stored in the vehicle information storage unit 12. Attempts to find a single or multiple conceptual element with the same time stamp. When the finding of the conceptual element is successful (YES in step S14), the process shifts to step S17, and when the finding of the conceptual element fails (NO in step S14), the process shifts to step S15. do.

ステップS15では、情報探索部23は、車両情報格納部12に格納されている車両情報の中から、当該同一の時刻T(k)とは異なる時刻T(m)(m≠k)のタイムスタンプをもつ単数または複数の概念要素を取得する。続けて情報探索部23は、ステップS15で取得された単数または複数の概念要素に基づいて新たな概念要素を補間する(ステップS16)。ここで、異なる時刻T(m)は、時刻T(k)にできるだけ近い時刻であることが望ましい。たとえば、時刻T(k)よりも1単位時間だけ前後する時刻T(k-1),T(k+1)の一方または双方が時刻T(m)として選択されればよい。 In step S15, the information search unit 23 uses the vehicle information stored in the vehicle information storage unit 12 as a time stamp at a time T (m) (m ≠ k) different from the same time T (k). Gets a single or multiple conceptual elements with. Subsequently, the information search unit 23 interpolates a new conceptual element based on the single or a plurality of conceptual elements acquired in step S15 (step S16). Here, it is desirable that the different time T (m) is as close as possible to the time T (k). For example, one or both of the times T (k-1) and T (k + 1), which are one unit time before and after the time T (k), may be selected as the time T (m).

たとえば、ステップS16において、情報探索部23は、対象車両の現在位置座標(緯度、経度及び高度),速度,操舵角,加速度,ブレーキの指令値,シフトポジションの指令値,及びアクセス開度といった概念要素を補間することができる。 For example, in step S16, the information search unit 23 has concepts such as the current position coordinates (latitude, longitude and altitude) of the target vehicle, speed, steering angle, acceleration, brake command value, shift position command value, and access opening degree. Elements can be interpolated.

ステップS17では、車両情報格納部12から、ステップS13で探し出された単数または複数の概念要素を取得する。 In step S17, the singular or a plurality of conceptual elements found in step S13 are acquired from the vehicle information storage unit 12.

次に、情報推定部26は、センシングデータ格納部13に格納されているセンシングデータが利用可能かどうかを判定する(ステップS18)。すなわち、情報推定部26は、センシングデータ格納部13を参照して、指定時刻t(k)と同一または近傍の時刻のタイムスタンプをもつセンシングデータが存在するかどうかを判定する。センシングデータが利用可能ではないとの判定がなされたときは(ステップS18のNO)、ステップS20に処理が移行する。 Next, the information estimation unit 26 determines whether or not the sensing data stored in the sensing data storage unit 13 is available (step S18). That is, the information estimation unit 26 refers to the sensing data storage unit 13 and determines whether or not there is sensing data having a time stamp at the same time as or near the designated time t (k). When it is determined that the sensing data is not available (NO in step S18), the process shifts to step S20.

センシングデータが利用可能であると判定したときは(ステップS18のYES)、情報推定部26は、センシングデータ格納部13から利用可能なセンシングデータを取得し、当該センシングデータに基づいてさらに別のオブジェクト情報の概念要素を推定することができる(ステップS19)。この場合、たとえば、情報推定部26は、利用可能なセンシングデータを解析して周辺車両に関する概念要素(たとえば「周辺車両」のサイズ及び動作状態)を新たに推定すればよい。情報推定部26は、当該推定された概念要素を情報探索部23に出力する。 When it is determined that the sensing data is available (YES in step S18), the information estimation unit 26 acquires the available sensing data from the sensing data storage unit 13, and another object based on the sensing data. The conceptual elements of information can be estimated (step S19). In this case, for example, the information estimation unit 26 may analyze available sensing data to newly estimate conceptual elements related to peripheral vehicles (for example, the size and operating state of "peripheral vehicles"). The information estimation unit 26 outputs the estimated conceptual element to the information search unit 23.

ここで、情報推定部26は、利用可能なセンシングデータと車両情報格納部12に格納されている車両情報との双方に基づいて、新たなオブジェクト情報を推定してもよい。たとえば、情報推定部26は、利用可能なセンシングデータから得た周辺車両(たとえば前方走行車両や後方走行車両)の相対速度と、車両情報から得た対象車両の絶対速度とに基づいて当該周辺車両の絶対速度を新たな概念要素として推定することができる。 Here, the information estimation unit 26 may estimate new object information based on both the available sensing data and the vehicle information stored in the vehicle information storage unit 12. For example, the information estimation unit 26 may use the relative speed of a peripheral vehicle (for example, a vehicle traveling ahead or a vehicle traveling behind) obtained from available sensing data and the absolute speed of the target vehicle obtained from the vehicle information. The absolute velocity of can be estimated as a new conceptual element.

次のステップS20では、情報探索部23は、オブジェクト情報格納部11から、ステップS11で探し出された概念要素を取得する。このとき、情報探索部23は、ステップS16で補間された概念要素,ステップS17で取得された概念要素,ステップS19で推定された概念要素,及びステップS20で取得された概念要素を統合して多クラス分類部24に供給する。 In the next step S20, the information search unit 23 acquires the conceptual element found in step S11 from the object information storage unit 11. At this time, the information search unit 23 integrates the conceptual elements interpolated in step S16, the conceptual elements acquired in step S17, the conceptual elements estimated in step S19, and the conceptual elements acquired in step S20. Supply to the classification unit 24.

その後、多クラス分類部24は、情報探索部23から供給された概念要素を、あらかじめ定められた複数の概念クラスに分類する(ステップS21)。続けて多クラス分類部24は、各概念クラスと、当該各概念クラスに分類された概念要素との間の関係を示すクラスデータを生成する(ステップS22)。 After that, the multi-class classification unit 24 classifies the conceptual elements supplied from the information search unit 23 into a plurality of predetermined conceptual classes (step S21). Subsequently, the multi-class classification unit 24 generates class data showing the relationship between each concept class and the conceptual elements classified into each concept class (step S22).

次に、構造化データ生成部25は、複数の概念クラスについてそれぞれ生成された複数個のクラスデータを相互に関係付けることによって、時刻T(k)のタイムスタンプをもつ構造化データセットを生成する(ステップS23)。データ出力部27は、ステップS23で生成された構造化データセットを構造化情報DB30に出力する。 Next, the structured data generation unit 25 generates a structured data set having a time stamp of time T (k) by relating a plurality of class data generated for each of the plurality of conceptual classes to each other. (Step S23). The data output unit 27 outputs the structured data set generated in step S23 to the structured information DB 30.

次に、処理を続行するかどうかの判定がなされる(ステップS32)。処理を続行するとの判定がなされたときは(ステップS32のYES)、情報探索部23は、指定時刻t(k)をインクリメントする(ステップS33)。すなわち、指定時刻t(k)を特定する番号kが1だけインクリメントされる。その後、インクリメントされた指定時刻t(k)について、ステップS11~S32が実行される。ステップS32にて処理を続行しないとの判定がなされたときは(ステップS32のNO)、処理は終了する。 Next, it is determined whether or not to continue the process (step S32). When it is determined to continue the process (YES in step S32), the information search unit 23 increments the designated time t (k) (step S33). That is, the number k that specifies the designated time t (k) is incremented by 1. After that, steps S11 to S32 are executed for the incremented designated time t (k). When it is determined in step S32 that the process is not continued (NO in step S32), the process ends.

以上に説明したとおり、データ生成装置20は、指定時刻が与えられる度に、タイムスタンプ付きオブジェクト情報,タイムスタンプ付き車両情報及びタイムスタンプ付きセンシングデータに基づいて、タイムスタンプをもつ構造化データセットを生成することができる。構造化データセットのデータ量は、センシングデータのそれと比べると非常に小さいので、データ保管コストを下げることができる。また構造化データセットは、ほとんど前処理を必要とせずに運転支援または自動運転のシミュレーションに利用できるデータ構造を有しているので、当該計算機シミュレーションの計算負荷を低くすることができる。したがって、構造化データセットを用いた計算機シミュレーションを実行することにより運転支援用または自動運転用システムの開発コストの低減あるいは開発期間の短縮を容易に実現することができる。 As described above, the data generation device 20 creates a structured data set having a time stamp based on the object information with a time stamp, the vehicle information with a time stamp, and the sensing data with a time stamp each time a specified time is given. Can be generated. Since the amount of data in the structured data set is very small compared to that in the sensing data, the data storage cost can be reduced. Further, since the structured data set has a data structure that can be used for driving support or automatic driving simulation with almost no preprocessing, the calculation load of the computer simulation can be reduced. Therefore, it is possible to easily reduce the development cost or the development period of the driving support or automatic driving system by executing the computer simulation using the structured data set.

図9は、構造化情報DB30に格納された構造化データセット群を用いて運転支援または自動運転のシミュレーションを実行するシミュレータ40の構成例を概略的に示す図である。図9に示されるようにシミュレータ40は、構造化情報DB30からタイムスタンプ付きの構造化データセットを取得する入力インターフェイス(入力I/F)41と、入力I/F41で取得された構造化データセットに基づく仮想的なシミュレーション環境下での運転支援用または自動運転用の判断処理を実行する判断部42と、判断処理の結果に基づいて仮想車両を操作する操作処理を実行してその結果を出力する操作部43とを備えている。操作部43の出力に基づいて運転支援用または自動運転用システムの信頼性及び安全性を検証することが可能である。 FIG. 9 is a diagram schematically showing a configuration example of a simulator 40 that executes a simulation of driving support or automatic driving using a structured data set group stored in the structured information DB 30. As shown in FIG. 9, the simulator 40 has an input interface (input I / F) 41 that acquires a structured data set with a time stamp from the structured information DB 30, and a structured data set acquired by the input I / F 41. Judgment unit 42 that executes judgment processing for driving support or automatic driving under a virtual simulation environment based on the above, and operation processing that operates the virtual vehicle based on the result of the judgment processing is executed and the result is output. The operation unit 43 is provided. It is possible to verify the reliability and safety of the driving support or automatic driving system based on the output of the operation unit 43.

図10は、シミュレータ40の動作手順の一例を示すフローチャートである。図10に示されるように、時刻T(k)が指定されると(ステップS40)、入力I/F41は、指定時刻T(k)のタイムスタンプをもつ構造化データセットを構造化情報DB30から取得することを試みる(ステップS41)。当該構造化データセットの取得に成功したときは(ステップS42のYES)、判断部42は、当該構造化データセットに基づいて判断処理を実行し(ステップS43)、次いで操作部43は、判断処理の結果に基づいて操作処理を実行する(ステップS44)。その後、指定時刻T(k)がインクリメントされると(ステップS45)、ステップS41,S42が実行される。ステップS42で当該構造化データセットの取得に失敗したときは、シミュレーションは終了する。このように指定時刻T(k)ごとに構造化データセットを判断部42に供給することにより、運転支援用または自動運転用システムのロジックの確からしさを検証することが可能となる。たとえば、ヒヤリハット現象について検証することが可能である。 FIG. 10 is a flowchart showing an example of the operation procedure of the simulator 40. As shown in FIG. 10, when the time T (k) is specified (step S40), the input I / F 41 transfers a structured data set having a time stamp of the specified time T (k) from the structured information DB 30. Attempt to acquire (step S41). When the acquisition of the structured data set is successful (YES in step S42), the determination unit 42 executes the determination process based on the structured data set (step S43), and then the operation unit 43 performs the determination process. The operation process is executed based on the result of (step S44). After that, when the designated time T (k) is incremented (step S45), steps S41 and S42 are executed. If the acquisition of the structured data set fails in step S42, the simulation ends. By supplying the structured data set to the determination unit 42 at each designated time T (k) in this way, it is possible to verify the certainty of the logic of the driving support or automatic driving system. For example, it is possible to verify the hiyari hat phenomenon.

次に、図11及び図12を参照しつつ、他の実施形態に係るデータ生成システム2について説明する。 Next, the data generation system 2 according to another embodiment will be described with reference to FIGS. 11 and 12.

図11は、他の実施形態に係るデータ生成システム2の概略構成を示すブロック図である。図11に示されるようにデータ生成システム2は、データ格納部10,データ生成装置20,データ生成装置21及び構造化情報DB30を備える。データ生成装置21は、情報探索部23,情報推定部26,多クラス分類部24,構造化データ生成部25,データ出力部28及びバッファメモリ29を含んで構成される。データ生成システム2の構成は、図1のデータ出力部27に代えてデータ出力部28及びバッファメモリ29を有する点を除いて、図1のデータ生成システム2の構成と同じである。 FIG. 11 is a block diagram showing a schematic configuration of the data generation system 2 according to another embodiment. As shown in FIG. 11, the data generation system 2 includes a data storage unit 10, a data generation device 20, a data generation device 21, and a structured information DB 30. The data generation device 21 includes an information search unit 23, an information estimation unit 26, a multi-class classification unit 24, a structured data generation unit 25, a data output unit 28, and a buffer memory 29. The configuration of the data generation system 2 is the same as the configuration of the data generation system 2 of FIG. 1 except that the data output unit 28 and the buffer memory 29 are provided in place of the data output unit 27 of FIG.

本実施の形態のデータ生成装置21では、上記のとおり、構造化データ生成部25は、指定時刻tと対応する時刻Tのタイムスタンプをもつ構造化データセットX(T)を生成する。バッファメモリ29には、当該構造化データセットよりも以前に生成された構造化データセットX(T-α)が格納されている。データ出力部28は、構造化データ生成部25により生成された構造化データセットX(T)と、バッファメモリ29に格納されている、時刻T-αのタイムスタンプをもつ構造化データセットX(T-α)とを比較して、構造化データセットX(T)を構成する概念要素の属性値と構造化データセットX(T-α)を構成する概念要素の属性値との間に所定の閾値以上の差があるかどうかを判定する。所定の閾値以上の差がないと判定したときには、データ出力部28は、構造化データセットX(T)を構造化情報DB30に出力しない。これにより、時刻T-αと時刻Tとの間で環境変化がほとんど無いと評価できるときには、構造化データセットX(T)を構造化情報DB30に格納することを回避することができる。たとえば対象車両が静止状態にある場面について冗長なデータを構造化情報DB30に格納することを回避することができる。 In the data generation device 21 of the present embodiment, as described above, the structured data generation unit 25 generates a structured data set X (T) having a time stamp of the time T corresponding to the designated time t. The buffer memory 29 stores a structured data set X (T—α) generated before the structured data set. The data output unit 28 includes a structured data set X (T) generated by the structured data generation unit 25 and a structured data set X (T) stored in the buffer memory 29 and having a time stamp of time T—α. Compared with T-α), it is determined between the attribute value of the conceptual element constituting the structured data set X (T) and the attribute value of the conceptual element constituting the structured data set X (T-α). Determine if there is a difference greater than or equal to the threshold of. When it is determined that there is no difference of a predetermined threshold value or more, the data output unit 28 does not output the structured data set X (T) to the structured information DB 30. As a result, it is possible to avoid storing the structured data set X (T) in the structured information DB 30 when it can be evaluated that there is almost no change in the environment between the time T—α and the time T. For example, it is possible to avoid storing redundant data in the structured information DB 30 for a scene in which the target vehicle is in a stationary state.

次に、図12を参照しつつ、データ生成装置21の動作手順について説明する。図12は、他の実施形態に係るデータ生成方法の一例を概略的に示すフローチャートである。図12のフローチャートは、ステップS24,S25,S31を有する点を除いて、図8のフローチャートと同じである。 Next, the operation procedure of the data generation device 21 will be described with reference to FIG. FIG. 12 is a flowchart schematically showing an example of a data generation method according to another embodiment. The flowchart of FIG. 12 is the same as the flowchart of FIG. 8 except that it has steps S24, S25, and S31.

図12を参照すると、ステップS23で時刻T(k)のタイムスタンプをもつ構造化データセットが生成されると、データ出力部28は、現在生成されている構造化データセットX(T(k))と、バッファメモリ29から得た、時刻T(k-1)のタイムスタンプをもつ構造化データセットX(T(k-1))とを比較する(ステップS24)。すなわち、構造化データセットX(T(k))を構成する概念要素の属性値と、構造化データセットX(T(k-1))を構成する概念要素の属性値との間に所定の閾値以上の差がないかどうかを判定する。 Referring to FIG. 12, when the structured data set having the time stamp of time T (k) is generated in step S23, the data output unit 28 uses the currently generated structured data set X (T (k)). ) And the structured data set X (T (k-1)) having a time stamp of time T (k-1) obtained from the buffer memory 29 (step S24). That is, a predetermined value is set between the attribute value of the conceptual element constituting the structured data set X (T (k)) and the attribute value of the conceptual element constituting the structured data set X (T (k-1)). Determine if there is a difference greater than or equal to the threshold.

所定の閾値以上の差があるときは(ステップS25のYES)、データ出力部28は、構造化データセットX(T(k))を構造化情報DB30に出力し(ステップS30)、構造化データセットX(T(k))をバッファメモリ29に記憶させる(ステップS31)。一方、所定の閾値以上の差がないときは(ステップS25のNO)、データ出力部28は、構造化データセットX(T(k))を構造化情報DB30に出力せずに、構造化データセットX(T(k))をバッファメモリ29に記憶させる(ステップS31)。その後、ステップS32以後のステップが実行される。 When there is a difference of a predetermined threshold value or more (YES in step S25), the data output unit 28 outputs the structured data set X (T (k)) to the structured information DB 30 (step S30), and the structured data Set X (T (k)) is stored in the buffer memory 29 (step S31). On the other hand, when there is no difference of more than a predetermined threshold value (NO in step S25), the data output unit 28 does not output the structured data set X (T (k)) to the structured information DB 30, but the structured data. Set X (T (k)) is stored in the buffer memory 29 (step S31). After that, the steps after step S32 are executed.

上記したデータ生成装置20,21の各々の機能の全部または一部は、不揮発性メモリから読み出されたソフトウェアまたはファームウェアのプログラムコードを実行する、CPU(Central Processing Unit)またはGPU(Graphics Processing Unit)などの演算装置を含む単数または複数のプロセッサで実現されてもよい。あるいは、データ生成装置20,21の各々の機能の全部または一部は、DSP(Digital Signal Processor),ASIC(Application Specific Integrated Circuit)またはFPGA(Field-Programmable Gate Array)などの半導体集積回路を有する単数または複数のプロセッサにより実現可能である。あるいは、DSP,ASICまたはFPGAなどの半導体集積回路と、CPUまたはGPUなどの演算装置との組み合わせを含む単数または複数のプロセッサによってデータ生成装置20,21の各々の機能の全部または一部を実現することも可能である。 All or part of each function of the above-mentioned data generators 20 and 21 is a CPU (Central Processing Unit) or GPU (Graphics Processing Unit) that executes a software or firmware program code read from a non-volatile memory. It may be realized by a single or a plurality of processors including an arithmetic unit such as. Alternatively, all or part of each function of the data generators 20 and 21 is a single integrated circuit having a DSP (Digital Signal Processor), an ASIC (Application Specific Integrated Circuit), or an FPGA (Field-Programmable Gate Array). Or it can be realized by multiple processors. Alternatively, all or part of each function of the data generators 20 and 21 is realized by a single or multiple processors including a combination of a semiconductor integrated circuit such as a DSP, ASIC or FPGA and an arithmetic unit such as a CPU or GPU. It is also possible.

図13は、データ生成システム1,2の各々の機能を実現するハードウェア構成例である情報処理装置90の構成を概略的に示すブロック図である。情報処理装置90は、プロセッサ91,ランダムアクセスメモリ(RAM:Random Access Memory)92,不揮発性メモリ93,大容量メモリ94,入出力インターフェイス95及び信号路96を含んで構成されている。信号路96は、プロセッサ91,RAM92,不揮発性メモリ93,大容量メモリ94及び入出力インターフェイス95を相互に接続するためのバスである。RAM92は、プロセッサ91がディジタル信号処理を実行する際に使用されるデータ記憶領域である。プロセッサ91がCPUなどの演算装置を内蔵する場合には、不揮発性メモリ93は、プロセッサ91により実行されるソフトウェアまたはファームウェアのプログラムコードを記憶するデータ記憶領域を有する。大容量メモリ94には、図1または図11のデータ格納部10及び構造化情報DB30を設けることができる。 FIG. 13 is a block diagram schematically showing the configuration of the information processing apparatus 90, which is an example of the hardware configuration that realizes the functions of the data generation systems 1 and 2. The information processing apparatus 90 includes a processor 91, a random access memory (RAM: Random Access Memory) 92, a non-volatile memory 93, a large capacity memory 94, an input / output interface 95, and a signal path 96. The signal path 96 is a bus for connecting the processor 91, the RAM 92, the non-volatile memory 93, the large capacity memory 94, and the input / output interface 95 to each other. The RAM 92 is a data storage area used when the processor 91 executes digital signal processing. When the processor 91 incorporates an arithmetic unit such as a CPU, the non-volatile memory 93 has a data storage area for storing software or firmware program codes executed by the processor 91. The large-capacity memory 94 may be provided with the data storage unit 10 and the structured information DB 30 of FIG. 1 or 11.

以上、種々の実施形態及びその変形例について説明したが、上記の実施形態及びその変形例は例示に過ぎず、本発明の範囲を限定するものではない。たとえば、上記の対象車両は、乗用車に限定されるものではなく、上記実施の形態及びその変形例は、鉄道車両にも適用可能である。 Although various embodiments and variations thereof have been described above, the above-described embodiments and variations thereof are merely examples and do not limit the scope of the present invention. For example, the above-mentioned target vehicle is not limited to a passenger car, and the above-described embodiment and its modification can also be applied to a railway vehicle.

また、本発明の趣旨及び範囲から逸脱することなく、上記実施形態の変更、追加及び改良を適宜行うことができることが理解されるべきである。本発明の範囲は、特許請求の範囲の記載に基づいて解釈されるべきであり、さらにその均等物を含むものと理解されるべきである。 It should also be understood that the embodiments can be modified, added and improved as appropriate without departing from the spirit and scope of the present invention. The scope of the invention should be construed on the basis of the statements in the claims and should be understood to include its equivalents.

本開示に係るシミュレーション用のデータ生成装置、方法及びコンピュータプログラムは、車両の運転支援及び自動運転のシミュレーションに適した構造化データセットの提供を可能とするので、車両の運転支援技術及び自動運転技術の研究開発に利用することができる。 The data generation device, method and computer program for simulation according to the present disclosure enable the provision of a structured data set suitable for vehicle driving assistance and autonomous driving simulation, and thus vehicle driving assistance technology and autonomous driving technology. It can be used for research and development of.

1:データ生成システム、2:データ生成システム、10:データ格納部、11:オブジェクト情報格納部、12:車両情報格納部、13:センシングデータ格納部、20,21:データ生成装置、23:情報探索部、24:多クラス分類部、25:構造化データ生成部、26:情報推定部、27,28:データ出力部、29:バッファメモリ、30:構造化情報データベース、40:シミュレータ、41:入力インターフェイス(入力I/F)、42:判断部、43:操作部、90:情報処理装置、91:プロセッサ、92:ランダムアクセスメモリ、93:不揮発性メモリ、94:大容量メモリ、95:入出力インターフェイス、96:信号路。 1: Data generation system, 2: Data generation system, 10: Data storage unit, 11: Object information storage unit, 12: Vehicle information storage unit, 13: Sensing data storage unit, 20, 21: Data generation device, 23: Information Search unit, 24: Multi-class classification unit, 25: Structured data generation unit, 26: Information estimation unit, 27, 28: Data output unit, 29: Buffer memory, 30: Structured information database, 40: Simulator, 41: Input interface (input I / F), 42: judgment unit, 43: operation unit, 90: information processing device, 91: processor, 92: random access memory, 93: non-volatile memory, 94: large capacity memory, 95: input Output interface, 96: Signal path.

Claims (17)

実空間における車両の状態を示すタイムスタンプ付き車両情報が格納されている車両情報格納部と、前記車両の周辺領域における周辺オブジェクトに関するタイムスタンプ付きオブジェクト情報が格納されているオブジェクト情報格納部とを参照してシミュレーション用データを生成するデータ生成装置であって、
少なくとも前記オブジェクト情報及び前記車両情報の中から、指定時刻と許容範囲内で同一の時刻のタイムスタンプをもつ複数の概念要素を探し出す探索処理を行う情報探索部と、
当該探し出された複数の概念要素を複数の概念クラスに分類し、前記複数の概念クラスのうちの各概念クラスと当該各概念クラスに分類された概念要素との間の関係を示すクラスデータを生成する多クラス分類部と、
前記多クラス分類部により前記複数の概念クラスについてそれぞれ生成された複数個のクラスデータを相互に関係付けることによって、前記タイムスタンプをもつ構造化データセットを生成する構造化データ生成部と
を備えることを特徴とするデータ生成装置。
Refer to the vehicle information storage unit that stores the vehicle information with a time stamp indicating the state of the vehicle in the real space, and the object information storage unit that stores the object information with the time stamp regarding the peripheral objects in the peripheral area of the vehicle. It is a data generation device that generates data for simulation.
An information search unit that performs a search process for searching for a plurality of conceptual elements having the same time stamp within a specified time and an allowable range from at least the object information and the vehicle information.
The plurality of found conceptual elements are classified into a plurality of conceptual classes, and class data showing the relationship between each conceptual class among the plurality of conceptual classes and the conceptual elements classified into the respective conceptual classes is obtained. Multi-class classification unit to generate and
It is provided with a structured data generation unit that generates a structured data set having the time stamp by relating a plurality of class data generated for each of the plurality of conceptual classes by the multi-class classification unit to each other. A data generator characterized by.
請求項1に記載のデータ生成装置であって、前記情報探索部、前記多クラス分類部及び前記構造化データ生成部は、前記指定時刻が与えられる度に、前記探索処理、前記クラスデータの生成、及び、前記構造化データセットの生成を実行することを特徴とするデータ生成装置。 The data generation device according to claim 1, wherein the information search unit, the multi-class classification unit, and the structured data generation unit perform the search process and generate the class data each time the designated time is given. , And a data generator, characterized in that it performs the generation of the structured data set. 請求項1または請求項2に記載のデータ生成装置であって、前記情報探索部は、前記オブジェクト情報の中から、前記指定時刻と対応する時刻のタイムスタンプをもつ概念要素を探し出し、前記車両情報の中から、前記オブジェクト情報の当該探し出された概念要素のタイムスタンプで示される時刻と同一の時刻のタイムスタンプをもつ概念要素を探し出す、ことを特徴とするデータ生成装置。 The data generation device according to claim 1 or 2, wherein the information search unit searches for a conceptual element having a time stamp of a time corresponding to the designated time from the object information, and the vehicle information. A data generation device for finding a conceptual element having a time stamp of the same time as the time indicated by the time stamp of the found conceptual element of the object information. 請求項3に記載のデータ生成装置であって、
前記情報探索部は、前記車両情報の中から、前記オブジェクト情報の当該探し出された概念要素のタイムスタンプで示される時刻と同一の時刻のタイムスタンプをもつ概念要素を探し出すことに失敗したときに、前記車両情報の中から、当該同一の時刻とは異なる時刻のタイムスタンプをもつ単数または複数の概念要素を取得し、当該取得された単数または複数の概念要素に基づいて新たな概念要素を補間し、
前記多クラス分類部は、当該探し出された概念要素及び前記新たな概念要素を前記複数の概念クラスに分類する、
ことを特徴とするデータ生成装置。
The data generation device according to claim 3.
When the information search unit fails to find a conceptual element having a time stamp of the same time as the time indicated by the time stamp of the found conceptual element of the object information from the vehicle information. , Acquire a single or a plurality of conceptual elements having a time stamp different from the same time from the vehicle information, and interpolate a new conceptual element based on the acquired single or a plurality of conceptual elements. death,
The multi-class classification unit classifies the found conceptual element and the new conceptual element into the plurality of conceptual classes.
A data generator characterized by that.
請求項3または請求項4に記載のデータ生成装置であって、前記車両情報のタイムスタンプの分解能は、前記オブジェクト情報のタイムスタンプの分解能よりも低い、ことを特徴とするデータ生成装置。 The data generation device according to claim 3 or 4, wherein the resolution of the time stamp of the vehicle information is lower than the resolution of the time stamp of the object information. 請求項1から請求項5のうちのいずれか1項に記載のデータ生成装置であって、
前記構造化データセットと、当該構造化データセットよりも以前に生成された構造化データセットとを比較して前記構造化データセットを構成する概念要素の属性値と当該以前に生成された構造化データセットを構成する概念要素の属性値との間に所定の閾値以上の差があるかどうかを判定するデータ出力部をさらに備え、
前記データ出力部は、前記所定の閾値以上の差がないと判定したときにのみ前記構造化データセットを出力する、
ことを特徴とするデータ生成装置。
The data generator according to any one of claims 1 to 5.
Comparing the structured data set with the structured data set generated before the structured data set, the attribute values of the conceptual elements constituting the structured data set and the previously generated structured data set. It also has a data output unit that determines whether there is a difference of a predetermined threshold or more with the attribute values of the conceptual elements that make up the data set.
The data output unit outputs the structured data set only when it is determined that there is no difference of the predetermined threshold value or more.
A data generator characterized by that.
請求項1から請求項6のうちのいずれか1項に記載のデータ生成装置であって、
前記車両の周辺領域を観測する単数または複数のアクティブセンサを用いて生成されたタイムスタンプ付きセンシングデータが格納されているセンシングデータ格納部を参照し、前記センシングデータに基づいて前記車両の周辺領域における周辺オブジェクトに関するオブジェクト情報の概念要素を推定する情報推定部をさらに備え、
前記多クラス分類部は、当該探し出された複数の概念要素及び当該推定された概念要素を前記複数の概念クラスに分類することを特徴とするデータ生成装置。
The data generator according to any one of claims 1 to 6.
Refer to the sensing data storage unit that stores the time-stamped sensing data generated by using one or more active sensors that observe the peripheral area of the vehicle, and in the peripheral area of the vehicle based on the sensing data. It also has an information estimation unit that estimates the conceptual elements of object information related to peripheral objects.
The multi-class classification unit is a data generation device characterized by classifying the found plurality of conceptual elements and the estimated conceptual elements into the plurality of conceptual classes.
請求項7に記載のデータ生成装置であって、前記単数または複数のアクティブセンサは、レーダ装置、ライダ装置及び超音波センサのうちの少なくとも1つを含むことを特徴とするデータ生成装置。 The data generation device according to claim 7, wherein the single or plurality of active sensors includes at least one of a radar device, a rider device, and an ultrasonic sensor. 請求項1から請求項8のうちのいずれか1項に記載のデータ生成装置であって、前記車両情報は、前記車両の位置状態、挙動状態及び制御状態のうちの少なくとも1つの状態を示す情報を含むことを特徴とするデータ生成装置。 The data generation device according to any one of claims 1 to 8, wherein the vehicle information indicates information indicating at least one of a position state, a behavior state, and a control state of the vehicle. A data generator characterized by including. 請求項1から請求項9のうちのいずれか1項に記載のデータ生成装置であって、前記オブジェクト情報格納部に格納されているオブジェクト情報は、画像認識センサを含む単数または複数のセンサのセンシングデータを解析することで認識された、周辺オブジェクトに関する情報であることを特徴とするデータ生成装置。 The data generation device according to any one of claims 1 to 9, wherein the object information stored in the object information storage unit is sensing by a single sensor or a plurality of sensors including an image recognition sensor. A data generator characterized in that it is information about peripheral objects recognized by analyzing the data. 実空間における車両の状態を示すタイムスタンプ付き車両情報が格納されている車両情報格納部と、前記車両の周辺領域における周辺オブジェクトに関するタイムスタンプ付きオブジェクト情報が格納されているオブジェクト情報格納部とを参照してシミュレーション用データを生成する方法であって、
少なくとも前記オブジェクト情報及び前記車両情報の中から、指定時刻と許容範囲内で同一の時刻のタイムスタンプをもつ複数の概念要素を探し出す探索処理を行うステップと、
当該探し出された複数の概念要素を複数の概念クラスに分類するステップと、
前記複数の概念クラスのうちの各概念クラスと当該各概念クラスに分類された概念要素との間の関係を示すクラスデータを生成するステップと、
前記複数の概念クラスについてそれぞれ生成された複数個のクラスデータを相互に関係付けることによって、前記タイムスタンプをもつ構造化データセットを生成するステップと
を備えることを特徴とする方法。
Refer to the vehicle information storage unit that stores the vehicle information with a time stamp indicating the state of the vehicle in the real space, and the object information storage unit that stores the object information with the time stamp regarding the peripheral objects in the peripheral area of the vehicle. It is a method to generate data for simulation.
A step of searching for a plurality of conceptual elements having the same time stamp within a specified time and an allowable range from at least the object information and the vehicle information, and a step of performing a search process.
Steps to classify the multiple conceptual elements found into multiple conceptual classes, and
A step of generating class data showing the relationship between each concept class among the plurality of concept classes and the conceptual elements classified into each concept class, and
A method comprising: a step of generating a structured data set having the time stamp by relating a plurality of class data generated for each of the plurality of conceptual classes to each other.
請求項11に記載の方法であって、前記探索処理を行う当該ステップと、前記クラスデータを生成する当該ステップと、前記構造化データセットを生成する当該ステップとは、前記指定時刻が与えられる度に実行されることを特徴とする方法。 The method according to claim 11, wherein the step of performing the search process, the step of generating the class data, and the step of generating the structured data set are each given the designated time. A method characterized by being performed on. 請求項11または請求項12に記載の方法であって、
前記探索処理を行う当該ステップは、
前記オブジェクト情報の中から、前記指定時刻と対応する時刻のタイムスタンプをもつ概念要素を探し出すステップと、
前記車両情報の中から、前記オブジェクト情報の当該探し出された概念要素のタイムスタンプで示される時刻と同一の時刻のタイムスタンプをもつ概念要素を探し出すステップと
を含むことを特徴とする方法。
The method according to claim 11 or 12.
The step of performing the search process is
A step of searching for a conceptual element having a time stamp of a time corresponding to the specified time from the object information, and
A method comprising: finding a conceptual element having a time stamp of the same time as the time indicated by the time stamp of the found conceptual element of the object information from the vehicle information.
請求項13に記載の方法であって、
前記車両情報の中から、前記オブジェクト情報の当該探し出された概念要素のタイムスタンプで示される時刻と同一の時刻のタイムスタンプをもつ概念要素を探し出すことに失敗したときに、前記車両情報の中から、当該同一の時刻とは異なる時刻のタイムスタンプをもつ単数または複数の概念要素を取得するステップと、
当該取得された単数または複数の概念要素に基づいて新たな概念要素を補間するステップと、
当該探し出された概念要素及び前記新たな概念要素を前記複数の概念クラスに分類するステップと
をさらに備えることを特徴とする方法。
The method according to claim 13.
When it fails to find a conceptual element having a time stamp of the same time as the time indicated by the time stamp of the found conceptual element in the object information from the vehicle information, the inside of the vehicle information From the step of getting a single or multiple conceptual elements with time stamps different from the same time,
A step of interpolating a new conceptual element based on the acquired singular or plural conceptual elements,
A method further comprising the step of classifying the found conceptual element and the new conceptual element into the plurality of conceptual classes.
請求項11から請求項14のうちのいずれか1項に記載の方法であって、
前記構造化データセットと、当該構造化データセットよりも以前に生成された構造化データセットとを比較して前記構造化データセットを構成する概念要素の属性値と当該以前に生成された構造化データセットを構成する概念要素の属性値との間に所定の閾値以上の差があるかどうかを判定するステップと、
前記所定の閾値以上の差がないと判定したときにのみ前記構造化データセットを出力するステップと
をさらに備えることを特徴とする方法。
The method according to any one of claims 11 to 14.
Comparing the structured data set with the structured data set generated before the structured data set, the attribute values of the conceptual elements constituting the structured data set and the previously generated structured data set. A step to determine whether there is a difference of a predetermined threshold or more from the attribute value of the conceptual element constituting the data set, and
A method further comprising a step of outputting the structured data set only when it is determined that there is no difference of the predetermined threshold value or more.
請求項11から請求項15のうちのいずれか1項に記載の方法であって、
前記車両の周辺領域を観測する単数または複数のアクティブセンサを用いて生成されたタイムスタンプ付きセンシングデータが格納されているセンシングデータ格納部を参照し、前記センシングデータに基づいて前記車両の周辺領域における周辺オブジェクトに関するオブジェクト情報の概念要素を推定するステップと、
当該推定された概念要素を前記複数の概念クラスに分類するステップと
をさらに備えることを特徴とする方法。
The method according to any one of claims 11 to 15.
Refer to the sensing data storage unit that stores the time-stamped sensing data generated by using one or more active sensors that observe the peripheral area of the vehicle, and in the peripheral area of the vehicle based on the sensing data. Steps to estimate conceptual elements of object information about peripheral objects,
A method further comprising a step of classifying the estimated conceptual element into the plurality of conceptual classes.
不揮発性メモリから読み出されて単数または複数のプロセッサにより実行されるべきコンピュータプログラムであって、請求項11から請求項16のうちのいずれか1項に記載の方法を前記単数または複数のプロセッサに実行させるように構成されていることを特徴とするコンピュータプログラム。 A computer program that is read from a non-volatile memory and is to be executed by one or more processors, wherein the method according to any one of claims 11 to 16 is applied to the one or more processors. A computer program characterized by being configured to run.
JP2020189074A 2020-11-13 2020-11-13 Data generators, methods and computer programs for simulation Active JP7001795B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020189074A JP7001795B1 (en) 2020-11-13 2020-11-13 Data generators, methods and computer programs for simulation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020189074A JP7001795B1 (en) 2020-11-13 2020-11-13 Data generators, methods and computer programs for simulation

Publications (2)

Publication Number Publication Date
JP7001795B1 true JP7001795B1 (en) 2022-01-20
JP2022078409A JP2022078409A (en) 2022-05-25

Family

ID=80500317

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020189074A Active JP7001795B1 (en) 2020-11-13 2020-11-13 Data generators, methods and computer programs for simulation

Country Status (1)

Country Link
JP (1) JP7001795B1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018125012A (en) 2018-03-09 2018-08-09 国立大学法人岩手大学 Disturbance acceleration speed estimation method, hull automatic control method, disturbance acceleration speed estimation device, and disturbance acceleration speed estimation computer program
JP2019500256A (en) 2016-09-28 2019-01-10 バイドゥ・ユーエスエイ・リミテッド・ライアビリティ・カンパニーBaidu USA LLC Combined physical model and machine learning method for simulating the movement of autonomous vehicles
JP2019139352A (en) 2018-02-07 2019-08-22 株式会社ロボケン Information processing apparatus, control method for information processing apparatus, and program
JP2020507157A (en) 2017-01-24 2020-03-05 シーメンス アクチエンゲゼルシヤフトSiemens Aktiengesellschaft Systems and methods for cognitive engineering techniques for system automation and control
JP2020510570A (en) 2017-02-10 2020-04-09 ニッサン ノース アメリカ,インク Autonomous vehicle operation management including running partially observed Markov decision process model instances
JP2020119544A (en) 2019-01-28 2020-08-06 ベイジン バイドゥ ネットコム サイエンス アンド テクノロジー カンパニー リミテッド Method, device, equipment, and medium for acquiring data model in knowledge graph

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9576185B1 (en) * 2015-09-14 2017-02-21 Toyota Motor Engineering & Manufacturing North America, Inc. Classifying objects detected by 3D sensors for autonomous vehicle operation

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019500256A (en) 2016-09-28 2019-01-10 バイドゥ・ユーエスエイ・リミテッド・ライアビリティ・カンパニーBaidu USA LLC Combined physical model and machine learning method for simulating the movement of autonomous vehicles
JP2020507157A (en) 2017-01-24 2020-03-05 シーメンス アクチエンゲゼルシヤフトSiemens Aktiengesellschaft Systems and methods for cognitive engineering techniques for system automation and control
JP2020510570A (en) 2017-02-10 2020-04-09 ニッサン ノース アメリカ,インク Autonomous vehicle operation management including running partially observed Markov decision process model instances
JP2019139352A (en) 2018-02-07 2019-08-22 株式会社ロボケン Information processing apparatus, control method for information processing apparatus, and program
JP2018125012A (en) 2018-03-09 2018-08-09 国立大学法人岩手大学 Disturbance acceleration speed estimation method, hull automatic control method, disturbance acceleration speed estimation device, and disturbance acceleration speed estimation computer program
JP2020119544A (en) 2019-01-28 2020-08-06 ベイジン バイドゥ ネットコム サイエンス アンド テクノロジー カンパニー リミテッド Method, device, equipment, and medium for acquiring data model in knowledge graph

Also Published As

Publication number Publication date
JP2022078409A (en) 2022-05-25

Similar Documents

Publication Publication Date Title
US10816984B2 (en) Automatic data labelling for autonomous driving vehicles
JP7130505B2 (en) Driving lane identification without road curvature data
CN109937343B (en) Evaluation framework for prediction trajectories in automated driving vehicle traffic prediction
JP5278419B2 (en) Driving scene transition prediction device and vehicle recommended driving operation presentation device
US10849543B2 (en) Focus-based tagging of sensor data
JP2020525885A (en) Siren detection and response to sirens
JP7119365B2 (en) Driving behavior data generator, driving behavior database
JP2017521745A (en) In-vehicle device that informs vehicle navigation module of presence of object
JP7147442B2 (en) map information system
JP2022518369A (en) Vehicles that utilize spatial information acquired using sensors, sensing devices that utilize spatial information acquired using sensors, and servers
US20210389133A1 (en) Systems and methods for deriving path-prior data using collected trajectories
US11453410B2 (en) Reducing processing requirements for vehicle control
US11562556B1 (en) Prediction error scenario mining for machine learning models
JP2013242615A (en) Driving scene transition prediction device and recommended driving operation presentation device for vehicle
US20230296395A1 (en) Vehicle display device
US20210107486A1 (en) Apparatus for determining lane change strategy of autonomous vehicle and method thereof
US11875680B2 (en) Systems and methods for augmenting perception data with supplemental information
JP2021082286A (en) System and method for improving lane change detection, and non-temporary computer-readable medium
US11400923B2 (en) Information processing device, vehicle control device, and mobile object control method
KR102405767B1 (en) Apparatus and method for tracking object based on semantic point cloud
JP2024019629A (en) Prediction device, prediction method, program and vehicle control system
US11657635B2 (en) Measuring confidence in deep neural networks
JP7001795B1 (en) Data generators, methods and computer programs for simulation
JP2023116424A (en) Method and device for determining position of pedestrian
JP2019214320A (en) Recognition processing device, vehicle control device, recognition control method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201113

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20211124

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20211224

R150 Certificate of patent or registration of utility model

Ref document number: 7001795

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150