CN105608073A - Modeling method for GIS data - Google Patents

Modeling method for GIS data Download PDF

Info

Publication number
CN105608073A
CN105608073A CN201511029415.2A CN201511029415A CN105608073A CN 105608073 A CN105608073 A CN 105608073A CN 201511029415 A CN201511029415 A CN 201511029415A CN 105608073 A CN105608073 A CN 105608073A
Authority
CN
China
Prior art keywords
semantic
track
semantic track
similarity
limit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201511029415.2A
Other languages
Chinese (zh)
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.)
Guangdong University of Technology
Original Assignee
Guangdong University of Technology
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 Guangdong University of Technology filed Critical Guangdong University of Technology
Priority to CN201511029415.2A priority Critical patent/CN105608073A/en
Publication of CN105608073A publication Critical patent/CN105608073A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/30Semantic analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/29Geographical information databases

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Remote Sensing (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Image Analysis (AREA)

Abstract

The invention relates to a modeling method for GIS (Geographic Information System) data. The modeling method comprises the following steps: establishing a road network set containing stationary points with semantic information, calculating public interval lengths of edges in a semantic trajectory a and a semantic trajectory b, similarity between two edges based on the stationary points and normalized similarity based on distance, calculating similarity between the two edges in the semantic trajectory a and the semantic trajectory b, calculating first similarity and second similarity of the semantic trajectory a and the semantic trajectory b according to the similarity between the two edges and finally obtaining maximum weighted similarity of the semantic trajectory a and the semantic trajectory b. Therefore, according to the modeling method provided by the invention, when the similarity between the trajectories is calculated, semantic information is used, so that calculation results are more accurate.

Description

A kind of modeling method for GIS data
Technical field
The application relates to the application of track data, especially a kind of modeling method for GIS data.
Background technology
In recent years, along with in daily life universal of the smart machine that carries GIS sensor, to the research of track dataAlso more and more burning hoter. Wherein, track similarity is as the basic index of the base application such as geography recommendation, stroke prediction, its calculatingMethod has been the basic fundamental of location-based service.
But in technology, the computational methods of track similarity are mostly just calculated the shape between track in coarseness ground nowSimilarity, seldom takes the semantic information of adhering on track into account.
Summary of the invention
The application provides a kind of modeling method for GIS data, solves in prior art, calculates track similarity and does not examineConsider the problem of semantic information.
For a modeling method for GIS data, comprise the following steps:
Obtain GIS data, from GIS data, detect the stationary point with semantic information;
Foundation comprises the road network set G with semantic information stationary pointST(VVST,EEST, wherein, the set that V is node,E is the set on limit, VSTFor the node set of stationary point composition, ESTBe the limit that is linked to be of two stationary points and stationary point withThe set on the limit that other nodes are linked to be, road network set GSTIn comprise semantic track a and semantic track b;
The public region length on limit in computing semantic track a and semantic track b | sim (ea,i,eb,j) |, wherein, ea,iRepresentI article of limit in semantic track a, e, represents j article of limit in semantic track b;
The length of the public region of each opposite side in semantic track a and semantic track b is added, obtains:
S i m ( STN a , STN b ) = Σ i = 1 n Σ j = 1 m | s i m ( e a , i , e b , j ) | max { | S a | , | S b | } ;
Wherein, STNaRepresent semantic track a, STN represents semantic track b, | Sa| be the overall length of stationary point in semantic track aDegree, | Sb| be the total length of stationary point in semantic track b;
The similarity Sim on two limits based on stationary point in computing semantic track a and semantic track bs
Based on the distance between different edge in semantic track a and semantic track b, calculate the regularization similarity based on distanceSim
Similarity in computing semantic track a and semantic track b between two limits:
simw(ea,i,eb,j)=βsimd(ea,i,eb,j)+(1-β)sims(ea,i,eb,j);
Wherein, 0≤β≤1st, weight coefficient;
The first similarity of computing semantic track a and semantic track b is again:
By the timeline of semantic track b translation Δ t in each step, then calculate semantic track a and semantic track b after translationThe second similarity:
Sim W , r ( STN a , STN b ) = Δ T - r × Δ t Δ T Sim W ( STN a , STN b r ) ;
Wherein, Δ T=max (| ea,1.tin-eb,m.tout|,|eb,1.tin-ea,n.tout|), n is limit in semantic track aSum, m is the sum on limit in semantic track b, ea,1.tin be through limit ea,The timestamp of start node, eb,1.tin be processLimit e, the timestamp of start node, eb,m.tout be through limit eb,mThe timestamp of end node, ea,n.tout be through limit ea,nThe timestamp of end node, in the translation of r step the timeline of r × Δ t be labeled as
According to the first similarity and the second similarity, obtain the maximum weighted similarity of track a and track b:
The application's beneficial effect is, because the application sets up the road network set comprising with semantic information stationary point, to countCalculate the similarity on the public region length on limit in semantic track a and semantic track b, two limits based on stationary point and based on distanceRegularization similarity, then the similarity between two limits in computing semantic track a and semantic track b, according to the phase between limitLike degree, the first similarity of computing semantic track a and semantic track b and the second similarity, finally obtain track a and track bMaximum weighted similarity. Therefore, the application, in the time of the similarity of calculating between track, has used semantic information, makes result of calculation morePrecisely.
Brief description of the drawings
Fig. 1 is the schematic diagram of certain road network in embodiment 1;
Fig. 2 is the shape schematic diagram of certain road network track in embodiment 1;
Fig. 3 be in embodiment 1 certain mark the road network schematic diagram of stationary point;
Fig. 4 is the corresponding timeline schematic diagram of semantic track in Fig. 3;
Fig. 5 is the schematic diagram that in embodiment 1, semantic track a and semantic track b compare.
Detailed description of the invention
By reference to the accompanying drawings the present invention is described in further detail below by detailed description of the invention.
Embodiment 1:
For a modeling method for GIS data, comprise the following steps:
S101: obtain GIS data, detect the stationary point with semantic information from GIS data.
GIS is GIS-Geographic Information System, can obtain by GIS location technology user's GIS data, the position clothes of for example micro-letterBusiness etc., available k-means clustering method detects the stationary point with semantic information from GIS data, and a stationary point refers toThe entity of a movement has stopped the place of certain hour in certain geographic range, and semantic information comprises time and position coordinatesEtc. information.
S102: set up the road network set G comprising with semantic information stationary pointST(VVST,EEST, wherein, V is nodeSet, the set that E is limit, VSTFor the node set of stationary point composition, ESTBe that the limit that is linked to be of two stationary points and one stayPut the set on the limit being linked to be with other nodes, road network set GSTIn comprise semantic track a and semantic track b.
As shown in Figure 1, road network has comprised node v1, v2, v3, v4, v5 and v6, and each node represents intersection,Line between node is limit, and a limit represents a section, and semantic track is by a series of stationary points with semantic informationComposition. Fig. 2 shows the schematic diagram of track in road network, and arrow wherein represents moving direction, as can be seen from Figure, and this semanteme railMark is v1-> v3-> v5-> v4-> v2.
For semantic information is attached on trace information, we add route using the stationary point detecting as new nodeIn net, form final road network set GST(VVST,EEST. Each stationary point needs to mark two timestamps: the time of adventAnd time departure, therefore, need to define final semantic track: PST Wherein, v is stationary point or node, nFor the number of stationary point and node, tin is the time of advent, and tout is time departure. In Fig. 3, υ1,υ3,υ5,υ4,υ2∈ V is jointPoint, υ7,υ8,υ9,υ10∈VSTFor stationary point.
By PSTBe expressed as a timeline being formed by stationary point and intersection. Fig. 4 has represented semantic track in Fig. 3Corresponding timeline, timeline is made up of a series of continuous panes, and each pane has represented stretchThe running time of journey. The length of pane has just represented from an intersection long to the running time of next crossingDegree. In Fig. 4, have five panes (v1, v3), (v3, v5), (v5, v4), (v4, v2), and t1, t4, t5, t10, t13 is respectivelyRepresent that mobile entity is through v1, v3, v5, v4, timestamp when v2. Meanwhile, the stationary point on the semantic track of having gone back mark, in figureOblique line part represent the residence time of mobile entity at stationary point, the starting point of oblique line part represents to arrive the time of stationary pointTin, the terminal of oblique line part represents to leave the time tout of stationary point. Language in four oblique line parts difference presentation graphs 3 in Fig. 4Four stationary point v7 of justice track, v8, v9, v10, be respectively (t2, t3) its residence time, (t6, t7), (t8, t9), (t11,t12)。
S103: the public region length on limit in computing semantic track a and semantic track b | sim (ea,i,eb,j) |, wherein,ea,iRepresent i article of limit in semantic track a, e, represents j article of limit in semantic track b.
Semantic track a and semantic track b are object to be studied, hereinafter, use STNaRepresent semantic track a, STN representsSemantic track b. Public region refers to different the mobile entities identical or close stationary point of institute's co-occurrence in interval at one time,Wherein, close stationary point refers to that the distance between stationary point is less than certain penalties. Limit in semantic track a and semantic track bPublic region be semantic track a arbitrarily on one side and semantic track b identical or close stationary point in one side arbitrarily.
S104: the length of the public region of each opposite side in semantic track a and semantic track b is added, obtains:
S i m ( STN a , STN b ) = Σ i = 1 n Σ j = 1 m | s i m ( e a , i , e b , j ) | max { | S a | , | S b | } ;
Wherein, | Sa| be the total length of stationary point in semantic track a, | Sb| be the total length of stationary point in semantic track b.In formula, molecule is the total length of the public region of all stationary points, and denominator is the maximum of stationary point total length in two tracks.If the length of public region equals the length of the maximum, similarity is 1; If there is no public region, its similarity is0。
Here it should be noted that, before calculating public region, must first find out semantic track a and semantic track bBetween public region. Cross and progressively filter out not identical public region by following steps: (1) first checks two semantic railsWhether mark there is overlapping running time; (2) overlapping if running time exists, reexamine them and whether be under the jurisdiction of sameLimit; (3) if two tracks be under the jurisdiction of same limit and running time exist overlapping, reexamine on same limit, whether exist funnyStay overlapping stationary point of time; (4) finally check that whether residence time overlapping stationary point is identical or close.
As shown in Figure 5, four above-mentioned steps of specific explanations. In figure, be semantic track a and semantic track b. Obviously, semantemeTrack a and semantic track b have shared the running time of a very long time. Then, check whether they are under the jurisdiction of same limit.In figure, (v1, the v2) of semantic track a and semantic track b (v10, v3) do not belong to same limit, do not have public affairs between themInterval altogether. The Part II of semantic track a and semantic track b is all (v3, v4), and they have respectively three and two to stayPoint. Because the distance between v7 and v12 is less than θ, between them, there is public region; , between v13, also there is public area in like manner v7Between. Although it is overlapping that the running time between v8 and v14 exists, the distance between them is greater than threshold values θ, so there are not public affairsInterval altogether.
S105: the similarity Sim on two limits based on stationary point in computing semantic track a and semantic track bs
Because strict constraint when modeling on time dimension, the similarity having between a lot of tracks is zero. Such as, even ifArticle two, the shape of semantic track is identical with stationary point, but two tracks on time dimension without any overlapping,The similarity of two tracks is still 0. But this tolerance can not characterize the similarity between track definitely.
Therefore timeline that, can translation track. Article two, may not there is not public region in semantic track before translation, but flatAfter moving, can share one section of public region. But translation meeting causes similarity distortion between track. So we can be with the timeThe distance that line moves is weight, and the calculating of public region is applied to intervention. The public region of stationary point and stationary point semantemeLabel is all included in and is considered.
S105: based on the distance between different edge in semantic track a and semantic track b, calculate the regularization based on distanceSimilarity Sim
In the time weighing the similarity on two limits, for fear of by two very close limits in road network, because do not have publicInterval and show that its similarity is 0 conclusion, need to consider the distance between different edge in road network. Therefore, calculate based on distanceRegularization similarity.
S106: the similarity in computing semantic track a and semantic track b between two limits:
simw(ea,i,eb,j)=βsimd(ea,i,eb,j)+(1-β)sims(ea,i,eb,j);
Wherein, 0≤β≤1st, weight coefficient.
Result of calculation in comprehensive step S104 and step S105, finally obtains the similarity on two limits.
S106: the first similarity of computing semantic track a and semantic track b is again:
S107: by the timeline of semantic track b translation Δ t in each step, then calculate semantic track a and semanteme after translationThe second similarity of track b:
Sim W , r ( STN a , STN b ) = Δ T - r × Δ t Δ T Sim W ( STN a , STN b r ) ;
Wherein, Δ T=max (| ea,1.tin-eb,m.tout|,|eb,1.tin-ea,n.tout|), n is limit in semantic track aSum, m is the sum on limit in semantic track b, ea,1.tin be through limit ea, the timestamp of start node, eb,1.tin be warpCross limit e, the timestamp of start node, eb,m.tout be through limit eb,mThe timestamp of end node, ea,n.tout be through limitea,nThe timestamp of end node, in the translation of r step the timeline of r × Δ t be labeled as
Step S105 above mentions, in the time of the timeline of relatively different tracks, can translation timeline, and suppose that we are oftenThe distance of the timeline of one step translation STN is all Δ t, in the translation of r step the timeline of r × Δ t be labeled asOn this basis, calculate the second similarity of semantic track a and semantic track b.
S108: according to the first similarity and the second similarity, obtain the maximum weighted similarity of track a and track b:
Embodiment 2:
On the basis of embodiment 1, the public region length on limit in semantic track a and semantic track b | sim (ea,i,eb,j)| calculating formula be:
| s i m ( e a , i , e b , j ) | = Σ k = 1 c o u n t ( S a , i ) Σ l = 1 c o u n t ( S b , j ) | s a , k ∩ s b , j | ; Semantic track a and semantemeThe similarity Sim on two limits based on stationary point in track bs Calculating formula be:
The public region that this formula has comprised stationary point and stationary point semantic label, its Part I has calculated public region and has accounted forThe ratio of stationary point maximum length, Part II has calculated the similarity of two semantic label set.
Regularization similarity Sim based on distance in semantic track a and semantic track bCalculating formula be:
sim d ( e a , i , e b , j ) = max ( | | STN a | | , | | STN b | | ) - D i s t ( e a , i , e b , j ) max { | | STN a | | , | | STN b | | } ;
Need to say, calculate the regularization similarity based on distance, need ea,iAnd e, between distance B ist (ea,i,eb,j) meet following condition:
|Dist(ea,i,eb,j)≤max{||STNa||,||STNb||}。
In above-mentioned several formula, sa,kFor k stationary point in semantic track a, sb,lFor the l in semantic track bStationary point, countSa,i|Sa,i|,countS,|S,|,LSa,iAnd LS, be respectively Sa,iAnd S, the semanteme of upper all stationary pointsTag set, 0≤α≤1st, weight parameter.
Embodiment 3:
On the basis of embodiment 1 or embodiment 2, in computing semantic track a and semantic track b, the public region on limit is longDegree | sim (ea,i,eb,j) |, also comprise before:
Judge whether to meet following condition:
Wherein, 1≤k≤count (Sa,i),1≤l≤count(Sb,j);
If meet, have public region; If do not meet, the length of public region is 0.
Judge whether the limit in semantic track a and semantic track b exists public region, in the time that it meets above-mentioned condition,Illustrate and have public region; If do not meet, the length of public region is 0. Only have in the time that public region exists, can realize follow-upCalculating.
Further, by contrast summit, check between two limits whether have public region. Suppose STNaComprise n barLimit, ea,iIts i article of limit; Suppose that STN comprises m bar limit, e, its j article of limit, can obtain:
Wherein 1≤i≤n, 1≤j≤m, ea,i≠eb,jRepresent ea,iAnd e, not same limit. | ea,i.tin be through ea,iTimestamp when start node, ea,i.tout be through ea,iTimestamp when end node.
Further, suppose STNaComprise g stationary point, | sa,k∈VSTK stationary point wherein; STN comprises hStationary point, sb,l∈VSTL stationary point wherein. can obtain:
,, in the time meeting above formula, illustrate between two stationary points and have public region.
Wherein 1≤k≤g, 1≤l≤h, sa,k.tin be sa, time of advent stamp, sa,k.tout be sa, time departureStamp, dist (sa,k,sb,l) be sa, ands. between Euclidean distance.
Above content is in conjunction with concrete embodiment further description made for the present invention, can not assert thisBright concrete enforcement is confined to these explanations. For general technical staff of the technical field of the invention, not de-Under the prerequisite of the present invention's design, can also make some simple deduction or replace.

Claims (3)

1. for a modeling method for GIS data, it is characterized in that: comprise the following steps:
Obtain GIS data, from GIS data, detect the stationary point with semantic information;
Foundation comprises the road network set with semantic information stationary pointWherein, V is nodeSet, the set that E is limit, VSTFor the node set of stationary point composition, ESTBe that the limit that is linked to be of two stationary points and one stayPut the set on the limit being linked to be with other nodes, road network set GSTIn comprise semantic track a and semantic track b;
The public region length on limit in computing semantic track a and semantic track b | sim (ea,i,eb,j) |, wherein, ea,iRepresent semanticI article of limit in track a,Represent j article of limit in semantic track b;
The length of the public region of each opposite side in semantic track a and semantic track b is added, obtains:
S i m ( STN a , STN b ) = Σ i = 1 n Σ j = 1 m | s i m ( e a , i , e b , j ) | m a x { | S a | , | S b | } ;
Wherein, STNaRepresent semantic track a,Represent semantic track b, | Sa| be the total length of stationary point in semantic track a,|Sb| be the total length of stationary point in semantic track b;
The similarity on two limits based on stationary point in computing semantic track a and semantic track b
Based on the distance between different edge in semantic track a and semantic track b, calculate the regularization similarity based on distance
Similarity in computing semantic track a and semantic track b between two limits:
simw(ea,i,eb,j)=βsimd(ea,i,eb,j)+(1-β)sims(ea,i,eb,j);
Wherein, 0≤β≤1st, weight coefficient;
The first similarity of computing semantic track a and semantic track b is again:
By the timeline of semantic track b translation Δ t in each step, then calculate the of semantic track a and semantic track b after translationTwo similarities:
Sim W , r ( STN a , STN b ) = Δ T - r × Δ t Δ T Sim W ( STN a , STN b r ) ;
Wherein, Δ T=max (| ea,1.tin-eb,m.tout|,|eb,1.tin-ea,n.tout|), n is the total of limit in semantic track aNumber, m is the sum on limit in semantic track b, ea,1.tin be through limitThe timestamp of start node, eb,1.tin be through limitThe timestamp of start node, eb,m.tout be through limit eb,mThe timestamp of end node, ea,n.tout be through limit ea,nThe timestamp of end node, in the translation of r step the timeline of r × Δ t be labeled as
According to the first similarity and the second similarity, obtain the maximum weighted similarity of track a and track b:
2. method according to claim 1, is characterized in that:
The public region length on limit in semantic track a and semantic track b | sim (ea,i,eb,j) | calculating formula be:
| s i m ( e a , i , e b , j ) | = Σ k = 1 c o u n t ( S a , i ) Σ l = 1 c o u n t ( S b , j ) | s a , k ∩ s b , j | ;
The similarity on two limits based on stationary point in semantic track a and semantic track bCalculating formula be:
sim s ( e a , i , e b , j ) = α | s i m ( e a , i , e b , j ) | max ( Σ s a , k ∈ S a , i | s a , k | , Σ s b , l ∈ S b , j | s b , l | ) + ( 1 - α ) | L ( S a , i ) ∩ L ( S b , j ) L ( S a , i ) ∪ L ( S b , j ) | ;
Regularization similarity based on distance in semantic track a and semantic track bCalculating formula be:
sim d ( e a , i , e b , j ) = max ( | | STN a | | , | | STN b | | ) - D i s t ( e a , t , e b , j ) max { | | STN a | | , | | STN b | | } ;
Wherein, sa,kFor k stationary point in semantic track a, sb,lFor l stationary point in semantic track b,WithRespectively Sa,iWithUpper all funnyThe semantic label set at stationary point, 1≤α≤1st, weight parameter.
3. method according to claim 1 and 2, is characterized in that:
The public region length on limit in computing semantic track a and semantic track b | sim (ea,i,eb,j) |, also comprise before:
Judge whether to meet following condition:
Wherein, 1≤k≤count (Sa,i),1≤l≤count(Sb,j);
If meet, have public region; If do not meet, the length of public region is 0.
CN201511029415.2A 2015-12-30 2015-12-30 Modeling method for GIS data Pending CN105608073A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201511029415.2A CN105608073A (en) 2015-12-30 2015-12-30 Modeling method for GIS data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201511029415.2A CN105608073A (en) 2015-12-30 2015-12-30 Modeling method for GIS data

Publications (1)

Publication Number Publication Date
CN105608073A true CN105608073A (en) 2016-05-25

Family

ID=55988017

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201511029415.2A Pending CN105608073A (en) 2015-12-30 2015-12-30 Modeling method for GIS data

Country Status (1)

Country Link
CN (1) CN105608073A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110610182A (en) * 2018-06-15 2019-12-24 武汉安天信息技术有限责任公司 User track similarity judgment method and related device
CN114071347A (en) * 2020-07-28 2022-02-18 中移(苏州)软件技术有限公司 Space-time matching method and device for multiple signaling tracks

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110610182A (en) * 2018-06-15 2019-12-24 武汉安天信息技术有限责任公司 User track similarity judgment method and related device
CN114071347A (en) * 2020-07-28 2022-02-18 中移(苏州)软件技术有限公司 Space-time matching method and device for multiple signaling tracks
CN114071347B (en) * 2020-07-28 2024-04-09 中移(苏州)软件技术有限公司 Space-time matching method and device for multiple signaling tracks

Similar Documents

Publication Publication Date Title
Gan et al. Understanding urban mobility patterns from a spatiotemporal perspective: daily ridership profiles of metro stations
Li et al. Spatial-temporal analysis on spring festival travel rush in China based on multisource big data
Ganti et al. Inferring human mobility patterns from taxicab location traces
Guvensan et al. A novel segment-based approach for improving classification performance of transport mode detection
Tišljarić et al. Traffic state estimation and classification on citywide scale using speed transition matrices
Lamas-Seco et al. Vehicle classification using the discrete fourier transform with traffic inductive sensors
CN100412869C (en) Improved file similarity measure method based on file structure
Lu et al. A random forest model for travel mode identification based on mobile phone signaling data
Tao et al. An advanced machine learning approach to predicting pedestrian fatality caused by road crashes: A step toward sustainable pedestrian safety
Lv et al. A road congestion detection system using undedicated mobile phones
CN105608073A (en) Modeling method for GIS data
Sulaiman et al. A Jaccard-based similarity measure for soft sets
Luo et al. Arterial traffic flow estimation based on vehicle-to-cloud vehicle trajectory data considering multi-intersection interaction and coordination
Park et al. Injury severity of bus–pedestrian crashes in South Korea considering the effects of regional and company factors
Anastasiou et al. Deriving generalised stochastic petri net performance models from high-precision location tracking data
Yang et al. MiPo: How to detect trajectory outliers with tabular outlier detectors
Yu et al. Using information entropy and a multi-layer neural network with trajectory data to identify transportation modes
Jain et al. Revision of PV2 based pedestrian crossing warrants in India using clustering techniques
Wang et al. The level of delay caused by crashes (LDC) in metropolitan and non-metropolitan areas: a comparative analysis of improved Random Forests and LightGBM
Raghothama et al. Analytics on public transport delays with spatial big data
CN103679502B (en) Application recommendation method and system thereof
Zaitouny et al. Multiple sensors data integration for traffic incident detection using the quadrant scan
Li et al. Spatially Varying Impacts of Built Environment on Transfer Ridership of Metro and Bus Systems
CN103823753A (en) Webpage sampling method oriented at barrier-free webpage content detection
Li et al. Merging vehicles and lane speed-flow relationship in a work zone

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20160525