Discourse-Based Sentence Splitting (2021.findings-emnlp)

Copied to clipboard

Challenge: Sentence splitting is a key component of sentence simplification and has been shown to help human comprehension.
Approach: They propose to use a discourse connective to generate a sentence that is shorter than the input text.
Outcome: The proposed models outperform end-to-end models in learning the various ways of expressing a discourse relation but generate text that is less grammatical.

Similar Papers

Exploiting Discourse-Level Segmentation for Extractive Summarization (D19-54)

Copied to clipboard

Challenge: Existing approaches to extract summarize text are based on sentences as the elementary unit, but semantic segments containing supplementary information or descriptive details are often nonessential in the generated summaries.
Approach: They propose to exploit discourse-level segmentation as a finer-grained means to more precisely pinpoint the core content in a document.
Outcome: The proposed method improves extractive summarization performance on CNN/Daily Mail dataset.
BiSECT: Learning to Split and Rephrase Sentences with Bitexts (2021.emnlp-main)

Copied to clipboard

Challenge: Several past efforts have created Split and Rephrase training sets, which consist of long, complex input sentences paired with multiple shorter sentences that preserve the meaning of the input sentence.
Approach: They propose a new dataset and a model for this task by extracting 1-2 sentence alignments from bilingual parallel corpora and using machine translation to convert both sides of the corpus into the same language.
Outcome: The proposed model can perform a wider variety of split operations and improve upon previous state-of-the-art approaches in automatic and human evaluations.
CoMuMDR: Code-mixed Multi-modal Multi-domain corpus for Discourse paRsing in conversations (2025.findings-acl)

Copied to clipboard

Challenge: Discourse parsing datasets based on conversations are restricted to a single domain . a lack of discourse structures in audio-based conversations is a challenge .
Approach: They introduce CoMuMDR: Code-mixed Multi-modal Multi-domain corpus for Discourse parsing in conversations.
Outcome: The proposed corpus is code-mixed in Hindi and English and annotated with nine discourse relations.
Discourse Representation Parsing for Sentences and Documents (P19-1)

Copied to clipboard

Challenge: Experimental results show that our model outperforms competitive baselines by a wide margin.
Approach: They propose a neural model which parses discourse structures of arbitrary length and granularity.
Outcome: The proposed model outperforms baseline models on sentence- and document-level benchmarks.
Semantically Driven Sentence Fusion: Modeling and Evaluation (2020.findings-emnlp)

Copied to clipboard

Challenge: Sentence fusion is the task of joining related sentences into coherent text.
Approach: They propose a method where ground-truth solutions are automatically expanded into multiple references via curated equivalence classes of connective phrases.
Outcome: The proposed approach improves on state-of-the-art models by expanding ground-truth solutions into multiple references.
A Language Model-based Generative Classifier for Sentence-level Discourse Parsing (2021.emnlp-main)

Copied to clipboard

Challenge: Existing methods to consider textual coherence are limited in labeled data.
Approach: They propose a language model-based generative classifier that uses labels as input and embeds labels into their representations.
Outcome: The proposed classifier achieves state-of-the-art in discourse segmentation and relation F1 scores with gold boundaries and automatically segmented boundaries.
DiscoFuse: A Large-Scale Dataset for Discourse-Based Sentence Fusion (N19-1)

Copied to clipboard

Challenge: Existing datasets for sentence fusion are small and insufficient for training modern neural models.
Approach: They propose a method for automatically-generating fusion examples from raw text . they apply their method to Wikipedia and Sports articles to generate fusion models .
Outcome: The proposed method improves performance on WebSplit when viewed as a sentence fusion task.
Text Segmentation by Cross Segment Attention (2020.emnlp-main)

Copied to clipboard

Challenge: Document and discourse segmentation are two fundamental NLP tasks pertaining to breaking up text into constituents.
Approach: They propose three transformer-based NLP models that break up text into constituents and compare them to previous approaches.
Outcome: The proposed architectures reduce errors by a large margin on three datasets and improve performance on real-world datasets.
Simple and Effective Text Simplification Using Semantic and Neural Methods (P18-1)

Copied to clipboard

Challenge: Sentence splitting is a major simplification operation.
Approach: They propose a simple and efficient splitting algorithm based on an automatic semantic parser.
Outcome: The proposed method compares favorably to the state-of-the-art in combined lexical and structural simplification.
Unleashing the Power of Neural Discourse Parsers - A Context and Structure Aware Approach Using Large Scale Pretraining (2020.coling-main)

Copied to clipboard

Challenge: Discourse parsing is an important upstream task within the area of Natural Language Processing (NLP) .
Approach: They propose a discourse parser that incorporates recent contextual language models to improve the performance of RST-based discourse parses.
Outcome: The proposed parser outperforms existing models on two key RST datasets and on large-scale "silver-standard" discourse treebank MEGA-DT.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations