# GumDrop at the DISRPT2019 Shared Task: A Model Stacking Approach to   Discourse Unit Segmentation and Connective Detection

**Authors:** Yue Yu, Yilun Zhu, Yang Liu, Yan Liu, Siyao Peng and, Mackenzie Gong, Amir Zeldes

arXiv: 1904.10419 · 2019-09-02

## TL;DR

GumDrop employs a model stacking ensemble approach for discourse unit segmentation and connective detection, demonstrating adaptability across diverse datasets in the DISRPT 2019 Shared Task.

## Contribution

It introduces a novel ensemble stacking method with three component stacks tailored for sentence splitting, discourse segmentation, and connective detection.

## Key findings

- Effective generalization to datasets of varying sizes.
- Improved performance through heterogeneous ensemble models.
- Flexible architecture adaptable to different dataset characteristics.

## Abstract

In this paper we present GumDrop, Georgetown University's entry at the DISRPT 2019 Shared Task on automatic discourse unit segmentation and connective detection. Our approach relies on model stacking, creating a heterogeneous ensemble of classifiers, which feed into a metalearner for each final task. The system encompasses three trainable component stacks: one for sentence splitting, one for discourse unit segmentation and one for connective detection. The flexibility of each ensemble allows the system to generalize well to datasets of different sizes and with varying levels of homogeneity.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.10419/full.md

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/1904.10419/full.md

## References

32 references — full list in the complete paper: https://tomesphere.com/paper/1904.10419/full.md

---
Source: https://tomesphere.com/paper/1904.10419