中文
相关论文

相关论文: Fine-Tashkeel: Finetuning Byte-Level Models for Ac…

200 篇论文

Large language models have shown strong potential for Arabic medical text generation; however, traditional fine-tuning objectives treat all medical cases uniformly, ignoring differences in clinical severity. This limitation is particularly…

计算与语言 · 计算机科学 2026-04-09 Ahmed Alansary , Molham Mohamed , Ali Hamdi

Most widely-used pre-trained language models operate on sequences of tokens corresponding to word or subword units. By comparison, token-free models that operate directly on raw text (bytes or characters) have many benefits: they can…

计算与语言 · 计算机科学 2022-03-09 Linting Xue , Aditya Barua , Noah Constant , Rami Al-Rfou , Sharan Narang , Mihir Kale , Adam Roberts , Colin Raffel

Arabic text diacritization remains a persistent challenge in natural language processing due to the language's morphological richness. In this paper, we introduce Sadeed, a novel approach based on a fine-tuned decoder-only language model…

计算与语言 · 计算机科学 2025-08-22 Zeina Aldallal , Sara Chrouf , Khalil Hennara , Mohamed Motaism Hamed , Muhammad Hreden , Safwan AlModhayan

Fine-tuning a pretrained BERT model is the state of the art method for extractive/abstractive text summarization, in this paper we showcase how this fine-tuning method can be applied to the Arabic language to both construct the first…

计算与语言 · 计算机科学 2020-04-30 Khalid N. Elmadani , Mukhtar Elgezouli , Anas Showk

Models that rely on subword tokenization have significant drawbacks, such as sensitivity to character-level noise like spelling errors and inconsistent compression rates across different languages and scripts. While character- or byte-level…

计算与语言 · 计算机科学 2025-04-03 Julie Kallini , Shikhar Murty , Christopher D. Manning , Christopher Potts , Róbert Csordás

Arabic text recognition is a challenging task because of the cursive nature of Arabic writing system, its joint writing scheme, the large number of ligatures and many other challenges. Deep Learning DL models achieved significant progress…

计算机视觉与模式识别 · 计算机科学 2020-09-07 Mohammad Fasha , Bassam Hammo , Nadim Obeid , Jabir Widian

This paper presents the design and development of multi-dialect automatic speech recognition for Arabic. Deep neural networks are becoming an effective tool to solve sequential data problems, particularly, adopting an end-to-end training of…

音频与语音处理 · 电气工程与系统科学 2021-12-30 Abbas Raza Ali

The use of multilingual language models for tasks in low and high-resource languages has been a success story in deep learning. In recent times, Arabic has been receiving widespread attention on account of its dialectal variance. While…

计算与语言 · 计算机科学 2022-11-09 Soumajyoti Sarkar , Kaixiang Lin , Sailik Sengupta , Leonard Lausen , Sheng Zha , Saab Mansour

We present state-of-the-art results on morphosyntactic tagging across different varieties of Arabic using fine-tuned pre-trained transformer language models. Our models consistently outperform existing systems in Modern Standard Arabic and…

计算与语言 · 计算机科学 2022-03-22 Go Inoue , Salam Khalifa , Nizar Habash

Training deep neural networks from scratch on natural language processing (NLP) tasks requires significant amount of manually labeled text corpus and substantial time to converge, which usually cannot be satisfied by the customers. In this…

计算与语言 · 计算机科学 2019-10-29 Yunzhe Tao , Saurabh Gupta , Satyapriya Krishna , Xiong Zhou , Orchid Majumder , Vineet Khare

This paper presents a comprehensive examination of the impact of tokenization strategies and vocabulary sizes on the performance of Arabic language models in downstream natural language processing tasks. Our investigation focused on the…

计算与语言 · 计算机科学 2024-09-23 Mohamed Taher Alrefaie , Nour Eldin Morsy , Nada Samir

Arabic dialect identification is a specific task of natural language processing, aiming to automatically predict the Arabic dialect of a given text. Arabic dialect identification is the first step in various natural language processing…

计算与语言 · 计算机科学 2020-09-29 Maha J. Althobaiti

Spelling correction is the task of identifying spelling mistakes, typos, and grammatical mistakes in a given text and correcting them according to their context and grammatical structure. This work introduces "AraSpell," a framework for…

计算与语言 · 计算机科学 2024-05-14 Mahmoud Salhab , Faisal Abu-Khzam

Large language models (LLMs) for Arabic are still dominated by Modern Standard Arabic (MSA), with limited support for Saudi dialects such as Najdi and Hijazi. This underrepresentation hinders their ability to capture authentic dialectal…

计算与语言 · 计算机科学 2025-08-20 Hassan Barmandah

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…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Ahmed Wasfy , Omer Nacar , Abdelakreem Elkhateb , Mahmoud Reda , Omar Elshehy , Adel Ammar , Wadii Boulila

Large language models fragment Kazakh text into many more tokens than equivalent English text, because their tokenizers were built for high-resource languages. This tokenizer tax inflates compute, shortens the effective context window, and…

计算与语言 · 计算机科学 2026-03-31 Rauan Akylzhanov

Hate speech identification in social media has become an increasingly important issue in recent years. In this research, we address two problems: 1) to detect hate speech in Arabic text, 2) to clean a given text from hate speech. The…

计算与语言 · 计算机科学 2025-08-01 Salam Thabet Doghmash , Motaz Saad

Assessing spoken language is challenging, and quantifying pronunciation metrics for machine learning models is even harder. However, for the Holy Quran, this task is simplified by the rigorous recitation rules (tajweed) established by…

音频与语音处理 · 电气工程与系统科学 2025-09-03 Abdullah Abdelfattah , Mahmoud I. Khalil , Hazem Abbas

We present an analysis of diacritic recognition performance in Arabic Automatic Speech Recognition (ASR) systems. As most existing Arabic speech corpora do not contain all diacritical marks, which represent short vowels and other phonetic…

计算与语言 · 计算机科学 2023-10-10 Hanan Aldarmaki , Ahmad Ghannam

There is a growing body of work in recent years to develop pre-trained language models (PLMs) for the Arabic language. This work concerns addressing two major problems in existing Arabic PLMs which constraint progress of the Arabic NLU and…