---
title: RLPF: Reinforcement Learning from Prediction Feedback for User Summarization with LLMs
url: https://www.ml-quant.com/papers/arxiv/2409.04421/
site: ML-Quant (https://www.ml-quant.com)
updated: 2026-09-26
license: Summaries CC BY 4.0; links go to the original sources
index: https://www.ml-quant.com/llms.txt
identifier: arXiv:2409.04421
source_url: https://arxiv.org/abs/2409.04421
featured: 2024-09-10
citations: 16
topic: LLMs & Text
---


# RLPF: Reinforcement Learning from Prediction Feedback for User Summarization with LLMs

Reinforcement Learning from Prediction Feedback (RLPF) is a method that refines Large Language Models to produce concise, human-readable summaries, enhancing task performance and summary quality.

- Source: https://arxiv.org/abs/2409.04421
- Identifier: arXiv:2409.04421
- Released: 2024-09-06
- First featured: Quant Letter No. 65 (2024-09-10): https://www.ml-quant.com/issues/2024-09-10/
- Citations (Semantic Scholar): 16
- Published in: AAAI Conference on Artificial Intelligence
- Topic: LLMs & Text

## Related

- [Training Language Models to Self-Correct via Reinforcement Learning](https://www.ml-quant.com/papers/arxiv/2409.12917/): SCoRe, a new online reinforcement learning approach, enhances the self-correction ability of large language models, showing top performance with Gemini 1.0 Pro and 1.5 Flash models.
- [Towards Large Reasoning Models: A Survey of Reinforced Reasoning with Large Language Models](https://www.ml-quant.com/papers/arxiv/2501.09686/): The article discusses advancements in Large Language Models (LLMs) reasoning, emphasizing the use of reinforcement learning and thought simulation for complex reasoning, and the potential of scaling during training and testing.
- [Value-Incentivized Preference Optimization: A Unified Approach to Online and Offline RLHF](https://www.ml-quant.com/papers/arxiv/2405.19320/): The study presents a unified approach to reinforcement learning from human feedback for large language models, offering theoretical guarantees and practical effectiveness.
- [Can large language models explore in-context?](https://www.ml-quant.com/papers/arxiv/2403.15371/): Large Language Models such as GPT-3.5, GPT-4, and Llama2 struggle to explore in reinforcement learning environments without significant interventions, indicating the need for algorithmic interventions in complex decision-making scenarios.
- [Utility-inspired Reward Transformations Improve Reinforcement Learning Training of Language Models](https://www.ml-quant.com/papers/arxiv/2501.06248/): The paper introduces a new method for training large language models using reinforcement learning feedback, which makes models more beneficial and less harmful by adjusting sensitivity to reward values.
- [LLMs Are In-Context Bandit Reinforcement Learners](https://www.ml-quant.com/papers/arxiv/2410.05362/): The research investigates the use of Large Language Models in in-context reinforcement learning, showing their effectiveness in learning from rewards but also their limitations in error reasoning.
