Skip to content

Repository for the paper "Revisiting Sentence Union Generation as a Testbed for Text Consolidation"

License

Notifications You must be signed in to change notification settings

eranhirs/sentence_union_generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Revisiting Sentence Union Generation as a Testbed for Text Consolidation

Eran Hirsch1, Valentina Pyatkin1, Ruben Wolhandler1, Avi Caciularu1, Asi Shefer2, Ido Dagan1
1Bar-Ilan University, 2One AI

This is the official implementation of the paper Revisiting Sentence Union Generation as a Testbed for Text Consolidation (Findings of ACL 2023).

Abstract

Tasks involving text generation based on multiple input texts, such as multi-document summarization, long-form question answering and contemporary dialogue applications, challenge models for their ability to properly consolidate partly-overlapping multi-text information. However, these tasks entangle the consolidation phase with the often subjective and ill-defined content selection requirement, impeding proper assessment of models' consolidation capabilities. In this paper, we suggest revisiting the sentence union generation task as an effective well-defined testbed for assessing text consolidation capabilities, decoupling the consolidation challenge from subjective content selection. To support research on this task, we present refined annotation methodology and tools for crowdsourcing sentence union, create the largest union dataset to date and provide an analysis of its rich coverage of various consolidation aspects. We then propose a comprehensive evaluation protocol for union generation, including both human and automatic evaluation. Finally, as baselines, we evaluate state-of-the-art language models on the task, along with a detailed analysis of their capacity to address multi-text consolidation challenges and their limitations.

Dataset

The dataset is available in the data folder, as well as in HuggingFace Datasets 🤗.

The Annotation Interface

Code for the annotation interface is available in the annotation_interface folder.

The Evaluation Interface

Code for the evaluation interface is available in the evaluation_interface folder.

Citation

If you find our work useful, please cite the paper as:

@article{hirsch2023revisiting,
         title={Revisiting Sentence Union Generation as a Testbed for Text Consolidation},
         author={Eran Hirsch and Valentina Pyatkin and Ruben Wolhandler and Avi Caciularu and Asi Shefer and Ido Dagan},
         journal={Findings of the 61st Annual Meeting of the Association for Computational Linguistics},
         year={2023}
}

About

Repository for the paper "Revisiting Sentence Union Generation as a Testbed for Text Consolidation"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published