中文
相关论文

相关论文: A Labeled Graph Kernel for Relationship Extraction

200 篇论文

Graph-structured data arise in wide applications, such as computer vision, bioinformatics, and social networks. Quantifying similarities among graphs is a fundamental problem. In this paper, we develop a framework for computing graph…

机器学习 · 统计学 2018-09-11 Zhen Zhang , Mianzhi Wang , Yijian Xiang , Yan Huang , Arye Nehorai

Relation extraction (RE) aims at extracting the relation between two entities from the text corpora. It is a crucial task for Knowledge Graph (KG) construction. Most existing methods predict the relation between an entity pair by learning…

计算与语言 · 计算机科学 2020-11-30 Jun Kuang , Yixin Cao , Jianbing Zheng , Xiangnan He , Ming Gao , Aoying Zhou

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

We present a novel graph-based neural network model for relation extraction. Our model treats multiple pairs in a sentence simultaneously and considers interactions among them. All the entities in a sentence are placed as nodes in a…

计算与语言 · 计算机科学 2020-03-16 Fenia Christopoulou , Makoto Miwa , Sophia Ananiadou

This study introduces a novel approach to sentence-level relation extraction (RE) that integrates Graph Neural Networks (GNNs) with Large Language Models (LLMs) to generate contextually enriched support documents. By harnessing the power of…

计算与语言 · 计算机科学 2024-11-01 Vicky Dong , Hao Yu , Yao Chen

Relation Extraction (RE) is the task of extracting semantic relationships between entities in a sentence and aligning them to relations defined in a vocabulary, which is generally in the form of a Knowledge Graph (KG) or an ontology.…

计算与语言 · 计算机科学 2023-09-06 Monika Jain , Kuldeep Singh , Raghava Mutharaju

Many real world systems need to operate on heterogeneous information networks that consist of numerous interacting components of different types. Examples include systems that perform data analysis on biological information networks; social…

Dialogue-based relation extraction (RE) aims to extract relation(s) between two arguments that appear in a dialogue. Because dialogues have the characteristics of high personal pronoun occurrences and low information density, and since most…

计算与语言 · 计算机科学 2021-09-10 Bongseok Lee , Yong Suk Choi

Document-level relation extraction (RE), which requires reasoning on multiple entities in different sentences to identify complex inter-sentence relations, is more challenging than sentence-level RE. To extract the complex inter-sentence…

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

Relation Extraction (RE) aims to label relations between groups of marked entities in raw text. Most current RE models learn context-aware representations of the target entities that are then used to establish relation between them. This…

计算与语言 · 计算机科学 2019-02-26 Gaurav Singh , Parminder Bhatia

The availability of graph data with node attributes that can be either discrete or real-valued is constantly increasing. While existing kernel methods are effective techniques for dealing with graphs having discrete node labels, their…

机器学习 · 计算机科学 2024-10-30 Giovanni Da San Martino , Nicolò Navarin , Alessandro Sperduti

Relation extraction (RE) aims to predict a relation between a subject and an object in a sentence, while knowledge graph link prediction (KGLP) aims to predict a set of objects, O, given a subject and a relation from a knowledge graph.…

计算与语言 · 计算机科学 2020-12-10 George Stoica , Emmanouil Antonios Platanios , Barnabás Póczos

Relation Extraction (RE) is to predict the relation type of two entities that are mentioned in a piece of text, e.g., a sentence or a dialogue. When the given text is long, it is challenging to identify indicative words for the relation…

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

Relation extraction (RE) seeks to detect and classify semantic relationships between entities, which provides useful information for many NLP applications. Since the state-of-the-art RE models require large amounts of manually annotated…

计算与语言 · 计算机科学 2019-11-13 Jian Ni , Radu Florian

Relation extraction (RE) is the task of extracting relations between entities in text. Most RE methods extract relations from free-form running text and leave out other rich data sources, such as tables. We explore RE from the perspective…

计算与语言 · 计算机科学 2023-07-13 Arif Shahriar , Rohan Saha , Denilson Barbosa

Relation extraction (RE) aims to identify the semantic relations between named entities in text. Recent years have witnessed it raised to the document level, which requires complex reasoning with entities and mentions throughout an entire…

计算与语言 · 计算机科学 2020-09-23 Difeng Wang , Wei Hu , Ermei Cao , Weijian Sun

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

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

Graph kernels are widely used for measuring the similarity between graphs. Many existing graph kernels, which focus on local patterns within graphs rather than their global properties, suffer from significant structure information loss when…

机器学习 · 计算机科学 2019-12-02 Lingfei Wu , Ian En-Hsu Yen , Zhen Zhang , Kun Xu , Liang Zhao , Xi Peng , Yinglong Xia , Charu Aggarwal

Document-level relation extraction (DocRE) poses the challenge of identifying relationships between entities within a document as opposed to the traditional RE setting where a single sentence is input. Existing approaches rely on logical…

信息检索 · 计算机科学 2024-01-23 Monika Jain , Raghava Mutharaju , Ramakanth Kavuluru , Kuldeep Singh
‹ 上一页 1 2 3 10 下一页 ›