CLOct 14, 2021

Rethinking Self-Supervision Objectives for Generalizable Coherence Modeling

arXiv:2110.07198v2637 citations
Originality Incremental advance
AI Analysis

This work addresses coherence modeling for evaluating text generation quality, representing an incremental advance in neural coherence modeling.

The paper tackles the problem of coherence evaluation for machine-generated text by developing a self-supervised approach that improves state-of-the-art performance. It shows significant improvements in downstream coherence evaluation tasks through a harder contrastive learning objective with increased negative samples and a global negative queue.

Given the claims of improved text generation quality across various pre-trained neural models, we consider the coherence evaluation of machine generated text to be one of the principal applications of coherence models that needs to be investigated. Prior work in neural coherence modeling has primarily focused on devising new architectures for solving the permuted document task. We instead use a basic model architecture and show significant improvements over state of the art within the same training regime. We then design a harder self-supervision objective by increasing the ratio of negative samples within a contrastive learning setup, and enhance the model further through automatic hard negative mining coupled with a large global negative queue encoded by a momentum encoder. We show empirically that increasing the density of negative samples improves the basic model, and using a global negative queue further improves and stabilizes the model while training with hard negative samples. We evaluate the coherence model on task-independent test sets that resemble real-world applications and show significant improvements in coherence evaluations of downstream tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes