[go: up one dir, main page]

JP7039536B2 - Map information processing system - Google Patents

Map information processing system Download PDF

Info

Publication number
JP7039536B2
JP7039536B2 JP2019162266A JP2019162266A JP7039536B2 JP 7039536 B2 JP7039536 B2 JP 7039536B2 JP 2019162266 A JP2019162266 A JP 2019162266A JP 2019162266 A JP2019162266 A JP 2019162266A JP 7039536 B2 JP7039536 B2 JP 7039536B2
Authority
JP
Japan
Prior art keywords
map information
unit
data
road shape
map
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
JP2019162266A
Other languages
Japanese (ja)
Other versions
JP2019211793A (en
JP2019211793A5 (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.)
IMICS.INC.
Micware Co Ltd
Original Assignee
IMICS.INC.
Micware 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 IMICS.INC., Micware Co Ltd filed Critical IMICS.INC.
Priority to JP2019162266A priority Critical patent/JP7039536B2/en
Publication of JP2019211793A publication Critical patent/JP2019211793A/en
Publication of JP2019211793A5 publication Critical patent/JP2019211793A5/en
Application granted granted Critical
Publication of JP7039536B2 publication Critical patent/JP7039536B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Instructional Devices (AREA)
  • Navigation (AREA)

Description

本発明は、複数の移動体の軌跡情報から地図情報の道路形状が変化したか否かの判定を行う地図情報処理システムに関する。 The present invention relates to a map information processing system that determines whether or not the road shape of map information has changed from the trajectory information of a plurality of moving objects.

現状、道路の情報は、国、県、市、区などの行政区画単位で管理されており、道路形状の変化(以下、「道路形状変化」とも称する)の情報は一元化されていない。道路地図を作成するために道路形状変化を把握するためには、新たな道路がどこでどのような形状で形成されたのかを、個別の道路ごとに調べなければならない。 Currently, road information is managed in units of administrative divisions such as countries, prefectures, cities, and wards, and information on changes in road shape (hereinafter also referred to as "road shape changes") is not centralized. In order to grasp the change in road shape in order to create a road map, it is necessary to investigate where and how the new road was formed for each individual road.

そのため、例えば国土地理院などから発行されているデジタル地図と、車両端末から取得したプローブデータ(Probe Data:軌跡情報)と、に基づいて、道路形状がどのように変化したかを判定し、道路地図の更新を行う方法が考えられる。 Therefore, based on the digital map issued by the Geographical Survey Institute, for example, and the probe data (Probe Data: trajectory information) acquired from the vehicle terminal, it is determined how the road shape has changed, and the road is determined. A method of updating the map is conceivable.

この種の地図情報を生成する装置として、車載端末が取得した位置情報に基づいて、道路接続状況を正しく推定して、更新地図を生成する構成が知られている(例えば、特許文献1)。 As a device for generating this kind of map information, there is known a configuration in which a road connection condition is correctly estimated based on the position information acquired by an in-vehicle terminal and an updated map is generated (for example, Patent Document 1).

特開2017-97088号公報Japanese Unexamined Patent Publication No. 2017-97088

しかしながら、道路形状は、十字路形状からロータリー形状に変更される場合など、複雑で様々なパターンがあるため、地図情報と位置情報から単純に更新地図を生成することが難しい場合もある。 However, since the road shape is complicated and has various patterns such as when the crossroad shape is changed to the rotary shape, it may be difficult to simply generate an updated map from the map information and the position information.

したがって、特許文献1に記載されている構成だけでは十分ではなく、更なる改良が求められている。
本発明はこのような課題に鑑みてなされたものであり、道路形状変化の判定を、より容易に行うことを目的とする。
Therefore, the configuration described in Patent Document 1 is not sufficient, and further improvement is required.
The present invention has been made in view of such a problem, and an object of the present invention is to make it easier to determine a change in road shape.

開示の一態様によれば、本開示の地図情報処理装置は、軌跡情報取得部と、地図情報記憶部と、地図情報変換部と、差分抽出部と、道路形状変化判定部と、を備える。上記軌跡情報取得部は、複数の移動体それぞれの軌跡情報を取得する。上記地図情報記憶部は、ベクトルデータで表された地図情報を記憶する。上記ベクトルデータで表された地図情報は、道路の位置および形状を示す情報を含んでいる。上記地図情報変換部は、上記地図情報をベクトルデータからスカラーデータに変換する。上記差分抽出部は、差分データを抽出する。上記差分データは、上記軌跡情報から描画された移動軌跡画像と、上記スカラーデータに変換された地図情報中の道路の地図画像との差分を表す。上記道路形状変化判定部は、機械学習により上記差分データが道路形状変化であるか否かを判定する。 According to one aspect of the present disclosure , the map information processing apparatus of the present disclosure includes a locus information acquisition unit, a map information storage unit, a map information conversion unit, a difference extraction unit, and a road shape change determination unit. .. The locus information acquisition unit acquires the locus information of each of the plurality of moving bodies. The map information storage unit stores map information represented by vector data. The map information represented by the vector data includes information indicating the position and shape of the road. The map information conversion unit converts the map information from vector data to scalar data. The difference extraction unit extracts the difference data. The difference data represents the difference between the movement locus image drawn from the locus information and the map image of the road in the map information converted into the scalar data. The road shape change determination unit determines whether or not the difference data is a road shape change by machine learning.

本発明は、道路形状変化の判定を、より容易に行うことができる。 INDUSTRIAL APPLICABILITY The present invention can more easily determine a change in road shape.

図1は、本実施形態の地図情報処理システムの一例を示す図である。FIG. 1 is a diagram showing an example of a map information processing system of the present embodiment. 図2は、本実施形態の地図情報処理装置と車載端末との関係の一例を示す図である。FIG. 2 is a diagram showing an example of the relationship between the map information processing device of the present embodiment and the in-vehicle terminal. 図3は、本実施形態の地図情報処理装置の機能の一例を示す機能ブロック図である。FIG. 3 is a functional block diagram showing an example of the functions of the map information processing apparatus of the present embodiment. 図4Aは、移動画像描画部により車両の移動軌跡画像を描画する方法の一例を示す図である。FIG. 4A is a diagram showing an example of a method of drawing a moving locus image of a vehicle by a moving image drawing unit. 図4Bは、移動画像描画部により車両の移動軌跡画像を描画する方法の一例を示す図である。FIG. 4B is a diagram showing an example of a method of drawing a moving locus image of a vehicle by a moving image drawing unit. 図5Aは、差分抽出部により、移動軌跡画像および地図画像から差分データを抽出する方法の一例を示す図である。FIG. 5A is a diagram showing an example of a method of extracting difference data from a movement locus image and a map image by a difference extraction unit. 図5Bは、差分抽出部により、移動軌跡画像および地図画像から差分データを抽出する方法の一例を示す図である。FIG. 5B is a diagram showing an example of a method of extracting difference data from a movement locus image and a map image by a difference extraction unit. 図5Cは、差分抽出部により、移動軌跡画像および地図画像から差分データを抽出する方法の一例を示す図である。FIG. 5C is a diagram showing an example of a method of extracting difference data from a movement locus image and a map image by a difference extraction unit. 図5Dは、差分抽出部により、移動軌跡画像および地図画像から差分データを抽出する方法の一例を示す図である。FIG. 5D is a diagram showing an example of a method of extracting difference data from a movement locus image and a map image by a difference extraction unit. 図6は、機械学習により道路形状変化を判定する方法の一例を示す図である。FIG. 6 is a diagram showing an example of a method of determining a road shape change by machine learning. 図7は、道路形状変化判定処理プログラムによる道路形状変化判定処理の一例を示すフローチャートである。FIG. 7 is a flowchart showing an example of road shape change determination processing by the road shape change determination processing program. 図8は、道路形状変化判定処理の一例を示す図である。FIG. 8 is a diagram showing an example of road shape change determination processing. 図9は、道路形状変化判定処理プログラムによる地図情報更新処理の一例を示すフローチャートである。FIG. 9 is a flowchart showing an example of map information update processing by the road shape change determination processing program. 図10Aは、地図情報更新処理の一例を示す図である。FIG. 10A is a diagram showing an example of map information update processing. 図10Bは、地図情報更新処理の一例を示す図である。FIG. 10B is a diagram showing an example of map information update processing. 図10Cは、地図情報更新処理の一例を示す図である。FIG. 10C is a diagram showing an example of map information update processing. 図10Dは、地図情報更新処理の一例を示す図である。FIG. 10D is a diagram showing an example of map information update processing. 図10Eは、地図情報更新処理の一例を示す図である。FIG. 10E is a diagram showing an example of map information update processing.

実施形態の地図情報処理システム1を図1に基づいて説明する。本実施形態の地図情報処理システム1は、地図を作成する上で道路形状変化の判定を容易に行うために使用される。地図情報処理システム1は、図1に示すように、地図情報処理装置2と、複数の車載端末3と、を含んで構成されている。以下、本実施形態の地図情報処理システム1における各構成について詳細に説明する。 The map information processing system 1 of the embodiment will be described with reference to FIG. The map information processing system 1 of the present embodiment is used to easily determine a change in road shape when creating a map. As shown in FIG. 1, the map information processing system 1 includes a map information processing device 2 and a plurality of in-vehicle terminals 3. Hereinafter, each configuration in the map information processing system 1 of the present embodiment will be described in detail.

車載端末3は、道路を走行する車両4に搭載される。車載端末3は、例えば、カーナビゲーション装置より構成される。地図情報処理装置2と車載端末3とは、互いに無線通信により接続することができるように構成されている。図1では、日本を走行する車両4と地図情報処理装置2との無線通信を片矢印で例示している。地図情報処理システム1では、車載端末3からプローブデータが地図情報処理装置2へ送信される。 The in-vehicle terminal 3 is mounted on a vehicle 4 traveling on a road. The in-vehicle terminal 3 is composed of, for example, a car navigation device. The map information processing device 2 and the vehicle-mounted terminal 3 are configured to be able to be connected to each other by wireless communication. In FIG. 1, a single arrow illustrates wireless communication between a vehicle 4 traveling in Japan and a map information processing device 2. In the map information processing system 1, probe data is transmitted from the vehicle-mounted terminal 3 to the map information processing device 2.

プローブデータは、例えば、車載端末3が搭載される車両4の自車位置(以下、「軌跡情報」ともいう)および時刻の情報を含んでいる。プローブデータは、自車位置および時刻の情報に加え、例えば、走行距離、走行速度、加速度、角速度といった車両4の走行履歴(属性情報(attribute))の情報を含んでいる。プローブデータの作成は、例えば、
車両4に搭載された車載端末3を用いて行われる。車載端末3は、車両4に搭載されたGPS(Global Positioning System)モジュール、ジャイロセンサ、加速度センサから各種
のセンサ情報を入手することができる。自車位置の情報は、例えば、カーナビゲーション装置のGPSモジュールから出力されるGPSデータにより算出される。すなわち、自車位置の情報は、GPSなどの衛星測位システムの機能を用いて取得される。
自車位置の情報は、ある時刻における車両4の位置座標を表す。
The probe data includes, for example, information on the own vehicle position (hereinafter, also referred to as “trajectory information”) and time of the vehicle 4 on which the in-vehicle terminal 3 is mounted. The probe data includes information on the travel history (attribute) of the vehicle 4, such as mileage, travel speed, acceleration, and angular velocity, in addition to information on the position and time of the own vehicle. The creation of probe data is, for example,
This is done using the in-vehicle terminal 3 mounted on the vehicle 4. The in-vehicle terminal 3 can obtain various sensor information from a GPS (Global Positioning System) module, a gyro sensor, and an acceleration sensor mounted on the vehicle 4. The information on the position of the own vehicle is calculated from, for example, GPS data output from the GPS module of the car navigation device. That is, the information on the position of the own vehicle is acquired by using the function of the satellite positioning system such as GPS.
The information on the position of the own vehicle represents the position coordinates of the vehicle 4 at a certain time.

車載端末3は、図2に示すように、通信端末5を介して、地図情報処理装置2と通信することができるように構成されている。車載端末3は、通信端末5を介して、車両4の軌跡情報を含むプローブデータを地図情報処理装置2へ送信する。車載端末3は、有線、若しくは無線により通信端末5と接続されていればよい。車載端末3は、通信端末5と物理的に別体に構成されていてもよいし、通信端末5が内蔵されて一体的に構成されていてもよい。通信端末5は、例えば、通信ユニット、携帯電話、若しくはスマートフォンである。通信端末5は、スマートフォンの場合、例えば、BLUETOOTH(登録商標)若しくはWi-Fiの通信規格で車載端末3と通信できるように接続される。通信端末5は、スマートフォンの場合、例えば、通信ネットワークを介して地図情報処理装置2と通信できるように接続される。 As shown in FIG. 2, the in-vehicle terminal 3 is configured to be able to communicate with the map information processing device 2 via the communication terminal 5. The in-vehicle terminal 3 transmits probe data including trajectory information of the vehicle 4 to the map information processing device 2 via the communication terminal 5. The in-vehicle terminal 3 may be connected to the communication terminal 5 by wire or wirelessly. The in-vehicle terminal 3 may be physically configured separately from the communication terminal 5, or may be integrally configured with the communication terminal 5 built in. The communication terminal 5 is, for example, a communication unit, a mobile phone, or a smartphone. In the case of a smartphone, the communication terminal 5 is connected so as to be able to communicate with the in-vehicle terminal 3 using, for example, BLUETOOTH (registered trademark) or a Wi-Fi communication standard. In the case of a smartphone, the communication terminal 5 is connected so as to be able to communicate with the map information processing device 2 via, for example, a communication network.

地図情報処理装置2は、各車載端末3から送信されたプローブデータを受信して、プローブデータに含まれる軌跡情報を取得する。地図情報処理装置2は、軌跡情報に基づいて、機械学習により、地図情報に含まれる道路形状が変化しているか否かを判定する。この判定の詳細については後述する。地図情報処理装置2は、道路形状が変化していると判定した場合には、地図情報を更新する。そして、地図情報処理装置2は、更新した地図情報を車載端末3へ送信する。 The map information processing device 2 receives the probe data transmitted from each in-vehicle terminal 3 and acquires the trajectory information included in the probe data. The map information processing device 2 determines whether or not the road shape included in the map information has changed by machine learning based on the trajectory information. The details of this determination will be described later. When the map information processing device 2 determines that the road shape has changed, the map information processing device 2 updates the map information. Then, the map information processing device 2 transmits the updated map information to the in-vehicle terminal 3.

上述の実施形態においては、車載端末3は、カーナビゲーション装置により構成しているがこの限りではない。車載端末3は、カーナビゲーション装置だけに限られず、各種の端末装置であってもよい。端末装置としては、例えば、携帯電話、スマートフォン、ノートパソコン、若しくはタブレットパソコンが挙げられる。即ち、車載端末3は、車両4に持ち込まれたスマートフォン単体だけであってもよい。また、本実施形態の車両4は、車載端末3が搭載される4輪自動車で例示している。車両4は4輪自動車だけに限られず、3輪自動車、自動二輪車、若しくは自転車でもよい。言い換えれば、車両4は、移動体である。 In the above-described embodiment, the in-vehicle terminal 3 is configured by a car navigation device, but the present invention is not limited to this. The in-vehicle terminal 3 is not limited to the car navigation device, and may be various terminal devices. Examples of the terminal device include a mobile phone, a smartphone, a notebook computer, or a tablet computer. That is, the in-vehicle terminal 3 may be only a smartphone brought into the vehicle 4. Further, the vehicle 4 of the present embodiment is exemplified by a four-wheeled vehicle on which the in-vehicle terminal 3 is mounted. The vehicle 4 is not limited to a four-wheeled vehicle, and may be a three-wheeled vehicle, a motorcycle, or a bicycle. In other words, the vehicle 4 is a moving body.

次に、本実施形態の地図情報処理装置2について、図3を用いて説明する。
本実施形態の地図情報処理装置2は、地図情報記憶部21と、軌跡情報取得部22と、移動画像描画部23と、地図情報変換部24と、差分抽出部25と、道路形状変化判定部26と、地図情報更新部27とを含む。地図情報記憶部21は、地図情報を記憶する。地図情報記憶部21は、複数の縮尺毎に地図情報を記憶しておくことが好ましい。
Next, the map information processing apparatus 2 of the present embodiment will be described with reference to FIG.
The map information processing device 2 of the present embodiment includes a map information storage unit 21, a trajectory information acquisition unit 22, a moving image drawing unit 23, a map information conversion unit 24, a difference extraction unit 25, and a road shape change determination unit. 26 and the map information updating unit 27 are included. The map information storage unit 21 stores map information. It is preferable that the map information storage unit 21 stores map information for each of a plurality of scales.

地図情報とは、地図を構成する情報である。地図情報は、ベクトルデータで構成されている。地図情報は、3次元のベクトルデータにより構成されていることがより好ましい。ベクトルデータとしては、道路の位置および道路の形状を示す情報を含んでいる。より具体的には、地図情報は、例えば、道路の形状を示す地図画像情報、地図画像情報に紐付いた地図画像上のノードやリンクの情報、一般道路か高速道路かを示す属性情報を有している。ノードは、交差点その他道路網表現上の結節などを示す。リンクは、ノードとノードの間の道路区間を示す。また、地図情報は、一定の緯度・経度の間隔で矩形に分離されたメッシュ単位で構成されている。さらに各メッシュは、所定の単位で分離された縮尺の異なる複数の階層から構成されている。メッシュは、日本の場合、例えば、総務省により定められた標準地域メッシュの規格を採用することができる。標準地域メッシュは、1次メッシュ、2次メッシュ、3次メッシュの順に約10分の1の面積比で構成される。さらに、メッシュは、1次~3次メッシュより細分化した分割地域メッシュを、メッシュ単位と
して採用することができる。地図情報は、メッシュ単位毎に分割される場合、それぞれメッシュ番号と、対応する緯度および経度の情報とを有する。
Map information is information that constitutes a map. Map information is composed of vector data. It is more preferable that the map information is composed of three-dimensional vector data. The vector data includes information indicating the position of the road and the shape of the road. More specifically, the map information has, for example, map image information indicating the shape of a road, information on nodes and links on the map image linked to the map image information, and attribute information indicating whether it is a general road or a highway. ing. Nodes indicate intersections and other nodules on the road network representation. The link indicates the road section between the nodes. In addition, the map information is composed of mesh units separated into rectangles at regular latitude / longitude intervals. Further, each mesh is composed of a plurality of layers having different scales separated by a predetermined unit. In the case of Japan, for example, the mesh can adopt the standard of the standard area mesh set by the Ministry of Internal Affairs and Communications. The standard area mesh is composed of a primary mesh, a secondary mesh, and a tertiary mesh in the order of about 1/10 of the area ratio. Further, as the mesh, a divided area mesh subdivided from the primary to tertiary mesh can be adopted as a mesh unit. When the map information is divided into mesh units, the map information has a mesh number and corresponding latitude and longitude information, respectively.

軌跡情報取得部22は、車両データ受信部28と、データ記憶部29と、を含む。車両データ受信部28は、複数の車両4それぞれの車載端末3から送信されたプローブデータを受信する。データ記憶部29は、車両データ受信部28が受信したプローブデータを記憶する。軌跡情報取得部22は、各車載端末3からプローブデータを受信することにより、プローブデータに含まれる各車両4の軌跡情報を取得することができる。軌跡情報は、緯度・経度により表された座標である。 The trajectory information acquisition unit 22 includes a vehicle data reception unit 28 and a data storage unit 29. The vehicle data receiving unit 28 receives probe data transmitted from the vehicle-mounted terminals 3 of each of the plurality of vehicles 4. The data storage unit 29 stores the probe data received by the vehicle data reception unit 28. By receiving the probe data from each in-vehicle terminal 3, the locus information acquisition unit 22 can acquire the locus information of each vehicle 4 included in the probe data. The locus information is coordinates represented by latitude and longitude.

移動画像描画部23は、軌跡情報取得部22によって取得された所定の範囲にある複数の車両4の軌跡情報に基づいて移動軌跡画像をまとめて描画する。所定の範囲は、例えば、道路情報を構成する任意の縮尺のメッシュを採用する。 The moving image drawing unit 23 collectively draws a moving locus image based on the locus information of a plurality of vehicles 4 in a predetermined range acquired by the locus information acquisition unit 22. For the predetermined range, for example, a mesh of any scale constituting the road information is adopted.

以下、移動画像描画部23が車両4の移動軌跡画像を描画する例について説明する。移動画像描画部23は、車両データ受信部28が受信した複数のプローブデータに含まれる軌跡情報の座標、時刻、走行速度、加速度、角速度の情報に基づいて、図4Aに示すように、連続するm個の一群のプローブデータを取得する。例えば、移動画像描画部23は、プローブデータのうち、所定の時間間隔で、連続する座標を有するプローブデータ群を一群のプローブデータとして取得する。移動画像描画部23は、一群のプローブデータに含まれるm個の軌跡情報の座標をデータ記憶部29から取得する。移動画像描画部23は、取得した座標を点P1、P2、P3~Pmとしてプロットする。移動画像描画部23は、図4Bに示すように、プロットした点P1、P2、P3~Pm同士を線で繋いで1つの移動軌跡画像Lとして描画する。これにより、移動画像描画部23は、軌跡情報の他に、時刻、走行距離、走行速度、加速度、角速度の情報を含んだベクトル形式のプローブデータからスカラー形式の移動軌跡画像を生成することができる。 Hereinafter, an example in which the moving image drawing unit 23 draws a moving locus image of the vehicle 4 will be described. As shown in FIG. 4A, the moving image drawing unit 23 is continuous as shown in FIG. 4A, based on the coordinates, time, traveling speed, acceleration, and angular velocity information of the trajectory information included in the plurality of probe data received by the vehicle data receiving unit 28. Acquire m group of probe data. For example, the moving image drawing unit 23 acquires a group of probe data having continuous coordinates as a group of probe data at predetermined time intervals among the probe data. The moving image drawing unit 23 acquires the coordinates of m locus information included in the group of probe data from the data storage unit 29. The moving image drawing unit 23 plots the acquired coordinates as points P1, P2, and P3 to Pm. As shown in FIG. 4B, the moving image drawing unit 23 connects the plotted points P1, P2, and P3 to Pm with a line and draws them as one moving locus image L. As a result, the moving image drawing unit 23 can generate a scalar-format moving locus image from vector-format probe data including time, mileage, traveling speed, acceleration, and angular velocity information in addition to the locus information. ..

また、移動画像描画部23は、車両データ受信部28がプローブデータを受信すると、移動軌跡画像の描画を繰り返し行う。移動画像描画部23は、複数の移動軌跡画像を重畳して描画した場合、各移動軌跡画像の中央値または自乗平均値を算出して、重畳して描画された各移動軌跡画像の幅方向の中心値(中心座標)を繋いだ線を、平均化された移動軌跡画像として描画することができる。これにより、移動画像描画部23は、マルチパスによるGPSデータの誤差、通信障害を起因とする軌跡情報の座標の揺らぎが抑制される。移動画像描画部23は、座標の揺らぎが抑制されることで描画精度を向上できる。 Further, when the vehicle data receiving unit 28 receives the probe data, the moving image drawing unit 23 repeatedly draws the moving locus image. When the moving image drawing unit 23 superimposes and draws a plurality of moving locus images, it calculates the median value or the mean square value of each moving locus image and draws the superposed moving locus images in the width direction. A line connecting the center values (center coordinates) can be drawn as an averaged movement locus image. As a result, the moving image drawing unit 23 suppresses the fluctuation of the coordinates of the trajectory information due to the error of GPS data due to multipath and the communication failure. The moving image drawing unit 23 can improve the drawing accuracy by suppressing the fluctuation of the coordinates.

移動画像描画部23は、プローブデータに含まれる走行速度の情報を参照して、走行速度が所定の速度以上のプローブデータを省いて移動軌跡画像を描画してもよい。車載端末3は、GPSデータから走行速度を算出する場合、マルチパスによるGPSデータの誤差、若しくは通信障害を起因として、例えば、車速が通常ありえない300km以上に算出される場合もある。移動画像描画部23は、マルチパスによるGPSデータの誤差、若しくは通信障害を起因とする走行情報の誤検出が抑制できる。移動画像描画部23は、走行情報の誤検出が抑制されることで、描画精度が向上する。 The moving image drawing unit 23 may draw a moving locus image by referring to the information of the traveling speed included in the probe data and omitting the probe data whose traveling speed is equal to or higher than a predetermined speed. When the vehicle-mounted terminal 3 calculates the traveling speed from GPS data, the vehicle speed may be calculated to be 300 km or more, which is normally impossible, for example, due to an error in GPS data due to multipath or a communication failure. The moving image drawing unit 23 can suppress erroneous detection of traveling information due to an error in GPS data due to multipath or a communication failure. The moving image drawing unit 23 improves drawing accuracy by suppressing erroneous detection of traveling information.

移動画像描画部23は、プローブデータに含まれる走行速度の情報を参照して、走行速度が連続しないプローブデータを省いて移動軌跡画像を描画してもよい。これにより、移動画像描画部23は、例えば、駐車場において途中で駐車した車両4の車載端末3から得られるプローブデータを省くことができる。移動画像描画部23は、不要なプローブデータを省くことで、移動軌跡画像の描画精度を向上させることができる。 The moving image drawing unit 23 may draw a moving locus image by referring to the information of the traveling speed included in the probe data and omitting the probe data in which the traveling speed is not continuous. As a result, the moving image drawing unit 23 can omit the probe data obtained from the in-vehicle terminal 3 of the vehicle 4 parked on the way in the parking lot, for example. The moving image drawing unit 23 can improve the drawing accuracy of the moving locus image by omitting unnecessary probe data.

移動画像描画部23は、プローブデータに含まれる軌跡情報、走行速度の情報を参照し
て、高速道路上を移動していると推定できるプローブデータと、一般道路上を移動していると推定できるプローブデータと、を互いに識別して移動軌跡画像を描画することもできる。これにより、地図情報処理装置2は、任意に選択した道路種別だけを道路形状変化の判定処理対象にすることができる。地図情報処理装置2は、処理速度の向上を図ることができる。
The moving image drawing unit 23 can refer to the trajectory information and the traveling speed information included in the probe data, and can estimate that the probe data is moving on the expressway and that the moving image drawing unit 23 is moving on the general road. It is also possible to draw a movement trajectory image by distinguishing the probe data from each other. As a result, the map information processing apparatus 2 can set only the arbitrarily selected road type as the road shape change determination processing target. The map information processing device 2 can improve the processing speed.

また、移動画像描画部23は、所定の単位期間に取得された車両4の軌跡情報に基づいて移動軌跡画像を描画してもよい。移動画像描画部23は、例えば、所定の単位期間の間を蓄積した軌跡情報に基づいてデータの正規化を行う。移動画像描画部23は、正規化されたデータから、メッシュ単位毎に、単位期間ごとのプローブデータを作成することができる。所定の単位期間は、例えば、現在時点を基準として、過去30日間分に設定することができる。本実施形態においては、移動画像描画部23は、単位期間ごとのプローブデータとして、2次メッシュのプローブデータを作成する。このように、地図情報処理装置2は、所定の期間にわたって蓄積した軌跡情報に基づいてプローブデータを作成することで、移動軌跡画像の描画精度が向上する。 Further, the moving image drawing unit 23 may draw a moving locus image based on the locus information of the vehicle 4 acquired in a predetermined unit period. The moving image drawing unit 23, for example, normalizes the data based on the locus information accumulated during a predetermined unit period. The moving image drawing unit 23 can create probe data for each unit period from the normalized data for each mesh unit. The predetermined unit period can be set, for example, for the past 30 days based on the current time point. In the present embodiment, the moving image drawing unit 23 creates the probe data of the secondary mesh as the probe data for each unit period. As described above, the map information processing apparatus 2 creates probe data based on the locus information accumulated over a predetermined period, thereby improving the drawing accuracy of the moving locus image.

なお、移動画像描画部23は、過去のプローブデータをリファレンスのために蓄積してもよい。移動画像描画部23は、リファレンスとなる過去のプローブデータを、所定の単位期間に取得した軌跡情報に基づいて作成された2次メッシュのプローブデータが作成される以前に、予め特定の期間にわたって蓄積した軌跡情報に基づいて作成することができる。過去のプローブデータは、メッシュ単位毎に作成されていることが好ましい。移動画像描画部23は、予め特定の期間として、例えば、30日を過去のプローブデータとして設定されていればよい。本実施形態においては、移動画像描画部23は、過去のプローブデータとして、30日間蓄積された2次メッシュのプローブデータを作成する。 The moving image drawing unit 23 may accumulate past probe data for reference. The moving image drawing unit 23 accumulates the past probe data as a reference for a specific period in advance before the probe data of the secondary mesh created based on the trajectory information acquired in a predetermined unit period is created. It can be created based on the track information. It is preferable that the past probe data is created for each mesh unit. The moving image drawing unit 23 may be set in advance as a specific period, for example, 30 days as past probe data. In the present embodiment, the moving image drawing unit 23 creates the probe data of the secondary mesh accumulated for 30 days as the past probe data.

移動画像描画部23は、第1ステップとして、新たに作成した2次メッシュのプローブデータと、過去に作成した2次メッシュのプローブデータと、を比較して差分があるか否かを判定することができる。そして、移動画像描画部23は、差分があった場合のみ、第2ステップとして、新たなプローブデータと地図情報との比較が行われる。これにより、地図情報処理装置2は、2段階で道路形状変化を検出することができる。また、地図情報処理装置2は、過去のプローブデータと差分があったプローブデータのみを差分抽出部25による差分データの抽出処理の処理対象にしている。地図情報処理装置2は、過去のプローブデータと差分があったプローブデータのみを差分データの処理対象にしているので、差分抽出部25における処理対象を減らすことができる。地図情報処理装置2は、差分抽出部25における処理対象を減らすことができるので、処理負担を軽減し、処理速度の向上を図ることができる。 As the first step, the moving image drawing unit 23 compares the probe data of the newly created secondary mesh with the probe data of the secondary mesh created in the past, and determines whether or not there is a difference. Can be done. Then, the moving image drawing unit 23 compares the new probe data with the map information as the second step only when there is a difference. As a result, the map information processing apparatus 2 can detect the change in the road shape in two steps. Further, the map information processing apparatus 2 targets only the probe data having a difference from the past probe data as the processing target of the difference data extraction process by the difference extraction unit 25. Since the map information processing apparatus 2 targets only the probe data having a difference from the past probe data as the processing target of the difference data, the processing target in the difference extraction unit 25 can be reduced. Since the map information processing apparatus 2 can reduce the processing targets in the difference extraction unit 25, it is possible to reduce the processing load and improve the processing speed.

なお、上述の実施形態では、所定の単位期間を1日間、3日間、7日間、30日間に設定としたがこれに限られるものではない。所定の単位期間は、日単位だけでなく、時間単位、月単位、年単位でもよく、任意の期間に設定することができる。また、上述の実施形態では、特定の期間を30日としたがこれに限られるものではない。特定の期間は、任意の期間に設定することができる。さらに、上述の実施形態では、移動画像描画部23は、2次メッシュのプローブデータを作成する構成だけに限られない。移動画像描画部23は、1次メッシュ、3次メッシュ、若しくは他の単位メッシュに合わせたプローブデータを作成してもよい。 In the above embodiment, the predetermined unit period is set to 1 day, 3 days, 7 days, and 30 days, but the present invention is not limited to this. The predetermined unit period may be not only a daily unit but also an hour unit, a monthly unit, or a year unit, and can be set to an arbitrary period. Further, in the above-described embodiment, the specific period is set to 30 days, but the present invention is not limited to this. The specific period can be set to any period. Further, in the above-described embodiment, the moving image drawing unit 23 is not limited to the configuration for creating probe data of the secondary mesh. The moving image drawing unit 23 may create probe data according to the primary mesh, the tertiary mesh, or another unit mesh.

地図情報変換部24は、ベクトル形式の地図情報をスカラー形式の地図情報に変換する。具体的には、地図情報変換部24は、地図情報記憶部21に記憶されているベクトルデータの地図情報のうち、地図画像情報に紐付いたノードの情報、リンクの情報、一般道路か高速道路かを示す属性情報を省く。言い換えれば、地図情報変換部24は、道路の形状
を示す地図画像情報だけを取り出す。地図情報変換部24は、地図画像情報だけにすることで、地図情報を3次元のベクトルデータから2次元のスカラーデータに変換する。すなわち、3次元のベクトルデータの地図情報は、地図情報に含まれるノードの情報、リンクの情報および属性情報が取り除かれて、地図画像情報だけとなる。3次元のベクトルデータの地図情報は、地図画像情報だけとなることで、データ構成がシンプルな2次元のスカラーデータの地図情報に変換される。これにより、地図情報処理装置2は、プローブデータにより得られた移動軌跡画像と、地図情報と、を同じシンプルな次元のデータにすることができ、後述の差分抽出部25における差分の抽出を容易にすることができる。また、地図情報変換部24は、スカラーデータに変換した2次元の地図情報を、任意の縮尺のメッシュ単位毎に分割したスカラーデータにする。
The map information conversion unit 24 converts the map information in the vector format into the map information in the scalar format. Specifically, among the map information of the vector data stored in the map information storage unit 21, the map information conversion unit 24 has node information, link information, general road or highway associated with the map image information. The attribute information indicating is omitted. In other words, the map information conversion unit 24 extracts only the map image information indicating the shape of the road. The map information conversion unit 24 converts the map information from the three-dimensional vector data to the two-dimensional scalar data by using only the map image information. That is, the map information of the three-dimensional vector data is only the map image information by removing the node information, the link information, and the attribute information included in the map information. Since the map information of the three-dimensional vector data is only the map image information, it is converted into the map information of the two-dimensional scalar data having a simple data structure. As a result, the map information processing apparatus 2 can convert the movement trajectory image obtained from the probe data and the map information into data of the same simple dimension, and facilitates the extraction of the difference by the difference extraction unit 25 described later. Can be. Further, the map information conversion unit 24 converts the two-dimensional map information converted into scalar data into scalar data divided into mesh units of an arbitrary scale.

上述の実施形態においては、地図情報変換部24は、スカラーデータに変換した2次元の地図情報を、任意の縮尺のメッシュ単位毎に分割したスカラーデータにする場合だけに限られない。例えば、道路形状変化判定部26により、差分データから道路形状変化があるとする確率が所定の確度以下であると判定された場合、地図情報変換部24は、地図情報記憶部21に記憶されている地図情報のうち、縮尺が大きい地図情報をベクトルデータからスカラーデータに変換する。 In the above-described embodiment, the map information conversion unit 24 is not limited to the case where the two-dimensional map information converted into scalar data is converted into scalar data divided into mesh units of an arbitrary scale. For example, when the road shape change determination unit 26 determines from the difference data that the probability that there is a road shape change is less than or equal to a predetermined accuracy, the map information conversion unit 24 is stored in the map information storage unit 21. Of the existing map information, map information with a large scale is converted from vector data to scalar data.

これにより、地図情報処理装置2は、初期段階では大まかに全体を判定することで、道路形状変化があるか否かの判定速度を向上することができる。言い換えれば、地図情報処理装置2は、差分データから道路形状変化があるとする確率が所定の確度若しくは所定の確度未満と判定された場合、処理対象をより縮尺が大きい地図情報にすることで、処理対象を限定して処理速度を向上させることができる。その結果、地図情報処理装置2は、判定精度をより向上させることができる。 As a result, the map information processing apparatus 2 can improve the speed of determining whether or not there is a change in the road shape by roughly determining the whole at the initial stage. In other words, when the map information processing apparatus 2 determines from the difference data that the probability that there is a road shape change is a predetermined accuracy or less than a predetermined accuracy, the map information processing apparatus 2 sets the processing target to map information having a larger scale. The processing speed can be improved by limiting the processing target. As a result, the map information processing apparatus 2 can further improve the determination accuracy.

差分抽出部25は、移動画像描画部23により描画された移動軌跡画像と、地図情報変換部24によりスカラーデータに変換された地図情報の地図画像と、の差分データを抽出することができるように構成されている。 The difference extraction unit 25 can extract the difference data between the movement locus image drawn by the moving image drawing unit 23 and the map image of the map information converted into scalar data by the map information conversion unit 24. It is configured.

本実施形態の地図情報処理装置2は、地図情報記憶部21およびデータ記憶部29を、例えば、ハードディスクドライブ、若しくは半導体メモリのメモリで構成することができる。メモリには、CPU(Central Processing Unit)を駆動させるプログラムが記憶され
ていてもよい。CPUは、メモリに記憶されたプログラムが実行されることで、移動画像描画部23、地図情報変換部24、差分抽出部25、道路形状変化判定部26および地図情報更新部27を機能させることができるように構成されている。車両データ受信部28は、適宜の通信モジュールで構成することができる。
In the map information processing device 2 of the present embodiment, the map information storage unit 21 and the data storage unit 29 can be configured by, for example, a hard disk drive or a memory of a semiconductor memory. A program for driving a CPU (Central Processing Unit) may be stored in the memory. The CPU can function the moving image drawing unit 23, the map information conversion unit 24, the difference extraction unit 25, the road shape change determination unit 26, and the map information update unit 27 by executing the program stored in the memory. It is configured to be able to. The vehicle data receiving unit 28 can be configured by an appropriate communication module.

以下、図5A~図5Dを参照して、差分抽出部25により差分データを抽出する一例について説明する。
差分抽出部25は、移動画像描画部23により描画された移動軌跡画像と、地図情報変換部24によりスカラーデータに変換された地図情報の地図画像と、を取得する。図5Aには、移動画像描画部23により描画された移動軌跡画像を例示している。図5Bには、スカラーデータに変換された地図情報の地図画像を例示している。次に、差分抽出部25は、図5Cに示すように、取得した移動軌跡画像と、地図画像と、を合成した合成データの画像を作成する。差分抽出部25は、合成データの画像を作成した結果、図5Dに示すように、図5Aに示す移動軌跡画像と図5Bに示す地図画像との間で重複しない画像を、差分データの画像として抽出する。これにより、移動軌跡画像のうち、移動軌跡の揺らぎを消して、地図画像からはみ出た移動軌跡の画像のみを抽出することができる。図5Dには、差分抽出部25で抽出された差分データの画像を例示している。差分データの画像は、地図情報が生成された時点での道路と、現在の道路との差分を表すと考えられる。すな
わち、差分データの画像は、道路形状変化を表すと考えられる。図5A~図5Dに示す例では、図5中の丸で囲んだ領域において新たな道路が形成された可能性がある。次に、地図情報処理装置2は、図5中の丸で囲われた箇所を含めて、抽出した差分データが道路形状変化であるか否かを判定する。
Hereinafter, an example of extracting the difference data by the difference extraction unit 25 will be described with reference to FIGS. 5A to 5D.
The difference extraction unit 25 acquires a movement locus image drawn by the movement image drawing unit 23 and a map image of map information converted into scalar data by the map information conversion unit 24. FIG. 5A illustrates a movement locus image drawn by the moving image drawing unit 23. FIG. 5B illustrates a map image of map information converted into scalar data. Next, as shown in FIG. 5C, the difference extraction unit 25 creates an image of the composite data obtained by synthesizing the acquired movement locus image and the map image. As a result of creating an image of the composite data, the difference extraction unit 25 uses an image that does not overlap between the movement locus image shown in FIG. 5A and the map image shown in FIG. 5B as an image of the difference data, as shown in FIG. 5D. Extract. As a result, it is possible to eliminate the fluctuation of the movement locus from the movement locus images and extract only the image of the movement locus that protrudes from the map image. FIG. 5D illustrates an image of the difference data extracted by the difference extraction unit 25. The image of the difference data is considered to represent the difference between the road at the time when the map information is generated and the current road. That is, the image of the difference data is considered to represent the change in road shape. In the examples shown in FIGS. 5A to 5D, a new road may have been formed in the circled area in FIG. Next, the map information processing apparatus 2 determines whether or not the extracted difference data is a road shape change, including the circled portion in FIG.

道路形状変化判定部26は、差分抽出部25が抽出した差分データが道路形状変化であるか否かの判定を機械学習により判定する。機械学習としては、ディープラーニングが用いられている。具体的には、道路形状変化判定部26は、過去に抽出した差分データを教師データとして機械学習を行う。道路形状変化判定部26は、機械学習の結果に基づき、新たに抽出した差分データが道路形状変化であるか否かを判定する。 The road shape change determination unit 26 determines by machine learning whether or not the difference data extracted by the difference extraction unit 25 is a road shape change. Deep learning is used as machine learning. Specifically, the road shape change determination unit 26 performs machine learning using the difference data extracted in the past as teacher data. The road shape change determination unit 26 determines whether or not the newly extracted difference data is a road shape change based on the result of machine learning.

次に、図6を参照して、道路形状変化判定部26がディープラーニングにより道路形状変化を判定する方法の一例について説明する。ディープラーニングは、多層のニューラルネットワーク60による機械学習の手法の一種である。ニューラルネットワーク60は、入力データと出力データとを持ち、内部の演算処理は複数の人工ニューロンに基づいて行われる。機械学習において使用するニューラルネットワーク60は、3つの層を含んでいる。3つの層は、入力層61と、中間層62と、出力層63として図示している。中間層62は、隠れ層とも呼ばれ、2以上の層を含んでいてもよい。中間層62は、層の数が少なすぎれば、未学習となる。中間層62は、層の数が多すぎれば、過剰適合となる。道路形状変化判定部26は、差分データが道路形状変化であるか否かを判定するために、適宜に層の数が設定されればよい。人工ニューロンは、前の層の出力に対してパラメータを掛けたものの総和を出力する。人工ニューロンの出力データは、活性化関数により制御され、非線形性が付加される。本実施形態において使用される機械学習のための活性化関数は、例えば、ソフトマックス関数、シグモイド関数、若しくはガウス関数を採用することができる。 Next, with reference to FIG. 6, an example of a method in which the road shape change determination unit 26 determines the road shape change by deep learning will be described. Deep learning is a kind of machine learning method by a multi-layer neural network 60. The neural network 60 has input data and output data, and internal arithmetic processing is performed based on a plurality of artificial neurons. The neural network 60 used in machine learning includes three layers. The three layers are illustrated as an input layer 61, an intermediate layer 62, and an output layer 63. The intermediate layer 62 is also called a hidden layer and may include two or more layers. The intermediate layer 62 becomes unlearned if the number of layers is too small. If the number of layers is too large, the intermediate layer 62 becomes overfitted. The road shape change determination unit 26 may appropriately set the number of layers in order to determine whether or not the difference data is a road shape change. The artificial neuron outputs the sum of the output of the previous layer multiplied by the parameter. The output data of the artificial neuron is controlled by the activation function, and non-linearity is added. As the activation function for machine learning used in this embodiment, for example, a softmax function, a sigmoid function, or a Gaussian function can be adopted.

ニューラルネットワーク60は、機械学習を行うため、初めに入力データとして、教師データが入力層61に与えられる。教師データは、例えば、差分抽出部25により過去に抽出された差分データである。道路形状変化判定部26は、教師データを入力層61、中間層62、出力層63により処理する。すなわち、道路形状変化判定部26は、入力した差分データに最適な特徴量を動的に生成して学習し、順方向の情報伝搬により演算処理する順伝播を行う。図6では、順伝播の方向を極太の片矢印で示している。出力結果は、入力された差分データが道路形状変化の画像であるか、ノイズであるかの予測結果を表す。 Since the neural network 60 performs machine learning, teacher data is first given to the input layer 61 as input data. The teacher data is, for example, difference data extracted in the past by the difference extraction unit 25. The road shape change determination unit 26 processes the teacher data by the input layer 61, the intermediate layer 62, and the output layer 63. That is, the road shape change determination unit 26 dynamically generates and learns the optimum feature amount for the input difference data, and performs forward propagation that is arithmetically processed by information propagation in the forward direction. In FIG. 6, the direction of forward propagation is indicated by a thick single arrow. The output result represents a prediction result of whether the input difference data is an image of a road shape change or noise.

また、学習を行う場合には、道路形状変化判定部26は、出力結果が道路形状変化の画像であるか、ノイズであるかの情報を与えることで、逆方向の情報伝搬により演算処理する逆伝播を行う。図6では、逆伝播の方向を太い片矢印で示している。なお、道路形状変化判定部26では、機械学習において、教師データとして学習に使用する入力データと、出力データとの出力誤差を評価する。道路形状変化判定部26は、逆伝播により、出力誤差から逐次的に機械学習における各層と各ノードのパラメータを最適化することが好ましい。 Further, in the case of learning, the road shape change determination unit 26 gives information on whether the output result is an image of the road shape change or noise, and performs arithmetic processing by information propagation in the reverse direction. Propagate. In FIG. 6, the direction of back propagation is indicated by a thick single arrow. In machine learning, the road shape change determination unit 26 evaluates an output error between the input data used for learning as teacher data and the output data. It is preferable that the road shape change determination unit 26 sequentially optimizes the parameters of each layer and each node in machine learning from the output error by back propagation.

この学習により、道路形状変化判定部26は、各層のパラメータを徐々に最適値に近づけていける。そして、道路形状変化判定部26は、差分抽出部25により抽出された差分データを入力層61に入力すると、機械学習の結果に基づいて調整されたパラメータを用いて、差分データが道路形状変化の画像であるか否かの判定を行うことができる。 By this learning, the road shape change determination unit 26 can gradually bring the parameters of each layer closer to the optimum values. Then, when the road shape change determination unit 26 inputs the difference data extracted by the difference extraction unit 25 into the input layer 61, the difference data is changed to the road shape by using the parameters adjusted based on the result of machine learning. It is possible to determine whether or not the image is an image.

道路形状変化判定部26は、例えば、図6に示すように、n個の差分データd1、d2からdnを教師データとして順伝播させると、出力層63にM個の出力データy1~yMの情報が得られる。本実施形態において、出力データは、入力された差分データが道路形
状変化の画像であるか、それ以外の画像であるかを予測する予測値を表す。
For example, as shown in FIG. 6, when the road shape change determination unit 26 sequentially propagates n difference data d1 and d2 to dn as teacher data, information on M output data y1 to yM is transmitted to the output layer 63. Is obtained. In the present embodiment, the output data represents a predicted value for predicting whether the input difference data is an image of a road shape change or another image.

道路形状変化判定部26は、得られた出力データy1~yMに対して、道路形状変化の画像であるか、ノイズであるかを示すM個の正解データt1~tMの情報が与えられる。道路形状変化判定部26は、正解データt1からtMの情報が与えられて逆伝播を行うと、逐次パラメータを最適な値に調整する機械学習を行う。言い換えれば、道路形状変化判定部26は、逆伝播により出力データと正解データとのずれを評価し、パラメータを最適化している。なお、機械学習のために使用するソフトウェアは、例えば、OpenCV、Numpy
、Matplotlib、若しくはChainerを採用することができる。
The road shape change determination unit 26 is given information on M correct answer data t1 to tM indicating whether it is an image of the road shape change or noise with respect to the obtained output data y1 to yM. When the information of tM is given from the correct answer data t1 and the back propagation is performed, the road shape change determination unit 26 performs machine learning to adjust the sequential parameter to the optimum value. In other words, the road shape change determination unit 26 evaluates the deviation between the output data and the correct answer data by back propagation, and optimizes the parameters. The software used for machine learning is, for example, OpenCV, Numpy.
, Matplotlib, or Chainer can be adopted.

地図情報更新部27は、地図情報記憶部21に記憶される地図情報を更新する。具体的には、地図情報更新部27は、道路形状変化判定部26により、道路形状変化であると判定された差分データに対応するスカラーデータに変換された地図情報から、ベクトルデータの地図情報を生成する。そして、地図情報更新部27は、生成した地図情報で、地図情報記憶部21に記憶される地図情報を更新する。地図情報を更新する処理については、後述の地図情報更新処理において説明する。 The map information updating unit 27 updates the map information stored in the map information storage unit 21. Specifically, the map information update unit 27 converts the map information of the vector data from the map information converted into the scalar data corresponding to the difference data determined to be the road shape change by the road shape change determination unit 26. Generate. Then, the map information updating unit 27 updates the map information stored in the map information storage unit 21 with the generated map information. The process of updating the map information will be described in the map information update process described later.

ところで、地図情報処理装置では、機械学習により、単純にプローブデータとデジタル地図とから道路形状の変化を識別させることも考えられる。
しかしながら、一般にデジタル地図のデータは、道路の形状を示す地図画像情報、地図画像情報に紐付いた地図画像上のノードやリンクの情報、一般道路か高速道路かを示す属性情報などを有する3次元のベクトルデータで構成されている。
By the way, in the map information processing device, it is conceivable to simply discriminate the change in the road shape from the probe data and the digital map by machine learning.
However, in general, digital map data is a three-dimensional data having map image information indicating the shape of a road, information on nodes and links on the map image linked to the map image information, attribute information indicating whether it is a general road or a highway, and the like. It is composed of vector data.

そのため、地図情報処理装置は、機械学習を用いて新規に作成された道路形状の変化を検出させる場合、単純にデジタル地図の3次元のベクトルデータを機械学習の処理対象として情報処理を行うと、処理対象の情報量が多すぎて情報処理の負担が大きくなり過ぎる場合がある。さらに、地図情報処理装置は、機械学習のオブジェクトとして比較する対象の情報量が多いため、どの情報が比較すべき対象の情報であるのか判断しづらい場合もある。 Therefore, when the map information processing device detects a change in the road shape newly created by using machine learning, the map information processing device simply processes the three-dimensional vector data of the digital map as the processing target of the machine learning. The amount of information to be processed may be too large and the burden of information processing may become too large. Further, since the map information processing device has a large amount of information to be compared as a machine learning object, it may be difficult to determine which information is the information to be compared.

本実施形態の地図情報処理装置2は、機械学習により道路地図を作成するため、処理対象をできるだけシンプルにすることで、道路形状変化の判定を容易に行っている。
また、地球の形状は、真球ではなく偏球であるため、メッシュの縦横の長さが場所によって異なる場合がある。本実施形態の地図情報処理装置2は、機械学習を行う場合、予め各メッシュの縦横の長さを統一した正規化を行っていることが好ましい。地図情報処理装置2は、機械学習を行った後、正規化されたメッシュを元に戻して利用することで、道路形状変化の判定をより正確に行うことができる。
Since the map information processing device 2 of the present embodiment creates a road map by machine learning, it is easy to determine the road shape change by simplifying the processing target as much as possible.
Moreover, since the shape of the earth is an oblate spheroid rather than a true sphere, the vertical and horizontal lengths of the mesh may differ depending on the location. When performing machine learning, the map information processing apparatus 2 of the present embodiment preferably performs normalization in which the vertical and horizontal lengths of each mesh are unified in advance. The map information processing apparatus 2 can more accurately determine the road shape change by performing machine learning and then returning the normalized mesh to its original state and using it.

次に、本実施形態に係る地図情報処理装置2による道路形状変化判定処理について、図7および図8を参照して説明する。地図情報処理装置2は、道路形状変化処理の開始の指示を受け付けると、図7のステップ11からステップ19の判定処理を開始する。以下では、ステップをSで示す。 Next, the road shape change determination process by the map information processing apparatus 2 according to the present embodiment will be described with reference to FIGS. 7 and 8. When the map information processing apparatus 2 receives the instruction to start the road shape change process, the map information processing device 2 starts the determination process of step 19 from step 11 of FIG. In the following, the steps are indicated by S.

地図情報処理装置2は、道路形状変化であるか否かを判定する前に予め教師データに基づいてパラメータの最適化を実行する。道路形状変化判定部26は、教師データに基づいて機械学習を行う(S11)。 The map information processing device 2 executes parameter optimization based on the teacher data in advance before determining whether or not the road shape has changed. The road shape change determination unit 26 performs machine learning based on the teacher data (S11).

道路形状変化判定部26は、教師データとして予め準備された情報が入力される。予め準備された情報は、過去に抽出された差分データが道路形状変化を示す画像か、それ以外のノイズなどの画像か、を互いに識別するパラメータの設定のために用いられる。そして
、設定されたパラメータは、例えば、道路形状変化判定部26で保持されるか、あるいは、道路形状変化判定部26がアクセス可能なメモリに格納される。
Information prepared in advance as teacher data is input to the road shape change determination unit 26. The information prepared in advance is used for setting a parameter for distinguishing from each other whether the difference data extracted in the past is an image showing a change in road shape or an image such as noise other than that. Then, the set parameter is held by, for example, the road shape change determination unit 26, or is stored in a memory accessible by the road shape change determination unit 26.

次に、軌跡情報取得部22は、各車載端末3から送信されたプローブデータを車両データ受信部28が受信する。軌跡情報取得部22は、受信したプローブデータをデータ記憶部29が記憶する。これにより、軌跡情報取得部22は、受信したプローブデータに含まれる各車両4の軌跡情報を取得する(S12)。 Next, the locus information acquisition unit 22 receives the probe data transmitted from each in-vehicle terminal 3 by the vehicle data reception unit 28. The trajectory information acquisition unit 22 stores the received probe data in the data storage unit 29. As a result, the track information acquisition unit 22 acquires the track information of each vehicle 4 included in the received probe data (S12).

地図情報変換部24は、地図情報記憶部21に記憶されているベクトルデータの地図情報に含まれる情報のうち、道路の形状を示す地図画像情報を取り出す。地図情報変換部24は、地図画像情報を取り出すことで、地図情報を3次元のベクトルデータから2次元のスカラーデータに変換する(S13)。 The map information conversion unit 24 extracts map image information indicating the shape of the road from the information included in the map information of the vector data stored in the map information storage unit 21. The map information conversion unit 24 converts the map information from the three-dimensional vector data to the two-dimensional scalar data by extracting the map image information (S13).

言い換えれば、地図情報変換部24は、ベクタ形式の地図画像を、ラスタ形式の地図画像に変換する。本実施形態においては、地図情報変換部24は、スカラーデータに変換した2次元の地図情報を、任意の縮尺のメッシュ単位として、2次メッシュ単位に分割した2次メッシュのスカラーデータに変換する。移動画像描画部23は、軌跡情報取得部22により取得したプローブデータを所定の単位期間の間、蓄積したデータの正規化により2次メッシュのプローブデータを作成する。 In other words, the map information conversion unit 24 converts the vector format map image into the raster format map image. In the present embodiment, the map information conversion unit 24 converts the two-dimensional map information converted into scalar data into scalar data of a secondary mesh divided into secondary mesh units as mesh units of an arbitrary scale. The moving image drawing unit 23 creates probe data for a secondary mesh by normalizing the probe data acquired by the locus information acquisition unit 22 for a predetermined unit period.

移動画像描画部23は、正規化した2次メッシュのプローブデータに基づいて、2次メッシュの移動軌跡画像を描画する(S14)。
なお、移動画像描画部23は、所定の単位期間に取得されたプローブデータに基づき移動軌跡画像を作成する前に、軌跡情報取得部22により取得した過去のプローブデータを特定の期間の間、蓄積してデータの正規化を行う。移動画像描画部23は、データの正規化された過去の2次メッシュのプローブデータを作成する。そして、移動画像描画部23は、正規化した過去の2次メッシュのプローブデータに基づいて、過去の2次メッシュの移動軌跡画像を描画する。過去の2次メッシュの移動軌跡画像は、リファレンス用として参照される。
The moving image drawing unit 23 draws a moving locus image of the secondary mesh based on the probe data of the normalized secondary mesh (S14).
The moving image drawing unit 23 accumulates the past probe data acquired by the locus information acquisition unit 22 for a specific period before creating the movement locus image based on the probe data acquired in a predetermined unit period. And normalize the data. The moving image drawing unit 23 creates probe data of the past normalized secondary mesh of data. Then, the moving image drawing unit 23 draws a moving locus image of the past secondary mesh based on the probe data of the normalized past secondary mesh. The movement trajectory image of the past secondary mesh is referred to for reference.

移動画像描画部23は、第1ステップとして、2次メッシュのプローブデータに基づいて描画した2次メッシュの移動軌跡画像と、過去の2次メッシュのプローブデータに基づいて描画した過去の2次メッシュの移動軌跡画像と、を比較して差分があるか否かを判定する(S15)。 As the first step, the moving image drawing unit 23 draws a moving locus image of the secondary mesh drawn based on the probe data of the secondary mesh and a past secondary mesh drawn based on the probe data of the past secondary mesh. It is determined whether or not there is a difference by comparing with the moving locus image of (S15).

上述の実施形態では、移動画像描画部23は、2次メッシュの移動軌跡画像を描画しているがこれに限られるものではない。移動画像描画部23は、1次メッシュ、3次メッシュなどの任意の縮尺のメッシュの移動軌跡画像を描画することができる。また、移動画像描画部23は、2次メッシュの移動軌跡画像と、過去の2次メッシュの移動軌跡画像と、を比較して差分があるか否かを判定する場合だけに限らない。例えば、移動画像描画部23は、2次メッシュのプローブデータに含まれる緯度・経度の情報と、過去の2次メッシュのプローブデータに含まれる緯度・経度の情報と、を直接比較して差分があるか否かを判定することもできる。 In the above-described embodiment, the moving image drawing unit 23 draws a moving locus image of the secondary mesh, but the present invention is not limited to this. The moving image drawing unit 23 can draw a moving locus image of a mesh of an arbitrary scale such as a primary mesh and a tertiary mesh. Further, the moving image drawing unit 23 is not limited to the case of comparing the moving locus image of the secondary mesh with the moving locus image of the past secondary mesh and determining whether or not there is a difference. For example, the moving image drawing unit 23 directly compares the latitude / longitude information included in the probe data of the secondary mesh with the latitude / longitude information included in the probe data of the past secondary mesh, and the difference is obtained. It is also possible to determine whether or not there is.

地図情報処理装置2は、移動軌跡画像と過去の移動軌跡画像との間に差分がないS15のNOの場合、図7に示すS16~S19はスキップされ、道路形状変化判定処理は終了となる。すなわち、地図情報処理装置2は、S15の判定において差分があった場合のみ、S16~S17が実行される。したがって、地図情報処理装置2は、S17の実行頻度が削減できる。また、地図情報処理装置2は、過去に蓄積したプローブデータに基づいて作成した移動軌跡画像と差分があった移動軌跡画像のみを差分抽出部25による差分デー
タの抽出処理の処理対象にすることができる。そのため、地図情報処理装置2は、差分抽出部25における処理対象を減らすことで、処理負担を軽減し、処理速度の向上を図ることができる。
In the map information processing apparatus 2, if there is no difference between the movement locus image and the past movement locus image in S15, S16 to S19 shown in FIG. 7 are skipped, and the road shape change determination process is completed. That is, the map information processing apparatus 2 executes S16 to S17 only when there is a difference in the determination of S15. Therefore, the map information processing apparatus 2 can reduce the execution frequency of S17. Further, the map information processing apparatus 2 may set only the movement locus image having a difference from the movement locus image created based on the probe data accumulated in the past as the processing target of the difference data extraction processing by the difference extraction unit 25. can. Therefore, the map information processing apparatus 2 can reduce the processing load and improve the processing speed by reducing the processing targets in the difference extraction unit 25.

これに対し、移動軌跡画像と過去の移動軌跡画像との間に差分があるS15のYESの場合、差分抽出部25は、S14において描画された移動軌跡画像と、S13においてスカラーデータに変換された地図情報の地図画像との差分を表す差分データを抽出する(S16)。 On the other hand, in the case of YES in S15 where there is a difference between the movement locus image and the past movement locus image, the difference extraction unit 25 is converted into the movement locus image drawn in S14 and scalar data in S13. Difference data representing the difference between the map information and the map image is extracted (S16).

道路形状変化判定部26は、S11において学習した機械学習の結果に基づき、S16において新たに抽出した差分データが道路形状変化であるか否かを判定する(S17)。
抽出した差分データが道路形状変化であるS18のYESの場合、道路形状変化判定部26は、抽出した差分データを道路形状変化として出力する(S19)。
The road shape change determination unit 26 determines whether or not the difference data newly extracted in S16 is a road shape change based on the result of machine learning learned in S11 (S17).
If the extracted difference data is YES in S18, which is a road shape change, the road shape change determination unit 26 outputs the extracted difference data as a road shape change (S19).

この場合、差分データは、道路形状変化を示すので、後の地図情報作成処理において使用するために保存しておく。
これに対し、抽出した差分データが道路形状変化でないS18のNOの場合、S19はスキップされ、道路形状変化判定処理は終了となる。この場合、差分データは、道路形状変化を示す情報ではなく、単なるノイズである可能性が高い。よって、抽出された差分データは廃棄されてもよい。
In this case, since the difference data indicates the change in the road shape, it is saved for use in the later map information creation process.
On the other hand, if the extracted difference data is NO in S18, which is not a road shape change, S19 is skipped and the road shape change determination process ends. In this case, the difference data is not information indicating a change in road shape, but is likely to be merely noise. Therefore, the extracted difference data may be discarded.

このように、地図情報処理装置2は、地図情報記憶部21に記憶されているベクトルデータの地図情報のうち、道路の形状を示す地図画像情報だけを取り出すことで、3次元のベクトルデータの地図情報が、データ構成のシンプルな2次元のスカラーデータの地図情報に変換される。これにより、地図情報処理装置2では、プローブデータにより得られた移動軌跡画像と、地図情報と、を同じシンプルな2次元のデータにすることができる。 As described above, the map information processing apparatus 2 extracts only the map image information indicating the shape of the road from the map information of the vector data stored in the map information storage unit 21, and thereby maps the three-dimensional vector data. The information is converted into map information of two-dimensional scalar data having a simple data structure. As a result, in the map information processing apparatus 2, the movement locus image obtained from the probe data and the map information can be converted into the same simple two-dimensional data.

その結果、地図情報処理装置2は、機械学習を用いて新規に作成された道路形状の変化を検出させる場合、機械学習の処理対象を減らして処理負担の軽減を図ることができる。地図情報処理装置2は、処理速度を向上させ、さらに判定精度を向上させることで道路形状変化の判定を容易に行うことができる。 As a result, when the map information processing apparatus 2 detects a change in the road shape newly created by using machine learning, the processing target of the machine learning can be reduced to reduce the processing load. The map information processing apparatus 2 can easily determine the change in road shape by improving the processing speed and further improving the determination accuracy.

次に、本実施形態に係る地図情報処理装置2による地図情報更新処理について、図9および図10A、図10Bを参照して説明する。
地図情報処理装置2は、地図情報更新処理の開始の指示を受け付けると、以下の地図情報更新処理が開始される。なお、上述の実施形態では、地図情報更新処理の開始の指示を受け付けると、地図情報更新処理を開始しているがこれに限られない。例えば、上述の道路形状変化判定処理のS19において所定数の道路形状変化を出力すると、地図情報更新処理を自動的に開始させてもよい。
Next, the map information update process by the map information processing apparatus 2 according to the present embodiment will be described with reference to FIGS. 9, 10A, and 10B.
When the map information processing apparatus 2 receives the instruction to start the map information update process, the following map information update process is started. In the above-described embodiment, when the instruction to start the map information update process is received, the map information update process is started, but the present invention is not limited to this. For example, if a predetermined number of road shape changes are output in S19 of the road shape change determination process described above, the map information update process may be automatically started.

はじめに、地図情報更新部27は、道路形状変化判定処理のS19において出力した差分データをN個蓄積し、プローブデータの誤差を平均化する(S31)。ここで、Nは、任意の自然数である。誤差を平均化したプローブデータを図10Aおよび図10Bに示す。図10Bは、図10Aの領域F1を拡大した拡大図である。地図情報更新部27は、誤差を平均化した差分データ、すなわち、道路形状変化であると判定された道路形状を表すデータに対しスムース処理を行う(S32)。スムース処理が行われた道路形状は、新たに作られた道路の形状に相当する。 First, the map information updating unit 27 accumulates N difference data output in S19 of the road shape change determination process, and averages the error of the probe data (S31). Here, N is an arbitrary natural number. The probe data obtained by averaging the errors are shown in FIGS. 10A and 10B. FIG. 10B is an enlarged view of the region F1 of FIG. 10A. The map information updating unit 27 performs smooth processing on the difference data obtained by averaging the errors, that is, the data representing the road shape determined to be the road shape change (S32). The smoothed road shape corresponds to the shape of the newly created road.

地図情報更新部27は、地図情報記憶部21に記憶されているベクトルデータの地図情報のうち、S32においてスムース処理を行った道路形状の緯度・経度が含まれるメッシ
ュの地図情報を取得する。差分データに基づいて判定された道路形状は、プローブデータに基づいて作成されているため、緯度・経度の情報を有する。よって、地図情報更新部27は、道路形状のプローブデータの緯度・経度を参照することで、対応するメッシュの地図情報を地図情報記憶部21から取得することができる。
The map information updating unit 27 acquires the map information of the mesh including the latitude and longitude of the road shape that has been smoothly processed in S32 among the map information of the vector data stored in the map information storage unit 21. Since the road shape determined based on the difference data is created based on the probe data, it has latitude / longitude information. Therefore, the map information updating unit 27 can acquire the map information of the corresponding mesh from the map information storage unit 21 by referring to the latitude / longitude of the probe data of the road shape.

図10Cおよび図10Dに示すように、地図情報更新部27は、S32においてスムース処理を行った2次元の道路形状D2を、取得したベクトルデータのメッシュの地図情報に含まれる道路形状D3に重ねる(S33)。図10Dは、図10Cの領域F2を拡大した拡大図である。 As shown in FIGS. 10C and 10D, the map information updating unit 27 superimposes the two-dimensional road shape D2 smoothed in S32 on the road shape D3 included in the map information of the mesh of the acquired vector data (. S33). FIG. 10D is an enlarged view of the region F2 of FIG. 10C.

地図情報更新部27は、図10Dに示すように、S32においてスムース処理を行った2次元の道路形状D2と、ベクトルデータのメッシュの地図情報に含まれる道路形状D3との接点を特定する。ここで、地図情報は、ベクトルデータで表されているので、Z軸方向の情報を含む。Z軸方向は、地面に対して垂直な方向を示している。すなわち、地図情報は、各道路のZ軸座標を表す情報を含む。Z軸座標は、例えば、標高である。よって、差分データから生成される道路形状D2と地図情報中の道路との接点は、緯度、経度、標高により表される。そして、地図情報更新部27は、特定した各接点にノードを付加する(S34)。図10Dおよび図10Eでは、ノードN1およびノードN2として例示している。なお、差分データから生成される道路形状D2に付加されるノードには、各道路のZ軸方向を表す接点の情報が含まれるため、道路形状D2は、ベクトルデータに変換される。 As shown in FIG. 10D, the map information updating unit 27 identifies the contact point between the two-dimensional road shape D2 that has undergone smooth processing in S32 and the road shape D3 included in the map information of the mesh of the vector data. Here, since the map information is represented by vector data, it includes information in the Z-axis direction. The Z-axis direction indicates a direction perpendicular to the ground. That is, the map information includes information representing the Z-axis coordinates of each road. The Z-axis coordinates are, for example, elevation. Therefore, the contact point between the road shape D2 generated from the difference data and the road in the map information is represented by the latitude, longitude, and altitude. Then, the map information updating unit 27 adds a node to each of the specified contacts (S34). In FIGS. 10D and 10E, it is exemplified as a node N1 and a node N2. Since the node added to the road shape D2 generated from the difference data includes information on the contact point representing the Z-axis direction of each road, the road shape D2 is converted into vector data.

地図情報更新部27は、特定したノードを利用して、ベクトルデータの道路形状D2の軸を生成する(S35)。
地図情報更新部27は、差分データから得られた道路形状D2の道路幅を、地図情報に含まれる道路形状D3の道路幅と一致するように修正する。そして、道路幅を修正したベクトルデータの道路形状D2を地図情報に含まれる道路形状D3とノードで連結する(S36)。
The map information updating unit 27 uses the specified node to generate an axis of the road shape D2 of the vector data (S35).
The map information updating unit 27 corrects the road width of the road shape D2 obtained from the difference data so as to match the road width of the road shape D3 included in the map information. Then, the road shape D2 of the vector data in which the road width is corrected is connected to the road shape D3 included in the map information by a node (S36).

地図情報更新部27は、地図情報に含まれる道路形状D3のうち、不要となった道路箇所D4および付加したノードを削除する(S37)。例えば、地図情報更新部27は、変換前の元の2次元の道路形状D2に付加したノード間において、プローブデータが存在しない箇所を不要となった道路箇所D4として削除する。 The map information updating unit 27 deletes the unnecessary road portion D4 and the added node from the road shape D3 included in the map information (S37). For example, the map information updating unit 27 deletes a portion where the probe data does not exist as an unnecessary road portion D4 between the nodes added to the original two-dimensional road shape D2 before conversion.

地図情報更新部27は、不要となった道路箇所D4を削除する。地図情報更新部27は、ベクトルデータの道路形状D2が連結された道路形状D3に基づき、地図情報記憶部21内の地図情報を更新する(S38)。この処理が終了すると、地図情報更新処理は終了となる。 The map information updating unit 27 deletes the unnecessary road portion D4. The map information updating unit 27 updates the map information in the map information storage unit 21 based on the road shape D3 to which the road shape D2 of the vector data is connected (S38). When this process is completed, the map information update process is completed.

これにより、道路形状変化として抽出された2次元の差分データを再び3次元のベクトルデータに戻して地図情報を更新することができる。その結果、地図情報を定期的に自動フォーマット化することができ、地図情報の更新にかかる手間を軽減することができる。 As a result, the two-dimensional difference data extracted as the road shape change can be returned to the three-dimensional vector data again to update the map information. As a result, the map information can be automatically formatted on a regular basis, and the time and effort required to update the map information can be reduced.

なお、本実施形態の地図情報処理装置2は、制御部、一時記憶部、記憶部、無線通信部を有する。制御部は、記憶部に読込んだプログラムを実行する。本実施形態の車両データ受信部28、移動画像描画部23、地図情報変換部24、差分抽出部25、道路形状変化判定部26、地図情報更新部27は、地図情報処理装置2の制御部に含まれる。本実施形態の地図情報記憶部21およびデータ記憶部29は、地図情報処理装置2の記憶部に含まれる。一時記憶部は、記憶部から読込まれたプログラムや各種データを展開するワーキングエリアである。制御部、一時記憶部、記憶部、無線通信部などの各部位は相互に接続さ
れる。
The map information processing device 2 of the present embodiment has a control unit, a temporary storage unit, a storage unit, and a wireless communication unit. The control unit executes the program read into the storage unit. The vehicle data receiving unit 28, the moving image drawing unit 23, the map information conversion unit 24, the difference extraction unit 25, the road shape change determination unit 26, and the map information update unit 27 of the present embodiment are used as control units of the map information processing device 2. included. The map information storage unit 21 and the data storage unit 29 of the present embodiment are included in the storage unit of the map information processing device 2. The temporary storage unit is a working area for developing programs and various data read from the storage unit. Each part such as a control unit, a temporary storage unit, a storage unit, and a wireless communication unit is connected to each other.

本実施形態の地図情報処理装置2は、例えば、カーナビゲーションシステムや、自動運転支援システムで使用される地図データを自動でフォーマットする技術として使用することができる。 The map information processing device 2 of the present embodiment can be used, for example, as a technique for automatically formatting map data used in a car navigation system or an automatic driving support system.

尚、本発明は上述した実施形態そのままに限定されるものではなく、実施段階でのその要旨を逸脱しない範囲で構成要素を変形して具体化することができる。また、上記実施形態に開示されている複数の構成要素の適宜な組み合わせにより、種々の発明を形成することができる。例えば、実施形態に示される全構成要素を適宜組み合わせても良い。さらに、異なる実施形態にわたる構成要素を適宜組み合わせてもよい。このような、発明の趣旨を逸脱しない範囲内において種々の変形や応用が可能であることはもちろんである。 The present invention is not limited to the above-described embodiment as it is, and the components can be modified and embodied within a range that does not deviate from the gist at the implementation stage. In addition, various inventions can be formed by an appropriate combination of the plurality of components disclosed in the above-described embodiment. For example, all the components shown in the embodiments may be combined as appropriate. In addition, components across different embodiments may be combined as appropriate. It goes without saying that various modifications and applications are possible within the range that does not deviate from the purpose of the invention.

1 地図情報処理システム
2 地図情報処理装置
3 車載端末
4 車両
5 通信端末
21 地図情報記憶部
22 軌跡情報取得部
23 移動画像描画部
24 地図情報変換部
25 差分抽出部
26 道路形状変化判定部
27 地図情報更新部
28 車両データ受信部
29 データ記憶部
1 Map information processing system 2 Map information processing device 3 In-vehicle terminal 4 Vehicle 5 Communication terminal 21 Map information storage unit 22 Trajectory information acquisition unit 23 Moving image drawing unit 24 Map information conversion unit 25 Difference extraction unit 26 Road shape change determination unit 27 Map Information update unit 28 Vehicle data reception unit 29 Data storage unit

Claims (5)

複数の移動体それぞれの軌跡情報を取得する軌跡情報取得部と、
前記軌跡情報に基づいて移動軌跡画像を描画する移動画像描画部と、
道路の形状を示す地図画像を有する地図情報を記憶する地図情報記憶部と、
前記移動軌跡画像と、前記地図画像との差分を表す差分データを抽出する差分抽出部と、
過去に抽出した前記差分データを教師データとして行う機械学習により前記差分データが道路形状変化であるか否かを判定する道路形状変化判定部と、を備え、
前記移動画像描画部は、所定の単位期間の間において正規化された前記軌跡情報に基づいて前記移動軌跡画像を描画することを特徴とする地図情報処理システム。
A locus information acquisition unit that acquires locus information for each of multiple moving objects,
A moving image drawing unit that draws a moving locus image based on the locus information,
A map information storage unit that stores map information that has a map image showing the shape of the road,
A difference extraction unit that extracts difference data representing the difference between the movement locus image and the map image, and a difference extraction unit.
It is provided with a road shape change determination unit that determines whether or not the difference data is a road shape change by machine learning that uses the difference data extracted in the past as teacher data.
The moving image drawing unit is a map information processing system characterized in that the moving locus image is drawn based on the locus information normalized during a predetermined unit period.
前記移動画像描画部は、所定の範囲にある前記移動軌跡画像をまとめて描画する請求項1に記載の地図情報処理システム。 The map information processing system according to claim 1, wherein the moving image drawing unit collectively draws the moving locus images in a predetermined range. 道路の位置および形状を示す情報を含む、前記地図情報をベクトルデータからスカラーデータに変換する地図情報変換部をさらに備え、
前記地図情報変換部は、前記地図情報のうち、前記地図画像の情報だけを取り出してベクトルデータからスカラーデータに変換し、
前記差分抽出部は、スカラーデータに変換された前記地図情報の前記地図画像に基づいて前記差分データを抽出する請求項1又は請求項2に記載の地図情報処理システム。
Further provided with a map information conversion unit that converts the map information from vector data to scalar data, including information indicating the position and shape of the road.
The map information conversion unit extracts only the map image information from the map information and converts it from vector data to scalar data.
The map information processing system according to claim 1 or 2, wherein the difference extraction unit extracts the difference data based on the map image of the map information converted into scalar data.
前記地図情報記憶部に記憶される前記地図情報を更新する地図情報更新部をさらに備え、
前記地図情報は、一定の緯度・経度の間隔で矩形に分離されたメッシュの単位で構成されており、
前記道路形状変化判定部により道路形状変化であると判定された前記差分データは、前記緯度・経度の情報を有し、
前記地図情報更新部は、
前記差分データの前記緯度・経度の情報が含まれる前記メッシュの単位の前記地図情報を前記地図情報記憶部から取得し、
前記差分データが示す前記地図画像である第1の道路形状と、取得した前記地図情報に含まれる前記地図画像である第2の道路形状とを重ねて、前記第1の道路形状と前記第2の道路形状との接点を特定し、
特定した前記接点にノードを付加し、前記ノードには、前記地図情報に含まれる緯度・経度・標高を含み、
前記ノードを利用して、ベクトルデータの前記第1の道路形状を生成し、
前記第1の道路形状を前記第2の道路形状の道路幅と一致するように修正して、前記第2の道路形状に前記ノードで連結し、
前記第2の道路形状において不要となる箇所及び付加した前記ノードを削除して、
前記地図情報を更新する請求項3に記載の地図情報処理システム。
Further provided with a map information update unit for updating the map information stored in the map information storage unit.
The map information is composed of mesh units separated into rectangles at regular latitude / longitude intervals.
The difference data determined to be a road shape change by the road shape change determination unit has the latitude / longitude information.
The map information update unit
The map information of the unit of the mesh including the latitude / longitude information of the difference data is acquired from the map information storage unit.
The first road shape, which is the map image shown by the difference data, and the second road shape, which is the map image included in the acquired map information, are superimposed to form the first road shape and the second road shape. Identify the point of contact with the road shape of
A node is added to the specified contact point, and the node includes the latitude, longitude, and altitude included in the map information.
Using the node, the first road shape of the vector data is generated.
The first road shape is modified to match the road width of the second road shape, and the second road shape is connected to the second road shape by the node.
By deleting unnecessary parts and the added node in the second road shape,
The map information processing system according to claim 3, which updates the map information.
記道路形状変化判定部は、予め前記メッシュに正規化が行われた前記地図情報の前記メッシュに基づいて、前記機械学習が行われ、
前記地図情報更新部は、前記機械学習が行われた後、正規化された前記メッシュを元に戻した前記地図情報更新る、請求項4に記載の地図情報処理システム。
The road shape change determination unit performs the machine learning based on the mesh of the map information that has been normalized to the mesh in advance.
The map information processing system according to claim 4, wherein the map information updating unit updates the map information obtained by restoring the normalized mesh after the machine learning is performed.
JP2019162266A 2019-09-05 2019-09-05 Map information processing system Active JP7039536B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019162266A JP7039536B2 (en) 2019-09-05 2019-09-05 Map information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019162266A JP7039536B2 (en) 2019-09-05 2019-09-05 Map information processing system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2017224128A Division JP6586146B2 (en) 2017-11-22 2017-11-22 Map information processing apparatus, map information processing method, and map information processing program

Publications (3)

Publication Number Publication Date
JP2019211793A JP2019211793A (en) 2019-12-12
JP2019211793A5 JP2019211793A5 (en) 2021-01-14
JP7039536B2 true JP7039536B2 (en) 2022-03-22

Family

ID=68846733

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019162266A Active JP7039536B2 (en) 2019-09-05 2019-09-05 Map information processing system

Country Status (1)

Country Link
JP (1) JP7039536B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7479856B2 (en) * 2020-01-25 2024-05-09 株式会社トヨタマップマスター Drive chart creation device and method, and area characteristic specification device and method using drive chart
CN115619857A (en) * 2021-07-14 2023-01-17 高德软件有限公司 Data collection method, device, electronic device, medium and program product
WO2025095305A1 (en) * 2023-11-01 2025-05-08 삼성전자 주식회사 Electronic device, and method by which electronic device classifying category of object by using position tracking device

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001336941A (en) 2000-05-25 2001-12-07 Sony Corp Car navigation system
JP2004109021A (en) 2002-09-20 2004-04-08 Clarion Co Ltd Road map information update system
JP2004198997A (en) 2002-12-20 2004-07-15 Denso Corp Map evaluation system, collating device and map evaluation device
JP2005061912A (en) 2003-08-08 2005-03-10 Sanyo Electric Co Ltd Navigation apparatus
JP2008164821A (en) 2006-12-27 2008-07-17 Aisin Aw Co Ltd Map information generation system
JP2012150016A (en) 2011-01-19 2012-08-09 Zenrin Co Ltd Road network analysis system
US20120277993A1 (en) 2009-10-22 2012-11-01 Heiko Mund Incremental map generation, refinement and extension with gps traces
JP2014126372A (en) 2012-12-25 2014-07-07 Denso Corp Map display system
JP2017181870A (en) 2016-03-31 2017-10-05 ソニー株式会社 Information processing apparatus and information processing server

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001336941A (en) 2000-05-25 2001-12-07 Sony Corp Car navigation system
JP2004109021A (en) 2002-09-20 2004-04-08 Clarion Co Ltd Road map information update system
JP2004198997A (en) 2002-12-20 2004-07-15 Denso Corp Map evaluation system, collating device and map evaluation device
JP2005061912A (en) 2003-08-08 2005-03-10 Sanyo Electric Co Ltd Navigation apparatus
JP2008164821A (en) 2006-12-27 2008-07-17 Aisin Aw Co Ltd Map information generation system
US20120277993A1 (en) 2009-10-22 2012-11-01 Heiko Mund Incremental map generation, refinement and extension with gps traces
JP2012150016A (en) 2011-01-19 2012-08-09 Zenrin Co Ltd Road network analysis system
JP2014126372A (en) 2012-12-25 2014-07-07 Denso Corp Map display system
JP2017181870A (en) 2016-03-31 2017-10-05 ソニー株式会社 Information processing apparatus and information processing server

Also Published As

Publication number Publication date
JP2019211793A (en) 2019-12-12

Similar Documents

Publication Publication Date Title
US10760920B2 (en) Map information processing device and map information processing method
US11194847B2 (en) Method, apparatus, and computer program product for building a high definition map from crowd sourced data
JP6586146B2 (en) Map information processing apparatus, map information processing method, and map information processing program
JP5013211B2 (en) Driving evaluation system and driving evaluation program
CN111351502B (en) Method, apparatus and computer program product for generating a top view of an environment from a perspective view
CN106352867A (en) Method and apparatus for determining a vehicle ego-position
CN111198560B (en) Method and apparatus for predicting feature spatial attenuation using a variational self-encoder network
CN102362156A (en) Map data updating system, map data updating method, computer-readable storage medium storing map data updating program
JP7039536B2 (en) Map information processing system
CN114930122B (en) Method and processor circuit for updating digital road map
US11193789B2 (en) Method, apparatus, and computer program product for identifying at-risk road infrastructure
US11085791B2 (en) Method, apparatus, and computer program product for on-street parking localization
US9766081B2 (en) System and method for roundabouts from probe data using vector fields
JP6986503B2 (en) Electronic control device, neural network update system
JP2020067656A (en) Map information processing device, map information processing method, and map information processing program
JP2019139346A (en) Image recognition device, image recognition system and program
US11238735B2 (en) Parking lot information management system, parking lot guidance system, parking lot information management program, and parking lot guidance program
CN113728370B (en) Vehicle devices, vehicle programs, and storage media
US12307897B2 (en) System to predict vehicle parking bunching
JP6557392B1 (en) Map information processing apparatus, map information processing method, and map information processing program
CN116698075B (en) Road network data processing method and device, electronic equipment and storage medium
CN116413753A (en) Terminal positioning method, device, device and computer-readable medium
US12548445B2 (en) Method to learn parking restrictions based on parking behaviors of reliable parkers
US12399033B2 (en) Method and apparatus for generating maps from aligned geospatial observations
US20250200594A1 (en) Method to detect, map, learn and predict cancelled ride-hailing rides

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201120

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201120

RD07 Notification of extinguishment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7427

Effective date: 20210728

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210928

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210929

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211022

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211118

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: 20220301

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220309

R150 Certificate of patent or registration of utility model

Ref document number: 7039536

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250