paper-with-me

Papers

Decorrelation-based Self-Supervised Visual Representation Learning for Writer Identification

2024-10-02 · Arkadip Maitra, Shree Mitra, Siladittya Manna, Saumik Bhattacharya, Umapada Pal

Self-supervised learning has developed rapidly over the last decade and has been applied in many areas of computer vision. Decorrelation-based self-supervised pretraining has shown great promise among non-contrastive algorithms, yielding performance at par with supervised and contrastive self-supervised baselines. In this work, we explore the decorrelation-based paradigm of self-supervised learning and apply the same to learning disentangled stroke features for writer identification. Here we propose a modified formulation of the decorrelation-based framework named SWIS which was proposed for signature verification by standardizing the features along each dimension on top of the existing framework. We show that the proposed framework outperforms the contemporary self-supervised learning framework on the writer identification benchmark and also outperforms several supervised methods as well. To the best of our knowledge, this work is the first of its kind to apply self-supervised learning for learning representations for writer verification tasks.

📄 PDF Abstract BibTeX arXiv:2410.01441

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

SCD: Self-Contrastive Decorrelation of Sentence Embeddings

2022-05-01 · ACL 2022 5 · Tassilo Klein, Moin Nabi

In this paper, we propose Self-Contrastive Decorrelation (SCD), a self-supervised approach. Given an input sentence, it optimizes a joint self-contrastive and decorrelation objective. Learning a representation is facilit…

Self-Supervised LearningSentenceSentence Embeddings

SCD: Self-Contrastive Decorrelation for Sentence Embeddings

2022-03-15 · Tassilo Klein, Moin Nabi

In this paper, we propose Self-Contrastive Decorrelation (SCD), a self-supervised approach. Given an input sentence, it optimizes a joint self-contrastive and decorrelation objective. Learning a representation is facilit…

Self-Supervised LearningSentenceSentence Embeddings

On Feature Decorrelation in Self-Supervised Learning

2021-05-02 · ICCV 2021 10 · Tianyu Hua, Wenxiao Wang, Zihui Xue, Sucheng Ren 외

In self-supervised representation learning, a common idea behind most of the state-of-the-art approaches is to enforce the robustness of the representations to predefined augmentations. A potential issue of this idea is …

Representation LearningSelf-Supervised Learning

SWIS: Self-Supervised Representation Learning For Writer Independent Offline Signature Verification

2022-02-26 · Siladittya Manna, Soumitri Chattopadhyay, Saumik Bhattacharya, Umapada Pal

Writer independent offline signature verification is one of the most challenging tasks in pattern recognition as there is often a scarcity of training data. To handle such data scarcity problem, in this paper, we propose…

Representation LearningSelf-Supervised Learning

Encoding CNN Activations for Writer Recognition

2017-12-21 · Vincent Christlein, Andreas Maier

The encoding of local features is an essential part for writer identification and writer retrieval. While CNN activations have already been used as local features in related works, the encoding of these features has attr…

RetrievalWriter Retrieval