SIVA-RL: Sensitivity-Invariance Visual Alignment for Multimodal Reinforcement Learning
Summary
SIVA-RL, a Sensitivity-Invariance Visual Alignment framework, addresses the challenge of ensuring vision-language models ground predictions in visual evidence within Reinforcement Learning with Verifiable Rewards (RLVR). It replaces traditional operator-conditioned regularization with sample-wise, outcome-conditioned supervision. The framework constructs localized interventions using token-aligned, distance-constrained within-image PatchSwap. A frozen audit policy then scores clean-intervention pairs, and the observed reward drop dictates soft routing weights. Large drops drive sensitivity alignment, low drops drive invariance alignment, and ambiguous pairs are down-weighted. SIVA-RL is compatible with GRPO and DAPO backbones and improves 3B and 7B models across nine multimodal reasoning benchmarks, yielding an 8.79 percentage-point gain on vision-dependent reasoning and up to 14.9% relative overall improvement.
Key takeaway
For Machine Learning Engineers developing multimodal reinforcement learning systems, SIVA-RL offers a robust approach to ensure your models genuinely ground predictions in visual evidence. By moving beyond intervention-type supervision to outcome-conditioned alignment, you can achieve significant performance gains, including an 8.79 percentage-point improvement on vision-dependent reasoning. Consider integrating SIVA-RL's methodology to enhance the verifiability and accuracy of your 3B or 7B multimodal models.
Key insights
SIVA-RL improves multimodal RL grounding by using outcome-conditioned visual alignment instead of intervention-type supervision.
Principles
- Intervention outcomes vary, requiring sample-wise supervision.
- Decouple intervention construction from supervision.
- Align sensitivity for large reward drops.
Method
SIVA-RL constructs localized PatchSwap interventions, scores them with a frozen audit policy, and uses the observed reward drop to assign outcome-conditioned sensitivity or invariance alignment supervision.
In practice
- Apply to GRPO and DAPO backbones.
- Enhance vision-dependent reasoning tasks.
- Improve 3B and 7B multimodal models.
Topics
- SIVA-RL
- Reinforcement Learning
- Multimodal AI
- Visual Grounding
- Vision-Language Models
- PatchSwap
Best for: Research Scientist, AI Scientist, Machine Learning Engineer
Related on AIssential
See Counsel's argued verdicts on the open AI decisions leaders are weighing →
Editorial summary, takeaway, and curation by AIssential. Original article published by Takara TLDR - Daily AI Papers.