Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers) 2022
DOI: 10.18653/v1/2022.acl-long.179
|View full text |Cite
|
Sign up to set email alerts
|

Alignment-Augmented Consistent Translation for Multilingual Open Information Extraction

Abstract: Progress with supervised Open Information Extraction (OpenIE) has been primarily limited to English due to the scarcity of training data in other languages. In this paper, we explore techniques to automatically convert English text for training OpenIE systems in other languages. We introduce the Alignment-Augmented Consistent Translation (AACTRANS) model to translate English sentences and their corresponding extractions consistently with each other -with no changes to vocabulary or semantic meaning which may r… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
4
1
1

Relationship

0
6

Authors

Journals

citations
Cited by 12 publications
(19 citation statements)
references
References 28 publications
0
5
0
Order By: Relevance
“…IMoJIE [14] is also composed of a BERT encoder and an LSTM decoder, and it leverages an iterative generation mechanism to alleviate redundant extraction. Gen2OIE [15] is an OpenIE system based on two mT5 models. Given that ChatGPT is a powerful large language model (LLM) capable of producing contextually appropriate and logically connected responses, We designed the prompts of 0-shot, 3-shot and Chain-Of-Thought (COT) [24] to instruct ChatGPT to achieve extraction task.…”
Section: Baselinesmentioning
confidence: 99%
See 2 more Smart Citations
“…IMoJIE [14] is also composed of a BERT encoder and an LSTM decoder, and it leverages an iterative generation mechanism to alleviate redundant extraction. Gen2OIE [15] is an OpenIE system based on two mT5 models. Given that ChatGPT is a powerful large language model (LLM) capable of producing contextually appropriate and logically connected responses, We designed the prompts of 0-shot, 3-shot and Chain-Of-Thought (COT) [24] to instruct ChatGPT to achieve extraction task.…”
Section: Baselinesmentioning
confidence: 99%
“…It leverages an iterative generation mechanism to alleviate the redundancy in triplets generation. Gen2OIE [15] is composed of two mT5 [25] models, which reconstructs multiple inputs based on the first model, and then uses the second model to generate triplets.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Depending on the level of detail (granularity) in triples, two predicates that can be extracted among numerous possible predicates are "became" and "became the prime minister". Kolluru et al (2022) introduced a novel approach to multilingual Open Information Extraction that leverages Natural Language Generation (NLG) techniques and cross-lingual projections. Their method is capable of extracting overlapping relations (predicates) and triple arguments.…”
Section: Related Workmentioning
confidence: 99%
“…To compare the performance of our triple extractor (IndIE), we used the following five baselines: (i) M&K (Faruqui and Kumar, 2015), (ii) ArgOE (Gamallo and Garcia, 2015), (iii) PredPatt (White et al, 2016), (iv) Multi2OIE (Ro et al, 2020), and (v) Gen2OIE (Kolluru et al, 2022) , because of their multilingual nature. The source code for M&K is not publicly available, but the authors have released a dataset of sentences and the corresponding triples generated by their method 9 .…”
Section: Indie Vs Othersmentioning
confidence: 99%