中文
相关论文

相关论文: Entities as Experts: Sparse Memory Access with Ent…

200 篇论文

This paper explores entity embedding effectiveness in ad-hoc entity retrieval, which introduces distributed representation of entities into entity retrieval. The knowledge graph contains lots of knowledge and models entity semantic…

信息检索 · 计算机科学 2019-08-29 Zhenghao Liu , Chenyan Xiong , Maosong Sun , Zhiyuan Liu

Event argument extraction (EAE) is an important task for information extraction to discover specific argument roles. In this study, we cast EAE as a question-based cloze task and empirically analyze fixed discrete token template…

计算与语言 · 计算机科学 2023-01-26 Hongbin Ye , Ningyu Zhang , Zhen Bi , Shumin Deng , Chuanqi Tan , Hui Chen , Fei Huang , Huajun Chen

In this paper, we describe TextEnt, a neural network model that learns distributed representations of entities and documents directly from a knowledge base (KB). Given a document in a KB consisting of words and entity annotations, we train…

计算与语言 · 计算机科学 2018-06-11 Ikuya Yamada , Hiroyuki Shindo , Yoshiyasu Takefuji

Usually, entity relation recognition systems either use a pipe-lined model that treats the entity tagging and relation identification as separate tasks or a joint model that simultaneously identifies the relation and entities. This paper…

计算与语言 · 计算机科学 2020-09-21 Venkata Sasank Pagolu

Event argument extraction (EAE) aims to extract arguments with given roles from texts, which have been widely studied in natural language processing. Most previous works have achieved good performance in specific EAE datasets with dedicated…

计算与语言 · 计算机科学 2022-09-07 Jie Zhou , Qi Zhang , Qin Chen , Liang He , Xuanjing Huang

Despite considerable progress in neural relevance ranking techniques, search engines still struggle to process complex queries effectively - both in terms of precision and recall. Sparse and dense Pseudo-Relevance Feedback (PRF) approaches…

信息检索 · 计算机科学 2023-12-06 Iain Mackie , Shubham Chatterjee , Sean MacAvaney , Jeffrey Dalton

The central question in representation learning is what constitutes a good or meaningful representation. In this work we argue that if we consider data with inherent cluster structures, where clusters can be characterized through different…

Learning representations for knowledge base entities and concepts is becoming increasingly important for NLP applications. However, recent entity embedding methods have relied on structured resources that are expensive to create for new…

计算与语言 · 计算机科学 2018-07-11 Denis Newman-Griffis , Albert M. Lai , Eric Fosler-Lussier

Most Outside-Knowledge Visual Question Answering (OK-VQA) systems employ a two-stage framework that first retrieves external knowledge given the visual question and then predicts the answer based on the retrieved content. However, the…

计算与语言 · 计算机科学 2022-10-24 Jialin Wu , Raymond J. Mooney

Entity alignment (EA) is the task to discover entities referring to the same real-world object from different knowledge graphs (KGs), which is the most crucial step in integrating multi-source KGs. The majority of the existing…

计算与语言 · 计算机科学 2021-03-02 Renbo Zhu , Meng Ma , Ping Wang

Entity and relation extraction is a key task in information extraction, where the output can be used for downstream NLP tasks. Existing approaches for entity and relation extraction tasks mainly focus on the English corpora and ignore other…

计算与语言 · 计算机科学 2023-01-12 Zixiang Wang , Jian Yang , Tongliang Li , Jiaheng Liu , Ying Mo , Jiaqi Bai , Longtao He , Zhoujun Li

Entity disambiguation (ED) is the task of mapping an ambiguous entity mention to the corresponding entry in a structured knowledge base. Previous research showed that entity overshadowing is a significant challenge for existing ED models:…

计算与语言 · 计算机科学 2022-10-13 Vera Provatorova , Simone Tedeschi , Svitlana Vakulenko , Roberto Navigli , Evangelos Kanoulas

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

Document-level Event Argument Extraction (EAE) requires the model to extract arguments of multiple events from a single document. Considering the underlying dependencies between these events, recent efforts leverage the idea of "memory",…

计算与语言 · 计算机科学 2023-10-26 Quzhe Huang , Yanxi Zhang , Dongyan Zhao

A key challenge in entity linking is making effective use of contextual information to disambiguate mentions that might refer to different entities in different contexts. We present a model that uses convolutional neural networks to capture…

计算与语言 · 计算机科学 2016-04-05 Matthew Francis-Landau , Greg Durrett , Dan Klein

Most of the Natural Language Processing systems are involved in entity-based processing for several tasks like Information Extraction, Question-Answering, Text-Summarization and so on. A new challenge comes when entities play roles…

计算与语言 · 计算机科学 2025-11-11 Neelesh Kumar Shukla , Sanasam Ranbir Singh

Entity linking involves aligning textual mentions of named entities to their corresponding entries in a knowledge base. Entity linking systems often exploit relations between textual mentions in a document (e.g., coreference) to decide if…

计算与语言 · 计算机科学 2018-05-01 Phong Le , Ivan Titov

We present two new datasets and a novel attention mechanism for Natural Language Inference (NLI). Existing neural NLI models, even though when trained on existing large datasets, do not capture the notion of entity and role well and often…

计算与语言 · 计算机科学 2019-04-23 Arindam Mitra , Ishan Shrivastava , Chitta Baral

Extraction of concepts and entities of interest from non-formal texts such as social media posts and informal communication is an important capability for decision support systems in many domains, including healthcare, customer relationship…

计算与语言 · 计算机科学 2024-01-11 Tamara Babaian , Jennifer Xu

Article comprehension is an important challenge in natural language processing with many applications such as article generation or image-to-article retrieval. Prior work typically encodes all tokens in articles uniformly using pretrained…

计算与语言 · 计算机科学 2023-10-24 Zhongping Zhang , Yiwen Gu , Bryan A. Plummer