中文
相关论文

相关论文: ViBERTgrid BiLSTM-CRF: Multimodal Key Information …

200 篇论文

Despite advances in Large Language Models (LLMs) and Multimodal LLMs (MLLMs) for visual document understanding (VDU), visual information extraction (VIE) from relation-rich documents remains challenging due to the layout diversity and…

计算机视觉与模式识别 · 计算机科学 2025-04-16 Zi-Han Jiang , Chien-Wei Lin , Wei-Hua Li , Hsuan-Tung Liu , Yi-Ren Yeh , Chu-Song Chen

We present KPI-BERT, a system which employs novel methods of named entity recognition (NER) and relation extraction (RE) to extract and link key performance indicators (KPIs), e.g. "revenue" or "interest expenses", of companies from…

计算与语言 · 计算机科学 2022-08-04 Lars Hillebrand , Tobias Deußer , Tim Dilmaghani , Bernd Kliem , Rüdiger Loitz , Christian Bauckhage , Rafet Sifa

Most recently, researchers have started building large language models (LLMs) powered data systems that allow users to analyze unstructured text documents like working with a database because LLMs are very effective in extracting attributes…

数据库 · 计算机科学 2025-07-14 Zhaoze Sun , Qiyan Deng , Chengliang Chai , Kaisen Jin , Xinyu Guo , Han Han , Ye Yuan , Guoren Wang , Lei Cao

Constructing accurate knowledge graphs from long texts and low-resource languages is challenging, as large language models (LLMs) experience degraded performance with longer input chunks. This problem is amplified in low-resource settings…

计算与语言 · 计算机科学 2025-03-25 Divyansh Singh , Manuel Nunez Martinez , Bonnie J. Dorr , Sonja Schmer Galunder

Enterprise documents, such as forms and reports, embed critical information for downstream applications like data archiving, automated workflows, and analytics. Although generalist Vision Language Models (VLMs) perform well on established…

计算与语言 · 计算机科学 2026-02-13 Mathieu Sibue , Andres Muñoz Garza , Samuel Mensah , Pranav Shetty , Zhiqiang Ma , Xiaomo Liu , Manuela Veloso

The use of multimodal data in assisted diagnosis and segmentation has emerged as a prominent area of interest in current research. However, one of the primary challenges is how to effectively fuse multimodal features. Most of the current…

计算机视觉与模式识别 · 计算机科学 2024-04-26 Xinxin Fan , Lin Liu , Haoran Zhang

Federated learning is a promising paradigm that utilizes distributed client resources while preserving data privacy. Most existing FL approaches assume clients possess labeled data, however, in real-world scenarios, client-side labels are…

机器学习 · 计算机科学 2025-11-20 Byoungjun Park , Pedro Porto Buarque de Gusmão , Dongjin Ji , Minhoe Kim

Information retrieval (IR) in dynamic data streams is a crucial task, as shifts in data distribution degrade the performance of AI-powered IR systems. To mitigate this issue, memory-based continual learning has been widely adopted for IR.…

信息检索 · 计算机科学 2026-01-13 HuiJeong Son , Hyeongu Kang , Sunho Kim , Subeen Ho , SeongKu Kang , Dongha Lee , Susik Yoon

Tabular reasoning involves multi-step information extraction and logical inference over tabular data. While recent advances have leveraged large language models (LLMs) for reasoning over structured tables, such high-quality textual…

机器学习 · 计算机科学 2025-06-05 Jun-Peng Jiang , Yu Xia , Hai-Long Sun , Shiyin Lu , Qing-Guo Chen , Weihua Luo , Kaifu Zhang , De-Chuan Zhan , Han-Jia Ye

This study explores the integration of Building Information Modeling (BIM) with Natural Language Processing (NLP) to automate the extraction of requirements from unstructured French Building Technical Specification (BTS) documents within…

计算与语言 · 计算机科学 2025-08-20 Insaf Nahri , Romain Pinquié , Philippe Véron , Nicolas Bus , Mathieu Thorel

Large Language Models (LLMs) have shown promising performance in text-to-SQL, which involves translating natural language questions into SQL queries. However, current text-to-SQL LLMs are computationally expensive and challenging to deploy…

计算与语言 · 计算机科学 2024-10-16 Qihuang Zhong , Kunfeng Chen , Liang Ding , Juhua Liu , Bo Du , Dacheng Tao

We propose an efficient modeling framework for cross-lingual named entity recognition in semi-structured text data. Our approach relies on both knowledge distillation and consistency training. The modeling framework leverages knowledge from…

计算与语言 · 计算机科学 2023-07-19 Sunisth Kumar , Davide Liu , Alexandre Boulenger

Structured document understanding has attracted considerable attention and made significant progress recently, owing to its crucial role in intelligent document processing. However, most existing related models can only deal with the…

计算与语言 · 计算机科学 2022-03-01 Jiapeng Wang , Lianwen Jin , Kai Ding

Online Knowledge Distillation (KD) is recently highlighted to train large models in Federated Learning (FL) environments. Many existing studies adopt the logit ensemble method to perform KD on the server side. However, they often assume…

机器学习 · 计算机科学 2026-01-09 Jihyun Lim , Junhyuk Jo , Tuo Zhang , Sunwoo Lee

Techniques for automatically extracting important content elements from business documents such as contracts, statements, and filings have the potential to make business operations more efficient. This problem can be formulated as a…

计算与语言 · 计算机科学 2020-02-06 Ruixue Zhang , Wei Yang , Luyun Lin , Zhengkai Tu , Yuqing Xie , Zihang Fu , Yuhao Xie , Luchen Tan , Kun Xiong , Jimmy Lin

Recently, automatically extracting information from visually rich documents (e.g., tickets and resumes) has become a hot and vital research topic due to its widespread commercial value. Most existing methods divide this task into two…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Zhanzhan Cheng , Peng Zhang , Can Li , Qiao Liang , Yunlu Xu , Pengfei Li , Shiliang Pu , Yi Niu , Fei Wu

Visual Question Answering (VQA) focuses on providing answers to natural language questions by utilizing information from images. Although cutting-edge multimodal large language models (MLLMs) such as GPT-4o achieve strong performance on VQA…

计算机视觉与模式识别 · 计算机科学 2025-07-09 Zhengxuan Zhang , Yin Wu , Yuyu Luo , Nan Tang

BiLSTM has been prevalently used as a core module for NER in a sequence-labeling setup. State-of-the-art approaches use BiLSTM with additional resources such as gazetteers, language-modeling, or multi-task supervision to further improve…

计算与语言 · 计算机科学 2020-07-06 Peng-Hsuan Li , Tsu-Jui Fu , Wei-Yun Ma

Named entity recognition (NER) of chemicals and drugs is a critical domain of information extraction in biochemical research. NER provides support for text mining in biochemical reactions, including entity relation extraction, attribute…

计算与语言 · 计算机科学 2020-12-22 Jian Liu , Lei Gao , Sujie Guo , Rui Ding , Xin Huang , Long Ye , Qinghua Meng , Asef Nazari , Dhananjay Thiruvady

This study focuses on the feature extraction problem in multi-modal data regression. To address three core challenges in real-world scenarios: limited and non-IID data, effective extraction and fusion of multi-modal information, and…

机器学习 · 计算机科学 2025-12-03 Haozhe Wu