COLING 2024main1 citations

Agenda-Driven Question Generation: A Case Study in the Courtroom Domain

Yi Fung, Anoop Kumar, Aram Galstyan, Heng Ji, Prem Natarajan

Abstract

This paper introduces a novel problem of automated question generation for courtroom examinations, CourtQG. While question generation has been studied in domains such as educational testing and product description, CourtQG poses several unique challenges owing to its non-cooperative and agenda-driven nature. Specifically, not only the generated questions need to be relevant to the case and underlying context, they also have to achieve certain objectives such as challenging the opponent’s arguments and/or revealing potential inconsistencies in their answers. We propose to leverage large language models (LLM) for CourtQG by fine-tuning them on two auxiliary tasks, agenda explanation (i.e., uncovering the underlying intents) and question type prediction. We additionally propose cold-start generation of questions from background documents without relying on examination history. We construct a dataset to evaluate our proposed method and show that it generates better questions according to standard metrics when compared to several baselines.

BibTeX
@inproceedings{fung-etal-2024-agenda,
    title = "Agenda-Driven Question Generation: A Case Study in the Courtroom Domain",
    author = "Fung, Yi  and
      Kumar, Anoop  and
      Galstyan, Aram  and
      Ji, Heng  and
      Natarajan, Prem",
    editor = "Calzolari, Nicoletta  and
      Kan, Min-Yen  and
      Hoste, Veronique  and
      Lenci, Alessandro  and
      Sakti, Sakriani  and
      Xue, Nianwen",
    booktitle = "Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)",
    month = may,
    year = "2024",
    address = "Torino, Italia",
    publisher = "ELRA and ICCL",
    url = "https://aclanthology.org/2024.lrec-main.49/",
    pages = "572--583"
}
Agenda-Driven Question Generation: A Case Study in the Courtroom Domain · COLING 2024