原文:TS2Vec: Towards Universal Representation of Time Series 论文翻译

重点: 有的模型只能进行instance级别的representation,本文是任意层级 选取positive pair 的原则是:模型根据不同上下文对于同一个时间戳的representation应当一致。 随机剪裁层保证了模型不会只学到绝对位置信息而忽视了上下文信息。 疑问 本模型在ETTH 数据集上的表现既有Informer能捕捉长期信号的优点,也有TCN能捕捉周期性信号的优点。 其他数据集 ...

2021-11-01 18:27 0 1621 推荐指数:

查看详情

Towards Universal Object Detection by Domain Attention

论文及代码 论文地址:https://arxiv.org/abs/1904.04402 代码:http://www.svcl.ucsd.edu/projects/universal-detection/ 概述 文章提出了一个通用的目标检测系统,适用于不同的图像领域而不需要该领域的先验知识 ...

Sun Sep 29 23:21:00 CST 2019 0 474
Time-Series Analysis

Time-Series Analysis A time series is a set of observations for a variable over successive periods of time(e.g., monthly stock market returns ...

Mon Feb 02 05:10:00 CST 2015 0 2498
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM