English

Regression-aware Inference with LLMs

Computation and Language 2024-11-04 v3 Artificial Intelligence

Abstract

Large language models (LLMs) have shown strong results on a range of applications, including regression and scoring tasks. Typically, one obtains outputs from an LLM via autoregressive sampling from the model's output distribution. We show that this inference strategy can be sub-optimal for common regression and scoring evaluation metrics. As a remedy, we build on prior work on Minimum Bayes Risk decoding, and propose alternate inference strategies that estimate the Bayes-optimal solution for regression and scoring metrics in closed-form from sampled responses. We show that our proposal significantly improves over baselines across datasets and models.

Keywords

Cite

@article{arxiv.2403.04182,
  title  = {Regression-aware Inference with LLMs},
  author = {Michal Lukasik and Harikrishna Narasimhan and Aditya Krishna Menon and Felix Yu and Sanjiv Kumar},
  journal= {arXiv preprint arXiv:2403.04182},
  year   = {2024}
}

Comments

EMNLP Findings 2024

R2 v1 2026-06-28T15:11:46.564Z