LGGEO-PHMLApr 6, 2022

VNIbCReg: VICReg with Neighboring-Invariance and better-Covariance Evaluated on Non-stationary Seismic Signal Time Series

arXiv:2204.02697v51 citationsh-index: 22
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for seismic signal analysis, addressing a domain-specific challenge in time series processing.

The paper tackled the problem of applying self-supervised learning to non-stationary time series by combining VICReg and Temporal Neighborhood Coding, showing effectiveness on seismic signal data.

One of the latest self-supervised learning (SSL) methods, VICReg, showed a great performance both in the linear evaluation and the fine-tuning evaluation. However, VICReg is proposed in computer vision and it learns by pulling representations of random crops of an image while maintaining the representation space by the variance and covariance loss. However, VICReg would be ineffective on non-stationary time series where different parts/crops of input should be differently encoded to consider the non-stationarity. Another recent SSL proposal, Temporal Neighborhood Coding (TNC) is effective for encoding non-stationary time series. This study shows that a combination of a VICReg-style method and TNC is very effective for SSL on non-stationary time series, where a non-stationary seismic signal time series is used as an evaluation dataset.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes