paper-with-me

Papers

Dynamic Multi-Level Multi-Task Learning for Sentence Simplification

2018-06-19 · COLING 2018 8 · Han Guo, Ramakanth Pasunuru, Mohit Bansal

Sentence simplification aims to improve readability and understandability, based on several operations such as splitting, deletion, and paraphrasing. However, a valid simplified sentence should also be logically entailed by its input sentence. In this work, we first present a strong pointer-copy mechanism based sequence-to-sequence sentence simplification model, and then improve its entailment and paraphrasing capabilities via multi-task learning with related auxiliary tasks of entailment and paraphrase generation. Moreover, we propose a novel 'multi-level' layered soft sharing approach where each auxiliary task shares different (higher versus lower) level layers of the sentence simplification model, depending on the task's semantic versus lexico-syntactic nature. We also introduce a novel multi-armed bandit based training approach that dynamically learns how to effectively switch across tasks during multi-task learning. Experiments on multiple popular datasets demonstrate that our model outperforms competitive simplification systems in SARI and FKGL automatic metrics, and human evaluation. Further, we present several ablation analyses on alternative layer sharing methods, soft versus hard sharing, dynamic multi-armed bandit sampling approaches, and our model's learned entailment and paraphrasing skills.

📄 PDF Abstract BibTeX arXiv:1806.07304

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task LearningParaphrase GenerationSentenceText Simplificationvalid

Similar Papers 제목 키워드 기반

Collective Event Detection via a Hierarchical and Bias Tagging Networks with Gated Multi-level Attention Mechanisms

2018-10-01 · EMNLP 2018 10 · Yubo Chen, Hang Yang, Kang Liu, Jun Zhao 외

Traditional approaches to the task of ACE event detection primarily regard multiple events in one sentence as independent ones and recognize them separately by using sentence-level information. However, events in one sen…

Event DetectionSentence

HiCLRE: A Hierarchical Contrastive Learning Framework for Distantly Supervised Relation Extraction

2022-02-27 · Findings (ACL) 2022 5 · Dongyang Li, Taolin Zhang, Nan Hu, Chengyu Wang 외

Distant supervision assumes that any sentence containing the same entity pairs reflects identical relationships. Previous works of distantly supervised relation extraction (DSRE) task generally focus on sentence-level or…

Contrastive LearningData AugmentationRelationRelation Extraction+1

Bidirectional Convolutional Poisson Gamma Dynamical Systems

2020-12-01 · NeurIPS 2020 12 · Wenchao Chen, Chaojie Wang, Bo Chen, Yicheng Liu 외

Incorporating the natural document-sentence-word structure into hierarchical Bayesian modeling, we propose convolutional Poisson gamma dynamical systems (PGDS) that introduce not only word-level probabilistic convolution…

Bayesian InferenceSentenceVariational Inference

Document-Level Event Role Filler Extraction using Multi-Granularity Contextualized Encoding

2020-05-13 · ACL 2020 6 · Xinya Du, Claire Cardie

Few works in the literature of event extraction have gone beyond individual sentences to make extraction decisions. This is problematic when the information needed to recognize an event argument is spread across multiple…

Document-level Event ExtractionEvent ExtractionLanguage ModelingLanguage Modelling+1

Narrative Incoherence Detection

2020-12-21 · Deng Cai, Yizhe Zhang, Yichen Huang, Wai Lam 외

We propose the task of narrative incoherence detection as a new arena for inter-sentential semantic understanding: Given a multi-sentence narrative, decide whether there exist any semantic discrepancies in the narrative …

SentenceSentence Embedding