XGait
收藏资源简介:
XGait是一个多模态无线感知数据集,由西北工业大学与哈尔滨工程大学联合创建,专为室内人体跟踪与身份识别设计。该数据集包含超过22,000个行走样本,来自27名参与者,在实验室、会议室和住宅三种室内场景中同步采集Wi-Fi信道状态信息与主动声学信号,并以视觉测量作为真值轨迹。数据采集采用商用Wi-Fi与声学收发器,通过软件触发实现多设备同步,覆盖多种行走方向与复杂轨迹,以捕捉真实步态变化。该数据集旨在解决单模态无线感知对环境布局和轨迹异变的脆弱性,为多模态融合、跨模态分析及泛化性评估提供标准化基准,推动无线感知技术在智能家居、安防监控等领域的应用。
XGait is a multimodal wireless sensing dataset jointly developed by Northwestern Polytechnical University and Harbin Engineering University, specifically designed for indoor human tracking and identity recognition. This dataset contains over 22,000 walking samples from 27 participants, with Wi-Fi Channel State Information (CSI) and active acoustic signals synchronously collected in three indoor scenarios: laboratory, conference room and residential space, and visual measurements serving as the ground-truth trajectories. Commercial Wi-Fi and acoustic transceivers were used for data collection, with multi-device synchronization achieved via software triggering. The dataset covers diverse walking directions and complex trajectories to capture realistic gait variations. This dataset aims to address the vulnerability of single-modal wireless sensing to environmental layout changes and trajectory anomalies, providing a standardized benchmark for multimodal fusion, cross-modal analysis and generalization evaluation, and promoting the application of wireless sensing technologies in fields such as smart home and security monitoring.
数据集概述
XGait 是一个面向室内人体跟踪与步态识别的多模态无线感知数据集,已被 UbiComp 2026 会议接收。
核心特点
- 多模态感知:融合 WiFi CSI 与声学信号进行无线感知,并辅以视频作为地面真值。
- 大规模数据:涵盖 27 名受试者、4 种场景,在多样化环境中采集丰富的步态模式。
数据模态与来源
| 模态 | 采集设备 | 作用 |
|---|---|---|
| WiFi CSI | Intel 5300 网卡(1 发 3 收) | 捕捉稳定的躯干运动 |
| 声学信号 | 标准麦克风/扬声器(1 发 3 收) | 捕捉细微的步态动态 |
| 视频 | 单反相机 | 提供步态验证与分析的基准真值 |
数据集规模与获取方式
- 完整数据集超过 100GB,托管于 Kaggle 平台。
- 下载地址:
https://www.kaggle.com/datasets/weilaiyilai55/xgait-paper-dataset - 包含四个场景文件夹:Home、Laboratory、MeetingRoom、MeetingRoom-DifferentDays,下载后需置于
data/FusionGait/目录下。
场景说明
| 场景 | 描述 |
|---|---|
| Home | 家庭环境 |
| Laboratory | 实验室环境 |
| MeetingRoom | 会议室环境 |
| MeetingRoom-DifferentDays | 不同日期的会议室环境(用于跨日泛化研究) |
系统要求
- 操作系统:Windows 10+ 或 Ubuntu 20.04
- Python:3.12.1
- MATLAB:R2025a(运行时或完整安装)
- 内存:最低 8GB,推荐 16GB
- 存储:完整数据集需 500GB+ 空间
- GPU:可选,支持 CUDA 的 NVIDIA GPU 可加速训练
项目结构
data/FusionGait/— 多模态传感器数据(四个场景子目录)data/GaitVideo/— 视频录制数据src/— 源代码,包含信号处理(MATLAB 编译)、识别流程(特征提取、身份模型、预处理)tools/Tutorials/— 数据采集教程(Wi-Fi、声学、视频地面真值提取)env/— 环境依赖文件(Windows 和 Linux 版本)
关键流程
- 数据采集:分别参照 WiFi、声学、视频教程进行数据录制。
- 特征提取:将原始传感器数据处理为步态特征。
- 模型训练:训练和评估身份识别模型。
引用信息
论文发表于 Proc. ACM Interact. Mob. Wearable Ubiquitous Technol. 10 卷 3 期,文章编号 179,共 27 页,2026 年 9 月。DOI: 10.1145/3832029。
致谢
数据集感谢 27 名志愿者参与数据采集,并基于 Widar、Linux 802.11n CSI Tool、csiread、TFTB、Ultralytics YOLOv8 和 AprilTag 等开源项目构建。

- 1XGait: A Multi-Modality Wireless Sensing Dataset for Indoor Human Tracking and Identification西北工业大学; 哈尔滨工程大学 · 2026年




