Journal of Computer Applications ›› 2026, Vol. 46 ›› Issue (7): 2364-2372.DOI: 10.11772/j.issn.1001-9081.2025060800

• Frontier and comprehensive applications • Previous Articles    

Elevator multivariate time series anomaly detection method based on dynamic spatial-temporal encoder

Jianwei CHEN, Jiawei LU(), Qibing WANG, Mengke ZHAO   

  1. School of Mechanical and Electrical Engineering,China Jiliang University,Hangzhou Zhejiang 310018,China
  • Received:2025-07-18 Revised:2025-09-16 Accepted:2025-09-25 Online:2025-10-30 Published:2026-07-10
  • Contact: Jiawei LU
  • About author:CHEN Jianwei, born in 2001, M. S. candidate. His research interests include time series, anomaly detection.
    WANG Qibing, born in 1978, Ph. D., professor. His research interests include fault diagnosis, intelligentization for special equipment.
    ZHAO Mengke, born in 2002, M. S. candidate. Her research interests include knowledge graph, large language model.
  • Supported by:
    “Pioneer” and “Leading Goose” R&D Program of Zhejiang Province, China(2025C01022);Huzhou City Key Research and Development Science and Technology Program(2022ZD2019)

基于动态时空编码器的电梯多元时间序列异常检测方法

陈坚伟, 陆佳炜(), 王琪冰, 赵梦珂   

  1. 中国计量大学 机电工程学院,杭州 310018
  • 通讯作者: 陆佳炜
  • 作者简介:陈坚伟(2001—),男,浙江台州人,硕士研究生,主要研究方向:时间序列、异常检测
    王琪冰(1978—),男,浙江绍兴人,教授,博士,主要研究方向:故障诊断、特种设备智能化
    赵梦珂(2002—),女,河南新乡人,硕士研究生,主要研究方向:知识图谱、大语言模型。
  • 基金资助:
    浙江省“尖兵领雁”研发攻关计划项目(2025C01022);湖州市重点研发科技计划项目(2022ZD2019)

Abstract:

The multivariate time series data generated during elevator operation are crucial for building an elevator safety monitoring system. To address the issue that existing methods ignore the correlation between series, an elevator multivariate time series anomaly detection method based on Dynamic Spatial-Temporal Encoder (DSTE) was proposed. First, a dynamic graph aggregation module was introduced to compute the global node self-attention through graph convolution and attention mechanism for spatial feature aggregation. Meanwhile, a graph pooling method was employed to dynamically update the graph structure and adjust the degree of correlation between series. Then, a temporal feature aggregation module was constructed by incorporating gated convolution modules into the traditional Temporal Convolutional Network (TCN), and the temporal feature propagation was calculated utilizing neural ordinary differential equations, thereby realizing precise spatial-temporal feature modeling. Finally, multi-layer convolutions were used for decoding and prediction, so as to identify anomalies. Experimental results on a real-world elevator operation dataset show that compared to the suboptimal model DTAAD (Dual TCN-Attention networks for Anomaly Detection), DSTE achieves a 0.34% improvement in precision, a 10.85% increase in recall, a 5.39% enhancement in F1-Score, and a 56.78% reduction in False Negative Rate (FNR), while balancing the FNR and False Positive Rate (FPR), verifying that the proposed method can identify elevator anomalies effectively and reduce the missed detection of abnormal events.

Key words: elevator, multivariate time series, anomaly detection, dynamic graph aggregation, neural ordinary differential equation

摘要:

电梯在运行过程中所产生的多元时间序列数据对于构建电梯安全监测系统至关重要。针对现有方法忽略了序列之间相关性影响的问题,提出一种基于动态时空编码器的电梯多元时间序列异常检测方法——DSTE (Dynamic Spatial-Temporal Encoder)。首先,引入动态图聚合模块,通过图卷积与注意力机制计算全局节点的自注意力,并用得到的结果进行空间特征聚合;同时,采用图池化的方法进行动态图结构更新,动态地调整序列间的关联程度;其次,构建时域特征聚合模块,向传统的时间卷积神经网络(TCN)添加门控卷积模块,并通过神经常微分方程进行时间特征传播的计算,从而实现精准的时空特征建模;最后,结合多层卷积进行解码预测,并判断电梯异常。在真实电梯运行数据集上的实验结果表明,与次优模型DTAAD (Dual TCN-Attention networks for Anomaly Detection)相比, DSTE进行异常检测的精确率提升了0.34%,召回率提升了10.85%, F1-Score提升5.39%,漏报率(FNR)降低了56.78%,同时实现了FNR与误报率(FPR)之间的平衡。本文方法能有效识别电梯异常,并降低异常事件的漏检概率。

关键词: 电梯, 多元时间序列, 异常检测, 动态图聚合, 神经常微分方程

CLC Number: