中文
相关论文

相关论文: Entity-Enriched Neural Models for Clinical Questio…

200 篇论文

Neural methods for embedding entities are typically extrinsically evaluated on downstream tasks and, more recently, intrinsically using probing tasks. Downstream task-based comparisons are often difficult to interpret due to differences in…

计算与语言 · 计算机科学 2020-11-19 Andrew Runge , Eduard Hovy

Contextual word representations, typically trained on unstructured, unlabeled text, do not contain any explicit grounding to real world entities and are often unable to remember facts about those entities. We propose a general method to…

计算与语言 · 计算机科学 2019-11-01 Matthew E. Peters , Mark Neumann , Robert L. Logan , Roy Schwartz , Vidur Joshi , Sameer Singh , Noah A. Smith

Relation classification is an important NLP task to extract relations between entities. The state-of-the-art methods for relation classification are primarily based on Convolutional or Recurrent Neural Networks. Recently, the pre-trained…

计算与语言 · 计算机科学 2019-05-22 Shanchan Wu , Yifan He

Prior work in standardized science exams requires support from large text corpus, such as targeted science corpus fromWikipedia or SimpleWikipedia. However, retrieving knowledge from the large corpus is time-consuming and questions embedded…

人工智能 · 计算机科学 2020-04-28 Xinyue Zheng , Peng Wang , Qigang Wang , Zhongchao Shi

Many question answering systems over knowledge graphs rely on entity and relation linking components in order to connect the natural language input to the underlying knowledge graph. Traditionally, entity linking and relation linking have…

人工智能 · 计算机科学 2018-06-26 Mohnish Dubey , Debayan Banerjee , Debanjan Chaudhuri , Jens Lehmann

The growth of online consumer health questions has led to the necessity for reliable and accurate question answering systems. A recent study showed that manual summarization of consumer health questions brings significant improvement in…

计算与语言 · 计算机科学 2021-07-02 Shweta Yadav , Deepak Gupta , Asma Ben Abacha , Dina Demner-Fushman

This paper presents an end-to-end neural network model, named Neural Generative Question Answering (GENQA), that can generate answers to simple factoid questions, based on the facts in a knowledge-base. More specifically, the model is built…

计算与语言 · 计算机科学 2016-04-25 Jun Yin , Xin Jiang , Zhengdong Lu , Lifeng Shang , Hang Li , Xiaoming Li

Information extraction techniques, including named entity recognition (NER) and relation extraction (RE), are crucial in many domains to support making sense of vast amounts of unstructured text data by identifying and connecting relevant…

计算与语言 · 计算机科学 2024-01-17 Mingjie Li , Karin Verspoor

Entity Matching (EM) involves identifying different data representations referring to the same entity from multiple data sources and is typically formulated as a binary classification problem. It is a challenging problem in data integration…

计算与语言 · 计算机科学 2023-05-31 John Bosco Mugeni , Steven Lynden , Toshiyuki Amagasa , Akiyoshi Matono

We study the utility of incorporating entity type abstractions into pre-trained Transformers and test these methods on four NLP tasks requiring different forms of logical reasoning: (1) compositional language understanding with text-based…

计算与语言 · 计算机科学 2022-11-22 Nicolas Gontier , Siva Reddy , Christopher Pal

Named entity recognition (NER) models generally perform poorly when large training datasets are unavailable for low-resource domains. Recently, pre-training a large-scale language model has become a promising direction for coping with the…

计算与语言 · 计算机科学 2021-12-02 Zihan Liu , Feijun Jiang , Yuxiang Hu , Chen Shi , Pascale Fung

Developing high-performance entity normalization algorithms that can alleviate the term variation problem is of great interest to the biomedical community. Although deep learning-based methods have been successfully applied to biomedical…

信息检索 · 计算机科学 2019-08-12 Zongcheng Ji , Qiang Wei , Hua Xu

Large-scale pretraining has transformed modeling of language and other data types, but its potential remains underexplored in healthcare with structured electronic health records (EHRs). We present a novel generative pretraining strategy…

This study applies Large Language Models (LLMs) to two foundational Electronic Health Record (EHR) data science tasks: structured data querying (using programmatic languages, Python/Pandas) and information extraction from unstructured…

计算与语言 · 计算机科学 2026-01-29 Juan Jose Rubio Jan , Jack Wu , Julia Ive

Knowledge-enhanced pre-trained models for language representation have been shown to be more effective in knowledge base construction tasks (i.e.,~relation extraction) than language models such as BERT. These knowledge-enhanced language…

计算与语言 · 计算机科学 2022-10-25 Jiacheng Li , Yannis Katsis , Tyler Baldwin , Ho-Cheol Kim , Andrew Bartko , Julian McAuley , Chun-Nan Hsu

This work investigates multiple approaches to Named Entity Recognition (NER) for text in Electronic Health Record (EHR) data. In particular, we look into the application of (i) rule-based, (ii) deep learning and (iii) transfer learning…

We focus on the problem of capturing declarative knowledge about entities in the learned parameters of a language model. We introduce a new model - Entities as Experts (EAE) - that can access distinct memories of the entities mentioned in a…

计算与语言 · 计算机科学 2020-10-08 Thibault Févry , Livio Baldini Soares , Nicholas FitzGerald , Eunsol Choi , Tom Kwiatkowski

While buying a product from the e-commerce websites, customers generally have a plethora of questions. From the perspective of both the e-commerce service provider as well as the customers, there must be an effective question answering…

In this paper, we exploit a memory-augmented neural network to predict accurate answers to visual questions, even when those answers occur rarely in the training set. The memory network incorporates both internal and external memory blocks…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Chao Ma , Chunhua Shen , Anthony Dick , Qi Wu , Peng Wang , Anton van den Hengel , Ian Reid

Understanding a long document requires tracking how entities are introduced and evolve over time. We present a new type of language model, EntityNLM, that can explicitly model entities, dynamically update their representations, and…

计算与语言 · 计算机科学 2017-08-03 Yangfeng Ji , Chenhao Tan , Sebastian Martschat , Yejin Choi , Noah A. Smith