English
Related papers

Related papers: AtlasOCR: Building the First Open-Source Darija OC…

200 papers

We introduce Atlas-Chat, the first-ever collection of LLMs specifically developed for dialectal Arabic. Focusing on Moroccan Arabic, also known as Darija, we construct our instruction dataset by consolidating existing Darija language…

Arabic document OCR remains a challenging task due to the language's cursive script, diverse fonts, diacritics, and right-to-left orientation. While modern Multimodal Large Language Models (MLLMs) have advanced document understanding for…

Computer Vision and Pattern Recognition · Computer Science 2025-09-26 Khalil Hennara , Muhammad Hreden , Mohamed Motasim Hamed , Ahmad Bastati , Zeina Aldallal , Sara Chrouf , Safwan AlModhayan

The inherent complexities of Arabic script; its cursive nature, diacritical marks (tashkeel), and varied typography, pose persistent challenges for Optical Character Recognition (OCR). We present Qari-OCR, a series of vision-language models…

Computer Vision and Pattern Recognition · Computer Science 2025-06-04 Ahmed Wasfy , Omer Nacar , Abdelakreem Elkhateb , Mahmoud Reda , Omar Elshehy , Adel Ammar , Wadii Boulila

Darija Open Dataset (DODa) is an open-source project for the Moroccan dialect. With more than 10,000 entries DODa is arguably the largest open-source collaborative project for Darija-English translation built for Natural Language Processing…

Computation and Language · Computer Science 2021-03-18 Aissam Outchakoucht , Hamza Es-Samaali

Open-source large language models (LLMs) still marginalise Moroccan Arabic (Darija), forcing practitioners either to bolt on heavyweight Arabic adapters or to sacrifice the very reasoning skills that make LLMs useful. We show that a…

Computation and Language · Computer Science 2025-05-26 Abderrahman Skiredj , Ferdaous Azhari , Houdaifa Atou , Nouamane Tazi , Ismail Berrada

Darija Open Dataset (DODa) represents an open-source project aimed at enhancing Natural Language Processing capabilities for the Moroccan dialect, Darija. With approximately 100,000 entries, DODa stands as the largest collaborative project…

Computation and Language · Computer Science 2024-05-24 Aissam Outchakoucht , Hamza Es-Samaali

Kazakh is a Turkic language using the Arabic, Cyrillic, and Latin scripts, making it unique in terms of optical character recognition (OCR). Work on OCR for low-resource Kazakh scripts is very scarce, and no OCR benchmarks or images exist…

Computer Vision and Pattern Recognition · Computer Science 2026-03-17 Henry Gagnier , Sophie Gagnier , Ashwin Kirubakaran

Navigating the complexities of language diversity is a central challenge in developing robust natural language processing systems, especially in specialized domains like banking. The Moroccan Dialect (Darija) serves as the common language…

Computation and Language · Computer Science 2024-05-28 Abderrahman Skiredj , Ferdaous Azhari , Ismail Berrada , Saad Ezzini

Arabic Optical Character Recognition (OCR) and Handwriting Recognition (HWR) pose unique challenges due to the cursive and context-sensitive nature of the Arabic script. This study introduces Qalam, a novel foundation model designed for…

Computer Vision and Pattern Recognition · Computer Science 2024-07-19 Gagan Bhatia , El Moatez Billah Nagoudi , Fakhraddin Alwajih , Muhammad Abdul-Mageed

Recent advances in vision-language models (VLMs) have enabled end-to-end document parsing and understanding, achieving strong performance on diverse optical character recognition (OCR) tasks. However, VLMs are prone to generate words that…

Computer Vision and Pattern Recognition · Computer Science 2026-03-09 Qian Chen , Xianyin Zhang , Lifan Guo , Feng Chen , Chi Zhang

Multimodal large language models (MLLMs) have shown impressive capabilities across various domains, excelling in processing and understanding information from multiple modalities. Despite the rapid progress made previously, insufficient OCR…

Computer Vision and Pattern Recognition · Computer Science 2025-01-28 Song Chen , Xinyu Guo , Yadong Li , Tao Zhang , Mingan Lin , Dongdong Kuang , Youwei Zhang , Lingfeng Ming , Fengyu Zhang , Yuran Wang , Jianhua Xu , Zenan Zhou , Weipeng Chen

In this report, we propose PaddleOCR-VL, a SOTA and resource-efficient model tailored for document parsing. Its core component is PaddleOCR-VL-0.9B, a compact yet powerful vision-language model (VLM) that integrates a NaViT-style dynamic…

Computer Vision and Pattern Recognition · Computer Science 2025-11-26 Cheng Cui , Ting Sun , Suyin Liang , Tingquan Gao , Zelun Zhang , Jiaxuan Liu , Xueqing Wang , Changda Zhou , Hongen Liu , Manhui Lin , Yue Zhang , Yubo Zhang , Handong Zheng , Jing Zhang , Jun Zhang , Yi Liu , Dianhai Yu , Yanjun Ma

Recent advancements have significantly enhanced the capabilities of Multimodal Large Language Models (MLLMs) in generating and understanding image-to-text content. Despite these successes, progress is predominantly limited to English due to…

Computation and Language · Computer Science 2024-07-29 Fakhraddin Alwajih , Gagan Bhatia , Muhammad Abdul-Mageed

Optical character recognition (OCR) is a vital process that involves the extraction of handwritten or printed text from scanned or printed images, converting it into a format that can be understood and processed by machines. This enables…

Computer Vision and Pattern Recognition · Computer Science 2023-12-20 Mahmoud SalahEldin Kasem , Mohamed Mahmoud , Hyun-Soo Kang

Optical character recognition (OCR) and multilingual text understanding remain major failure modes of multimodal large language models (MLLMs), particularly in real-world images containing cluttered layouts, small fonts, blur, occlusion,…

Computer Vision and Pattern Recognition · Computer Science 2026-05-26 Qinwu Xu , Yifan Jiang , Haoyu Ren

With the growing adoption of Retrieval-Augmented Generation (RAG) in document processing, robust text recognition has become increasingly critical for knowledge extraction. While OCR (Optical Character Recognition) for English and other…

Computer Vision and Pattern Recognition · Computer Science 2025-06-30 Ahmed Heakl , Abdullah Sohail , Mukul Ranjan , Rania Hossam , Ghazi Shazan Ahmad , Mohamed El-Geish , Omar Maher , Zhiqiang Shen , Fahad Khan , Salman Khan

Optical Character Recognition (OCR) is the process of extracting digitized text from images of scanned documents. While OCR systems have already matured in many languages, they still have shortcomings in cursive languages with overlapping…

Computer Vision and Pattern Recognition · Computer Science 2020-09-22 Hussein Osman , Karim Zaghw , Mostafa Hazem , Seifeldin Elsehely

Pre-trained Language Models (PLMs) are integral to many modern natural language processing (NLP) systems. Although multilingual models cover a wide range of languages, they often grapple with challenges like high inference costs and a lack…

Computation and Language · Computer Science 2024-07-19 Murtadha Ahmed , Saghir Alfasly , Bo Wen , Jamaal Qasem , Mohammed Ahmed , Yunfeng Liu

Recent multimodal foundation models are primarily trained on English or high resource European language data, which hinders their applicability to other medium and low-resource languages. To address this limitation, we introduce Chitrarth…

Visual Question Answer (VQA) poses the problem of answering a natural language question about a visual context. Bangla, despite being a widely spoken language, is considered low-resource in the realm of VQA due to the lack of proper…

‹ Prev 1 2 3 10 Next ›