提出新型全局特征融合框架,提升应变计时序数据分类准确率
Global Feature Enhancing and Fusion Framework for Strain Gauge Time Series Classification
- 基于超图构建全局特征,融合局部与高阶关系
- 在工业与公开数据集上实现更优泛化性能
- 适合智能制造中机械状态识别场景
基于物联网的智能制造中,应变计状态(SGS)时序识别至关重要,精准识别可及时发现故障部件,避免事故。通过时序分类(TSC)算法可识别应变计加载卸载序列。尽管深度学习模型如卷积神经网络(CNN)在提取子序列判别性局部特征方面表现优异,但其固有的卷积操作限制了全局特征提取能力。当不同时间序列的局部子序列高度相似时(如飞机机翼静态强度实验的SGS数据),仅依赖局部特征难以充分表达。为此,本文提出两个核心洞察:(i) 通过特征工程构建全局特征;(ii) 学习局部特征间的高阶关系以捕捉全局信息。据此设计了一种基于超图的全局特征学习与融合框架,通过学习并融合全局特征增强语义一致性,从而提升SGS时序表示能力与分类精度。方法在工业SGS数据集与公开UCR数据集上验证,展现出对未见数据更强的泛化能力。代码已开源。
原文摘要 · Abstract (English)
Strain Gauge Status (SGS) time series recognition is crucial in the field of intelligent manufacturing based on the Internet of Things, as accurate identification helps timely detection of failed mechanical components, avoiding accidents. The loading and unloading sequences generated by strain gauges can be identified through time series classification (TSC) algorithms. Recently, deep learning models, e.g., convolutional neural networks (CNNs) have shown remarkable success in the TSC task, as they can extract discriminative local features from the subsequences to identify the time series. However, we observe that only the local features may not be sufficient for expressing the time series, especially when the local sub-sequences between different time series are very similar, e.g., SGS data of aircraft wings in static strength experiments. Nevertheless, CNNs suffer from the limitation in extracting global features due to the nature of convolution operations. For extracting global features to more comprehensively represent the SGS time series, we propose two insights: (i) Constructing global features through feature engineering. (ii) Learning high-order relationships between local features to capture global features. To realize and utilize them, we propose a hypergraph-based global feature learning and fusion framework, which learns and fuses global features for semantic consistency to enhance the representation of SGS time series, thereby improving recognition accuracy. Our method designs are validated on industrial SGS and public UCR datasets, showing better generalization for unseen data in SGS recognition. The code is available at the link https://github.com/Meteor-Stars/GFEF.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。