Overview of Preference Optimization for Reasoning with Pseudo Feedback
masterPFPO (Preference Optimization for Reasoning with Pseudo Feedback) is a method introduced for ICLR 2025 that generates pseudo feedback for reasoning tasks. It frames the labeling of solutions as an evaluation against associated test cases.
Key features include:
- Pseudo Feedback Generation: Uses two forms: feedback generated by frontier LLMs and feedback generated by extending self-consistency to multi-test-case scenarios.
- Task Support: Optimized for mathematical reasoning and coding tasks.
- Proven Performance: Demonstrated significant improvements in models like Mathstral-7B (on MATH) and Deepseek-coder-7B-v1.5 (on LiveCodeBench).