arXiv:2603.00755cs.CVcs.LG2026-03被引 2

轻量级ViT模型BornoViT高效识别孟加拉手写字符

BornoViT: A Novel Efficient Vision Transformer for Bengali Handwritten Basic Characters Classification

  • 用简化卷积结构构建轻量Vision Transformer,降低计算开销
  • 参数仅0.65万,模型大小0.62MB,推理耗时0.16 GFLOPs
  • 在两个数据集上准确率达95.77%和91.51%,适合资源受限场景

由于孟加拉文字形复杂多变,手写字符分类面临挑战。现有模型普遍计算开销大、需大量数据,难以适用于资源有限的孟加拉语。本文提出新型轻量级Vision Transformer模型BornoViT,有效识别孟加拉手写基础字符与数字。相比传统DCNN架构,该模型采用更简化的深度卷积网络设计,显著降低计算负担。BornoViT仅有0.65百万参数,模型大小0.62 MB,计算量仅为0.16 GFLOPs,远低于当前主流模型,更适合资源受限环境。在BanglaLekha Isolated数据集上达到95.77%准确率,优于现有先进方法;在自建数据集Bornomala(约222样本,涵盖不同年龄群体)上取得91.51%准确率,验证其实际适用性。

原文摘要 · Abstract (English)

Handwritten character classification in the Bengali script is a significant challenge due to the complexity and variability of the characters. The models commonly used for classification are often computationally expensive and data-hungry, making them unsuitable for resource-limited languages such as Bengali. In this experiment, we propose a novel, efficient, and lightweight Vision Transformer model that effectively classifies Bengali handwritten basic characters and digits, addressing several shortcomings of traditional methods. The proposed solution utilizes a deep convolutional neural network (DCNN) in a more simplified manner compared to traditional DCNN architectures, with the aim of reducing computational burden. With only 0.65 million parameters, a model size of 0.62 MB, and 0.16 GFLOPs, our model, BornoViT, is significantly lighter than current state-of-the-art models, making it more suitable for resource-limited environments, which is essential for Bengali handwritten character classification. BornoViT was evaluated on the BanglaLekha Isolated dataset, achieving an accuracy of 95.77%, and demonstrating superior efficiency compared to existing state-of-the-art approaches. Furthermore, the model was evaluated on our self-collected dataset, Bornomala, consisting of approximately 222 samples from different age groups, where it achieved an accuracy of 91.51%.

视觉Transformer手写识别轻量化孟加拉语

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。