SOTAVerified

Computer Vision Self-supervised Learning Methods on Time Series

2021-09-02Code Available0· sign in to hype

Daesoo Lee, Erlend Aune

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Self-supervised learning (SSL) has had great success in both computer vision. Most of the current mainstream computer vision SSL frameworks are based on Siamese network architecture. These approaches often rely on cleverly crafted loss functions and training setups to avoid feature collapse. In this study, we evaluate if those computer-vision SSL frameworks are also effective on a different modality (i.e., time series). The effectiveness is experimented and evaluated on the UCR and UEA archives, and we show that the computer vision SSL frameworks can be effective even for time series. In addition, we propose a new method that improves on the recently proposed VICReg method. Our method improves on a covariance term proposed in VICReg, and in addition we augment the head of the architecture by an iterative normalization layer that accelerates the convergence of the model.

Tasks

Reproductions