English

Finetuning LLMs for Comparative Assessment Tasks

Computation and Language 2024-09-25 v1

Abstract

Automated assessment in natural language generation is a challenging task. Instruction-tuned large language models (LLMs) have shown promise in reference-free evaluation, particularly through comparative assessment. However, the quadratic computational complexity of pairwise comparisons limits its scalability. To address this, efficient comparative assessment has been explored by applying comparative strategies on zero-shot LLM probabilities. We propose a framework for finetuning LLMs for comparative assessment to align the model's output with the target distribution of comparative probabilities. By training on soft probabilities, our approach improves state-of-the-art performance while maintaining high performance with an efficient subset of comparisons.

Keywords

Cite

@article{arxiv.2409.15979,
  title  = {Finetuning LLMs for Comparative Assessment Tasks},
  author = {Vatsal Raina and Adian Liusie and Mark Gales},
  journal= {arXiv preprint arXiv:2409.15979},
  year   = {2024}
}

Comments

8 pages, 5 figures, 6 tables

R2 v1 2026-06-28T18:55:10.818Z