中文
相关论文

相关论文: Multilingual Open Relation Extraction Using Cross-…

200 篇论文

Relation extraction typically aims to extract semantic relationships between entities from the unstructured text. One of the most essential data sources for relation extraction is the spoken language, such as interviews and dialogues.…

计算与语言 · 计算机科学 2022-10-18 Tongtong Wu , Guitao Wang , Jinming Zhao , Zhaoran Liu , Guilin Qi , Yuan-Fang Li , Gholamreza Haffari

With the abundant amount of available online and offline text data, there arises a crucial need to extract the relation between phrases and summarize the main content of each document in a few words. For this purpose, there have been many…

信息检索 · 计算机科学 2023-10-19 Serafina Kamp , Morteza Fayazi , Zineb Benameur-El , Shuyan Yu , Ronald Dreslinski

Translating training data into many languages has emerged as a practical solution for improving cross-lingual transfer. For tasks that involve span-level annotations, such as information extraction or question answering, an additional label…

计算与语言 · 计算机科学 2024-10-29 Yang Chen , Chao Jiang , Alan Ritter , Wei Xu

Relation Extraction (RE) is one of the fundamental tasks in Information Extraction and Natural Language Processing. Dependency trees have been shown to be a very useful source of information for this task. The current deep learning models…

计算与语言 · 计算机科学 2019-07-09 Amir Pouran Ben Veyseh , Thien Huu Nguyen , Dejing Dou

Distantly supervised relation extraction has been widely used to find novel relational facts from plain text. To predict the relation between a pair of two target entities, existing methods solely rely on those direct sentences containing…

计算与语言 · 计算机科学 2017-09-15 Wenyuan Zeng , Yankai Lin , Zhiyuan Liu , Maosong Sun

Relation classification is one of the key topics in information extraction, which can be used to construct knowledge bases or to provide useful information for question answering. Current approaches for relation classification are mainly…

计算与语言 · 计算机科学 2020-10-20 Abdullatif Köksal , Arzucan Özgür

In Natural Language Processing (NLP), one traditionally considers a single task (e.g. part-of-speech tagging) for a single language (e.g. English) at a time. However, recent work has shown that it can be beneficial to take advantage of…

计算与语言 · 计算机科学 2018-09-10 Johannes Bjerva

Relation Extraction is an important task in Information Extraction which deals with identifying semantic relations between entity mentions. Traditionally, relation extraction is carried out after entity extraction in a "pipeline" fashion,…

计算与语言 · 计算机科学 2021-03-11 Sachin Pawar , Pushpak Bhattacharyya , Girish K. Palshikar

With the advent of the Internet, large amount of digital text is generated everyday in the form of news articles, research publications, blogs, question answering forums and social media. It is important to develop techniques for extracting…

计算与语言 · 计算机科学 2017-12-15 Sachin Pawar , Girish K. Palshikar , Pushpak Bhattacharyya

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

This paper presents a comprehensive exploration of relation extraction utilizing advanced language models, specifically Chain of Thought (CoT) and Graphical Reasoning (GRE) techniques. We demonstrate how leveraging in-context learning with…

计算与语言 · 计算机科学 2024-05-02 Yicheng Tao , Yiqun Wang , Longju Bai

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

Neural relation extraction discovers semantic relations between entities from unstructured text using deep learning methods. In this study, we present a comprehensive review of methods on neural network based relation extraction. We discuss…

计算与语言 · 计算机科学 2020-07-09 Mehmet Aydar , Ozge Bozal , Furkan Ozbay

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

Document-level Relation Extraction (DocRE), which aims to extract relations from a long context, is a critical challenge in achieving fine-grained structural comprehension and generating interpretable document representations. Inspired by…

计算与语言 · 计算机科学 2023-11-14 Junpeng Li , Zixia Jia , Zilong Zheng

Relation extraction is a critical task in the field of natural language processing with numerous real-world applications. Existing research primarily focuses on monolingual relation extraction or cross-lingual enhancement for relation…

人工智能 · 计算机科学 2024-03-26 Lingxing Kong , Yougang Chu , Zheng Ma , Jianbing Zhang , Liang He , Jiajun Chen

Open relation extraction is the task of extracting open-domain relation facts from natural language sentences. Existing works either utilize heuristics or distant-supervised annotations to train a supervised classifier over pre-defined…

计算与语言 · 计算机科学 2020-10-07 Xuming Hu , Chenwei Zhang , Yusong Xu , Lijie Wen , Philip S. Yu

Event Argument extraction refers to the task of extracting structured information from unstructured text for a particular event of interest. The existing works exhibit poor capabilities to extract causal event arguments like Reason and…

计算与语言 · 计算机科学 2021-05-04 Debanjana Kar , Sudeshna Sarkar , Pawan Goyal

Existing knowledge-based question answering systems often rely on small annotated training data. While shallow methods like relation extraction are robust to data scarcity, they are less expressive than the deep meaning representation…

计算与语言 · 计算机科学 2016-06-10 Kun Xu , Siva Reddy , Yansong Feng , Songfang Huang , Dongyan Zhao

Recent neural models for relation extraction with distant supervision alleviate the impact of irrelevant sentences in a bag by learning importance weights for the sentences. Efforts thus far have focused on improving extraction accuracy but…

信息检索 · 计算机科学 2020-06-01 Hamed Shahbazi , Xiaoli Z. Fern , Reza Ghaeini , Prasad Tadepalli