paper-with-me

홈 › Papers

Assessing Discourse Relations in Language Generation from GPT-2

2020-04-26 · INLG (ACL) 2020 12 · Wei-Jen Ko, Junyi Jessy Li

Recent advances in NLP have been attributed to the emergence of large-scale pre-trained language models. GPT-2, in particular, is suited for generation tasks given its left-to-right language modeling objective, yet the linguistic quality of its generated text has largely remain unexplored. Our work takes a step in understanding GPT-2's outputs in terms of discourse coherence. We perform a comprehensive study on the validity of explicit discourse relations in GPT-2's outputs under both organic generation and fine-tuned scenarios. Results show GPT-2 does not always generate text containing valid discourse relations; nevertheless, its text is more aligned with human expectation in the fine-tuned scenario. We propose a decoupled strategy to mitigate these problems and highlight the importance of explicitly modeling discourse information.

📄 PDF Abstract BibTeX arXiv:2004.12506

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingText Generationvalid

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Cosine Annealing Linear Warmup With Cosine Annealing is a learning rate schedule where we increase the learning rate linearly for $n$ updates and then anneal according to a cosine schedule…
Discriminative Fine-Tuning Discriminative Fine-Tuning is a fine-tuning strategy that is used for ULMFiT type models. Instead of using the same learning rate…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…

Similar Papers 제목 키워드 기반

Graph-based Argument Quality Assessment

2021-09-01 · RANLP 2021 9 · Ekaterina Saveleva, Volha Petukhova, Marius Mosbach, Dietrich Klakow

The paper presents a novel discourse-based approach to argument quality assessment defined as a graph classification task, where the depth of reasoning (argumentation) is evident from the number and type of detected disc…

Graph Classification

Towards Automatic Detection of Narrative Structure

2014-05-01 · LREC 2014 5 · Jessica Ouyang, Kathy Mckeown

We present novel computational experiments using William Labov{'}s theory of narrative analysis. We describe his six elements of narrative structure and construct a new corpus based on his most recent work on narrative. …

Assessing Crosslingual Discourse Relations in Machine Translation

2018-10-07 · Karin Sim Smith, Lucia Specia

In an attempt to improve overall translation quality, there has been an increasing focus on integrating more linguistic elements into Machine Translation (MT). While significant progress has been achieved, especially rec…

Machine TranslationTranslation

CORDIAL: Can Multimodal Large Language Models Effectively Understand Coherence Relationships?

2025-02-16 · Aashish Anantha Ramakrishnan, Aadarsh Anantha Ramakrishnan, Dongwon Lee

Multimodal Large Language Models (MLLMs) are renowned for their superior instruction-following and reasoning capabilities across diverse problem domains. However, existing benchmarks primarily focus on assessing factual …

Instruction Following

Unlocking Structure Measuring: Introducing PDD, an Automatic Metric for Positional Discourse Coherence

2024-02-15 · Yinhong Liu, Yixuan Su, Ehsan Shareghi, Nigel Collier

Recent large language models (LLMs) have shown remarkable performance in aligning generated text with user intentions across various tasks. When it comes to long-form text generation, there has been a growing interest in…

ArticlesCoherence EvaluationFormText Generation