中文
相关论文

相关论文: Distantly Supervised Relation Extraction with Sent…

200 篇论文

Remarkable success has been achieved in the last few years on some limited machine reading comprehension (MRC) tasks. However, it is still difficult to interpret the predictions of existing MRC models. In this paper, we focus on extracting…

计算与语言 · 计算机科学 2019-09-25 Hai Wang , Dian Yu , Kai Sun , Jianshu Chen , Dong Yu , David McAllester , Dan Roth

Knowledge-based question answering relies on the availability of facts, the majority of which cannot be found in structured sources (e.g. Wikipedia info-boxes, Wikidata). One of the major components of extracting facts from unstructured…

计算与语言 · 计算机科学 2018-03-28 Christos Christodoulopoulos , Arpit Mittal

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

Multi-view data from the same source often exhibit correlation. This is mirrored in correlation between the latent spaces of separate variational autoencoders (VAEs) trained on each data-view. A multi-view VAE approach is proposed that…

机器学习 · 统计学 2025-08-01 Ella S. C. Orme , Marina Evangelou , Ulrich Paquet

Recently there has been an increased interest in unsupervised learning of disentangled representations using the Variational Autoencoder (VAE) framework. Most of the existing work has focused largely on modifying the variational cost…

机器学习 · 统计学 2019-09-12 Jan Stühmer , Richard E. Turner , Sebastian Nowozin

We present Relational Sentence Embedding (RSE), a new paradigm to further discover the potential of sentence embeddings. Prior work mainly models the similarity between sentences based on their embedding distance. Because of the complex…

计算与语言 · 计算机科学 2023-06-09 Bin Wang , Haizhou Li

Parallel sentence extraction is a task addressing the data sparsity problem found in multilingual natural language processing applications. We propose an end-to-end deep neural network approach to detect translational equivalence between…

计算与语言 · 计算机科学 2017-09-29 Francis Grégoire , Philippe Langlais

We present a latent variable model for predicting the relationship between a pair of text sequences. Unlike previous auto-encoding--based approaches that consider each sequence separately, our proposed framework utilizes both sequences…

计算与语言 · 计算机科学 2019-06-05 Jihun Choi , Taeuk Kim , Sang-goo Lee

We present a novel approach to improve the performance of distant supervision relation extraction with Positive and Unlabeled (PU) Learning. This approach first applies reinforcement learning to decide whether a sentence is positive to a…

计算与语言 · 计算机科学 2019-12-02 Zhengqiu He , Wenliang Chen , Yuyi Wang , Wei zhang , Guanchun Wang , Min Zhang

Extracting relations across large text spans has been relatively underexplored in NLP, but it is particularly important for high-value domains such as biomedicine, where obtaining high recall of the latest findings is crucial for practical…

计算与语言 · 计算机科学 2021-09-14 Sheng Zhang , Cliff Wong , Naoto Usuyama , Sarthak Jain , Tristan Naumann , Hoifung Poon

Distant supervision has been a widely used method for neural relation extraction for its convenience of automatically labeling datasets. However, existing works on distantly supervised relation extraction suffer from the low quality of test…

计算与语言 · 计算机科学 2020-10-20 Pengshuai Li , Xinsong Zhang , Weijia Jia , Wei Zhao

Distant supervision (DS) has been widely used to generate auto-labeled data for sentence-level relation extraction (RE), which improves RE performance. However, the existing success of DS cannot be directly transferred to the more…

计算与语言 · 计算机科学 2020-11-10 Chaojun Xiao , Yuan Yao , Ruobing Xie , Xu Han , Zhiyuan Liu , Maosong Sun , Fen Lin , Leyu Lin

We address the problem of extractive question answering using document-level distant super-vision, pairing questions and relevant documents with answer strings. We compare previously used probability space and distant super-vision…

计算与语言 · 计算机科学 2020-05-06 Hao Cheng , Ming-Wei Chang , Kenton Lee , Kristina Toutanova

Distributed representation plays an important role in deep learning based natural language processing. However, the representation of a sentence often varies in different tasks, which is usually learned from scratch and suffers from the…

计算与语言 · 计算机科学 2018-04-24 Renjie Zheng , Junkun Chen , Xipeng Qiu

Linking neural representations to linguistic factors is crucial in order to build and analyze NLP models interpretable by humans. Among these factors, syntactic roles (e.g. subjects, direct objects,$\dots$) and their realizations are…

计算与语言 · 计算机科学 2022-06-23 Ghazi Felhi , Joseph Le Roux , Djamé Seddah

Relation extraction from text is an important task for automatic knowledge base population. In this thesis, we first propose a syntax-focused multi-factor attention network model for finding the relation between two entities. Next, we…

计算与语言 · 计算机科学 2021-04-06 Tapas Nayak

Relation extraction (RE) plays an important role in extracting knowledge from unstructured text but requires a large amount of labeled corpus. To reduce the expensive annotation efforts, semisupervised learning aims to leverage both labeled…

计算与语言 · 计算机科学 2021-03-16 Yusen Lin

Open Information Extraction (OpenIE) aims to extract relational tuples from open-domain sentences. Traditional rule-based or statistical models have been developed based on syntactic structures of sentences, identified by syntactic parsers.…

计算与语言 · 计算机科学 2022-12-06 Kuicai Dong , Aixin Sun , Jung-Jae Kim , Xiaoli Li

Discourse parsing could not yet take full advantage of the neural NLP revolution, mostly due to the lack of annotated datasets. We propose a novel approach that uses distant supervision on an auxiliary task (sentiment classification), to…

计算与语言 · 计算机科学 2019-11-01 Patrick Huber , Giuseppe Carenini

Distantly supervised relation extraction is widely used to extract relational facts from text, but suffers from noisy labels. Current relation extraction methods try to alleviate the noise by multi-instance learning and by providing…

计算与语言 · 计算机科学 2019-06-21 Christoph Alt , Marc Hübner , Leonhard Hennig