BoN Appetit Team at LeWiDi-2025: Best-of-N Test-time Scaling Can Not Stomach Annotation Disagreements (Yet)
Tomas Ruiz, Siyao Peng, Barbara Plank, Carsten Schwemmer
TL;DR
This work investigates whether test-time scaling can mitigate annotation disagreements in NLP by transferring methods from domains with verifiable answers. It evaluates three strategies—Model Averaging, Majority Voting, and Best-of-N sampling with step-wise scores—on LeWiDi-2025 datasets (CSC, MP, PAR, VEN). The study introduces a prediction diversity metric and shows that Model Averaging and Majority Voting consistently improve soft-label and perspectivist predictions, while Best-of-N sampling fails to transfer from math to LeWiDi tasks. The findings imply that current reasoning-focused post-training may need adaptation to handle interpretative variability in NLP, guiding future work toward training on similar tasks or refining step-wise evaluation to better capture diverse perspectives.
Abstract
Test-time scaling is a family of techniques to improve LLM outputs at inference time by performing extra computation. To the best of our knowledge, test-time scaling has been limited to domains with verifiably correct answers, like mathematics and coding. We transfer test-time scaling to the LeWiDi-2025 tasks to evaluate annotation disagreements. We experiment with three test-time scaling methods: two benchmark algorithms (Model Averaging and Majority Voting), and a Best-of-N sampling method. The two benchmark methods improve LLM performance consistently on the LeWiDi tasks, but the Best-of-N method does not. Our experiments suggest that the Best-of-N method does not currently transfer from mathematics to LeWiDi tasks, and we analyze potential reasons for this gap.
