CVLGIVFeb 25, 2022

Refining Self-Supervised Learning in Imaging: Beyond Linear Metric

arXiv:2202.12921v2
AI Analysis

This work addresses a bottleneck in self-supervised learning for imaging, offering an incremental improvement over existing methods.

The paper tackled the problem of linear feature limitations in self-supervised contrastive learning by introducing a Jaccard similarity metric to incorporate non-linear features, resulting in improved performance and training efficiency compared to state-of-the-art methods on three image datasets.

We introduce in this paper a new statistical perspective, exploiting the Jaccard similarity metric, as a measure-based metric to effectively invoke non-linear features in the loss of self-supervised contrastive learning. Specifically, our proposed metric may be interpreted as a dependence measure between two adapted projections learned from the so-called latent representations. This is in contrast to the cosine similarity measure in the conventional contrastive learning model, which accounts for correlation information. To the best of our knowledge, this effectively non-linearly fused information embedded in the Jaccard similarity, is novel to self-supervision learning with promising results. The proposed approach is compared to two state-of-the-art self-supervised contrastive learning methods on three image datasets. We not only demonstrate its amenable applicability in current ML problems, but also its improved performance and training efficiency.

Foundations

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

Your Notes