CN107609107A - A kind of trip co-occurrence phenomenon visual analysis method based on multi-source Urban Data - Google Patents

A kind of trip co-occurrence phenomenon visual analysis method based on multi-source Urban Data Download PDF

Info

Publication number
CN107609107A
CN107609107A CN201710820085.1A CN201710820085A CN107609107A CN 107609107 A CN107609107 A CN 107609107A CN 201710820085 A CN201710820085 A CN 201710820085A CN 107609107 A CN107609107 A CN 107609107A
Authority
CN
China
Prior art keywords
data
occurrence
region
function
poi
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.)
Granted
Application number
CN201710820085.1A
Other languages
Chinese (zh)
Other versions
CN107609107B (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.)
Dalian University of Technology
Original Assignee
Dalian 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 Dalian University of Technology filed Critical Dalian University of Technology
Priority to CN201710820085.1A priority Critical patent/CN107609107B/en
Publication of CN107609107A publication Critical patent/CN107609107A/en
Application granted granted Critical
Publication of CN107609107B publication Critical patent/CN107609107B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Navigation (AREA)

Abstract

The invention belongs to city mobile data analysis technical field, discloses a kind of trip co-occurrence phenomenon visual analysis method based on multi-source Urban Data, and step is:Region division is carried out to city first with road network basic data and emulation tool, then to being modeled for interregional co-occurrence, rule digging is associated to region based on taxi track data using the parameter of the setting of the model and user, city interest point data excavation regions function is combined afterwards, it is final to visualize co-occurrence Result and regional function.The present invention can utilize multi-source Urban Data:Taxi track data, city road network data, POI data, visual analyzing with multi-angle is carried out in all directions to region co-occurrence phenomenon and urban area function and explored, effective information is provided for Urban Traffic Planning, there is to be easy to analyze data internal association, workable.

Description

Travel co-occurrence phenomenon visual analysis method based on multi-source city data
Technical Field
The invention belongs to the technical field of urban mobile data analysis, and particularly relates to a travel co-occurrence visualization analysis method based on multi-source urban data.
Background
With the rapid development of urban traffic, a great deal of mobile data is generated, and the mobile data has abundant time attributes and spatial attributes, and the movement conditions of urban human beings can be reflected really through the attributes. The taxi is used as an important component of urban mobile traffic, and great convenience is provided for urban residents to go out. According to taxi track data, a travel mode with a certain rule in a city can be found, and the finding has great significance for understanding the city structure. We define the co-occurrence as: if people from area A and area B visit area C within the same time interval, we call "area A and area B co-occur in area C". We can say that region a and region B participate in a co-occurrence. The rule for all co-occurrence events occurring in a city is our analytic topic-co-occurrence. Based on the analysis of the co-occurrence phenomenon, valuable information in the aspects of city planning, business strategy formulation, contact infectious disease transmission and the like can be obtained. Road network data is the most commonly used geographic data in urban research and is often presented by way of a graph. The nodes in the graph represent intersections and have unique geographic coordinates; the edge represents a road section and connects two nodes; other attributes, such as length, speed limit, road type, number of lanes, etc., are associated with the edge. Point Of Interest (POI) data (e.g., restaurants, shopping malls) generally consists Of names, addresses, categories, and geographic coordinates, and generally introduces basic attributes Of geographic units, and such data is obtained mainly by manual identification by a map data provider or by free editing Of netizens on an open-source online map website.
However, information mining from the taxi track data is not easy due to the fact that the taxi track data are numerous and complicated and abstract, the visualization technology is combined with the display form and the man-machine interaction of the visual chart, the analysis process is simplified in operation, and the user modifies the parameters of the analysis model through interaction, so that a new visualization result is generated, and more valuable information can be mined from the taxi track data through visualization analysis.
The method adopts urban taxi track data, road network data and POI data, and aims to utilize multi-source urban data to jointly explore travel co-occurrence phenomena from multiple aspects and mine the value hidden by the phenomena.
Disclosure of Invention
The invention mainly aims at the inconvenience of the data analysis and provides a travel co-occurrence visualization analysis method based on multi-source urban data. Dividing regions based on road network data, and extracting co-occurrence data capable of reflecting the inter-region connection by processing taxi track data; and (4) mining the area function by combining the city POI data, and finally visually displaying the co-occurrence result and the area function mining. Providing effective information for understanding the urban structure.
The technical scheme of the invention is as follows:
a visual analysis method for travel co-occurrence phenomena based on multi-source urban data comprises the following steps:
s1: preprocessing raw data
S1.1: cleaning taxi operation track data and standardizing taxi basic data;
s1.2: cleaning original POI data and carrying out normalized processing on the POI data;
s2: carrying out time and area division on the data obtained by the preprocessing in the step S1
S2.1: time division: dividing one day into T time intervals according to the characteristics of the driving rule;
s2.2: area division: dividing an urban space into R areas according to an urban road network;
s3: performing regional function mining on the data divided in the step S2
S3.1: regional function division, classifying urban regional functions into F class
S3.2: calculating the frequency of the POI in each region, using the symbol TF i,j Is shown in the region r i The calculation formula of the frequency of the occurrence of the j-th POI data is as follows:
wherein n is i,j Representative region r i The number of the j-th POI, and F represents the number of categories of the POI;
s3.3: calculating inverse document frequency of the j-th POI data by using IDF j Where R represents the total number of regions, the calculation formula is as follows:
S3.4:TF i,j and IDF j Multiplication is the region r i For the TF-IDF value of the j-th POI, the static function distribution state of the area is represented, and the calculation formula is as follows:
TF-IDF i,j =TF i,j ×IDF j
s3.5: performing theme mining on the OD data in the step S2 by using an LDA theme model algorithm, and using a final resultIs shown, it shows the region r i Dynamic functional distribution of (2), wherein z i,k Indicates that the kth class region function is in region r i The ratio of (a) to (b);
s3.6: calculating the region r i And region r m The dynamic function similarity between them is recorded as lambda i,m Cos represents the cosine value between vectors, and the calculation formula is as follows:
s3.7: defining a cost function J, namely an objective function, representing the deviation between the function status of real execution of the area and the phenomenon represented in both static and dynamic aspects, and calculating the minimum value of the cost function, wherein the formula of the cost function is as follows:
wherein, R represents the total number of regions,representative region r i The true functional distribution of (a) is also the final requirement,representative region r j The POI distribution condition of (1);
s4: mining co-occurrence events of the data divided in the step S2 through an association rule mining algorithm
S4.1: carrying out co-occurrence transaction extraction on the data in the step S2;
s4.2: mining a frequent item set for the data extracted in the S4.1 through an association rule Apriori algorithm;
s4.3: performing correlation statistic calculation on the data obtained in the step S4.2, wherein the support, confidence, total confidence all _ confidence, maximum confidence max _ confidence, lift, kulczynski measurement Kulc, imbalance ratio IR and cosine calculation formulas of all correlation statistics, support, confidence, total confidence, all _ confidence, maximum confidence max _ confidence, lift, and cosine calculation formulas are as follows, wherein P represents probability:
support=P(A∪B)
s5: visualization display co-occurrence result
S5.1: according to the regional function diagram obtained by calculation in S3.7, different regional functions are marked on the map by using different colors;
s5.2: drawing a global co-occurrence map according to the frequent item set mined in the S4.2, wherein the map is drawn based on two aspects of co-occurrence relation and co-occurrence participation;
s5.3: drawing an area co-occurrence annular heat map according to the frequent item set mined in the S4.2, wherein the annular heat map focuses on analyzing the co-occurrence rule between areas;
s5.4: and drawing a parallel coordinate graph according to the statistic data obtained by calculation in S4.3, wherein the parallel coordinate graph measures the correlation between the two areas by indexes.
The invention has the beneficial effects that: the invention can utilize multi-source city data: taxi track data, urban road network data and POI data are used for performing comprehensive multi-angle visual analysis and exploration on the area co-occurrence phenomenon and urban area functions, providing effective information for urban traffic planning, and having the characteristics of convenience in analyzing data inherent association, strong operability and the like.
Drawings
FIG. 1 is a block diagram of the process;
FIG. 2 is a data processing flow chart of a travel co-occurrence phenomenon visualization analysis method based on multi-source city data;
FIG. 3 is a region division diagram of a travel co-occurrence phenomenon visualization analysis method based on multi-source city data;
fig. 4 is a global visualization effect of co-occurrence events after co-occurrence mining is performed by using taxi data of year 4 of shanghai 2015 according to an embodiment of the present invention;
fig. 5 shows a global co-occurrence heat visualization effect after co-occurrence mining is performed by using data of taxis in 2015 and 4 months in shanghai according to an embodiment of the present invention;
fig. 6 shows a local visualization effect of co-occurrence heat of the region after co-occurrence mining is performed by using taxi data of year 4 of shanghai 2015 in the embodiment of the present invention;
fig. 7 is a visualization effect of an embodiment of the present invention using shanghai POI data and taxi data of month 4 in 2015 for regional function mining;
fig. 8 shows the analysis visualization effect of the regional similarity statistics after co-occurrence mining by using the data of taxis in 2015 and 4 months in shanghai city according to the embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, embodiments of the present invention will be described in further detail below.
The embodiment of the invention provides a visual analysis method for travel co-occurrence phenomena based on multi-source urban data, a system flow is shown in figure 1, a data processing flow is shown in figure 2, and the method comprises the following steps:
s1: useful data is extracted on the basis of the original data set, and the steps are as follows:
s1.1: the cleaning of the taxi operation track data aims at the Shanghai taxi track data of 30 days from 1/4/2015 to 30/4/2015. Based on the research on the co-occurrence phenomenon, it is obvious that the OD data of the passenger-carrying taxi is needed, so that the getting-on and getting-off time of the passenger-carrying taxi, the longitude and latitude of the getting-on and getting-off place and the attribute of the OD data are extracted from the original data set, as shown in table 1:
TABLE 1
Because the distance used in the original data set is a straight-line distance, but the roads of the city are basically regular, the original distance is abandoned through further analysis and comparison of the distances in the city, and the Manhattan distance between two points is calculated according to the original longitude and latitude. When the taxi does not carry passengers, the speed of the taxi can be slowed down to search the passengers, and the influence on the urban movement rule is small, so that the taxi selects to screen out unloaded driving tracks, the data volume is remarkably reduced, and the subsequent analysis and calculation are facilitated. The extracted data attributes are as follows:
TABLE 2
After data extraction, some tracks are found, the time used by the tracks is long, but the distance is short, the data are judged to be abnormal data, and the cleaning method is to calculate the average speed and delete the too small speed. The average speed is calculated by the Manhattan distance/running time; wherein the driving time is calculated by the time when a passenger gets on or off the vehicle, the Manhattan distance is calculated by the longitude and latitude, and the following attributes are added in the data set:
TABLE 3
Number of Name (R) Note
9 interval Length of travel
10 speed Average velocity
S1.2: the cleaning of the original POI data is mainly to extract useful information from the original data and correct some misclassified data, and to ensure the integrity of the record, the extracted information is shown in table 3.
TABLE 4
Numbering Name(s) Note
1 Numbering The value is 0-110769, and one POI data is uniquely identified
2 Name(s) Name of POI data
3 Latitude GPS latitude of POI
4 Longitude (longitude) GPS longitude of POI
5 Three-level directory Three level directory of POI categories
S2: for the data obtained in S1, time division and area division need to be performed on the data, and the steps are as follows:
s2.1 the step of time division of the data is as follows:
the time length of the divided time is determined by counting the running time length of each OD and the statistical rule. For this reason, we count the driving duration of a week from 4 months and 4 days to 4 months and 10 days, and it can be found through statistics that about 85% of OD is within 30 minutes, so we choose 30 minutes as the length of time division, thus dividing one day into 48 time zones, and setting the number of 0 from 0 to 0: number 00 is 47. Each OD calculates its belonging time slice as the time the passenger gets on the bus. At this time, the attribute label _ time [0-47] is added to the data set to indicate the time slice to which the OD belongs.
TABLE 5
Number of Name (R) Note that
11 label_time Number of time slot to which OD belongs
S2.2, the data area division step is as follows:
the regional division is to divide the whole research region into different regions, so that the regions can be mapped to the OD between urban regions through the taxi OD, and the distribution rule of the co-occurrence phenomenon in the urban space can be visually presented. To achieve this, our algorithm must have two functions: 1) Carrying out area division on a plane on the urban space, and numbering each area; 2) It can be mapped into the divided area by giving a latitude and longitude.
It is known that urban roads are constructed by urban planning, which divides cities into regular blocks, and these blocks often show a deviation in urban function, that is, the blocks gather similar function points. Therefore, it is reasonable to spatially divide the city into regions by city roads.
The city secondary level roads and above city roads in the ranges of N31.15-N31.37 and E121.31-E121.84 of Shanghai city are selected for carrying out regional division on the ranges. The specific steps are as follows:
1) Performing expansion processing on the pictures, and removing small gaps among road intersections;
2) Thinning the expanded picture to thin the width of the road into one pixel;
3) Numbering the thinned images, numbering each pixel by an algorithm, wherein the pixels in the same area have the same number;
4) Removing the pixels representing the road from the numbered images by a processing method of coding the pixels into adjacent areas;
through the above processing, we obtained area division data of Shanghai city, which divides Shanghai city into 541 areas in total. The effect of the division is shown in figure 3. We then add two attributes, start and end region number, for the initial OD data in S1, and a region number attribute for each POI.
TABLE 6
Numbering Name (R) Note that
12 label_start OD Start region numbering
13 label_end OD termination region numbering
S3: and (3) finishing mining of the region function aiming at the data obtained in the S2, wherein the steps are as follows:
s3.1: regional functional partitioning, classifying regional functions into 6 categories (residential, work, educational, business, public, service, and scenic spots), and classifying each piece of POI data into a certain category according to a three-level directory.
S3.2: calculating the frequency of the POI in each region, using the symbol TF i,j Is shown in the region r i The calculation formula of the frequency of the j-th POI data is shown as follows (n) i,j Representative region r i Number of POI class j in (1), F represents number of categories of POI):
s3.3: calculating inverse document frequency of the j-th POI data by using IDF j Where R represents the total number of regions, the calculation formula is as follows:
S3.4:TF i,j and IDF j Multiplication is the region r i For the TF-IDF value of the j POI class, the static function distribution state of the area is represented, and the calculation formula is as follows:
TF-IDF i,j =TF i,j ×IDF j
and S3.5, integrating the OD data of the region more accords with the real situation compared with integrating the OD data at an indefinite time according to the driving rule by taking half an hour as time slice information. Table 7 shows the time divisions for weekdays and table 8 shows the time divisions for holidays.
TABLE 7
Peak section Starting time End time
1 02:30:00 04:29:59
2 04:30:00 07:29:59
3 07:30:00 10:29:59
4 10:30:00 14:59:59
5 15:00:00 16:59:59
6 19:30:00 02:29:59
TABLE 8
One 541 × 18 matrix is obtained by setting time to column (18 time slots in total, and distinguishing OD inflow and outflow) for a certain region, and setting other 541 regions to row, and 541 such matrices can be obtained. Then, combining the 541 matrixes to obtain a 541 × 9738 (541 × 18) matrix which is marked as a matrix D;
s3.6: performing theme mining on the matrix D obtained in the S3.5 by using an LDA theme model algorithm, and using a final resultIs shown, it shows the region r i Dynamic functional distribution of (2), wherein z i,k Indicates that the kth class region function is in region r i The ratio of (a) to (b);
s3.7: calculating the region r i And region r m The dynamic function similarity between them is recorded as lambda i,m Cos represents the cosine value between vectors, and the calculation formula is as follows:
s3.8: a cost function J, i.e. an objective function, is defined, which represents the deviation of the actually performed function status of the region from the phenomenon that it represents in both static and dynamic states, and the minimum value of the cost function is calculated, the cost function formula is as follows (R represents the total number of regions,representative region r i The true functional distribution of (a), is also the final requirement,representative region r j POI distribution condition of (1):
s4: and aiming at the data obtained in the S2, mining the co-occurrence events by an association rule mining algorithm, wherein the steps are as follows:
s4.1: the transaction is fetched. And extracting the transaction according to the label _ start, label _ end and label _ time in the data set, wherein the transaction at the moment represents the region number reaching the same region in the same time period, namely:
select label_start where label_time=0and label_start=1
the above statement extracts one transaction, so there will be 541 transactions per slot;
s4.2: mining frequent item sets of the data extracted in the S4.1 through an association rule Apriori algorithm, wherein the specific steps are as follows:
1) A support degree threshold q is given. The support threshold is used for telling an algorithm what item set is marked as a frequent item set, and all the item sets with the support counts not less than the support threshold are frequent item sets; where the degree of support is the number of transactions in which an item in the set of items occurs in one transaction at a time. And the frequent item set is a co-occurrence event of mining.
2) A frequent 1 item set is mined. The frequent 1 item set is a frequent item set with items 1. The method is to traverse all transactions, count the number of transactions in which all items appear in the transactions, and mark a 1 item set with count > = q as a frequent 1 item set.
3) And mining a frequent n item set. And (4) merging every two frequent n-1 item sets to obtain a candidate item set, and in the process of scanning the transaction, checking whether the support degree of the candidate item set is > = q, and if so, marking the candidate item set as a frequent n item set.
4) And circularly mining the frequent n item sets until the n item sets have no frequent item sets, and ending the circulation.
5) And storing the mined co-occurrence events into a file according to dates, and storing the co-occurrence events into a frequent item set and the support degree count thereof through time marks.
S4.3: the calculation of the correlation statistic, meaning and calculation formula are as follows:
and the support degree represents the ratio of the co-occurrence times of the area A and the area B in the total transaction, wherein P represents the probability. Namely, it is
support=P(A∪B)
2) The confidence level represents the ratio of the co-occurrence event occurring in the area B and the area A to the co-occurrence event participating in the area A, which is called A-&And gt, confidence level of B. Namely that
3) The full degree of confidence is that the data was received,confidence andthe smaller value of the confidence. Namely, it is
4) The maximum degree of confidence is given to the user,confidence andthe greater the confidence. Namely, it is
5) The Lift, represents the ratio of the probability of containing B under the condition of containing A to the probability of containing B under the condition of not containing A. The correlation between the area A and the area B is shown, when the Lift degree Lift is larger than 1, the positive correlation between the two areas is shown, if the Lift degree Lift is smaller than 1, the negative correlation between the two areas is shown, and if the Lift degree Lift is equal to 1, the irrelevant and independent two areas are shown. Namely, it is
6)Kulc,Confidence andthe average of the confidence. Namely, it is
7)IR,Confidence andthe ratio of the confidences. Namely, it is
8) Cosine represents the value of the geometric mean of the probability of co-occurrence of region a and region B and the probability of occurrence of a, B.
Namely, it is
S5: and performing visual display on the data obtained by mining in the S3 and the S4, wherein the steps are as follows:
s5.1: according to the regional function map calculated in S3.7, different regional functions are identified on the map by using different colors, as shown in FIG. 4 and FIG. 7;
s5.2: drawing a global co-occurrence map according to the frequent item set mined in the S4.2, wherein the map is drawn based on two aspects of a co-occurrence relation, such as a graph 4, and co-occurrence participation, such as a graph 5;
s5.3: drawing an annular heat map of co-occurrence of the areas according to the frequent item set mined in the S4.2, wherein the annular heat map focuses on analyzing the co-occurrence rules between the areas, and the annular heat map is shown in a figure 6;
s5.4: and drawing a parallel coordinate graph according to the statistic data calculated in the S4.3, wherein the parallel coordinate graph measures the correlation between the two areas by indexes, such as figure 8.
While the invention has been described in connection with specific embodiments thereof, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (1)

1. A travel co-occurrence phenomenon visualization analysis method based on multi-source city data is characterized by comprising the following steps:
s1: preprocessing raw data
S1.1: cleaning taxi operation track data and carrying out standardized processing on taxi basic data;
s1.2: cleaning original POI data and carrying out normalized processing on the POI data;
s2: carrying out time and area division on the data obtained by the preprocessing in the step S1
S2.1: time division: dividing one day into T time intervals according to the characteristics of the driving rule;
s2.2: area division: dividing an urban space into R areas according to an urban road network;
s3: performing regional function mining on the data divided in the step S2
S3.1: regional function division, classifying urban regional functions into F class
S3.2: calculating the frequency of the POI in each region, and using the symbol TF i,j Is shown in the region r i The calculation formula of the frequency of the j-th POI data is as follows:
wherein n is i,j Representative region r i The number of POIs in the j-th category, and F represents the number of categories of the POIs;
s3.3: calculating inverse document frequency of the j-th POI data by using IDF j Where R represents the total number of regions, the calculation formula is as follows:
S3.4:TF i,j and IDF j Multiplication is the region r i For the TF-IDF value of the j-th POI, the static function distribution state of the area is represented, and the calculation formula is as follows:
TF-IDF i,j =TF i,j ×IDF j
s3.5: performing theme mining on the OD data in the step S2 by using an LDA theme model algorithm, and using a final resultIs shown, it shows the region r i Dynamic functional distribution of (2), wherein z i,k Indicates that the kth class region function is in region r i The ratio of (A) to (B);
s3.6: calculating the region r i And region r m The dynamic function similarity between them is recorded as lambda i,m Cos represents the cosine value between vectors, and the calculation formula is as follows:
s3.7: defining a cost function J, namely an objective function, representing the deviation of the actually executed function status of the area from the phenomenon represented in both static and dynamic aspects, and calculating the minimum value of the cost function, wherein the formula of the cost function is as follows:
wherein, R represents the total number of regions,representative region r i The true functional distribution of (a), is also the final requirement,representative region r j POI distribution status of (1);
s4: mining co-occurrence events of the data divided in the step S2 through an association rule mining algorithm
S4.1: carrying out co-occurrence transaction extraction on the data in the step S2;
s4.2: mining a frequent item set of the data extracted in the S4.1 through an association rule Apriori algorithm;
s4.3: and (4) carrying out correlation statistic calculation on the data obtained in the step (S4.2), wherein the support degree and confidence degree of each correlation statistic between the region A and the region B, the full confidence all _ confidence, the maximum confidence max _ confidence, the lift, the Kulczynski metric Kulc, the imbalance ratio IR, and the cosine calculation formula are as follows, where P represents the probability:
support=P(A∪B)
s5: visualization display co-occurrence result
S5.1: according to the regional function graph obtained by calculation in S3.7, different regional functions are marked on the map by using different colors;
s5.2: drawing a global co-occurrence map according to the frequent item set mined in the S4.2, wherein the map is drawn based on two aspects of co-occurrence relation and co-occurrence participation;
s5.3: drawing an area co-occurrence annular heat map according to the frequent item set mined in the S4.2, wherein the annular heat map focuses on analyzing the co-occurrence rule between areas;
s5.4: and drawing a parallel coordinate graph according to the statistic data obtained by calculation in the S4.3, wherein the parallel coordinate graph measures the correlation between the two areas by indexes.
CN201710820085.1A 2017-09-13 2017-09-13 Travel co-occurrence phenomenon visual analysis method based on multi-source city data Expired - Fee Related CN107609107B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710820085.1A CN107609107B (en) 2017-09-13 2017-09-13 Travel co-occurrence phenomenon visual analysis method based on multi-source city data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710820085.1A CN107609107B (en) 2017-09-13 2017-09-13 Travel co-occurrence phenomenon visual analysis method based on multi-source city data

Publications (2)

Publication Number Publication Date
CN107609107A true CN107609107A (en) 2018-01-19
CN107609107B CN107609107B (en) 2020-07-14

Family

ID=61063629

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710820085.1A Expired - Fee Related CN107609107B (en) 2017-09-13 2017-09-13 Travel co-occurrence phenomenon visual analysis method based on multi-source city data

Country Status (1)

Country Link
CN (1) CN107609107B (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108332766A (en) * 2018-01-28 2018-07-27 武汉光庭信息技术股份有限公司 A kind of dynamic fusion method and system for planning of multi-source road network
CN109543876A (en) * 2018-10-17 2019-03-29 天津大学 A kind of visual analysis method of urban issues
CN109657703A (en) * 2018-11-26 2019-04-19 浙江大学城市学院 Listener clustering method based on space-time data track characteristic
CN109902934A (en) * 2019-01-29 2019-06-18 特斯联(北京)科技有限公司 City personnel's compartmentalization based on multi-source big data is deployed to ensure effective monitoring and control of illegal activities management method and system
CN110298500A (en) * 2019-06-19 2019-10-01 大连理工大学 A kind of urban transportation track data set creation method based on taxi car data and city road network
CN110766589A (en) * 2019-10-28 2020-02-07 电子科技大学 Method for deducing city function based on communication data and interest point data
CN110909262A (en) * 2019-11-29 2020-03-24 北京明略软件系统有限公司 Method and device for determining companion relationship of identity information
CN111354197A (en) * 2018-12-24 2020-06-30 北京嘀嘀无限科技发展有限公司 Method and equipment for dividing traffic subareas and time periods
CN112131285A (en) * 2020-10-22 2020-12-25 云南电网有限责任公司电力科学研究院 Association rule mining method and device for dynamic time sequence data
CN112699284A (en) * 2021-01-11 2021-04-23 四川大学 Bus stop optimization visualization method based on multi-source data
CN113378891A (en) * 2021-05-18 2021-09-10 东北师范大学 Urban area relation visual analysis method based on track distribution representation
CN113468416A (en) * 2021-06-15 2021-10-01 深圳市综合交通设计研究院有限公司 Multi-source traffic big data-based resident travel behavior mining algorithm
CN113674122A (en) * 2021-07-22 2021-11-19 华设设计集团股份有限公司 Urban resident travel rule rapid extraction method suitable for high-concurrency travel data
CN114238491A (en) * 2021-12-02 2022-03-25 西北工业大学 Multi-mode traffic operation situation association rule mining method based on heterogeneous graph
CN114742131A (en) * 2022-03-16 2022-07-12 浙江工业大学 Method for identifying urban excessive tourism area based on pattern mining
CN116822798A (en) * 2023-07-06 2023-09-29 北京大学 Regional locality measurement method for urban and rural feature modeling
US11822581B2 (en) 2021-05-19 2023-11-21 Beijing Baidu Netcom Science Technology Co., Ltd. Region information processing method and apparatus
CN117575298A (en) * 2024-01-16 2024-02-20 华侨大学 Inter-city carpooling order scheduling method, device and equipment based on association rule

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050080601A1 (en) * 2003-10-10 2005-04-14 Wren Christopher R. Traffic and geometry modeling with sensor networks
CN106384128A (en) * 2016-09-09 2017-02-08 西安交通大学 Method for mining time series data state correlation
CN106649651A (en) * 2016-12-12 2017-05-10 大连理工大学 Transportation co-occurrence phenomenon visualized analysis method based on taxi trajectory data

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050080601A1 (en) * 2003-10-10 2005-04-14 Wren Christopher R. Traffic and geometry modeling with sensor networks
CN106384128A (en) * 2016-09-09 2017-02-08 西安交通大学 Method for mining time series data state correlation
CN106649651A (en) * 2016-12-12 2017-05-10 大连理工大学 Transportation co-occurrence phenomenon visualized analysis method based on taxi trajectory data

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
W. WU ET AL.: "TelCoVis: Visual exploration of co-occurrence in urban human mobility based on telco data", 《IEEE TRANS. VIS. COMPUT. GRAPHICS》 *

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108332766A (en) * 2018-01-28 2018-07-27 武汉光庭信息技术股份有限公司 A kind of dynamic fusion method and system for planning of multi-source road network
CN108332766B (en) * 2018-01-28 2020-09-15 武汉光庭信息技术股份有限公司 Dynamic fusion planning method and system for multi-source road network
CN109543876A (en) * 2018-10-17 2019-03-29 天津大学 A kind of visual analysis method of urban issues
CN109657703A (en) * 2018-11-26 2019-04-19 浙江大学城市学院 Listener clustering method based on space-time data track characteristic
CN109657703B (en) * 2018-11-26 2023-04-07 浙江大学城市学院 Crowd classification method based on space-time data trajectory characteristics
CN111354197A (en) * 2018-12-24 2020-06-30 北京嘀嘀无限科技发展有限公司 Method and equipment for dividing traffic subareas and time periods
CN109902934A (en) * 2019-01-29 2019-06-18 特斯联(北京)科技有限公司 City personnel's compartmentalization based on multi-source big data is deployed to ensure effective monitoring and control of illegal activities management method and system
CN110298500B (en) * 2019-06-19 2022-11-08 大连理工大学 Urban traffic track data set generation method based on taxi data and urban road network
CN110298500A (en) * 2019-06-19 2019-10-01 大连理工大学 A kind of urban transportation track data set creation method based on taxi car data and city road network
CN110766589A (en) * 2019-10-28 2020-02-07 电子科技大学 Method for deducing city function based on communication data and interest point data
CN110909262A (en) * 2019-11-29 2020-03-24 北京明略软件系统有限公司 Method and device for determining companion relationship of identity information
CN110909262B (en) * 2019-11-29 2022-10-25 北京明略软件系统有限公司 Method and device for determining companion relationship of identity information
CN112131285B (en) * 2020-10-22 2024-06-21 云南电网有限责任公司电力科学研究院 Association rule mining method and device for dynamic time sequence data
CN112131285A (en) * 2020-10-22 2020-12-25 云南电网有限责任公司电力科学研究院 Association rule mining method and device for dynamic time sequence data
CN112699284A (en) * 2021-01-11 2021-04-23 四川大学 Bus stop optimization visualization method based on multi-source data
CN113378891B (en) * 2021-05-18 2022-03-29 东北师范大学 Urban area relation visual analysis method based on track distribution representation
CN113378891A (en) * 2021-05-18 2021-09-10 东北师范大学 Urban area relation visual analysis method based on track distribution representation
US11822581B2 (en) 2021-05-19 2023-11-21 Beijing Baidu Netcom Science Technology Co., Ltd. Region information processing method and apparatus
CN113468416A (en) * 2021-06-15 2021-10-01 深圳市综合交通设计研究院有限公司 Multi-source traffic big data-based resident travel behavior mining algorithm
CN113674122A (en) * 2021-07-22 2021-11-19 华设设计集团股份有限公司 Urban resident travel rule rapid extraction method suitable for high-concurrency travel data
CN114238491A (en) * 2021-12-02 2022-03-25 西北工业大学 Multi-mode traffic operation situation association rule mining method based on heterogeneous graph
CN114238491B (en) * 2021-12-02 2024-02-13 西北工业大学 Heterogeneous graph-based multi-mode traffic operation situation association rule mining method
CN114742131A (en) * 2022-03-16 2022-07-12 浙江工业大学 Method for identifying urban excessive tourism area based on pattern mining
CN116822798A (en) * 2023-07-06 2023-09-29 北京大学 Regional locality measurement method for urban and rural feature modeling
CN116822798B (en) * 2023-07-06 2024-03-29 北京大学 Regional locality measurement method for urban and rural feature modeling
CN117575298A (en) * 2024-01-16 2024-02-20 华侨大学 Inter-city carpooling order scheduling method, device and equipment based on association rule
CN117575298B (en) * 2024-01-16 2024-04-30 华侨大学 Inter-city carpooling order scheduling method, device and equipment based on association rule

Also Published As

Publication number Publication date
CN107609107B (en) 2020-07-14

Similar Documents

Publication Publication Date Title
CN107609107B (en) Travel co-occurrence phenomenon visual analysis method based on multi-source city data
Huang et al. Activity identification from GPS trajectories using spatial temporal POIs' attractiveness
Senaratne et al. Urban mobility analysis with mobile network data: A visual analytics approach
CN102607553B (en) Travel track data-based stroke identification method
Brantingham et al. Crime analysis at multiple scales of aggregation: A topological approach
CN109544690B (en) Method, system and storage medium for identifying influence factors of travel of shared bicycle
Krueger et al. Semantic enrichment of movement behavior with foursquare–a visual analytics approach
Dhakar et al. Route choice modeling using GPS-based travel surveys
Cesario et al. An approach for the discovery and validation of urban mobility patterns
Deng et al. A density-based approach for detecting network-constrained clusters in spatial point events
CN111400877B (en) Intelligent city simulation system and method based on GIS data
Kisilevich et al. A novel approach to mining travel sequences using collections of geotagged photos
Yuan et al. Recognition of functional areas based on call detail records and point of interest data
Li et al. A two-phase clustering approach for urban hotspot detection with spatiotemporal and network constraints
Bienzeisler et al. Development of an agent-based transport model for the city of hanover using empirical mobility data and data fusion
Vann et al. Crime mapping and its extension to social science analysis
Shende et al. Analyzing changes in travel patterns due to Covid-19 using Twitter data in India
Liao et al. Understanding and visualizing passengers’ travel behaviours: A device-free sensing way leveraging taxi trajectory data
CN112052405B (en) Passenger searching area recommendation method based on driver experience
CN112364776A (en) Urban functional area recognition model establishing and classifying method and device
Keler et al. Detecting traffic congestion propagation in urban environments–a case study with Floating Taxi Data (FTD) in Shanghai
CN110264244B (en) Advertisement user trajectory tracking management system and method
Bogucka et al. Space-time cube—a visualization tool for landscape changes
Dunne et al. A large scale method for extracting geographical features on bus routes from OpenStreetMap and assessment of their impact on bus speed and reliability
Xia et al. Predicting human mobility using sina weibo check-in data

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
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20200714

CF01 Termination of patent right due to non-payment of annual fee