EMNLP 2024finding36 citations

OffsetBias: Leveraging Debiased Data for Tuning Evaluators

Junsoo Park, Seungyeon Jwa, Ren Meiying, Daeyoung Kim, Sanghyuk Choi

Abstract

Employing Large Language Models (LLMs) to assess the quality of generated responses has become a widely adopted evaluation method. Specifically, instruct-tuned models and fine-tuned judge models based on open-source LLMs have been reported. While it is known that judge models are vulnerable to certain biases, such as favoring longer answers regardless of content, the specifics of these biases remain under-explored. In this work, we qualitatively identify six types of biases inherent in various judge models. We propose EvalBiasBench as a meta-evaluation collection of hand-crafted test cases for each bias type. Additionally, we present de-biasing dataset construction methods and the associated preference dataset OffsetBias. Experimental results demonstrate that fine-tuning on our dataset significantly enhances the robustness of judge models against biases and improves performance across most evaluation scenarios. We release our datasets and the fine-tuned judge model to public.

BibTeX
@inproceedings{park-etal-2024-offsetbias,
    title = "{O}ffset{B}ias: Leveraging Debiased Data for Tuning Evaluators",
    author = "Park, Junsoo  and
      Jwa, Seungyeon  and
      Meiying, Ren  and
      Kim, Daeyoung  and
      Choi, Sanghyuk",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-emnlp.57/",
    doi = "10.18653/v1/2024.findings-emnlp.57",
    pages = "1043--1067"
}
OffsetBias: Leveraging Debiased Data for Tuning Evaluators · EMNLP 2024