arXiv:2605.06943cs.LG2026-05

从无标签时间序列数据中学习可解释的原型,提升小样本下的模型性能。

ProtoSSL: Interpretable Prototype Learning from Unlabeled Time-Series Data

论文配图:ProtoSSL: Interpretable Prototype Learning from Unlabeled Time-Series Data
图 1 · 摘自论文原文
  • 通过自监督学习分离模式发现与标签对齐,构建可复用原型库
  • 仅用256个标注样本即超越有监督基线,在全量数据下更优
  • 适用于心电图、音频等多场景,解释性获人类评估认可

在预测性能与可解释性均至关重要的时间序列领域,深度神经网络虽表现优异,但难以揭示决策依据。基于投影的原型网络通过相似性匹配代表性样本,实现案例式解释与全局原型分析。然而现有方法依赖标签监督,使原型绑定特定任务并需大量标注数据。本文提出ProtoSSL,一种从无标签时间序列数据中学习可解释原型,并适配下游任务的新框架。核心思想是将模式发现与标签对齐解耦:首先利用自监督目标直接作用于原型激活,学习可复用的原型库;随后通过高效分配过程将原型映射至下游任务。在六个心电图(ECG)数据集上,ProtoSSL显著提升标签效率,在仅256个标注样本的低数据条件下优于有监督原型基线;经微调后,在全量数据规模下亦表现更优。人类评估显示,ProtoSSL生成的原型及基于原型的解释更受青睐。该框架还可扩展至音频分类任务。因此,ProtoSSL实现了在未知下游标签空间前,从无标签数据中学习通用原型,并后续为新任务分配可解释的投影基础原型。

原文摘要 · Abstract (English)

In time-series domains where both predictive performance and interpretability are essential, deep neural networks achieve strong results but provide limited insight into how their predictions are made. Projection-based prototype networks address this limitation by grounding predictions in similarity to representative training examples, enabling case-based explanations and global prototype inspection. However, existing approaches rely on label supervision, tying prototypes to a specific task and requiring large labeled datasets. We introduce ProtoSSL, a novel framework for learning interpretable, projection-based prototypes from unlabeled time-series data and adapting them to downstream tasks. Our key idea is to separate motif discovery from label alignment. ProtoSSL first learns a reusable prototype bank using a self-supervised objective applied directly to prototype activations, and then aligns these prototypes to downstream tasks through an efficient assignment procedure. Across six electrocardiography (ECG) datasets, ProtoSSL improves label efficiency, outperforming supervised prototype baselines in low-data regimes with as few as 256 labeled examples; with fine-tuning, ProtoSSL outperforms supervised prototype baselines at full dataset scale. In a human evaluation study, ProtoSSL produces prototypes and prototype-based explanations that are judged more favorably than those learned with direct label supervision. We further show that the framework extends to audio classification. Thus, ProtoSSL enables both learning generalizable prototypes from unlabeled data before the downstream label space is known, and subsequent assignment of interpretable, projection-grounded prototypes to new time-series tasks.

可解释性自监督时间序列原型学习

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