ACL 2025long0 citations

How to Compare Things Properly? A Study of Argument Relevance in Comparative Question Answering

Irina Nikishina, Saba Anwar, Nikolay Dolgov, Maria Manina, Daria Ignatenko, Artem Shelmanov, Chris Biemann

Abstract

Comparative Question Answering (CQA) lies at the intersection of Question Answering, Argument Mining, and Summarization. It poses unique challenges due to the inherently subjective nature of many questions and the need to integrate diverse perspectives. Although the CQA task can be addressed using recently emerged instruction-following Large Language Models (LLMs), challenges such as hallucinations in their outputs and the lack of transparent argument provenance remain significant limitations.To address these challenges, we construct a manually curated dataset comprising arguments annotated with their relevance. These arguments are further used to answer comparative questions, enabling precise traceability and faithfulness. Furthermore, we define explicit criteria for an “ideal” comparison and introduce a benchmark for evaluating the outputs of various Retrieval-Augmented Generation (RAG) models with respect to argument relevance. All code and data are publicly released to support further research.

BibTeX
@inproceedings{nikishina-etal-2025-compare,
    title = "How to Compare Things Properly? A Study of Argument Relevance in Comparative Question Answering",
    author = "Nikishina, Irina  and
      Anwar, Saba  and
      Dolgov, Nikolay  and
      Manina, Maria  and
      Ignatenko, Daria  and
      Shelmanov, Artem  and
      Biemann, Chris",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.acl-long.765/",
    doi = "10.18653/v1/2025.acl-long.765",
    pages = "15702--15720",
    ISBN = "979-8-89176-251-0"
}