vix.ing · top · new · best · stats · spec

Neural Collaborative Filtering to Detect Anomalies in Human Semantic Trajectories

2024/09/27 by Yueyang Liu, Lance Kennedy, Levi Kennedy +2 · 1 voice
Computer Science · Social Sciences · #Anomaly Detection Techniques and Applications #Human Mobility and Location-Based Analysis #Video Surveillance and Tracking Methods #cs.AI #cs.IR #cs.LG #cs.SI

paper · pdf · doi:10.1145/3681765.3698463

arxiv published 2024/09/27 · arxiv updated 2024/10/08 · openalex publication_date 2024/10/29 · openalex created_date 2024/11/01 · openalex updated_date 2026/07/29

Abstract

Human trajectory anomaly detection is critical for applications such as security surveillance and public health, yet most existing methods focus on vehicle-level traffic, with limited attention to human-level trajectories. Due to the inherent sparsity of human trajectory data, machine learning approaches are favored for detecting complex patterns. However, concerns about model biases and robustness have highlighted the need for more transparent and explainable solutions. In this paper, we propose a lightweight anomaly detection model specifically designed to detect anomalies in human trajectories. We propose a Neural Collaborative Filtering approach to model and predict normal mobility. Our method is designed to model users' daily patterns of life without requiring prior knowledge, thereby enhancing performance in scenarios where data is sparse or incomplete, such as in cold start situations. Our algorithm consists of two main modules. The first is the collaborative filtering module, which applies collaborative filtering to model normal mobility of individual humans to places of interest. The second is the neural module, responsible for interpreting the complex spatio-temporal relationships inherent in human trajectory data. To validate our approach, we conducted extensive experiments using simulated and real-world datasets comparing to numerous state-of-the-art trajectory anomaly detection approaches.

Citations

Discussions

Related