paper-with-me

Papers

RL Is Neither a Panacea Nor a Mirage: Understanding Supervised vs. Reinforcement Learning Fine-Tuning for LLMs

2025-08-22 · Hangzhan Jin, Sicheng Lv, Sifan Wu, Mohammad Hamdaqa arxiv

Training large language models (LLMs) from scratch is increasingly impractical, making post-training methods such as supervised fine-tuning (SFT) and reinforcement-learning fine-tuning (RL-FT, e.g., PPO) central to modern practice. Using an out-of-distribution (OOD) variant of the 24-point card game and new spectrum-based diagnostics, we revisit how these two stages reshape model representation and OOD performance. Our key findings are- (1) RL-FT can restore much of the OOD performance loss from SFT (e.g., Llama-11B 8.97% to 15.38%, Qwen-7B 17.09% to 19.66%). But when SFT induces severe overfitting and a clear distribution shift, RL-FT cannot fully recover OOD performance. (2) Direction shifts of singular vectors matter more than singular value magnitudes. These shifts concentrate on directions linked to the largest and smallest singular values, leaving the bulk spectrum intact. (3) Low-rank and shallow recovery is effective: restoring singular vector directions for the top 20% of values or first 25% of layers recovers 70-80% of OOD performance. (4) Stronger SFT checkpoints enable better recovery by RL, while overfitted ones resist restoration. These results reconcile prior reports of RL superior OOD performance: RL primarily counteracts SFT-induced directional drift rather than finding new solutions. Our spectrum-aware analysis highlights inexpensive recovery knobs low-rank UV merging and shallow-layer resets that practitioners can use before costly RL fine-tuning.

📄 PDF Abstract BibTeX arXiv:2508.16546

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

MIRAGE: Towards AI-Generated Image Detection in the Wild

2025-08-17 · Cheng Xia, Manxi Lin, Jiexiang Tan, Xiaoxiong Du 외 arxiv

The spreading of AI-generated images (AIGI), driven by advances in generative AI, poses a significant threat to information security and public trust. Existing AIGI detectors, while effective against images in clean labo…

Reinforcement Learning

Mirage Probes: How Vision Models Fake Visual Understanding

2026-06-11 · Daniel Ben-Levi, Judah Goldfeder, Weiliang Zhao, Raz Lapid 외 arxiv

Vision-language models (VLMs) can answer image-based questions confidently, and often correctly, even when no image is provided. This mirage behavior inflates benchmark scores without reflecting visual grounding. Prior w…

Visual Grounding

MIRAGE: Exploring How Large Language Models Perform in Complex Social Interactive Environments

2025-01-03 · Yin Cai, Zhouhong Gu, Zhaohan Du, Zheyu Ye 외

Large Language Models (LLMs) have shown remarkable capabilities in environmental perception, reasoning-based decision-making, and simulating complex human behaviors, particularly in interactive role-playing contexts. Thi…

Decision Making

Panacea+: Panoramic and Controllable Video Generation for Autonomous Driving

2024-08-14 · Yuqing Wen, Yucheng Zhao, Yingfei Liu, Binyuan Huang 외

The field of autonomous driving increasingly demands high-quality annotated video training data. In this paper, we propose Panacea+, a powerful and universally applicable framework for generating video data in driving sc…

3D Object Detection3D Object TrackingAutonomous DrivingLane Detection+6

MIRAGE: A Micro-Interaction Relational Architecture for Grounded Exploration in Multi-Figure Artworks

2026-04-26 · Jui-Cheng Chiu, Yu-Chao Wang, Shengyang Luo, Tongyan Wang 외 arxiv

Appreciating multi-figure paintings requires understanding how characters relate through subtle cues like gaze alignment, gesture, and spatial arrangement. We present MIRAGE, an evidence-centric framework designed to sca…