paper-with-me

Papers

Skywork-Reward: Bag of Tricks for Reward Modeling in LLMs

2024-10-24 · Chris Yuhao Liu, Liang Zeng, Jiacai Liu, Rui Yan, Jujie He, Chaojie Wang, Shuicheng Yan, Yang Liu, Yahui Zhou

In this report, we introduce a collection of methods to enhance reward modeling for LLMs, focusing specifically on data-centric techniques. We propose effective data selection and filtering strategies for curating high-quality open-source preference datasets, culminating in the Skywork-Reward data collection, which contains only 80K preference pairs -- significantly smaller than existing datasets. Using this curated dataset, we developed the Skywork-Reward model series -- Skywork-Reward-Gemma-27B and Skywork-Reward-Llama-3.1-8B -- with the former currently holding the top position on the RewardBench leaderboard. Notably, our techniques and datasets have directly enhanced the performance of many top-ranked models on RewardBench, highlighting the practical impact of our contributions in real-world preference learning applications.

📄 PDF Abstract BibTeX arXiv:2410.18451

Code (0)

등록된 구현이 없습니다.

Tasks

Position

Similar Papers 제목 키워드 기반

Skywork-VL Reward: An Effective Reward Model for Multimodal Understanding and Reasoning

2025-05-12 · Xiaokun Wang, Chris, Jiangbo Pei, Wei Shen 외

We propose Skywork-VL Reward, a multimodal reward model that provides reward signals for both multimodal understanding and reasoning tasks. Our technical approach comprises two key components: First, we construct a large…

Multimodal Reasoning

Skywork-Reward-V2: Scaling Preference Data Curation via Human-AI Synergy

2025-07-02 · Chris Yuhao Liu, Liang Zeng, Yuzhen Xiao, Jujie He 외 arxiv

Despite the critical role of reward models (RMs) in Reinforcement Learning from Human Feedback (RLHF), current state-of-the-art open RMs perform poorly on most existing evaluation benchmarks, failing to capture nuanced h…

Reinforcement Learning

Skywork R1V2: Multimodal Hybrid Reinforcement Learning for Reasoning

2025-04-23 · Chris, Yichen Wei, Yi Peng, Xiaokun Wang 외

We present Skywork R1V2, a next-generation multimodal reasoning model and a major leap forward from its predecessor, Skywork R1V. At its core, R1V2 introduces a hybrid reinforcement learning paradigm that harmonizes rewa…

Multimodal Reasoningreinforcement-learningReinforcement Learning

Skywork UniPic: Unified Autoregressive Modeling for Visual Understanding and Generation

2025-08-05 · Peiyu Wang, Yi Peng, Yimeng Gan, Liang Hu 외 arxiv

We introduce Skywork UniPic, a 1.5 billion-parameter autoregressive model that unifies image understanding, text-to-image generation, and image editing within a single architecture-eliminating the need for task-specific …

Text-to-Image GenerationImage Editing

Auto-Rubric: Learning From Implicit Weights to Explicit Rubrics for Reward Modeling

2025-10-20 · Lipeng Xie, Sen Huang, Zhuo Zhang, Anni Zou 외 arxiv

Conventional reward modeling relies on gradient descent over neural weights, creating opaque, data-hungry "black boxes." We propose a paradigm shift from implicit to explicit reward parameterization, recasting optimizati…