myMNIST: Benchmark of PETNN, KAN, and Classical Deep Learning Models for Burmese Handwritten Digit Recognition
Ye Kyaw Thu, Thazin Myint Oo, Thepchai Supnithi

TL;DR
This paper provides a comprehensive benchmark of various deep learning models, including PETNN, KAN, and classical architectures, on the Burmese Handwritten Digit Dataset, establishing strong baselines and highlighting PETNN's competitive performance.
Contribution
It introduces the first systematic benchmarking of multiple architectures on BHDD, including PETNN and KAN models, and offers reproducible performance baselines for future research.
Findings
CNN achieved the highest accuracy (0.9970)
PETNN (GELU) closely followed with 0.9966 accuracy
Energy-based JEM model performed competitively with 0.9958 accuracy
Abstract
We present the first systematic benchmark on a standardized iteration of the publicly available Burmese Handwritten Digit Dataset (BHDD), which we have designated as myMNIST Benchmarking. While BHDD serves as a foundational resource for Myanmar NLP/AI, it lacks a comprehensive, reproducible performance baseline across modern architectures. We evaluate eleven architectures spanning classical deep learning models (Multi-Layer Perceptron, Convolutional Neural Network, Long Short-Term Memory, Gated Recurrent Unit, Transformer), recent alternatives (FastKAN, EfficientKAN), an energy-based model (JEM), and physics-inspired PETNN variants (Sigmoid, GELU, SiLU). Using Precision, Recall, F1-Score, and Accuracy as evaluation metrics, our results show that the CNN remains a strong baseline, achieving the best overall scores (F1 = 0.9959, Accuracy = 0.9970). The PETNN (GELU) model closely follows…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHandwritten Text Recognition Techniques · Advanced Neural Network Applications · Topic Modeling
