中文
相关论文

相关论文: Bengali Document Layout Analysis -- A YOLOV8 Based…

200 篇论文

Each new generation of English-oriented Large Language Models (LLMs) exhibits enhanced cross-lingual transfer capabilities and significantly outperforms older LLMs on low-resource languages. This prompts the question: Is there a need for…

计算与语言 · 计算机科学 2024-12-16 Tamzeed Mahfuz , Satak Kumar Dey , Ruwad Naswan , Hasnaen Adil , Khondker Salman Sayeed , Haz Sameen Shahgir

The conventional use of the Retrieval-Augmented Generation (RAG) architecture has proven effective for retrieving information from diverse documents. However, challenges arise in handling complex table queries, especially within PDF…

机器学习 · 计算机科学 2024-02-13 Uday Allu , Biddwan Ahmed , Vishesh Tripathi

Clustering is an unsupervised machine learning method grouping data samples into clusters of similar objects. In practice, clustering has been used in numerous applications such as banking customers profiling, document retrieval, image…

计算机视觉与模式识别 · 计算机科学 2021-07-06 Raphaël Couturier , Hassan N. Noura , Ola Salman , Abderrahmane Sider

Open-domain Multi-Document Summarization (ODMDS) is a critical tool for condensing vast arrays of documents into coherent, concise summaries. With a more inter-related document set, there does not necessarily exist a correct answer for the…

计算与语言 · 计算机科学 2023-09-19 Yijie Zhou , Kejian Shi , Wencai Zhang , Yixin Liu , Yilun Zhao , Arman Cohan

Accurate document parsing requires both robust content recognition and a stable parser interface. In explicit Document Layout Analysis (DLA) pipelines, downstream parsers do not consume the full detector output. Instead, they operate on a…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Fuyuan Liu , Dianyu Yu , He Ren , Nayu Liu , Xiaomian Kang , Delai Qiu , Fa Zhang , Genpeng Zhen , Shengping Liu , Jiaen Liang , Wei Huang , Yining Wang , Junnan Zhu

A large amount of document data exists in unstructured form such as raw images without any text information. Designing a practical document image analysis system is a meaningful but challenging task. In previous work, we proposed an…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Chenxia Li , Ruoyu Guo , Jun Zhou , Mengtao An , Yuning Du , Lingfeng Zhu , Yi Liu , Xiaoguang Hu , Dianhai Yu

Large Language Models (LLMs) exhibit high inference latency due to their autoregressive decoding nature. While the draft head in speculative decoding mitigates this issue, its full potential remains unexplored. In this paper, we introduce…

计算与语言 · 计算机科学 2024-08-16 Kaiqi Zhang , Jing Zhao , Rui Chen

Understanding visually-rich business documents to extract structured data and automate business workflows has been receiving attention both in academia and industry. Although recent multi-modal language models have achieved impressive…

计算与语言 · 计算机科学 2023-09-19 Zilong Wang , Yichao Zhou , Wei Wei , Chen-Yu Lee , Sandeep Tata

Emotion detection from text seeks to identify an individual's emotional or mental state - positive, negative, or neutral - based on linguistic cues. While significant progress has been made for English and other high-resource languages,…

计算与语言 · 计算机科学 2025-11-11 Abdullah Al Maruf , Aditi Golder , Zakaria Masud Jiyad , Abdullah Al Numan , Tarannum Shaila Zaman

Recent advances in training large language models (LLMs) using massive amounts of solely textual data lead to strong generalization across many domains and tasks, including document-specific tasks. Opposed to that there is a trend to train…

计算与语言 · 计算机科学 2024-02-16 Marcel Lamott , Yves-Noel Weweler , Adrian Ulges , Faisal Shafait , Dirk Krechel , Darko Obradovic

This paper presents GenDoc, a general sequence-to-sequence document understanding model pre-trained with unified masking across three modalities: text, image, and layout. The proposed model utilizes an encoder-decoder architecture, which…

计算与语言 · 计算机科学 2023-05-19 Shuwei Feng , Tianyang Zhan , Zhanming Jie , Trung Quoc Luong , Xiaoran Jin

Visual Document Retrieval (VDR) models mostly rely on late interaction architectures, in which documents are represented by a set of local patch embeddings and then matched against query tokens. While efficient, this architecture…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Pascal Tilli , Mohsen Mesgar

Coreference Resolution is a well studied problem in NLP. While widely studied for English and other resource-rich languages, research on coreference resolution in Bengali largely remains unexplored due to the absence of relevant datasets.…

计算与语言 · 计算机科学 2023-07-06 Shadman Rohan , Mojammel Hossain , Mohammad Mamun Or Rashid , Nabeel Mohammed

Large language model (LLM) contexts are typically constructed using retrieval-augmented generation (RAG), which involves ranking and selecting the top-k passages. The approach causes fragmentation in information graphs in document…

人工智能 · 计算机科学 2026-01-16 Amir Khurshid , Abhishek Sehgal

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…

计算与语言 · 计算机科学 2024-07-29 Fakhraddin Alwajih , Gagan Bhatia , Muhammad Abdul-Mageed

People commonly communicate in English, Arabic, and Bengali spoken languages through various mediums. However, deaf and hard-of-hearing individuals primarily use body language and sign language to express their needs and achieve…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Md Hadiuzzaman , Mohammed Sowket Ali , Tamanna Sultana , Abdur Raj Shafi , Abu Saleh Musa Miah , Jungpil Shin

Retrieving textual information from natural scene images is an active research area in the field of computer vision with numerous practical applications. Detecting text regions and extracting text from signboards is a challenging problem…

计算机视觉与模式识别 · 计算机科学 2023-11-23 Hasan Murad , Mohammed Eunus Ali

Large Language Model (LLM) pre-training exhausts an ever growing compute budget, yet recent research has demonstrated that careful document selection enables comparable model quality with only a fraction of the FLOPs. Inspired by efforts…

计算与语言 · 计算机科学 2024-06-10 Xiang Kong , Tom Gunter , Ruoming Pang

In recent times Large Language Models have exhibited tremendous capabilities, especially in the areas of mathematics, code generation and general-purpose reasoning. However for specialized domains especially in applications that require…

人工智能 · 计算机科学 2024-05-06 Sujit Khanna , Shishir Subedi

With the rapid advancement of tool-use capabilities in Large Language Models (LLMs), Retrieval-Augmented Generation (RAG) is shifting from static, one-shot retrieval toward autonomous, multi-turn evidence acquisition. However, existing…

人工智能 · 计算机科学 2026-02-13 Zhanli Li , Huiwen Tian , Lvzhou Luo , Yixuan Cao , Ping Luo
‹ 上一页 1 8 9 10 下一页 ›