← Search

Piotr Stanczyk

4 accepted papers

2025

BOND: Aligning LLMs with Best-of-N Distillation

ICLR 2025poster

Reinforcement learning from human feedback (RLHF) is a key driver of quality and safety in state-of-the-art large language models. Yet, a surprisingly simple and strong inference-time strategy is Best-of-N sampling that selects the best generation among N candidates. In this paper, we propose Best-o…

Cited by 26SourcePDFScholar
2024

On-Policy Distillation of Language Models: Learning from Self-Generated Mistakes

ICLR 2024poster

Knowledge distillation (KD) is widely used for compressing a teacher model to reduce its inference cost and memory footprint, by training a smaller student model. However, current KD methods for auto-regressive sequence models suffer from distribution mismatch between output sequences seen during tr…

Cited by 109SourcePDFScholar
2023

Factually Consistent Summarization via Reinforcement Learning with Textual Entailment Feedback

ACL 2023long

Despite the seeming success of contemporary grounded text generation systems, they often tend to generate factually inconsistent text with respect to their input. This phenomenon is emphasized in tasks like summarization, in which the generated summaries should be corroborated by their source articl…

Cited by 82SourcePDFScholar
2020

SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference

ICLR 2020talk

We present a modern scalable reinforcement learning agent called SEED (Scalable, Efficient Deep-RL). By effectively utilizing modern accelerators, we show that it is not only possible to train on millions of frames per second but also to lower the cost. of experiments compared to current methods. We…

Cited by 166SourcecodeScholar