paper-with-me

Papers

Syntactic and Semantic-driven Learning for Open Information Extraction

2021-03-05 · Findings of the Association for Computational Linguistics 2020 · Jialong Tang, Yaojie Lu, Hongyu Lin, Xianpei Han, Le Sun, Xinyan Xiao, Hua Wu

One of the biggest bottlenecks in building accurate, high coverage neural open IE systems is the need for large labelled corpora. The diversity of open domain corpora and the variety of natural language expressions further exacerbate this problem. In this paper, we propose a syntactic and semantic-driven learning approach, which can learn neural open IE models without any human-labelled data by leveraging syntactic and semantic knowledge as noisier, higher-level supervisions. Specifically, we first employ syntactic patterns as data labelling functions and pretrain a base model using the generated labels. Then we propose a syntactic and semantic-driven reinforcement learning algorithm, which can effectively generalize the base model to open situations with high accuracy. Experimental results show that our approach significantly outperforms the supervised counterparts, and can even achieve competitive performance to supervised state-of-the-art (SoA) model

📄 PDF Abstract BibTeX arXiv:2103.03448

Code (1)

TangJiaLong/SSD-OpenIE 공식 구현 pytorch

Tasks

DiversityOpen Information Extraction

Similar Papers 제목 키워드 기반

Syntactic Multi-view Learning for Open Information Extraction

2022-12-05 · Kuicai Dong, Aixin Sun, Jung-jae Kim, XiaoLi Li

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 b…

MULTI-VIEW LEARNINGOpen Information Extraction

pyBART: Evidence-based Syntactic Transformations for IE

2020-05-04 · ACL 2020 6 · Aryeh Tiktinsky, Yoav Goldberg, Reut Tsarfaty

Syntactic dependencies can be predicted with high accuracy, and are useful for both machine-learned and pattern-based information extraction tasks. However, their utility can be improved. These syntactic dependencies are…

Relation Extraction

Syntactically Robust Training on Partially-Observed Data for Open Information Extraction

2023-01-17 · Ji Qi, Yuxiang Chen, Lei Hou, Juanzi Li 외

Open Information Extraction models have shown promising results with sufficient supervision. However, these models face a fundamental challenge that the syntactic distribution of training data is partially observable in …

Open Information ExtractionParaphrase GenerationSemantic SimilaritySemantic Textual Similarity

$\mathcal{S}^2$IT: Stepwise Syntax Integration Tuning for Large Language Models in Aspect Sentiment Quad Prediction

2026-04-25 · Bingfeng Chen, Chenjie Qiu, Yifeng Xie, Boyan Xu 외 arxiv

Aspect Sentiment Quad Prediction (ASQP) has seen significant advancements, largely driven by the powerful semantic understanding and generative capabilities of large language models (LLMs). However, while syntactic struc…

Node Classification

Parser Extraction of Triples in Unstructured Text

2018-11-06 · Shaun D'Souza

The web contains vast repositories of unstructured text. We investigate the opportunity for building a knowledge graph from these text sources. We generate a set of triples which can be used in knowledge gathering and in…

ObjectPOSQuestion Answering