BriefGPT.xyz
Sep, 2024
基于形状子距的模型选择用于多源迁移学习的时间序列分类
Model Selection with a Shapelet-based Distance Measure for Multi-source Transfer Learning in Time Series Classification
HTML
PDF
Jiseok Lee, Brian Kenji Iwana
TL;DR
本研究解决了在时间序列分类中选择适当源数据集的问题,提出了一种基于形状子发现的迁移性测量方法以有效选择多个数据集作为预训练来源。研究表明,该方法能够显著提升时间卷积神经网络在时间序列数据集上的性能。
Abstract
Transfer Learning
is a common practice that alleviates the need for extensive data to train
Neural Networks
. It is performed by pre-training a model using a source dataset and fine-tuning it for a target task. Ho
→