paper-with-me

Papers

Reverse Engineering Human Preferences with Reinforcement Learning

2025-05-21 · Lisa Alazraki, Tan Yi-Chern, Jon Ander Campos, Maximilian Mozes, Marek Rei, Max Bartolo

The capabilities of Large Language Models (LLMs) are routinely evaluated by other LLMs trained to predict human preferences. This framework--known as LLM-as-a-judge--is highly scalable and relatively low cost. However, it is also vulnerable to malicious exploitation, as LLM responses can be tuned to overfit the preferences of the judge. Previous work shows that the answers generated by a candidate-LLM can be edited post hoc to maximise the score assigned to them by a judge-LLM. In this study, we adopt a different approach and use the signal provided by judge-LLMs as a reward to adversarially tune models that generate text preambles designed to boost downstream performance. We find that frozen LLMs pipelined with these models attain higher LLM-evaluation scores than existing frameworks. Crucially, unlike other frameworks which intervene directly on the model's response, our method is virtually undetectable. We also demonstrate that the effectiveness of the tuned preamble generator transfers when the candidate-LLM and the judge-LLM are replaced with models that are not used during training. These findings raise important questions about the design of more reliable LLM-as-a-judge evaluation settings. They also demonstrate that human preferences can be reverse engineered effectively, by pipelining LLMs to optimise upstream preambles via reinforcement learning--an approach that could find future applications in diverse tasks and domains beyond adversarial attacks.

📄 PDF Abstract BibTeX arXiv:2505.15795

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here
HOC 설명 없음

Similar Papers 제목 키워드 기반

HER: Human-like Reasoning and Reinforcement Learning for LLM Role-playing

2026-01-29 · Chengyu Du, Xintao Wang, Aili Chen, Weiyuan Li 외 arxiv

LLM role-playing, i.e., using LLMs to simulate specific personas, has emerged as a key capability in various applications, such as companionship, content creation and digital games. While current models effectively captu…

Reinforcement Learning

Aligning Large Language Models with Human Preferences through Representation Engineering

2023-12-26 · Wenhao Liu, Xiaohua Wang, Muling Wu, Tianlong Li 외

Aligning large language models (LLMs) with human preferences is crucial for enhancing their utility in terms of helpfulness, truthfulness, safety, harmlessness, and interestingness. Existing methods for achieving this al…

Parallel development of social preferences in fish and machines

2023-05-18 · Joshua McGraw, Donsuk Lee, Justin Wood

What are the computational foundations of social grouping? Traditional approaches to this question have focused on verbal reasoning or simple (low-dimensional) quantitative models. In the real world, however, social pref…

reinforcement-learning

Beyond Human Preferences: Exploring Reinforcement Learning Trajectory Evaluation and Improvement through LLMs

2024-06-28 · Zichao Shen, Tianchen Zhu, Qingyun Sun, Shiqi Gao 외

Reinforcement learning (RL) faces challenges in evaluating policy trajectories within intricate game tasks due to the difficulty in designing comprehensive and precise reward functions. This inherent difficulty curtails …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

RIME: Robust Preference-based Reinforcement Learning with Noisy Preferences

2024-02-27 · Jie Cheng, Gang Xiong, Xingyuan Dai, Qinghai Miao 외

Preference-based Reinforcement Learning (PbRL) circumvents the need for reward engineering by harnessing human preferences as the reward signal. However, current PbRL methods excessively depend on high-quality feedback f…

reinforcement-learningReinforcement Learning