arXiv:2606.16023cs.LG2026-06

用可解释的模板检测人类移动异常,不看地点只看行为模式。

IBAD: Interpretable Behavioral Anomaly Detection on Human Mobility Data

论文配图:IBAD: Interpretable Behavioral Anomaly Detection on Human Mobility Data
图 1 · 摘自论文原文
  • 用LDA发现通用行为模板,再通过自监督学习建模个体正常行为分布。
  • 在真实与合成数据上均实现高精度异常检测,且模板可跨地区迁移。
  • 适合研究移动行为分析、异常检测或可解释性模型的读者。

人类移动表现出高度多样性,但多数日常行为可由少量重复出现的行为模板解释,如通勤、以学校为中心的活动、照护行为、夜生活或办事模式等。我们提出 exttt{IBAD}(可解释行为异常检测),一种学习可解释日常行为模板并以模板混合分布表示每个人的框架。不同于关注特定位置,IBAD关注个体在不同地点执行的活动。该方法首先利用潜在狄利克雷分配(LDA)发现全局行为模板,再采用分层自监督模型从软行为模板中学习个体正常行为。我们还引入一个“拼接基准”,在历史行为与注入的移动模式间制造受控的不匹配。在真实世界和合成数据上的实验表明,日常行为可有效分解为少量可解释的模板。关键在于,所学行为原型可在不同地理和人口统计背景下迁移。此外,IBAD在所有设置下均保持稳健的竞争力。为保证可复现性,代码已公开于 ~ exttt{https://github.com/USC-InfoLab/IBAD}。

原文摘要 · Abstract (English)

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}.

行为分析异常检测可解释性移动数据

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。