EMNLP 2024main1 citations

Label Confidence Weighted Learning for Target-level Sentence Simplification

Xin Ying Qiu, Jingshen Zhang

Abstract

Multi-level sentence simplification generates simplified sentences with varying language proficiency levels. We propose Label Confidence Weighted Learning (LCWL), a novel approach that incorporates a label confidence weighting scheme in the training loss of the encoder-decoder model, setting it apart from existing confidence-weighting methods primarily designed for classification. Experimentation on English grade-level simplification dataset shows that LCWL outperforms state-of-the-art unsupervised baselines. Fine-tuning the LCWL model on in-domain data and combining with Symmetric Cross Entropy (SCE) consistently delivers better simplifications compared to strong supervised methods. Our results highlight the effectiveness of label confidence weighting techniques for text simplification tasks with encoder-decoder architectures.

BibTeX
@inproceedings{qiu-zhang-2024-label,
    title = "Label Confidence Weighted Learning for Target-level Sentence Simplification",
    author = "Qiu, Xin Ying  and
      Zhang, Jingshen",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-main.999/",
    doi = "10.18653/v1/2024.emnlp-main.999",
    pages = "18004--18019"
}