paper-with-me

홈 › Papers

Test-time RL alignment exposes task familiarity artifacts in LLM benchmarks

2026-03-13 · Kun Wang, Reinhard Heckel arxiv

Direct evaluation of LLMs on benchmarks can be misleading because comparatively strong performance may reflect task familiarity rather than capability. The train-before-test approach controls for task familiarity by giving each model task-relevant training before evaluation, originally through supervised finetuning. However, suitable training data is often hard to come by, and evaluation results vary with the data chosen. In this paper, we propose a two-stage test-time reinforcement learning (RL) alignment method for train-before-test. First, RL with a single sample provides a first alignment of the model to the task format, and second, test-time RL with majority-voting reward aligns the model to the benchmark distribution. Our test-time RL alignment method aligns similarly well as SFT-based train-before test, but without requiring a task-specific training set. On a domain-specific benchmark without training data, we show that direct evaluation underestimates base models which perform substantially better once aligned, yielding a more faithful evaluation of their capabilities. Moreover, for reasoning tasks, the performance gap between fine-tuned models and their base models largely disappears after alignment, suggesting that many gains from RLVR/SFT reported in the literature are not a difference in reasoning capability, but rather artifacts of task familiarity.

📄 PDF Abstract BibTeX arXiv:2603.12875

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Behavioral Biometrics for Automatic Detection of User Familiarity in VR

2025-10-14 · Numan Zafar, Priyo Ranjan Kundu Prosun, Shafique Ahmad Chaudhry arxiv

As virtual reality (VR) devices become increasingly integrated into everyday settings, a growing number of users without prior experience will engage with VR systems. Automatically detecting a user's familiarity with VR …

Learning to Alleviate Familiarity Bias in Video Recommendation

2026-02-08 · Zheng Ren, Yi Wu, Jianan Lu, Acar Ary 외 arxiv

Modern video recommendation systems aim to optimize user engagement and platform objectives, yet often face structural exposure imbalances caused by behavioral biases. In this work, we focus on the post-ranking stage and…

Recommendation Systems

Ancient Greek Technology: An Immersive Learning Use Case Described Using a Co-Intelligent Custom ChatGPT Assistant

2025-02-06 · Vlasis Kasapakis, Leonel Morgado

Achieving consistency in immersive learning case descriptions is essential but challenging due to variations in research focus, methodology, and researchers' background. We address these challenges by leveraging the Imme…

Single-pass Adaptive Image Tokenization for Minimum Program Search

2025-07-10 · Shivam Duggal, Sanghyun Byun, William T. Freeman, Antonio Torralba 외 arxiv

According to Algorithmic Information Theory (AIT) -- Intelligent representations compress data into the shortest possible program that can reconstruct its content, exhibiting low Kolmogorov Complexity (KC). In contrast, …

Representation LearningReinforcement Learning

Evaluating Deep Networks for Detecting User Familiarity with VR from Hand Interactions

2024-01-27 · Mingjun Li, Numan Zafar, Natasha Kholgade Banerjee, Sean Banerjee

As VR devices become more prevalent in the consumer space, VR applications are likely to be increasingly used by users unfamiliar with VR. Detecting the familiarity level of a user with VR as an interaction medium provid…