arXiv:2512.10807cs.AI2025-12KDD被引 3

构建首个面向传感器人体行为识别的分布外泛化基准,系统评估多种算法在不同场景下的表现。

HAROOD: A Benchmark for Out-of-distribution Generalization in Sensor-based Human Activity Recognition

  • 定义四种分布外场景:跨人、跨位置、跨数据集、跨时间,覆盖真实应用中的多样性挑战。
  • 在6个数据集上测试16种方法,发现无单一算法始终最优,凸显该领域仍有巨大提升空间。
  • 提供模块化代码库,支持快速扩展新数据、算法与分析,助力后续研究发展。

基于传感器的人体行为识别(HAR)从时序传感数据中挖掘活动模式。在真实场景中,个体、设备、环境和时间的变化会引入显著的分布偏移。现有工作尝试应用或改进已有分布外(OOD)算法,但仅限于特定偏移场景(如跨设备或跨位置),缺乏对算法有效性的全面洞察。例如,是否必须采用OOD方法?哪种算法表现最佳?本文提出HAROOD,一个针对HAR中分布外泛化的综合性基准。定义四种OOD场景:跨人、跨位置、跨数据集、跨时间,并构建包含6个数据集、16种对比方法(基于CNN与Transformer架构)及两种模型选择协议的测试平台。通过大规模实验,揭示若干未来研究方向,如无单一方法持续领先,表明该领域仍有巨大提升空间。代码库高度模块化且易于扩展,支持新增数据集、算法、比较与分析,旨在推动基于分布外的HAR研究。实现已开源,地址为https://github.com/AIFrontierLab/HAROOD。

原文摘要 · Abstract (English)

Sensor-based human activity recognition (HAR) mines activity patterns from the time-series sensory data. In realistic scenarios, variations across individuals, devices, environments, and time introduce significant distributional shifts for the same activities. Recent efforts attempt to solve this challenge by applying or adapting existing out-of-distribution (OOD) algorithms, but only in certain distribution shift scenarios (e.g., cross-device or cross-position), lacking comprehensive insights on the effectiveness of these algorithms. For instance, is OOD necessary to HAR? Which OOD algorithm performs the best? In this paper, we fill this gap by proposing HAROOD, a comprehensive benchmark for HAR in OOD settings. We define 4 OOD scenarios: cross-person, cross-position, cross-dataset, and cross-time, and build a testbed covering 6 datasets, 16 comparative methods (implemented with CNN-based and Transformer-based architectures), and two model selection protocols. Then, we conduct extensive experiments and present several findings for future research, e.g., no single method consistently outperforms others, highlighting substantial opportunity for advancement. Our codebase is highly modular and easy to extend for new datasets, algorithms, comparisons, and analysis, with the hope to facilitate the research in OOD-based HAR. Our implementation is released and can be found at https://github.com/AIFrontierLab/HAROOD.

行为识别分布外传感器基准测试

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