SLIFT decomposes user feedback into Fix, Spec, and Null parts, then trains a Generalist adapter for fixes and a Specialist adapter for optional refinements, improving LLMs on MemoryBench and WildFB.
MulFeRL: Enhancing Reinforcement Learning with Verbal Feedback in a Multi-turn Loop
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Reinforcement Learning with Verifiable Rewards (RLVR) is widely used to improve reasoning across domains, but outcome-only scalar rewards are often sparse and uninformative. This limitation is especially severe for failed samples, where scalar rewards indicate only that a solution is incorrect without explaining why the reasoning breaks down. In this paper, we leverage richer verbal feedback to guide RLVR on failed samples and convert feedback-induced progress into trainable learning signals. We propose MulFeRL (Multi-turn Feedback-guided Reinforcement Learning), a multi-turn, event-triggered RLVR framework that combines progress induction for feedback-guided regeneration of failed samples, progress credit assignment for learning from verifier-confirmed progress, and structured feedback injection for integrating feedback into the model's reasoning process. Trained on sampled OpenR1-Math, MulFeRL outperforms supervised, self-distillation-based, and RLVR baselines in-domain, while also showing strong out-of-domain generalization.
fields
cs.AI 1years
2026 1verdicts
ACCEPT 1representative citing papers
citing papers explorer
-
Different Feedback, Different Updates: Selective Self-Learning from User Interactions for Large Language Models
SLIFT decomposes user feedback into Fix, Spec, and Null parts, then trains a Generalist adapter for fixes and a Specialist adapter for optional refinements, improving LLMs on MemoryBench and WildFB.