paper-with-me

Papers

Boosting CNN-based Handwriting Recognition Systems with Learnable Relaxation Labeling

2024-09-09 · Sara Ferro, Alessandro Torcinovich, Arianna Traviglia, Marcello Pelillo

The primary challenge for handwriting recognition systems lies in managing long-range contextual dependencies, an issue that traditional models often struggle with. To mitigate it, attention mechanisms have recently been employed to enhance context-aware labelling, thereby achieving state-of-the-art performance. In the field of pattern recognition and image analysis, however, the use of contextual information in labelling problems has a long history and goes back at least to the early 1970's. Among the various approaches developed in those years, Relaxation Labelling (RL) processes have played a prominent role and have been the method of choice in the field for more than a decade. Contrary to recent transformer-based architectures, RL processes offer a principled approach to the use of contextual constraints, having a solid theoretic foundation grounded on variational inequality and game theory, as well as effective algorithms with convergence guarantees. In this paper, we propose a novel approach to handwriting recognition that integrates the strengths of two distinct methodologies. In particular, we propose integrating (trainable) RL processes with various well-established neural architectures and we introduce a sparsification technique that accelerates the convergence of the algorithm and enhances the overall system's performance. Experiments over several benchmark datasets show that RL processes can improve the generalisation ability, even surpassing in some cases transformer-based architectures.

📄 PDF Abstract BibTeX arXiv:2409.05699

Code (0)

등록된 구현이 없습니다.

Tasks

Handwriting Recognition

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 제목 키워드 기반

A Transformer Based Handwriting Recognition System Jointly Using Online and Offline Features

2025-06-25 · Ayush Lodh, Ritabrata Chakraborty, Shivakumara Palaiahnakote, Umapada Pal

We posit that handwriting recognition benefits from complementary cues carried by the rasterized complex glyph and the pen's trajectory, yet most systems exploit only one modality. We introduce an end-to-end network that…

Handwriting RecognitionRepresentation Learning

An Open Source Testing Tool for Evaluating Handwriting Input Methods

2015-05-30 · Liquan Qiu, Lianwen Jin, Ruifen Dai, Yuxiang Zhang 외

This paper presents an open source tool for testing the recognition accuracy of Chinese handwriting input methods. The tool consists of two modules, namely the PC and Android mobile client. The PC client reads handwritte…

Handwriting Recognition

Kurdish Handwritten Character Recognition using Deep Learning Techniques

2022-10-18 · Rebin M. Ahmed, Tarik A. Rashid, Polla Fattah, Abeer Alsadoon 외

Handwriting recognition is one of the active and challenging areas of research in the field of image processing and pattern recognition. It has many applications that include: a reading aid for visual impairment, automat…

Deep LearningHandwriting Recognition

UIT-HWDB: Using Transferring Method to Construct A Novel Benchmark for Evaluating Unconstrained Handwriting Image Recognition in Vietnamese

2022-11-10 · Nghia Hieu Nguyen, Duong T. D. Vo, Kiet Van Nguyen

Recognizing handwriting images is challenging due to the vast variation in writing style across many people and distinct linguistic aspects of writing languages. In Vietnamese, besides the modern Latin characters, there …

Handwriting Recognition

Neural Architecture based on Fuzzy Perceptual Representation For Online Multilingual Handwriting Recognition

2019-08-01 · Hanen Akouaydi, Sourour Njah, Wael Ouarda, Anis Samet 외

Due to the omnipresence of mobile devices, online handwritten scripts have become the most important feeding input to smartphones and tablet devices. To increase online handwriting recognition performance, deeper neural …

Handwriting Recognition