Track clustering method based on semantic similarity
Patent Information
- Authority / Receiving Office
- CN Ā· China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- UNIV OF ELECTRONICS SCI & TECH OF CHINA
- Publication Date
- 2021-03-09
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] A trajectory clustering method based on semantic similarity is used for trajectory clustering and belongs to the technical field of clustering methods. Background technique
[0002] Similarity measurement is an important research problem in trajectory data analysis. For most trajectory data mining problems, comparison between trajectories is required. Therefore, the complexity of trajectory similarity measurement will directly affect the operation of related technologies. efficiency and feasibility. In the prior art, the similarity measurement is mostly implemented by dynamic programming, which needs to calculate the pairwise distance of all trajectory points, specifically: dynamic programming needs to calculate the distance from each point of each trajectory to all points of all other trajectories, and the time is complicated The degree is very high, it is 0(n 2 ), n is the number of points, when the number of trajectories increases a lot, the requi...