arXiv:2511.17537cs.NIcs.AI2025-11中稿 · the 15th Conferenc…

通过分层设计提升无线传感网故障识别准确率与能效。

HiFiNet: Hierarchical Fault Identification in Wireless Sensor Networks via Edge-Based Classification and Graph Aggregation

  • 先用LSTM自编码器提取节点时序特征,再用图注意力网络融合邻域拓扑信息。
  • 在合成数据集上,精度、F1值和精确率均显著优于现有方法。
  • 可调节性能与能耗平衡,适合资源受限的实时监控场景。

无线传感器网络(WSN)是关键监测应用的基石,但在恶劣环境下部署会威胁数据完整性和系统可靠性。传统故障检测方法难以兼顾准确性与能耗,且未充分利用数据中的复杂时空相关性。本文提出HiFiNet,一种两级分层故障识别框架:首先,基于长短期记忆(LSTM)堆叠自编码器的边缘分类器对单个传感器节点进行时序特征提取并输出初始故障分类;随后,利用图注意力网络(GAT)聚合邻近节点信息,结合网络拓扑上下文优化分类结果。该方法同时捕捉局部时序模式与全局空间依赖关系。为验证有效性,我们在Intel Lab数据集和NASA MERRA-2再分析数据基础上构建了含预设故障的合成数据集。实验表明,HiFiNet在准确率、F1分数和精确率方面显著优于现有方法,展现出对多种故障类型的鲁棒识别能力。此外,框架支持诊断性能与能效之间的可调权衡,适应不同运行需求。

原文摘要 · Abstract (English)

Wireless Sensor Networks (WSN) are the backbone of essential monitoring applications, but their deployment in unfavourable conditions increases the risk to data integrity and system reliability. Traditional fault detection methods often struggle to effectively balance accuracy and energy consumption, and they may not fully leverage the complex spatio-temporal correlations inherent in WSN data. In this paper, we introduce HiFiNet, a novel hierarchical fault identification framework that addresses these challenges through a two-stage process. Firstly, edge classifiers with a Long Short-Term Memory (LSTM) stacked autoencoder perform temporal feature extraction and output initial fault class prediction for individual sensor nodes. Using these results, a Graph Attention Network (GAT) then aggregates information from neighboring nodes to refine the classification by integrating the topology context. Our method is able to produce more accurate predictions by capturing both local temporal patterns and network-wide spatial dependencies. To validate this approach, we constructed synthetic WSN datasets by introducing specific, predefined faults into the Intel Lab Dataset and NASA's MERRA-2 reanalysis data. Experimental results demonstrate that HiFiNet significantly outperforms existing methods in accuracy, F1-score, and precision, showcasing its robustness and effectiveness in identifying diverse fault types. Furthermore, the framework's design allows for a tunable trade-off between diagnostic performance and energy efficiency, making it adaptable to different operational requirements.

故障检测图神经网络边缘计算传感器网络

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