中文
相关论文

相关论文: Baseer: A Vision-Language Model for Arabic Documen…

200 篇论文

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

Optical Character Recognition (OCR) is increasingly regarded as a foundational capability for modern vision-language models (VLMs), enabling them not only to read text in images but also to support downstream reasoning in real-world visual…

计算机视觉与模式识别 · 计算机科学 2026-04-22 Longwei Xu , Feng Feng , Shaojie Zhang , Xin Chen , Hang Li , Anan Du , Hailong Yu , Pei Fu , Zhenbo Luo , Jian Luan

Retrieval-Augmented Generation (RAG) has become a popular technique for enhancing the reliability and utility of Large Language Models (LLMs) by grounding responses in external documents. Traditional RAG systems rely on Optical Character…

计算机视觉与模式识别 · 计算机科学 2025-05-12 Alexander Most , Joseph Winjum , Ayan Biswas , Shawn Jones , Nishath Rajiv Ranasinghe , Dan O'Malley , Manish Bhattarai

Multimodal Large Language Models (MLLMs) have seen rapid advances in recent years and are now being applied to visual document understanding tasks. They are expected to process a wide range of document images across languages, including…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Keito Sasagawa , Shuhei Kurita , Daisuke Kawahara

Document parsing is a core task in document intelligence, supporting applications such as information extraction, retrieval-augmented generation, and automated document analysis. However, real-world documents often feature complex layouts…

We present olmOCR 2, the latest in our family of powerful OCR systems for converting digitized print documents, like PDFs, into clean, naturally ordered plain text. olmOCR 2 is powered by olmOCR-2-7B-1025, a specialized, 7B vision language…

计算机视觉与模式识别 · 计算机科学 2025-10-23 Jake Poznanski , Luca Soldaini , Kyle Lo

Recent advances in Large Vision-Language models (LVLM) have spurred significant progress in document parsing task. Compared to traditional pipeline-based methods, end-to-end paradigms have shown their excellence in converting PDF images…

计算机视觉与模式识别 · 计算机科学 2025-09-25 Xiangyang Chen , Shuzhao Li , Xiuwen Zhu , Yongfan Chen , Fan Yang , Cheng Fang , Lin Qu , Xiaoxiao Xu , Hu Wei , Minggang Wu

Most organizational data in this world are stored as documents, and visual retrieval plays a crucial role in unlocking the collective intelligence from all these documents. However, existing benchmarks focus on English-only document…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Jian Chen , Ming Li , Jihyung Kil , Chenguang Wang , Tong Yu , Ryan Rossi , Tianyi Zhou , Changyou Chen , Ruiyi Zhang

Large Language Models (LLMs) struggle with long-context code due to window limitations. Existing textual code compression methods mitigate this via selective filtering but often disrupt dependency closure, causing semantic fragmentation. To…

软件工程 · 计算机科学 2026-02-03 Jianping Zhong , Guochang Li , Chen Zhi , Junxiao Han , Zhen Qin , Xinkui Zhao , Nan Wang , Shuiguang Deng , Jianwei Yin

As Large Multimodal Models (LMMs) become more capable, there is growing interest in evaluating their reasoning processes alongside their final outputs. However, most benchmarks remain focused on English, overlooking languages with rich…

计算机视觉与模式识别 · 计算机科学 2025-05-23 Sara Ghaboura , Ketan More , Wafa Alghallabi , Omkar Thawakar , Jorma Laaksonen , Hisham Cholakkal , Salman Khan , Rao Muhammad Anwer

Document parsing is a fine-grained task where image resolution significantly impacts performance. While advanced research leveraging vision-language models benefits from high-resolution input to boost model performance, this often leads to…

Large Multimodal Models (LMMs) have become increasingly versatile, accompanied by impressive Optical Character Recognition (OCR) related capabilities. Existing OCR-related benchmarks emphasize evaluating LMMs' abilities of relatively simple…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Haibin He , Maoyuan Ye , Jing Zhang , Xiantao Cai , Juhua Liu , Bo Du , Dacheng Tao

This paper demonstrates that a progressively aligned language model can effectively bridge frozen vision encoders and large language models (LLMs). While the fundamental architecture and pre-training methods of vision encoders and LLMs have…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Junfei Xiao , Zheng Xu , Alan Yuille , Shen Yan , Boyu Wang

Text-rich VQA, namely Visual Question Answering based on text recognition in the images, is a cross-modal task that requires both image comprehension and text recognition. In this work, we focus on investigating the advantages and…

计算机视觉与模式识别 · 计算机科学 2023-11-14 Xuejing Liu , Wei Tang , Xinzhe Ni , Jinghui Lu , Rui Zhao , Zechao Li , Fei Tan

Large Language Models (LLMs) have shown exceptional capabilities in Natural Language Processing (NLP) across diverse domains. However, their application in specialized tasks such as Legal Judgment Prediction (LJP) for low-resource languages…

计算与语言 · 计算机科学 2025-03-03 Mohamed Bayan Kmainasi , Ali Ezzat Shahroor , Amani Al-Ghraibah

The rapid advancements in Large Language Models (LLMs) have led to significant improvements in various natural language processing tasks. However, the evaluation of LLMs' legal knowledge, particularly in non-English languages such as…

Modern Large Vision-Language Models (LVLMs) enjoy the same vision vocabulary -- CLIP, which can cover most common vision tasks. However, for some special vision task that needs dense and fine-grained vision perception, e.g., document-level…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Haoran Wei , Lingyu Kong , Jinyue Chen , Liang Zhao , Zheng Ge , Jinrong Yang , Jianjian Sun , Chunrui Han , Xiangyu Zhang

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

Multimodal large language models (MLLMs) have proven effective in a wide range of tasks requiring complex reasoning and linguistic comprehension. However, due to a lack of high-quality multimodal resources in languages other than English,…

We present DeepSeek-OCR as an initial investigation into the feasibility of compressing long contexts via optical 2D mapping. DeepSeek-OCR consists of two components: DeepEncoder and DeepSeek3B-MoE-A570M as the decoder. Specifically,…

计算机视觉与模式识别 · 计算机科学 2025-10-22 Haoran Wei , Yaofeng Sun , Yukun Li