中文
相关论文

相关论文: Relation Classification with Entity Type Restricti…

200 篇论文

This study introduces database expansion using the Minimum Description Length (MDL) algorithm to expand the database for better relation extraction. Different from other previous relation extraction researches, our method improves system…

信息检索 · 计算机科学 2020-07-31 Diyah Puspitaningrum

We study the robustness of machine reading comprehension (MRC) models to entity renaming -- do models make more wrong predictions when the same questions are asked about an entity whose name has been changed? Such failures imply that models…

计算与语言 · 计算机科学 2022-05-05 Jun Yan , Yang Xiao , Sagnik Mukherjee , Bill Yuchen Lin , Robin Jia , Xiang Ren

Inference in natural language often involves recognizing lexical entailment (RLE); that is, identifying whether one word entails another. For example, "buy" entails "own". Two general strategies for RLE have been proposed: One strategy is…

计算与语言 · 计算机科学 2015-06-02 Peter D. Turney , Saif M. Mohammad

Existing state of the art neural entity linking models employ attention-based bag-of-words context model and pre-trained entity embeddings bootstrapped from word embeddings to assess topic level context compatibility. However, the latent…

计算与语言 · 计算机科学 2020-01-07 Shuang Chen , Jinpeng Wang , Feng Jiang , Chin-Yew Lin

Contextual Relation Extraction (CRE) is mainly used for constructing a knowledge graph with a help of ontology. It performs various tasks such as semantic search, query answering, and textual entailment. Relation extraction identifies the…

计算与语言 · 计算机科学 2023-09-14 R. Priyadharshini , G. Jeyakodi , P. Shanthi Bala

We hypothesize that explicit integration of contextual information into an Multi-task Learning framework would emphasize the significance of context for boosting performance in jointly learning Named Entity Recognition (NER) and Relation…

计算与语言 · 计算机科学 2021-02-23 Paul Barry , Sam Henry , Meliha Yetisgen , Bridget McInnes , Ozlem Uzuner

Pre-trained models such as BERT are widely used in NLP tasks and are fine-tuned to improve the performance of various NLP tasks consistently. Nevertheless, the fine-tuned BERT model trained on our protocol corpus still has a weak…

计算与语言 · 计算机科学 2020-02-04 Shoubin Li , Wenzao Cui , Yujiang Liu , Xuran Ming , Jun Hu , YuanzheHu , Qing Wang

Relation extraction is a type of information extraction task that recognizes semantic relationships between entities in a sentence. Many previous studies have focused on extracting only one semantic relation between two entities in a single…

计算与语言 · 计算机科学 2021-03-08 Seongsik Park , Harksoo Kim

Entity typing aims at predicting one or more words that describe the type(s) of a specific mention in a sentence. Due to shortcuts from surface patterns to annotated entity labels and biased training, existing entity typing models are…

计算与语言 · 计算机科学 2022-10-27 Nan Xu , Fei Wang , Bangzheng Li , Mingtao Dong , Muhao Chen

Distant supervision based methods for entity and relation extraction have received increasing popularity due to the fact that these methods require light human annotation efforts. In this paper, we consider the problem of \textit{shifted…

计算与语言 · 计算机科学 2020-04-22 Daoyuan Chen , Yaliang Li , Kai Lei , Ying Shen

Entity Linking involves detecting and linking entity mentions in natural language texts to a knowledge graph. Traditional methods use a two-step process with separate models for entity recognition and disambiguation, which can be…

计算与语言 · 计算机科学 2025-10-23 Daniel Vollmers , Hamada M. Zahera , Diego Moussallem , Axel-Cyrille Ngonga Ngomo

Few-shot relation extraction (FSRE) is of great importance in long-tail distribution problem, especially in special domain with low-resource data. Most existing FSRE algorithms fail to accurately classify the relations merely based on the…

计算与语言 · 计算机科学 2021-06-07 Shan Yang , Yongfei Zhang , Guanglin Niu , Qinghua Zhao , Shiliang Pu

Relation extraction is the problem of classifying the relationship between two entities in a given sentence. Distant Supervision (DS) is a popular technique for developing relation extractors starting with limited supervision. We note that…

计算与语言 · 计算机科学 2018-04-20 Sharmistha Jat , Siddhesh Khandelwal , Partha Talukdar

Recent years have seen rapid development in Information Extraction, as well as its subtask, Relation Extraction. Relation Extraction is able to detect semantic relations between entities in sentences. Currently, many efficient approaches…

计算与语言 · 计算机科学 2024-03-19 Zhuang Li

Citation plays a pivotal role in determining the associations among research articles. It portrays essential information in indicative, supportive, or contrastive studies. The task of inline citation classification aids in extrapolating…

计算与语言 · 计算机科学 2023-03-02 Priyanshi Gupta , Yash Kumar Atri , Apurva Nagvenkar , Sourish Dasgupta , Tanmoy Chakraborty

Much progress has been made recently on text classification with methods based on neural networks. In particular, models using attention mechanism such as BERT have shown to have the capability of capturing the contextual information within…

计算与语言 · 计算机科学 2020-06-14 Zhibin Lu , Pan Du , Jian-Yun Nie

Zero-shot relation extraction aims to identify relations between entity mentions using textual descriptions of novel types (i.e., previously unseen) instead of labeled training examples. Previous works often rely on unrealistic assumptions:…

计算与语言 · 计算机科学 2026-03-05 Hugo Thomas , Caio Corro , Guillaume Gravier , Pascale Sébillot

Entities and relationships between entities are vital in the real world. Essentially, we understand the world by understanding entities and relations. For instance, to understand a field, e.g., computer science, we need to understand the…

计算与语言 · 计算机科学 2023-10-24 Jie Huang , Kevin Chen-Chuan Chang

Relation extraction aims to classify the relationships between two entities into pre-defined categories. While previous research has mainly focused on sentence-level relation extraction, recent studies have expanded the scope to…

计算与语言 · 计算机科学 2023-10-16 Chufan Gao , Xulin Fan , Jimeng Sun , Xuan Wang

Traditional event detection classifies a word or a phrase in a given sentence for a set of predefined event types. The limitation of such predefined set is that it prevents the adaptation of the event detection models to new event types. We…

机器学习 · 计算机科学 2019-10-28 Viet Dac Lai , Thien Huu Nguyen