paper-with-me

홈 › Papers

Understanding Trajectory Behavior: A Motion Pattern Approach

2015-01-04 · Mahdi M. Kalayeh, Stephen Mussmann, Alla Petrakova, Niels da Vitoria Lobo, Mubarak Shah

Mining the underlying patterns in gigantic and complex data is of great importance to data analysts. In this paper, we propose a motion pattern approach to mine frequent behaviors in trajectory data. Motion patterns, defined by a set of highly similar flow vector groups in a spatial locality, have been shown to be very effective in extracting dominant motion behaviors in video sequences. Inspired by applications and properties of motion patterns, we have designed a framework that successfully solves the general task of trajectory clustering. Our proposed algorithm consists of four phases: flow vector computation, motion component extraction, motion component's reachability set creation, and motion pattern formation. For the first phase, we break down trajectories into flow vectors that indicate instantaneous movements. In the second phase, via a Kmeans clustering approach, we create motion components by clustering the flow vectors with respect to their location and velocity. Next, we create motion components' reachability set in terms of spatial proximity and motion similarity. Finally, for the fourth phase, we cluster motion components using agglomerative clustering with the weighted Jaccard distance between the motion components' signatures, a set created using path reachability. We have evaluated the effectiveness of our proposed method in an extensive set of experiments on diverse datasets. Further, we have shown how our proposed method handles difficulties in the general task of trajectory clustering that challenge the existing state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1501.00614

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringTrajectory Clustering

Similar Papers 제목 키워드 기반

Deep Learning Based Approach to Enhanced Recognition of Emotions and Behavioral Patterns of Autistic Children

2025-08-29 · Nelaka K. A. R, Peiris M. K., Liyanage R. P. B arxiv

Autism Spectrum Disorder significantly influences the communication abilities, learning processes, behavior, and social interactions of individuals. Although early intervention and customized educational strategies are c…

LG-Traj: LLM Guided Pedestrian Trajectory Prediction

2024-03-12 · Pranav Singh Chib, Pravendra Singh

Accurate pedestrian trajectory prediction is crucial for various applications, and it requires a deep understanding of pedestrian motion patterns in dynamic environments. However, existing pedestrian trajectory predictio…

DecoderPedestrian Trajectory PredictionPredictionRepresentation Learning+1

Uncovering the human motion pattern: Pattern Memory-based Diffusion Model for Trajectory Prediction

2024-01-05 · Yuxin Yang, Pengfei Zhu, Mengshi Qi, Huadong Ma

Human trajectory forecasting is a critical challenge in fields such as robotics and autonomous driving. Due to the inherent uncertainty of human actions and intentions in real-world scenarios, various unexpected occurren…

Autonomous DrivingRetrievalTrajectory ForecastingTrajectory Prediction

Articulated motion discovery using pairs of trajectories

2014-11-28 · CVPR 2015 6 · Luca Del Pero, Susanna Ricco, Rahul Sukthankar, Vittorio Ferrari

We propose an unsupervised approach for discovering characteristic motion patterns in videos of highly articulated objects performing natural, unscripted behaviors, such as tigers in the wild. We discover consistent patt…

Trokens: Semantic-Aware Relational Trajectory Tokens for Few-Shot Action Recognition

2025-08-05 · Pulkit Kumar, Shuaiyi Huang, Matthew Walmer, Sai Saketh Rambhatla 외 arxiv

Video understanding requires effective modeling of both motion and appearance information, particularly for few-shot action recognition. While recent advances in point tracking have been shown to improve few-shot action …

Action RecognitionPoint Tracking