paper-with-me

홈 › Papers

From Jack of All Trades to Master of One: Specializing LLM-based Autoraters to a Test Set

2024-11-23 · Mara Finkelstein, Dan Deutsch, Parker Riley, Juraj Juraska, Geza Kovacs, Markus Freitag

As LLMs continue to become more powerful and versatile, human evaluation has quickly become intractable at scale and reliance on automatic metrics has become the norm. Recently, it has been shown that LLMs are themselves state-of-the-art evaluators for many tasks. These Autoraters are typically designed so that they generalize to new systems and test sets. In practice, however, evaluation is performed on a small set of fixed, canonical test sets, which are carefully curated to measure certain capabilities of interest and are not changed frequently. In this work, we design a method which specializes a prompted Autorater to a given test set, by leveraging historical ratings on the test set to construct in-context learning (ICL) examples. We evaluate our Specialist method on the task of fine-grained machine translation evaluation, and show that it dramatically outperforms the state-of-the-art XCOMET metric by 54% and 119% on the WMT'23 and WMT'24 test sets, respectively. We perform extensive analyses to understand the representations learned by our Specialist metrics, and how variability in rater behavior affects their performance. We also verify the generalizability and robustness of our Specialist method for designing automatic metrics across different numbers of ICL examples, LLM backbones, systems to evaluate, and evaluation tasks.

📄 PDF Abstract BibTeX arXiv:2411.15387

Code (0)

등록된 구현이 없습니다.

Tasks

AllIn-Context LearningMachine Translation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Jack and Masters of all Trades: One-Pass Learning Sets of Model Sets From Large Pre-Trained Models

2022-05-02 · Han Xiang Choong, Yew-Soon Ong, Abhishek Gupta, Caishun Chen 외

For deep learning, size is power. Massive neural nets trained on broad data for a spectrum of tasks are at the forefront of artificial intelligence. These large pre-trained models or Jacks of All Trades (JATs), when fine…

AllDeep Learning

Jack of All Trades, Master of Some, a Multi-Purpose Transformer Agent

2024-02-15 · Quentin Gallouédec, Edward Beeching, Clément Romac, Emmanuel Dellandréa

The search for a general model that can operate seamlessly across multiple domains remains a key goal in machine learning research. The prevailing methodology in Reinforcement Learning (RL) typically limits models to a s…

AllDecision MakingReinforcement Learning (RL)Sequential Decision Making

Jacks of All Trades, Masters Of None: Addressing Distributional Shift and Obtrusiveness via Transparent Patch Attacks

2020-05-01 · Neil Fendley, Max Lennon, I-Jeng Wang, Philippe Burlina 외

We focus on the development of effective adversarial patch attacks and -- for the first time -- jointly address the antagonistic objectives of attack success and obtrusiveness via the design of novel semi-transparent pat…

All

Judging with Confidence: Calibrating Autoraters to Preference Distributions

2025-09-30 · Zhuohang Li, Xiaowei Li, Chengyu Huang, Guowang Li 외 arxiv

The alignment of large language models (LLMs) with human values increasingly relies on using other LLMs as automated judges, or ``autoraters''. However, their reliability is limited by a foundational issue: they are trai…

Reinforcement Learning

ChatGPT: Jack of all trades, master of none

2023-02-21 · Jan Kocoń, Igor Cichecki, Oliwier Kaszyca, Mateusz Kochanek 외

OpenAI has released the Chat Generative Pre-trained Transformer (ChatGPT) and revolutionized the approach in artificial intelligence to human-model interaction. Several publications on ChatGPT evaluation test its effecti…

AllChatbotEmotion RecognitionLinguistic Acceptability+5