[go: up one dir, main page]

CN109974718B - Map matching method, apparatus, device and medium - Google Patents

Map matching method, apparatus, device and medium Download PDF

Info

Publication number
CN109974718B
CN109974718B CN201910282046.XA CN201910282046A CN109974718B CN 109974718 B CN109974718 B CN 109974718B CN 201910282046 A CN201910282046 A CN 201910282046A CN 109974718 B CN109974718 B CN 109974718B
Authority
CN
China
Prior art keywords
road
road network
track
matching
determining
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
CN201910282046.XA
Other languages
Chinese (zh)
Other versions
CN109974718A (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.)
Baidu Online Network Technology Beijing Co Ltd
Original Assignee
Baidu Online Network Technology Beijing 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 Baidu Online Network Technology Beijing Co Ltd filed Critical Baidu Online Network Technology Beijing Co Ltd
Priority to CN201910282046.XA priority Critical patent/CN109974718B/en
Publication of CN109974718A publication Critical patent/CN109974718A/en
Application granted granted Critical
Publication of CN109974718B publication Critical patent/CN109974718B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/26Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
    • G01C21/28Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network with correlation of data from several navigational instruments
    • G01C21/30Map- or contour-matching

Landscapes

  • Engineering & Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Automation & Control Theory (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Navigation (AREA)
  • Traffic Control Systems (AREA)

Abstract

The embodiment of the invention discloses a map matching method, a map matching device, map matching equipment and a map matching medium, and relates to the technical field of navigation. The method comprises the following steps: correcting the road section position data in the road network according to the historical driving track; matching the corrected road sections in the road network with the current driving track; and determining the road section matched with the current driving track from the corrected road network according to the matching result. The embodiment of the invention provides a map matching method, a map matching device, map matching equipment and a map matching medium, so that the map matching accuracy is improved.

Description

Map matching method, apparatus, device and medium
Technical Field
The embodiment of the invention relates to the technical field of navigation, in particular to a map matching method, device, equipment and medium.
Background
Map matching refers to a process of matching a coordinate sequence of a vehicle in travel to an appropriate road section in a road network.
The current map matching method mainly comprises the following steps: and determining the observation probability and the state transition probability of the vehicle coordinate sequence and the road network data based on a hidden Markov model by taking the vehicle coordinate sequence as an observation variable and the road network data as a hidden state variable. And determining the road sections matched with the vehicle coordinate sequence in the road network data according to the determined observation probability and the state transition probability.
However, map matching accuracy is reduced due to wrong or changed road network properties, and vehicle coordinate sequence offset caused by poor positioning signals.
Disclosure of Invention
The embodiment of the invention provides a map matching method, a map matching device, map matching equipment and a map matching medium, which are used for improving the map matching accuracy.
In a first aspect, an embodiment of the present invention provides a map matching method, where the method includes:
correcting the road section position data in the road network according to the historical driving track;
matching the corrected road sections in the road network with the current driving track;
and determining the road section matched with the current driving track from the corrected road network according to the matching result.
In a second aspect, an embodiment of the present invention further provides a map matching apparatus, where the apparatus includes:
the data correction module is used for correcting the road section position data in the road network according to the historical driving track;
the position matching module is used for matching the road sections in the corrected road network with the current running track;
and the matching road section determining module is used for determining a road section matched with the current driving track from the corrected road network according to the matching result.
In a third aspect, an embodiment of the present invention further provides an electronic device, where the electronic device includes:
one or more processors;
a storage device for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement a map matching method as in any embodiment of the invention.
In a fourth aspect, the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the map matching method according to any embodiment of the present invention.
According to the technical scheme of the embodiment of the invention, the road position data of the road network is corrected according to the historical driving track; and matching the current driving track acquired in real time based on the corrected road position data to determine a matched road section. The accuracy of the road position data after correction is higher than that of the road position data before correction, so that the map matching accuracy is improved.
Drawings
Fig. 1 is a flowchart of a map matching method according to an embodiment of the present invention;
FIG. 2 is a flowchart of a map matching method according to a second embodiment of the present invention;
fig. 3a is a block diagram of an implementation of a map matching method according to a third embodiment of the present invention;
fig. 3b is a partial schematic view of a road segment actual position determination provided by a third embodiment of the present invention;
FIG. 3c is a diagram of a reference point provided in the third embodiment of the present invention;
fig. 3d is a block diagram of an implementation of a track distribution network according to a third embodiment of the present invention;
fig. 3e is a schematic diagram illustrating an effect of matching a historical driving track of a target road section according to a third embodiment of the present invention;
fig. 3f is a block diagram of an implementation of matching a current driving trajectory according to a third embodiment of the present invention;
fig. 4 is a schematic structural diagram of a map matching apparatus according to a fourth embodiment of the present invention;
fig. 5 is a schematic structural diagram of an electronic device according to a fifth embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures.
Example one
Fig. 1 is a flowchart of a map matching method according to an embodiment of the present invention. The present embodiment is applicable to a case where a road segment matching the current travel track is determined based on a road network in which there is an error in the position data of the road segment. The method may be performed by a map matching apparatus, which may be implemented by software and/or hardware. Referring to fig. 1, the map matching method provided in the present embodiment includes:
and S110, correcting the road position data in the road network according to the historical driving track.
Wherein the historical travel track is a travel track that occurred by at least one user at a historical time. The driving trajectory is a sequence of trajectory points comprising at least two trajectory points. The track points are acquired by a positioning system of the vehicle or the terminal. Specifically, the history of travel trajectories may be acquired through a user's usage record of navigation.
Alternatively, the number of the history travel locus may be two, three, or more. Typically, the number of historical travel trajectories is massive.
The road network is a network architecture which is composed of road sections with different functions, grades and locations in a city range in a certain density and in a proper form. Specifically, the road network may include road segments and connection relationships between road segments. Wherein the section is formed by connecting at least two reference points.
Optionally, the road network may further include road segment attributes of each road segment.
Specifically, the correction of the link position data in the road network according to the historical travel track includes:
determining an optimal track in the historical driving tracks;
taking the road section matched with the optimal estimation in the road network as a target correction road section;
and replacing the target correction road section with the optimal track in the road network.
Typically, the modifying road segment data of the road network according to the historical driving track includes:
carrying out position matching on road sections in a road network and historical driving tracks, and determining at least two historical driving tracks matched with the road sections in the road network;
determining the actual positions of road segments in the road network according to the at least two historical driving tracks;
and correcting the road section position data of the road network according to the actual position.
The actual position refers to the actual position of the road segment in the road network in the actual scene.
Specifically, determining the actual positions of the road segments in the road network according to the at least two historical driving tracks comprises:
and determining the coordinates of the actual positions of the road sections in the road network according to the mean value of the coordinates of the track points in the at least two historical driving tracks.
Correcting road section position data of the road network according to the actual position, and the correcting process comprises the following steps:
and matching the positions of the road sections of the road network with the actual positions, and replacing the positions of the road sections which are not matched with the actual positions so as to realize the correction of the road section position data of the road network.
And S120, matching the corrected road section position data in the road network with the current driving track.
The current driving track is a driving track to be matched with a map and acquired in real time.
Specifically, the current driving track is determined according to the acquired real-time track points of the user.
And S130, determining the road section matched with the current driving track from the road network according to the matching result.
Specifically, determining a road segment matched with the current driving track from the road network according to the matching result comprises the following steps:
determining road sections matched with all track sections in the current driving track in a road network;
and connecting the road sections to serve as a road section sequence matched with the current driving track.
Typically, the determining, from the modified road network, a road segment matching the current driving track according to the matching result includes:
determining the emission probability of each track point in the current driving track according to the matching result, wherein the emission probability refers to the probability that each track point belongs to each road segment in the corrected road network;
determining the transition probability of two adjacent track points in the current driving track according to the matching result and the corrected road section attribute data in the road network, wherein the transition probability refers to the connection probability between the road sections to which the two track points belong;
and determining the road section matched with the current driving track according to the emission probability and the transition probability.
The link attribute data includes link static attribute data, link driving attribute data, and the like.
The link static attribute data includes a road class, a road type, and the like. The link types include an expressway, a main road, a sub road, and the like.
The link travel attribute data includes: at least one of road width, road on-off state, new road, and road traffic regulations.
Specifically, each track point in the current driving track is used as an observation variable set, and each road segment in the corrected road network is used as a hidden state variable set and input into the hidden Markov algorithm model. The model outputs observation probabilities and state transition probabilities.
Wherein, the observation probability and the like are the emission probability, and the state transition probability is the transition probability.
According to the technical scheme of the embodiment of the invention, the road position data of the road network is corrected according to the historical driving track; and matching the current driving track acquired in real time based on the corrected road position data to determine a matched road section. The accuracy of the road position data after correction is higher than that of the road position data before correction, so that the map matching accuracy is improved.
In order to improve the accuracy of determining the actual positions of the road segments, the determining the actual positions of the road segments in the road network according to the at least two historical driving tracks includes:
according to the matching result of the road sections in the road network and the historical driving track, performing quality classification on the historical driving track;
determining the weight of the historical driving track of each quality category;
and determining the actual position of the road section in the road network according to the weight and the historical driving track of each quality category.
Specifically, the quality classification of the historical driving track according to the matching result of the road segments in the road network and the historical driving track comprises the following steps:
if the matching degree is greater than a set high-quality threshold value, determining that the quality of the historical driving track is classified into a high-quality class;
if the matching degree is less than or equal to the set high quality threshold and is greater than the poor quality threshold, determining that the historical driving track is of a medium quality type;
and if the matching degree is less than or equal to the poor quality threshold value, determining the historical driving track as a poor quality class.
Determining the actual positions of the road segments in the road network according to the weights and the historical driving tracks of the quality classes, wherein the determining comprises the following steps:
fusing the historical driving tracks of all quality categories according to the weight to generate a fused track;
and determining the position of the fusion track as the actual position of the road section in the road network.
In order to improve the determination accuracy of the historical driving tracks, after determining at least two historical driving tracks matched with road segments in the road network, the method comprises the following steps:
matching the driving characteristics of the historical driving track with the driving characteristics of the road sections in the road network matched with the historical driving track;
and deleting the history running track with failed matching.
The driving characteristics refer to characteristics of a pedestrian or a vehicle driving on a historical driving track or a road section.
The driving characteristics include at least one of smoothness, a speed mean, a speed variance, a direction mean, a direction variance, whether the driving track crosses a bridge, whether the driving track crosses a tunnel, and a distance between the driving track and the candidate path of each track point in the historical driving track or each reference point in the road section.
Example two
Fig. 2 is a flowchart of a map matching method according to a second embodiment of the present invention. The present embodiment is an alternative proposed on the basis of the above-described embodiments. Referring to fig. 2, the map matching method provided in the present embodiment includes:
and S210, correcting the road position data in the road network according to the historical driving track.
And S220, respectively matching the road sections in the road network before correction with the historical driving tracks, and matching the road sections in the road network after correction with the historical driving tracks, and determining the historical driving tracks matched with the road sections in the road network before correction and the historical driving tracks matched with the road sections in the road network after correction.
And S230, comparing the historical driving track matched with the road section in the road network before the correction with the historical driving track matched with the road section in the road network after the correction, and determining the difference between the historical driving tracks of the road network before the correction and the road network after the correction.
Wherein the historical driving track difference comprises a difference of the number of the historical driving tracks and/or a difference of the driving directions of the historical driving tracks.
And S240, updating the road section driving attribute data in the corrected road network according to the historical driving track difference.
The road section driving attribute data is data which can cause the change of the number or the direction of the historical driving tracks in the road section attributes.
Specifically, the link travel attribute data includes: at least one of road width, road on-off state, new road, and road traffic regulations.
And S250, matching the road sections in the corrected road network with the current driving track.
And S260, determining a road section matched with the current running track from the corrected road network according to the matching result.
The execution sequence of the above steps is not limited in this embodiment. Alternatively, S250 and S260 may be performed prior to S220, S230, and S240.
According to the technical scheme of the embodiment of the invention, the change of the road attribute is mined according to the difference of the historical driving tracks of the corrected road network and the corrected road network. And correcting the modified road section driving attribute data of the road network according to the change of the road attribute, so that the modified road section driving attribute data is gradually close to the physical true value.
EXAMPLE III
Fig. 3a is a block diagram of an implementation of a map matching method according to a third embodiment of the present invention. The present embodiment is an alternative proposed based on the above embodiments, taking the example that the number of the historical travel tracks is huge. Referring to fig. 3a, the map matching method provided in this embodiment includes:
based on a Hidden Markov Model (HMM) algorithm, the road section of the current road network is matched with a large amount of historical driving tracks, and the matched road section of the large amount of historical driving tracks in the current road network is generated.
Referring to fig. 3b, each road segment 301 in the current road network is traversed, and the actual position 303 of the road segment 301 is learned by using the historical driving track 302 matched with the road segment 301. And constructing a track distribution road network according to the actual position of each road section.
And matching the current driving track acquired in real time based on the position of each road section in the track distribution road network and the road section attribute data of each road section in the current road network.
The track distribution road network only comprises road sections located at the actual positions, and the current road network comprises the road sections at the original positions and road section attribute data of the road sections.
Respectively matching each road section and massive historical driving tracks in a historical road network, and each road section and massive historical driving tracks in a current road network; determining the difference of historical driving tracks at the same position in the historical road network and the current road network according to the matching result; and mining the change of the road section driving attribute data of the road section according to the historical driving track difference. Such as road widening, road blocking, new road excavation, traffic rules changing, etc.
The current road network is the road network of the current version, and the historical road network is the road network of the historical version.
The following describes the construction of the trajectory distribution network and the matching of the current driving trajectory in detail:
each version of road network contains a large amount of road section information. Since not all road segments are straight lines. The road segment location is therefore mainly provided by the reference point. Each road section contains at least two reference points, and the roundabout road section contains at most tens of reference points. Fig. 3c is a schematic illustration of reference points, the road segment 304 comprising 4 reference points 305.
Referring to fig. 3d, the track distribution network construction specifically includes:
referring to fig. 3e, a plurality of historical driving traces 307 matching the target road segment 306 are obtained from the current road network and the massive historical driving traces.
The distance between each coordinate point information of the historical driving track 307 and the target road section 306 is determined, and the quality of the historical driving track 307 is determined according to the distance. Specifically, the quality of the historical travel track 307 may be divided into: null tracks, low-quality tracks, and high-quality tracks.
And giving different voting weights to the historical driving tracks with different qualities in a gradient descending mode, and determining a reference point for describing the actual position of the target road section according to the finally obtained global optimal solution with the weights.
And determining a track distribution road network according to the actual position of each target road section.
Referring to fig. 3f, the matching of the current driving trajectory includes:
and determining the emission probability of each track point in the current driving track by using the matching result of the road sections in the road network of the current driving track and the track respectively acquired in real time.
And determining the transition probability of each track point in the current driving track by using the matching results of the road sections in the road network of the current driving track and the track respectively and the road section attribute data of each road section in the current road network.
And fusing the emission probability and the transition probability to determine the Viterbi probability of the HMM.
And selecting the highest probability road section according to the determined Viterbi probability, and taking the highest probability road section as the road section matched with the current driving track.
According to the technical scheme of the embodiment of the invention, the actual positions of the road sections are determined based on a large number of historical tracks, so that the phenomenon that the map matching accuracy is not high under the condition that the road section positions in a road network are not consistent with the actual positions of the road sections or a noise scene exists in a user position sequence can be greatly inhibited. And meanwhile, excavating the deviation of the basic data of the road section.
Furthermore, the variation of the road section driving attribute data can be reversely mined through the historical driving track difference of the same position in the road network and the current road network of the track.
(1) Scene for position errors of road segments in road network
For the condition that basic road network data is wrong (such as road network deviation) in some parallel road scenes, the actual positions of road sections are determined according to historical driving tracks, and track matching is performed according to the actual positions of the road sections, so that correct matching of the current driving tracks is achieved.
(2) Noisy scene for user position sequence
When a user drives on the main road under the overhead, the whole driving track of the user deviates to the outer side of the overhead due to the shielding of the overhead. The traditional map matching strategy has the high possibility of matching partial true values of the track driven by the main road under the overhead to the auxiliary road under the overhead. In the embodiment, the historical driving track is also offset because the driving track of the user is offset, so that the actual position of the road segment in the track distribution road network is also offset along with the historical driving track, and the current driving track can still be correctly matched with the map based on the actual position of the road segment in the track distribution road network.
It should be noted that, through the technical teaching of the present embodiment, a person skilled in the art may motivate a combination of any one of the embodiments described in the above embodiments to improve the map matching accuracy.
Example four
Fig. 4 is a schematic structural diagram of a map matching apparatus according to a fourth embodiment of the present invention. Referring to fig. 4, the present embodiment is a map matching apparatus proposed on the basis of the above-described embodiments, and includes: a data correction module 10, a location matching module 20 and a matching road segment determination module 30.
The data correction module 10 is configured to correct road segment position data in a road network according to a historical driving track;
a position matching module 20, configured to match a road segment in the corrected road network with a current driving track;
and a matching road section determining module 30, configured to determine a road section matching the current driving track from the corrected road network according to the matching result.
According to the technical scheme of the embodiment of the invention, the road position data of the road network is corrected according to the historical driving track; and matching the current driving track acquired in real time based on the corrected road position data to determine a matched road section. The accuracy of the road position data after correction is higher than that of the road position data before correction, so that the map matching accuracy is improved.
Further, the data modification module includes: a position matching unit, an actual position determining unit and a position correcting unit.
The position matching unit is used for carrying out position matching on road sections in a road network and historical driving tracks and determining at least two historical driving tracks matched with the road sections in the road network;
the actual position determining unit is used for determining the actual positions of the road sections in the road network according to the at least two historical driving tracks;
and the position correction unit is used for correcting the road section position data of the road network according to the actual position.
Further, the actual position determining unit is specifically configured to:
according to the matching result of the road sections in the road network and the historical driving track, performing quality classification on the historical driving track;
and determining the actual position of the road section in the road network according to the weight of the historical driving track of each quality type and the historical driving track of each quality type.
Further, the apparatus comprises: the device comprises a driving feature matching module and a track deleting module.
The driving feature matching module is used for matching the driving features of the historical driving tracks with the driving features of the road sections in the road network matched with the historical driving tracks after at least two historical driving tracks matched with the road sections in the road network are determined;
and the track deleting module is used for deleting the history running track which fails to be matched.
Further, the apparatus further comprises: the system comprises a track matching module, a difference determining module and an attribute updating module.
The track matching module is used for respectively matching the road sections in the road network before correction with the historical driving tracks and the road sections in the road network after correction of the road section position data in the road network according to the historical driving tracks and determining the historical driving tracks matched with the road sections in the road network before correction and the historical driving tracks matched with the road sections in the road network after correction;
the difference determining module is used for comparing the historical driving track matched with the road section in the road network before the correction with the historical driving track matched with the road section in the road network after the correction, and determining the difference between the historical driving tracks of the road network before the correction and the road network after the correction;
and the attribute updating module is used for updating the corrected road section driving attribute data in the road network according to the historical driving track difference.
Further, the matching section determination module includes: the device comprises a transmission probability determining unit, a transition probability determining unit and a matching road section determining unit.
The emission probability determining unit is used for determining the emission probability of each track point in the current driving track according to the matching result, wherein the emission probability refers to the probability that each track point belongs to each road segment in the corrected road network;
the transition probability determining unit is used for determining the transition probability of two adjacent track points in the current driving track according to the matching result and the corrected road section attribute data in the road network, wherein the transition probability refers to the connection probability between the road sections to which the two track points belong;
and the matching road section determining unit is used for determining a road section matched with the current driving track according to the emission probability and the transition probability.
Further, the historical travel track difference comprises a difference in the number of historical travel tracks and/or a difference in the travel direction of the historical travel tracks;
the link travel attribute data includes: at least one of road width, road on-off state, new road, and road traffic regulations.
The map matching device provided by the embodiment of the invention can execute the map matching method provided by any embodiment of the invention, and has corresponding functional modules and beneficial effects of the execution method.
EXAMPLE five
Fig. 5 is a schematic structural diagram of an electronic device according to a fifth embodiment of the present invention. FIG. 5 illustrates a block diagram of an exemplary electronic device 12 suitable for use in implementing embodiments of the present invention. The electronic device 12 shown in fig. 5 is only an example and should not bring any limitation to the function and the scope of use of the embodiment of the present invention.
As shown in FIG. 5, electronic device 12 is embodied in the form of a general purpose computing device. The components of electronic device 12 may include, but are not limited to: one or more processors or processing units 16, a system memory 28, and a bus 18 that couples various system components including the system memory 28 and the processing unit 16.
Bus 18 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. By way of example, such architectures include, but are not limited to, Industry Standard Architecture (ISA) bus, micro-channel architecture (MAC) bus, enhanced ISA bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus.
Electronic device 12 typically includes a variety of computer system readable media. Such media may be any available media that is accessible by electronic device 12 and includes both volatile and nonvolatile media, removable and non-removable media.
The system memory 28 may include computer system readable media in the form of volatile memory, such as Random Access Memory (RAM)30 and/or cache memory 32. The electronic device 12 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, storage system 34 may be used to read from and write to non-removable, nonvolatile magnetic media (not shown in FIG. 5, and commonly referred to as a "hard drive"). Although not shown in FIG. 5, a magnetic disk drive for reading from and writing to a removable, nonvolatile magnetic disk (e.g., a "floppy disk") and an optical disk drive for reading from or writing to a removable, nonvolatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical media) may be provided. In these cases, each drive may be connected to bus 18 by one or more data media interfaces. Memory 28 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
A program/utility 40 having a set (at least one) of program modules 42 may be stored, for example, in memory 28, such program modules 42 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, each of which examples or some combination thereof may comprise an implementation of a network environment. Program modules 42 generally carry out the functions and/or methodologies of the described embodiments of the invention.
Electronic device 12 may also communicate with one or more external devices 14 (e.g., keyboard, pointing device, display 24, etc.), with one or more devices that enable a user to interact with electronic device 12, and/or with any devices (e.g., network card, modem, etc.) that enable electronic device 12 to communicate with one or more other computing devices. Such communication may be through an input/output (I/O) interface 22. Also, the electronic device 12 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network, such as the Internet) via the network adapter 20. As shown, the network adapter 20 communicates with other modules of the electronic device 12 via the bus 18. It should be understood that although not shown in the figures, other hardware and/or software modules may be used in conjunction with electronic device 12, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
The processing unit 16 executes various functional applications and data processing, such as implementing a map matching method provided by an embodiment of the present invention, by running a program stored in the system memory 28.
EXAMPLE six
An embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements a map matching method according to any embodiment of the present invention, where the method includes:
correcting the road section position data in the road network according to the historical driving track;
matching the corrected road sections in the road network with the current driving track;
and determining the road section matched with the current driving track from the corrected road network according to the matching result.
Computer storage media for embodiments of the invention may employ any combination of one or more computer-readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (11)

1. A map matching method, comprising:
correcting the road section position data in the road network according to the historical driving track;
matching the corrected road sections in the road network with the current driving track;
determining a road section matched with the current driving track from the corrected road network according to the matching result;
wherein, the correcting the road section position data in the road network according to the historical driving track comprises the following steps:
carrying out position matching on road sections in a road network and historical driving tracks, and determining at least two historical driving tracks matched with the road sections in the road network;
determining the actual positions of road segments in the road network according to the at least two historical driving tracks; wherein the road section is provided with at least two reference points, and the actual position of the road section is determined by determining the actual positions of the reference points;
correcting road section position data of the road network according to the actual position;
wherein, the correcting the road section position data of the road network according to the actual position comprises:
matching the positions of the road sections of the road network with the actual positions, and replacing the positions of the road sections which are not matched with the actual positions so as to correct the position data of the road sections of the road network;
wherein, the determining the actual position of the road segment in the road network according to the at least two historical driving tracks comprises:
according to the matching result of the road sections in the road network and the historical driving track, performing quality classification on the historical driving track; wherein the quality classes include a high quality class, a medium quality class, and a poor quality class;
and determining the actual position of the road section in the road network according to the weight of the historical driving track of each quality type and the historical driving track of each quality type.
2. The method according to claim 1, wherein after determining at least two historical driving trajectories matching road segments in a road network, the method comprises:
matching the driving characteristics of the historical driving track with the driving characteristics of the road sections in the road network matched with the historical driving track;
and deleting the history running track with failed matching.
3. The method according to claim 1, wherein after correcting the road segment position data in the road network according to the historical driving track, the method further comprises:
respectively matching the road sections in the road network before correction with the historical driving tracks, and matching the road sections in the road network after correction with the historical driving tracks, and determining the historical driving tracks matched with the road sections in the road network before correction and the historical driving tracks matched with the road sections in the road network after correction;
comparing the historical driving track matched with the road section in the road network before correction with the historical driving track matched with the road section in the road network after correction, and determining the difference between the historical driving tracks of the road network before correction and the road network after correction;
and updating the road section driving attribute data in the corrected road network according to the historical driving track difference.
4. The method according to claim 3, wherein the historical travel track difference comprises a difference in the number of historical travel tracks and/or a difference in the direction of travel of a historical travel track;
the link travel attribute data includes: at least one of road width, road on-off state, new road, and road traffic regulations.
5. The method according to claim 1, wherein determining the road segment matched with the current driving track from the modified road network according to the matching result comprises:
determining the emission probability of each track point in the current driving track according to the matching result, wherein the emission probability refers to the probability that each track point belongs to each road segment in the corrected road network;
determining the transition probability of two adjacent track points in the current driving track according to the matching result and the corrected road section attribute data in the road network, wherein the transition probability refers to the connection probability between the road sections to which the two track points belong;
and determining the road section matched with the current driving track according to the emission probability and the transition probability.
6. A map matching apparatus, comprising:
the data correction module is used for carrying out position matching on road sections in a road network and historical driving tracks and determining at least two historical driving tracks matched with the road sections in the road network; determining the actual positions of road segments in the road network according to the at least two historical driving tracks; wherein the road section is provided with at least two reference points, and the actual position of the road section is determined by determining the actual positions of the reference points; matching the positions of the road sections of the road network with the actual positions, and replacing the positions of the road sections which are not matched with the actual positions so as to correct the position data of the road sections of the road network;
the position matching module is used for matching the road sections in the corrected road network with the current running track;
the matching road section determining module is used for determining a road section matched with the current driving track from the corrected road network according to the matching result;
the data correction module includes an actual position determination unit, and the actual position determination unit is specifically configured to:
according to the matching result of the road sections in the road network and the historical driving track, performing quality classification on the historical driving track; wherein the quality classes include a high quality class, a medium quality class, and a poor quality class;
and determining the actual position of the road section in the road network according to the weight of the historical driving track of each quality type and the historical driving track of each quality type.
7. The apparatus of claim 6, wherein the apparatus comprises:
the driving feature matching module is used for matching the driving features of the historical driving tracks with the driving features of the road sections in the road network matched with the historical driving tracks after at least two historical driving tracks matched with the road sections in the road network are determined;
and the track deleting module is used for deleting the history running track which fails to be matched.
8. The apparatus of claim 6, further comprising:
the track matching module is used for respectively matching the road sections in the road network before correction with the historical driving tracks and the road sections in the road network after correction according to the historical driving tracks and determining the historical driving tracks matched with the road sections in the road network before correction and the historical driving tracks matched with the road sections in the road network after correction;
the difference determining module is used for comparing the historical driving track matched with the road section in the road network before the correction with the historical driving track matched with the road section in the road network after the correction, and determining the difference between the historical driving tracks of the road network before the correction and the road network after the correction;
and the attribute updating module is used for updating the corrected road section driving attribute data in the road network according to the historical driving track difference.
9. The apparatus of claim 6, wherein the matching segment determination module comprises:
the emission probability determining unit is used for determining the emission probability of each track point in the current driving track according to the matching result, wherein the emission probability refers to the probability that each track point belongs to each road segment in the corrected road network;
the transition probability determining unit is used for determining the transition probability of two adjacent track points in the current driving track according to the matching result and the corrected road section attribute data in the road network, wherein the transition probability refers to the connection probability between the road sections to which the two track points belong;
and the matching road section determining unit is used for determining a road section matched with the current driving track according to the emission probability and the transition probability.
10. An electronic device, characterized in that the device comprises:
one or more processors;
a storage device for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement the map matching method of any of claims 1-5.
11. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out a map matching method according to any one of claims 1 to 5.
CN201910282046.XA 2019-04-09 2019-04-09 Map matching method, apparatus, device and medium Active CN109974718B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910282046.XA CN109974718B (en) 2019-04-09 2019-04-09 Map matching method, apparatus, device and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910282046.XA CN109974718B (en) 2019-04-09 2019-04-09 Map matching method, apparatus, device and medium

Publications (2)

Publication Number Publication Date
CN109974718A CN109974718A (en) 2019-07-05
CN109974718B true CN109974718B (en) 2021-10-22

Family

ID=67083752

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910282046.XA Active CN109974718B (en) 2019-04-09 2019-04-09 Map matching method, apparatus, device and medium

Country Status (1)

Country Link
CN (1) CN109974718B (en)

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110471999B (en) * 2019-08-05 2022-03-18 北京百度网讯科技有限公司 Trajectory processing method, apparatus, device and medium
CN112634396B (en) * 2019-09-24 2024-06-18 北京四维图新科技股份有限公司 Road network determination method and device
CN110473405B (en) * 2019-09-25 2020-10-23 拉扎斯网络科技(上海)有限公司 Driving state detection method and device, readable storage medium and electronic equipment
CN110726417B (en) * 2019-11-12 2022-03-04 腾讯科技(深圳)有限公司 Vehicle yaw identification method, device, terminal and storage medium
CN111814459A (en) * 2020-04-10 2020-10-23 北京嘀嘀无限科技发展有限公司 Traffic rule data processing method, device, storage medium and electronic device
CN113554044B (en) * 2020-04-23 2023-08-08 百度在线网络技术(北京)有限公司 Walking road width acquisition method, device, equipment and storage medium
CN111735461B (en) * 2020-06-10 2023-11-17 腾讯科技(深圳)有限公司 Method and device for processing running track and electronic equipment
CN112699203B (en) * 2021-01-14 2022-02-08 腾讯科技(深圳)有限公司 Road network data processing method and device
CN112732857B (en) * 2021-01-20 2022-04-22 腾讯科技(深圳)有限公司 Road network processing method, road network processing device, electronic equipment and storage medium
CN113155139B (en) * 2021-06-28 2021-11-16 中移(上海)信息通信科技有限公司 Vehicle trajectory correction method, device and electronic device
CN114461936A (en) * 2022-01-14 2022-05-10 广州小鹏自动驾驶科技有限公司 Map verification method, map verification device, computer equipment and storage medium
CN114625744A (en) * 2022-03-03 2022-06-14 北京百度网讯科技有限公司 Method and device for updating electronic map
CN114664104B (en) * 2022-03-23 2023-07-18 阿里云计算有限公司 Road network matching method and device
CN115457769B (en) * 2022-08-31 2023-10-13 东风商用车有限公司 Data correction method, device, equipment and readable storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106441316A (en) * 2016-09-08 2017-02-22 复旦大学 Single-point road network matching method based on historical data
CN108955693A (en) * 2018-08-02 2018-12-07 吉林大学 A kind of method and system of road network

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006060518A2 (en) * 2004-11-30 2006-06-08 Circumnav Networks, Inc. Methods for deducing road geometry and connectivity
JP5216665B2 (en) * 2009-03-31 2013-06-19 アイシン・エィ・ダブリュ株式会社 MAP DATA UPDATE SYSTEM, MAP DATA UPDATE PROGRAM, NAVIGATION DEVICE AND VEHICLE CONTROL DEVICE USING THE SAME
CN101556165A (en) * 2009-04-24 2009-10-14 方舟信息技术(苏州)有限公司 Method for updating embedded mobile electronic map data base in real time
US9116005B2 (en) * 2009-06-30 2015-08-25 Maishi Electronic (Shanghai) Ltd Electronic systems for locating objects
CN102620732B (en) * 2011-01-27 2014-03-12 迈实电子(上海)有限公司 Object positioning method and device
JP2011145159A (en) * 2010-01-14 2011-07-28 Denso Corp Road learning device
JP5953948B2 (en) * 2012-06-04 2016-07-20 株式会社デンソー Road learning device
CN103900582A (en) * 2012-12-25 2014-07-02 上海博泰悦臻电子设备制造有限公司 Residential quarter map recording method and system
CN106840176B (en) * 2016-12-28 2020-01-31 济宁中科先进技术研究院有限公司 GPS time-space data increment road network real-time updating and track matching system
CN106855415B (en) * 2017-01-09 2020-03-03 北京京东尚科信息技术有限公司 Map matching method and system
CN109059939A (en) * 2018-06-27 2018-12-21 湖南智慧畅行交通科技有限公司 Map-matching algorithm based on Hidden Markov Model
CN109215372B (en) * 2018-10-15 2021-04-06 百度在线网络技术(北京)有限公司 Road network information updating method, device and equipment

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106441316A (en) * 2016-09-08 2017-02-22 复旦大学 Single-point road network matching method based on historical data
CN108955693A (en) * 2018-08-02 2018-12-07 吉林大学 A kind of method and system of road network

Also Published As

Publication number Publication date
CN109974718A (en) 2019-07-05

Similar Documents

Publication Publication Date Title
CN109974718B (en) Map matching method, apparatus, device and medium
CN110260870B (en) Map matching method, device, equipment and medium based on hidden Markov model
CN110426050B (en) Map matching correction method, device, equipment and storage medium
CN109919518B (en) Quality determination method, device, server and medium for map track matching data
CN110095126B (en) Map matching method, apparatus, device and medium
CN109215372B (en) Road network information updating method, device and equipment
EP3715792B1 (en) Method and device for drawing intersection
CN113155139B (en) Vehicle trajectory correction method, device and electronic device
CN113155141A (en) Map generation method and device, electronic equipment and storage medium
CN109916414B (en) Map matching method, apparatus, device and medium
CN110377682B (en) Track type determination method and device, computing equipment and storage medium
CN112100565B (en) Road curvature determination method, device, equipment and storage medium
US11182665B2 (en) Recurrent neural network processing pooling operation
CN111858814A (en) Method, device and equipment for repairing motion trail and storage medium
CN110389995A (en) Lane information detection method, device, equipment and medium
US20160019248A1 (en) Methods for processing within-distance queries
US12233914B2 (en) Automatic driving-based riding method, apparatus and device, and storage medium
CN113819918B (en) Positioning method, positioning device, electronic equipment and storage medium
CN111401229A (en) Visual small target automatic labeling method and device and electronic equipment
CN112379692B (en) Method, device and equipment for determining unmanned aerial vehicle air route and storage medium
CN115540879A (en) Road network matching method and device, computer equipment and readable storage medium
CN111814114B (en) Lane positioning verification method, lane positioning verification device, electronic device, vehicle and storage medium
CN109270566A (en) Air navigation aid, navigation effect test method, device, equipment and medium
CN110542426B (en) Method, device and readable medium for identifying small path
CN114194201A (en) Vehicle control method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant