English

SAGHOG: Self-Supervised Autoencoder for Generating HOG Features for Writer Retrieval

Computer Vision and Pattern Recognition 2024-04-29 v1

Abstract

This paper introduces SAGHOG, a self-supervised pretraining strategy for writer retrieval using HOG features of the binarized input image. Our preprocessing involves the application of the Segment Anything technique to extract handwriting from various datasets, ending up with about 24k documents, followed by training a vision transformer on reconstructing masked patches of the handwriting. SAGHOG is then finetuned by appending NetRVLAD as an encoding layer to the pretrained encoder. Evaluation of our approach on three historical datasets, Historical-WI, HisFrag20, and GRK-Papyri, demonstrates the effectiveness of SAGHOG for writer retrieval. Additionally, we provide ablation studies on our architecture and evaluate un- and supervised finetuning. Notably, on HisFrag20, SAGHOG outperforms related work with a mAP of 57.2 % - a margin of 11.6 % to the current state of the art, showcasing its robustness on challenging data, and is competitive on even small datasets, e.g. GRK-Papyri, where we achieve a Top-1 accuracy of 58.0%.

Keywords

Cite

@article{arxiv.2404.17221,
  title  = {SAGHOG: Self-Supervised Autoencoder for Generating HOG Features for Writer Retrieval},
  author = {Marco Peer and Florian Kleber and Robert Sablatnig},
  journal= {arXiv preprint arXiv:2404.17221},
  year   = {2024}
}

Comments

accepted for ICDAR2024

R2 v1 2026-06-28T16:07:25.676Z