ACL 2024long6 citations

Predicting Text Preference Via Structured Comparative Reasoning

Jing Nathan Yan, Tianqi Liu, Justin Chiu, Jiaming Shen, Zhen Qin, Yue Yu, Charumathi Lakshmanan, Yair Kurzion

Abstract

Comparative reasoning plays a crucial role in predicting text preferences; however, large language models (LLMs) often demonstrate inconsistencies in their reasoning, leading to incorrect preference predictions. While approaches like Chain-of-Thought improve accuracy in many settings, they struggle to consistently distinguish the similarities and differences of complex texts. We introduce SC2, a model that prompts LLMs to predict text preferences by generating structured intermediate comparisons. SC2 begins by proposing aspects for comparison, followed by generating textual comparisons under each aspect. We select consistent comparisons with a pairwise comparator that ensures each comparison of a given aspect clearly distinguishes differences between texts, significantly reducing hallucination and improving consistency. Our empirical studies across various NLP tasks, including summarization, retrieval, and automatic rating, demonstrate that SC2‘s enhanced performance in text preference prediction is significant.

BibTeX
@inproceedings{yan-etal-2024-predicting,
    title = "Predicting Text Preference Via Structured Comparative Reasoning",
    author = "Yan, Jing Nathan  and
      Liu, Tianqi  and
      Chiu, Justin  and
      Shen, Jiaming  and
      Qin, Zhen  and
      Yu, Yue  and
      Lakshmanan, Charumathi  and
      Kurzion, Yair  and
      Rush, Alexander  and
      Liu, Jialu  and
      Bendersky, Michael",
    editor = "Ku, Lun-Wei  and
      Martins, Andre  and
      Srikumar, Vivek",
    booktitle = "Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.acl-long.541/",
    doi = "10.18653/v1/2024.acl-long.541",
    pages = "10040--10060"
}
Predicting Text Preference Via Structured Comparative Reasoning · ACL 2024