paper-with-me

Papers

A practical perspective on connective generation

2021-11-01 · CODI 2021 11 · Frances Yung, Merel Scholman, Vera Demberg

In data-driven natural language generation, we typically know what relation should be expressed and need to select a connective to lexicalize it. In the current contribution, we analyse whether a sophisticated connective generation module is necessary to select a connective, or whether this can be solved with simple methods (such as random choice between connectives that are known to express a given relation, or usage of a generic language model). Comparing these methods to the distributions of connective choices from a human connective insertion task, we find mixed results: for some relations, it is acceptable to lexicalize them using any of the connectives that mark this relation. However, for other relations (temporals, concessives) either a more detailed relation distinction needs to be introduced, or a more sophisticated connective choice module would be necessary.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingRelationText Generation

Similar Papers 제목 키워드 기반

Annotation-Inspired Implicit Discourse Relation Classification with Auxiliary Discourse Connective Generation

2023-06-10 · Wei Liu, Michael Strube

Implicit discourse relation classification is a challenging task due to the absence of discourse connectives. To overcome this issue, we design an end-to-end neural model to explicitly generate discourse connectives for …

Implicit Discourse Relation ClassificationRelationRelation Classification

Connective Viewpoints of Signal-to-Noise Diffusion Models

2024-08-08 · Khanh Doan, Long Tung Vuong, Tuan Nguyen, Anh Tuan Bui 외

Diffusion models (DM) have become fundamental components of generative models, excelling across various domains such as image creation, audio generation, and complex data interpolation. Signal-to-Noise diffusion models c…

Audio Generation

DiscoSense: Commonsense Reasoning with Discourse Connectives

2022-10-22 · Prajjwal Bhargava, Vincent Ng

We present DiscoSense, a benchmark for commonsense reasoning via understanding a wide variety of discourse connectives. We generate compelling distractors in DiscoSense using Conditional Adversarial Filtering, an extensi…

Sentence Completion

TCL - a Lexicon of Turkish Discourse Connectives

2019-08-01 · WS 2019 8 · Deniz Zeyrek, Kezban Ba{\c{s}}{\i}b{\"u}y{\"u}k

It is known that discourse connectives are the most salient indicators of discourse relations. State-of-the-art parsers being developed to predict explicit discourse connectives exploit annotated discourse corpora but a …

Adaptive Prompt Learning with Distilled Connective Knowledge for Implicit Discourse Relation Recognition

2023-09-14 · Bang Wang, Zhenglin Wang, Wei Xiang, Yijun Mo

Implicit discourse relation recognition (IDRR) aims at recognizing the discourse relation between two text segments without an explicit connective. Recently, the prompt learning has just been applied to the IDRR task wit…

Knowledge DistillationPrompt LearningRelationRelation Mapping+1