paper-with-me

Papers

Distribution-Based Trajectory Clustering

2023-10-08 · Zi Jing Wang, Ye Zhu, Kai Ming Ting

Trajectory clustering enables the discovery of common patterns in trajectory data. Current methods of trajectory clustering rely on a distance measure between two points in order to measure the dissimilarity between two trajectories. The distance measures employed have two challenges: high computational cost and low fidelity. Independent of the distance measure employed, existing clustering algorithms have another challenge: either effectiveness issues or high time complexity. In this paper, we propose to use a recent Isolation Distributional Kernel (IDK) as the main tool to meet all three challenges. The new IDK-based clustering algorithm, called TIDKC, makes full use of the distributional kernel for trajectory similarity measuring and clustering. TIDKC identifies non-linearly separable clusters with irregular shapes and varied densities in linear time. It does not rely on random initialisation and is robust to outliers. An extensive evaluation on 7 large real-world trajectory datasets confirms that IDK is more effective in capturing complex structures in trajectories than traditional and deep learning-based distance measures. Furthermore, the proposed TIDKC has superior clustering performance and efficiency to existing trajectory clustering algorithms.

📄 PDF Abstract BibTeX arXiv:2310.05123

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringTrajectory Clustering

Similar Papers 제목 키워드 기반

Policy-Based Trajectory Clustering in Offline Reinforcement Learning

2025-06-10 · Hao Hu, Xinqi Wang, Simon Shaolei Du

We introduce a novel task of clustering trajectories from offline reinforcement learning (RL) datasets, where each cluster center represents the policy that generated its trajectories. By leveraging the connection betwee…

ClusteringD4RLOffline RLreinforcement-learning+4

Likely, Light, and Accurate Context-Free Clusters-based Trajectory Prediction

2023-07-27 · Tiago Rodrigues de Almeida, Oscar Martinez Mozos

Autonomous systems in the road transportation network require intelligent mechanisms that cope with uncertainty to foresee the future. In this paper, we propose a multi-stage probabilistic approach for trajectory forecas…

ClusteringTime SeriesTrajectory ForecastingTrajectory Prediction

A Survey of Distance-Based Vessel Trajectory Clustering: Data Pre-processing, Methodologies, Applications, and Experimental Evaluation

2024-07-13 · Maohan Liang, Ryan Wen Liu, Ruobin Gao, Zhe Xiao 외

Vessel trajectory clustering, a crucial component of the maritime intelligent transportation systems, provides valuable insights for applications such as anomaly detection and trajectory prediction. This paper presents a…

Anomaly DetectionClusteringSurveyTrajectory Clustering+1

A survey on trajectory clustering analysis

2018-02-20 · Jiang Bian, Dayong Tian, Yuanyan Tang, DaCheng Tao

This paper comprehensively surveys the development of trajectory clustering. Considering the critical role of trajectory data mining in modern intelligent systems for surveillance security, abnormal behavior detection, c…

ClusteringSurveyTrajectory Clustering

Stable Trajectory Clustering: An Efficient Split and Merge Algorithm

2025-04-30 · Atieh Rahmani, Mansoor Davoodi, Justin M. Calabrese

Clustering algorithms group data points by characteristics to identify patterns. Over the past two decades, researchers have extended these methods to analyze trajectories of humans, animals, and vehicles, studying their…

ClusteringTrajectory Clustering