EMNLP 2021main30 citations

Is Everything in Order? A Simple Way to Order Sentences

Somnath Basu Roy Chowdhury, Faeze Brahman, Snigdha Chaturvedi

Abstract

The task of organizing a shuffled set of sentences into a coherent text has been used to evaluate a machine’s understanding of causal and temporal relations. We formulate the sentence ordering task as a conditional text-to-marker generation problem. We present Reorder-BART (Re-BART) that leverages a pre-trained Transformer-based model to identify a coherent order for a given set of shuffled sentences. The model takes a set of shuffled sentences with sentence-specific markers as input and generates a sequence of position markers of the sentences in the ordered text. Re-BART achieves the state-of-the-art performance across 7 datasets in Perfect Match Ratio (PMR) and Kendall’s tau. We perform evaluations in a zero-shot setting, showcasing that our model is able to generalize well across other datasets. We additionally perform several experiments to understand the functioning and limitations of our framework.

BibTeX
@inproceedings{basu-roy-chowdhury-etal-2021-everything,
    title = "Is Everything in Order? A Simple Way to Order Sentences",
    author = "Basu Roy Chowdhury, Somnath  and
      Brahman, Faeze  and
      Chaturvedi, Snigdha",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-main.841/",
    doi = "10.18653/v1/2021.emnlp-main.841",
    pages = "10769--10779"
}
Is Everything in Order? A Simple Way to Order Sentences · EMNLP 2021