← heapsort-ai

RLHF

9 items

ARTICLE↑ trendingReddit r/MachineLearning·4/26/2026

Why do only big ML labs dominate widely-used models despite many open-source pretrained models smaller labs could do RL on? [D]

The content questions why large AI labs dominate widely-used models like GPT and Claude, despite the existence of many open-source pretrained models of similar scale. The author suggests that Reinforcement Learning from Human Feedback (RLHF) is key to the superiority of these models and wonders why it wouldn't be more accessible for smaller labs.

42
RESEARCHarXiv CS.LG·4/13/2026

Distributionally Robust Token Optimization in RLHF

To address LLMs' susceptibility to failures from small prompt shifts, especially in multi-step reasoning, researchers propose Distributionally Robust Token Optimization (DRTO). This approach combines token-level Reinforcement Learning from Human Feedback (RLHF) with Distributionally Robust Optimization (DRO) to enhance consistency under distribution shifts, showing improvements on mathematical reasoning benchmarks.

27
ARTICLEDEV.to AI·14d ago

Understanding Reinforcement Learning with Human Feedback Part 6: How the Reward Model Trains the Original Model

This article, part of a series on Reinforcement Learning with Human Feedback (RLHF), details how a pre-trained reward model is leveraged to train an original AI model. It explains that new prompts are used, the original model generates responses, and the reward model provides feedback signals, allowing the original model to learn to generate more helpful and human-aligned outputs.

24