LGJun 14

IBAD: Interpretable Behavioral Anomaly Detection on Human Mobility Data

arXiv:2606.1602314.4Has Code
Predicted impact top 19% in LG · last 90 daysOriginality Synthesis-oriented
AI Analysis

For researchers in human mobility and anomaly detection, IBAD provides an interpretable framework that captures behavioral patterns beyond specific locations, but the novelty is incremental as it applies LDA and self-supervised learning to a known problem.

IBAD learns interpretable daily mobility templates from human mobility data and detects anomalies by representing individuals as mixtures of these templates. It achieves robust anomaly detection performance and demonstrates transferability of behavioral archetypes across different geographic and demographic contexts.

Human mobility appears highly diverse, yet much of a person's daily mobility can be explained by a small set of recurring behavioral templates, such as commuting, school-centered activities, caregiving, nightlife, or errand patterns. We present \texttt{IBAD} (\underline{I}nterpretable \underline{B}ehavioral \underline{A}nomaly \underline{D}etection), a framework that learns interpretable daily mobility templates and represents each individual as a distribution over mixtures of these templates. Rather than focusing on specific locations, IBAD characterizes activities that individuals perform across locations. This approach first discovers global behavioral templates using Latent Dirichlet Allocation (LDA), then employs a hierarchical self-supervised model to learn normal behavior of individuals from their soft behavioral templates. We also introduce a \emph{splicing benchmark} that creates controlled behavioral mismatches between an individual's historical profile and injected mobility patterns. Experiments on real-world and synthetic datasets show that daily behavior can be effectively decomposed into a small number of interpretable templates. Crucially, we show that the learned behavioral archetypes \emph{transfer} across distinct geographic and demographic contexts. Furthermore, IBAD maintains a robust competitive performance across all settings. For reproducibility purposes, the code is accessible at ~\href{https://github.com/USC-InfoLab/IBAD}{https://github.com/USC-InfoLab/IBAD}.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes