paper-with-me

홈 › Papers

Tiny Reward Models

2025-07-14 · Sarah Pan arxiv

Large decoder-based language models have become the dominant architecture for reward modeling in reinforcement learning from human feedback (RLHF). However, as reward models are increasingly deployed in test-time strategies, their inference costs become a growing concern. We present TinyRM, a family of small, bidirectional masked language models (MLMs) with as few as 400 million parameters, that rival the capabilities of models over 175 times larger on reasoning and safety preference modeling tasks. TinyRM combines FLAN-style prompting, Directional Low-Rank Adaptation (DoRA), and layer freezing to achieve strong performance on RewardBench, despite using significantly fewer resources. Our experiments suggest that small models benefit from domain-specific tuning strategies, particularly in reasoning, where lightweight finetuning methods are especially effective. While challenges remain in building generalist models and conversational preference modeling, our preliminary results highlight the promise of lightweight bidirectional architectures as efficient, scalable alternatives for preference modeling.

📄 PDF Abstract BibTeX arXiv:2507.09973

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

TinyJudge: Unverifiable Constraint Alignment via Lightweight Specialist Ensembles

2026-04-19 · Yirong Zeng, Yufei Liu, Xiao Ding, Yutai Hou 외 arxiv

Instruction Following (IF) is a core capability of LLMs, requiring strict adherence to diverse constraints, ranging from verifiable ones (e.g., output length) to unverifiable ones (e.g., tone). Reinforcement learning wit…

Reinforcement LearningInstruction Following

TinyV: Reducing False Negatives in Verification Improves RL for LLM Reasoning

2025-05-20 · Zhangchen Xu, Yuetai Li, Fengqing Jiang, Bhaskar Ramasubramanian 외

Reinforcement Learning (RL) has become a powerful tool for enhancing the reasoning abilities of large language models (LLMs) by optimizing their policies with reward signals. Yet, RL's success relies on the reliability o…

MathReinforcement Learning (RL)

Robust Robot Walker: Learning Agile Locomotion over Tiny Traps

2024-09-11 · Shaoting Zhu, Runhan Huang, Linzhan Mou, Hang Zhao

Quadruped robots must exhibit robust walking capabilities in practical applications. In this work, we propose a novel approach that enables quadruped robots to pass various small obstacles, or "tiny traps". Existing meth…

STAR: Similarity-guided Teacher-Assisted Refinement for Super-Tiny Function Calling Models

2026-02-03 · Jiliang Ni, Jiachen Pu, Zhongyi Yang, Jingfeng Luo 외 arxiv

The proliferation of Large Language Models (LLMs) in function calling is pivotal for creating advanced AI agents, yet their large scale hinders widespread adoption, necessitating transferring their capabilities into smal…

Knowledge Distillation

Evaluating Actuators in a Purely Information-Theory Based Reward Model

2018-04-10 · Wojciech Skaba

AGINAO builds its cognitive engine by applying self-programming techniques to create a hierarchy of interconnected codelets - the tiny pieces of code executed on a virtual machine. These basic processing units are evalua…