paper-with-me

Papers

Evaluating Discourse in Structured Text Representations

2019-06-04 · ACL 2019 7 · Elisa Ferracane, Greg Durrett, Junyi Jessy Li, Katrin Erk

Discourse structure is integral to understanding a text and is helpful in many NLP tasks. Learning latent representations of discourse is an attractive alternative to acquiring expensive labeled discourse data. Liu and Lapata (2018) propose a structured attention mechanism for text classification that derives a tree over a text, akin to an RST discourse tree. We examine this model in detail, and evaluate on additional discourse-relevant tasks and datasets, in order to assess whether the structured attention improves performance on the end task and whether it captures a text's discourse structure. We find the learned latent trees have little to no structure and instead focus on lexical cues; even after obtaining more structured trees with proposed model modifications, the trees are still far from capturing discourse structure when compared to discourse dependency trees from an existing discourse parser. Finally, ablation studies show the structured attention provides little benefit, sometimes even hurting performance.

📄 PDF Abstract BibTeX arXiv:1906.01472

Code (1)

elisaF/structured 공식 구현 tf

Tasks

text-classificationText Classification

Similar Papers 제목 키워드 기반

TransSent: Towards Generation of Structured Sentences with Discourse Marker

2019-09-05 · Xing Wu, Dongjun Wei, Liangjun Zang, Jizhong Han 외

Structured sentences are important expressions in human writings and dialogues. Previous works on neural text generation fused semantic and structural information by encoding the entire sentence into a mixed hidden repre…

Dialogue GenerationSentenceText Generation

Multilingual Neural RST Discourse Parsing

2020-12-03 · COLING 2020 8 · Zhengyuan Liu, Ke Shi, Nancy F. Chen

Text discourse parsing plays an important role in understanding information flow and argumentative structure in natural language. Previous research under the Rhetorical Structure Theory (RST) has mostly focused on induci…

Discourse ParsingTranslation

Neural NLG for Methodius: From RST Meaning Representations to Texts

2020-12-01 · INLG (ACL) 2020 12 · Symon Stevens-Guille, Aleksandre Maskharashvili, Amy Isard, Xintong Li 외

While classic NLG systems typically made use of hierarchically structured content plans that included discourse relations as central components, more recent neural approaches have mostly mapped simple, flat inputs to tex…

RerankingSentence

A Test Suite for Evaluating Discourse Phenomena in Document-level Neural Machine Translation

2020-12-01 · AACL (iwdp) 2020 12 · Xinyi Cai, Deyi Xiong

The need to evaluate the ability of context-aware neural machine translation (NMT) models in dealing with specific discourse phenomena arises in document-level NMT. However, test sets that satisfy this need are rare. In …

Machine TranslationNMTTranslation

Discourse-Aware Scientific Paper Recommendation via QA-Style Summarization and Multi-Level Contrastive Learning

2025-11-05 · Shenghua Wang, Zhen Yin arxiv

The rapid growth of open-access (OA) publications has intensified the challenge of identifying relevant scientific papers. Due to privacy constraints and limited access to user interaction data, recent efforts have shift…

Information RetrievalContrastive Learning