NeFut Logo NeFut
Admin Login

[CS.AI] Revolutionary Automated LLM for Cross-Lingual Handwritten OCR

Published at: 2026-07-20 22:00 Last updated: 2026-07-22 01:02
#AI #Neural #AutoML

We present a fully automated closed-loop AutoML framework that uses GPT-5, GPT-4o, and Claude Sonnet 4 as autonomous neural architecture designers for cross-lingual handwritten optical character recognition. Each large language model independently generates, trains, evaluates, and iteratively refines neural network architectures using performance feedback from previous trials.

The framework is evaluated on Arabic, Persian, and English handwriting datasets through 270 independent experiments. It consistently discovers accurate and computationally efficient models without manual architecture design, domain-specific preprocessing, or hyperparameter tuning.

The generated models achieve mean test accuracies above 93 percent, a best accuracy of 98.1 percent, and inference latency between 41 and 44 milliseconds. The results demonstrate that large language models can function as effective AutoML agents for neural architecture search, enabling scalable, script-adaptive, and reproducible handwriting recognition across languages.

Blogger's Review: This article showcases the potential of large language models in the realm of automated machine learning, particularly in cross-lingual handwriting recognition. Through a closed-loop design, the models not only improve accuracy but also achieve efficient computational performance, marking a significant advancement in neural architecture search. With ongoing technological developments, LLMs may further drive the automation of more complex tasks in the future.

Original Source: https://arxiv.org/abs/2607.15509

[h] Back to Home