CVMay 31, 2025

Performance Analysis of Few-Shot Learning Approaches for Bangla Handwritten Character and Digit Recognition

arXiv:2506.00447v17 citationsh-index: 19Has Code2024 6th International Conference on Sustainable Technologies for Industry 5.0 (STI)
Originality Incremental advance
AI Analysis

It addresses dataset scarcity for complex scripts like Bangla, with potential generalization to similar languages, but is incremental as it builds on existing few-shot learning methods.

The study tackled Bangla handwritten character and digit recognition with limited labeled data using few-shot learning, and SynergiProtoNet outperformed state-of-the-art models, establishing a new benchmark.

This study investigates the performance of few-shot learning (FSL) approaches in recognizing Bangla handwritten characters and numerals using limited labeled data. It demonstrates the applicability of these methods to scripts with intricate and complex structures, where dataset scarcity is a common challenge. Given the complexity of Bangla script, we hypothesize that models performing well on these characters can generalize effectively to languages of similar or lower structural complexity. To this end, we introduce SynergiProtoNet, a hybrid network designed to improve the recognition accuracy of handwritten characters and digits. The model integrates advanced clustering techniques with a robust embedding framework to capture fine-grained details and contextual nuances. It leverages multi-level (both high- and low-level) feature extraction within a prototypical learning framework. We rigorously benchmark SynergiProtoNet against several state-of-the-art few-shot learning models: BD-CSPN, Prototypical Network, Relation Network, Matching Network, and SimpleShot, across diverse evaluation settings including Monolingual Intra-Dataset Evaluation, Monolingual Inter-Dataset Evaluation, Cross-Lingual Transfer, and Split Digit Testing. Experimental results show that SynergiProtoNet consistently outperforms existing methods, establishing a new benchmark in few-shot learning for handwritten character and digit recognition. The code is available on GitHub: https://github.com/MehediAhamed/SynergiProtoNet.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes