paper-with-me

Papers

Explanation based Handwriting Verification

2019-08-14 · Mihir Chauhan, Mohammad Abuzar Shaikh, Sargur N. Srihari

Deep learning system have drawback that their output is not accompanied with ex-planation. In a domain such as forensic handwriting verification it is essential to provideexplanation to jurors. The goal of handwriting verification is to find a measure of confi-dence whether the given handwritten samples are written by the same or different writer.We propose a method to generate explanations for the confidence provided by convolu-tional neural network (CNN) which maps the input image to 15 annotations (features)provided by experts. Our system comprises of: (1) Feature learning network (FLN),a differentiable system, (2) Inference module for providing explanations. Furthermore,inference module provides two types of explanations: (a) Based on cosine similaritybetween categorical probabilities of each feature, (b) Based on Log-Likelihood Ratio(LLR) using directed probabilistic graphical model. We perform experiments using acombination of feature learning network (FLN) and each inference module. We evaluateour system using XAI-AND dataset, containing 13700 handwritten samples and 15 cor-responding expert examined features for each sample. The dataset is released for publicuse and the methods can be extended to provide explanations on other verification taskslike face verification and bio-medical comparison. This dataset can serve as the basis and benchmark for future research in explanation based handwriting verification. The code is available on github.

📄 PDF Abstract BibTeX arXiv:1909.02548

Code (1)

mshaikh2/HDL_Forensics 공식 구현 tf

Tasks

Explainable Artificial Intelligence (XAI)Face VerificationHandwriting Verification

Similar Papers 제목 키워드 기반

Vision-Language Model Based Handwriting Verification

2024-07-31

Handwriting Verification is a critical in document forensics. Deep learning based approaches often face skepticism from forensic document examiners due to their lack of explainability and reliance on extensive training d…

Attention based Writer Independent Handwriting Verification

2020-09-07 · Mohammad Abuzar Shaikh, Tiehang Duan, Mihir Chauhan, Sargur Srihari

The task of writer verification is to provide a likelihood score for whether the queried and known handwritten image samples belong to the same writer or not. Such a task calls for the neural network to make it's outcome…

Handwriting Verification

MSDS: A Large-Scale Chinese Signature and Token Digit String Dataset for Handwriting Verification

2022-10-17 · Peirong Zhang, Jiajia Jiang, Yuliang Liu, Lianwen Jin

Although online handwriting verification has made great progress recently, the verification performances are still far behind the real usage owing to the small scale of the datasets as well as the limited biometric mediu…

Handwriting Verification

An Empirical Study on Writer Identification & Verification from Intra-variable Individual Handwriting

2017-08-10 · Chandranath Adak, Bidyut. B. Chaudhuri, Michael Blumenstein

The handwriting of an individual may vary substantially with factors such as mood, time, space, writing speed, writing medium and tool, writing topic, etc. It becomes challenging to perform automated writer verification/…

Data Augmentation

Learning Representations from Persian Handwriting for Offline Signature Verification, a Deep Transfer Learning Approach

2019-02-28 · Omid Mersa, Farhood Etaati, Saeed Masoudnia, Babak N. Araabi

Offline Signature Verification (OSV) is a challenging pattern recognition task, especially when it is expected to generalize well on the skilled forgeries that are not available during the training. Its challenges also i…

Transfer Learning