中文
相关论文

相关论文: A logic-based relational learning approach to rela…

200 篇论文

The goal of open relation extraction (OpenRE) is to develop an RE model that can generalize to new relations not encountered during training. Existing studies primarily formulate OpenRE as a clustering task. They first cluster all test…

计算与语言 · 计算机科学 2025-09-19 Hongyao Tu , Liang Zhang , Yujie Lin , Xin Lin , Haibo Zhang , Long Zhang , Jinsong Su

Existing methods in relation extraction have leveraged the lexical features in the word sequence and the syntactic features in the parse tree. Though effective, the lexical features extracted from the successive word sequence may introduce…

计算与语言 · 计算机科学 2021-07-29 Mi Zhang , Tieyun Qian

Dialogue relation extraction (RE) is to predict the relation type of two entities mentioned in a dialogue. In this paper, we propose a simple yet effective model named SimpleRE for the RE task. SimpleRE captures the interrelations among…

计算与语言 · 计算机科学 2023-04-26 Fuzhao Xue , Aixin Sun , Hao Zhang , Jinjie Ni , Eng Siong Chng

Medical Relation Extraction (MRE) task aims to extract relations between entities in medical texts. Traditional relation extraction methods achieve impressive success by exploring the syntactic information, e.g., dependency tree. However,…

计算与语言 · 计算机科学 2022-08-30 Yifan Jin , Jiangmeng Li , Zheng Lian , Chengbo Jiao , Xiaohui Hu

Multimodal relation extraction (MRE) is the task of identifying the semantic relationships between two entities based on the context of the sentence image pair. Existing retrieval-augmented approaches mainly focused on modeling the…

计算与语言 · 计算机科学 2023-05-26 Xuming Hu , Zhijiang Guo , Zhiyang Teng , Irwin King , Philip S. Yu

Document-level relation extraction aims to extract relations among entities within a document. Compared with its sentence-level counterpart, Document-level relation extraction requires inference over multiple sentences to extract complex…

计算与语言 · 计算机科学 2022-08-05 Liang Zhang , Yidong Cheng

Distantly-supervised relation extraction (RE) is an effective method to scale RE to large corpora but suffers from noisy labels. Existing approaches try to alleviate noise through multi-instance learning and by providing additional…

计算与语言 · 计算机科学 2021-02-03 Despina Christou , Grigorios Tsoumakas

Ontologies are pivotal for structuring knowledge bases to enhance question answering (QA) systems powered by Large Language Models (LLMs). However, traditional ontology creation relies on manual efforts by domain experts, a process that is…

人工智能 · 计算机科学 2025-06-03 Yash Tiwari , Owais Ahmad Lone , Mayukha Pal

Recent works in relation extraction (RE) have achieved promising benchmark accuracy; however, our adversarial attack experiments show that these works excessively rely on entities, making their generalization capability questionable. To…

计算与语言 · 计算机科学 2024-04-05 Dawei Li , William Hogan , Jingbo Shang

Modern information systems are changing the idea of "data processing" to the idea of "concept processing", meaning that instead of processing words, such systems process semantic concepts which carry meaning and share contexts with other…

计算与语言 · 计算机科学 2018-11-09 Roger Granada , Renata Vieira , Cassia Trojahn , Nathalie Aussenac-Gilles

Extracting biomedical relations from large corpora of scientific documents is a challenging natural language processing task. Existing approaches usually focus on identifying a relation either in a single sentence (mention-level) or across…

计算与语言 · 计算机科学 2020-11-23 Harshil Shah , Julien Fauqueur

Document-level relation extraction is a complex human process that requires logical inference to extract relationships between named entities in text. Existing approaches use graph-based neural models with words as nodes and edges as…

计算与语言 · 计算机科学 2019-09-04 Fenia Christopoulou , Makoto Miwa , Sophia Ananiadou

Feature extraction becomes increasingly important as data grows high dimensional. Autoencoder as a neural network based feature extraction method achieves great success in generating abstract features of high dimensional data. However, it…

机器学习 · 计算机科学 2018-02-22 Qinxue Meng , Daniel Catchpoole , David Skillicorn , Paul J. Kennedy

The relation triples extraction method based on table filling can address the issues of relation overlap and bias propagation. However, most of them only establish separate table features for each relationship, which ignores the implicit…

信息检索 · 计算机科学 2022-10-10 Runze Fang , Junping Du , Yingxia Shao , Zeli Guan

Information extraction (IE) aims to produce structured information from an input text, e.g., Named Entity Recognition and Relation Extraction. Various attempts have been proposed for IE via feature engineering or deep learning. However,…

计算与语言 · 计算机科学 2019-12-09 Wenya Wang , Sinno Jialin Pan

Relation extraction is the task of determining the relation between two entities in a sentence. Distantly-supervised models are popular for this task. However, sentences can be long and two entities can be located far from each other in a…

计算与语言 · 计算机科学 2019-12-10 Tapas Nayak , Hwee Tou Ng

Sentence-level relation extraction (RE) aims at identifying the relationship between two entities in a sentence. Many efforts have been devoted to this problem, while the best performing methods are still far from perfect. In this paper, we…

计算与语言 · 计算机科学 2022-09-23 Wenxuan Zhou , Muhao Chen

Cross-document relation extraction (RE) aims to identify relations between the head and tail entities located in different documents. Existing approaches typically adopt the paradigm of ``\textit{Small Language Model (SLM) + Classifier}''.…

计算与语言 · 计算机科学 2026-04-21 Guoqi Ma , Liang Zhang , Hongyao Tu , Hao Fu , Hui Li , Yujie Lin , Longyue Wang , Weihua Luo , Jinsong Su

Document-level relation extraction (DocRE) is an active area of research in natural language processing (NLP) concerned with identifying and extracting relationships between entities beyond sentence boundaries. Compared to the more…

In order to assist security analysts in obtaining information pertaining to their network, such as novel vulnerabilities, exploits, or patches, information retrieval methods tailored to the security domain are needed. As labeled text data…

信息检索 · 计算机科学 2015-04-17 Corinne L. Jones , Robert A. Bridges , Kelly Huffer , John Goodall