中文
相关论文

相关论文: Jointly Learning Clinical Entities and Relations w…

200 篇论文

Automatic relationship extraction (RE) from biomedical literature is critical for managing the vast amount of scientific knowledge produced each year. In recent years, utilizing pre-trained language models (PLMs) has become the prevalent…

计算与语言 · 计算机科学 2025-11-04 Mario Sänger , Ulf Leser

Clinical studies often require understanding elements of a patient's narrative that exist only in free text clinical notes. To transform notes into structured data for downstream use, these elements are commonly extracted and normalized to…

计算与语言 · 计算机科学 2020-08-03 Monica Agrawal , Chloe O'Connell , Yasmin Fatemi , Ariel Levy , David Sontag

In this study, a novel method for extracting named entities and relations from unstructured text based on the table representation is presented. By using contextualized word embeddings, the proposed method computes representations for…

计算与语言 · 计算机科学 2022-01-28 Youmi Ma , Tatsuya Hiraoka , Naoaki Okazaki

While recent pre-trained transformer-based models can perform named entity recognition (NER) with great accuracy, their limited range remains an issue when applied to long documents such as whole novels. To alleviate this issue, a solution…

计算与语言 · 计算机科学 2024-04-09 Arthur Amalvy , Vincent Labatut , Richard Dufour

For several purposes in Natural Language Processing (NLP), such as Information Extraction, Sentiment Analysis or Chatbot, Named Entity Recognition (NER) holds an important role as it helps to determine and categorize entities in text into…

计算与语言 · 计算机科学 2020-03-24 Thong Nguyen , Duy Nguyen , Pramod Rao

The idea of using multi-task learning approaches to address the joint extraction of entity and relation is motivated by the relatedness between the entity recognition task and the relation classification task. Existing methods using…

计算与语言 · 计算机科学 2020-09-18 Kai Sun , Richong Zhang , Samuel Mensah , Yongyi Mao , Xudong Liu

This thesis tackles the problem of learning efficient representations of complex, structured data with a natural application to web page and element classification. We hypothesise that the context around the element inside the web page is…

机器学习 · 计算机科学 2021-11-09 Cedric Cook

Relation extraction (RE) has recently moved from the sentence-level to document-level, which requires aggregating document information and using entities and mentions for reasoning. Existing works put entity nodes and mention nodes with…

计算与语言 · 计算机科学 2023-03-08 Hongfei Liu , Zhao Kang , Lizong Zhang , Ling Tian , Fujun Hua

Named Entity Recognition (NER) is a core natural language processing task in which pre-trained language models have shown remarkable performance. However, standard benchmarks like CoNLL 2003 do not address many of the challenges that…

计算与语言 · 计算机科学 2023-05-01 Iker García-Ferrero , Jon Ander Campos , Oscar Sainz , Ander Salaberria , Dan Roth

Recent research efforts have explored the potential of leveraging natural language inference (NLI) techniques to enhance relation extraction (RE). In this vein, we introduce MetaEntailRE, a novel adaptation method that harnesses NLI…

计算与语言 · 计算机科学 2025-03-10 William Hogan , Jingbo Shang

Multimodal integration of text, layout and visual information has achieved SOTA results in visually rich document understanding (VrDU) tasks, including relation extraction (RE). However, despite its importance, evaluation of the relative…

计算与语言 · 计算机科学 2022-11-23 Ciaran Cooney , Rachel Heyburn , Liam Madigan , Mairead O'Cuinn , Chloe Thompson , Joana Cavadas

Document-level relation extraction (RE) aims at extracting relations among entities expressed across multiple sentences, which can be viewed as a multi-label classification problem. In a typical document, most entity pairs do not express…

计算与语言 · 计算机科学 2022-05-04 Yang Zhou , Wee Sun Lee

Current State-of-the-Art models in Named Entity Recognition (NER) are neural models with a Conditional Random Field (CRF) as the final network layer, and pre-trained "contextual embeddings". The CRF layer is used to facilitate global…

计算与语言 · 计算机科学 2021-03-25 Brian Lester , Daniel Pressel , Amy Hemmeter , Sagnik Ray Choudhury

In practical scenario, relation extraction needs to first identify entity pairs that have relation and then assign a correct relation class. However, the number of non-relation entity pairs in context (negative instances) usually far…

计算与语言 · 计算机科学 2019-06-24 Wei Ye , Bo Li , Rui Xie , Zhonghao Sheng , Long Chen , Shikun Zhang

Relation extraction (RE) is a standard information extraction task playing a major role in downstream applications such as knowledge discovery and question answering. Although decoder-only large language models are excelling in generative…

计算与语言 · 计算机科学 2025-07-28 Yuhang Jiang , Ramakanth Kavuluru

In this paper, we explore the benefits of incorporating context into a Recurrent Neural Network (RNN-T) based Automatic Speech Recognition (ASR) model to improve the speech recognition for virtual assistants. Specifically, we use meta…

音频与语音处理 · 电气工程与系统科学 2021-06-17 Swayambhu Nath Ray , Soumyajit Mitra , Raghavendra Bilgi , Sri Garimella

Extracting entities and relations for types of interest from text is important for understanding massive text corpora. Traditionally, systems of entity relation extraction have relied on human-annotated corpora for training and adopted an…

计算与语言 · 计算机科学 2017-06-06 Xiang Ren , Zeqiu Wu , Wenqi He , Meng Qu , Clare R. Voss , Heng Ji , Tarek F. Abdelzaher , Jiawei Han

Relation extraction (RE) is the core NLP task of inferring semantic relationships between entities from text. Standard supervised RE techniques entail training modules to tag tokens comprising entity spans and then predict the relationship…

计算与语言 · 计算机科学 2024-07-17 Somin Wadhwa , Silvio Amir , Byron C. Wallace

We propose a joint event and temporal relation extraction model with shared representation learning and structured prediction. The proposed method has two advantages over existing work. First, it improves event representation by allowing…

计算与语言 · 计算机科学 2020-09-17 Rujun Han , Qiang Ning , Nanyun Peng

Recently, neural methods have achieved state-of-the-art (SOTA) results in Named Entity Recognition (NER) tasks for many languages without the need for manually crafted features. However, these models still require manually annotated…

计算与语言 · 计算机科学 2019-11-25 M Saiful Bari , Shafiq Joty , Prathyusha Jwalapuram