arXiv:2410.06671cs.LG2024-10被引 3

提出新方法提升时间序列跨域分类准确率

GLA-DA: Global-Local Alignment Domain Adaptation for Multivariate Time Series

  • 先全局对齐,再局部聚类,双阶段对齐特征分布
  • 在多个公开数据集上优于现有最先进方法
  • 适合标签稀缺的时间序列跨域分析任务

与图像和自然语言不同,时间序列数据语义稀疏,标注成本高。无监督和半监督域适应(UDA、SSDA)通过利用已标注源域数据,在未标注或部分标注的目标域上训练,有效缓解此问题。然而,现有方法在下游分类任务中直接对齐源域有标签样本与目标域无标签样本,常导致各类别分布趋同,影响分类性能。为此,本文提出多变量时间序列的全局-局部对齐域适应(GLA-DA)方法。首先,通过对抗方式将两个域的数据编码至中间特征空间,实现全局特征对齐(GFA);随后,利用基于相似性与深度学习模型的一致性为无标签目标数据分配伪标签,确保同类别样本聚集,实现局部类别对齐(LCA)。GLA-DA在UDA与SSDA场景下均表现优越,于多个公开数据集上验证其有效性,消融实验也证实关键模块的重要性。

原文摘要 · Abstract (English)

Unlike images and natural language tokens, time series data is highly semantically sparse, resulting in labor-intensive label annotations. Unsupervised and Semi-supervised Domain Adaptation (UDA and SSDA) have demonstrated efficiency in addressing this issue by utilizing pre-labeled source data to train on unlabeled or partially labeled target data. However, in domain adaptation methods designed for downstream classification tasks, directly adapting labeled source samples with unlabelled target samples often results in similar distributions across various classes, thereby compromising the performance of the target classification task. To tackle this challenge, we proposed a Global-Local Alignment Domain Adaptation (GLA-DA) method for multivariate time series data. Data from two domains were initially encoded to align in an intermediate feature space adversarially, achieving Global Feature Alignment (GFA). Subsequently, GLA-DA leveraged the consistency between similarity-based and deep learning-based models to assign pseudo labels to unlabeled target data. This process aims to preserve differences among data with distinct labels by aligning the samples with the same class labels together, achieving Local Class Alignment (LCA). We implemented GLA-DA in both UDA and SSDA scenarios, showcasing its superiority over state-of-the-art methods through extensive experiments on various public datasets. Ablation experiments underscored the significance of key components within GLA-DA.

时间序列域适应分类伪标签

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