paper-with-me

홈 › Papers

NeuroPapyri: A Deep Attention Embedding Network for Handwritten Papyri Retrieval

2024-08-14 · Giuseppe De Gregorio, Simon Perrin, Rodrigo C. G. Pena, Isabelle Marthot-Santaniello, Harold Mouchère

The intersection of computer vision and machine learning has emerged as a promising avenue for advancing historical research, facilitating a more profound exploration of our past. However, the application of machine learning approaches in historical palaeography is often met with criticism due to their perceived ``black box'' nature. In response to this challenge, we introduce NeuroPapyri, an innovative deep learning-based model specifically designed for the analysis of images containing ancient Greek papyri. To address concerns related to transparency and interpretability, the model incorporates an attention mechanism. This attention mechanism not only enhances the model's performance but also provides a visual representation of the image regions that significantly contribute to the decision-making process. Specifically calibrated for processing images of papyrus documents with lines of handwritten text, the model utilizes individual attention maps to inform the presence or absence of specific characters in the input image. This paper presents the NeuroPapyri model, including its architecture and training methodology. Results from the evaluation demonstrate NeuroPapyri's efficacy in document retrieval, showcasing its potential to advance the analysis of historical manuscripts.

📄 PDF Abstract BibTeX arXiv:2408.07785

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDeep AttentionRetrieval

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Writer Retrieval and Writer Identification in Greek Papyri

2022-12-15 · Vincent Christlein, Isabelle Marthot-Santaniello, Martin Mayr, Anguelos Nicolaou 외

The analysis of digitized historical manuscripts is typically addressed by paleographic experts. Writer identification refers to the classification of known writers while writer retrieval seeks to find the writer by mean…

BinarizationRetrievalWriter Retrieval

Feature Mixing for Writer Retrieval and Identification on Papyri Fragments

2023-06-22 · Marco Peer, Robert Sablatnig

This paper proposes a deep-learning-based approach to writer retrieval and identification for papyri, with a focus on identifying fragments associated with a specific writer and those corresponding to the same image. We …

BinarizationRetrievalWriter Retrieval

KaiRacters: Character-level-based Writer Retrieval for Greek Papyri

2024-07-10 · Marco Peer, Robert Sablatnig, Olga Serbaeva, Isabelle Marthot-Santaniello

This paper presents a character-based approach for enhancing writer retrieval performance in the context of Greek papyri. Our contribution lies in introducing character-level annotations for frequently used characters, i…

RetrievalWriter Retrieval

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

2024-04-26 · Marco Peer, Florian Kleber, Robert Sablatnig

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 e…

RetrievalWriter Retrieval

Leveraging Deep Learning with Multi-Head Attention for Accurate Extraction of Medicine from Handwritten Prescriptions

2024-12-24 · Usman Ali, Sahil Ranmbail, Muhammad Nadeem, Hamid Ishfaq 외

Extracting medication names from handwritten doctor prescriptions is challenging due to the wide variability in handwriting styles and prescription formats. This paper presents a robust method for extracting medicine nam…

Optical Character Recognition