BRAID Unifies Multi-Modal Reasoning with RL

Zican Hu, Xuyang Hu, Yiming Liu, Zuwei Long, Wei Liu, Yunzhuo Hao, Jiawei Gu, Linjie Li, Yu Cheng, Zhenhong Sun, Weibo Gu, Xing Sun, Zhi Wang· July 7, 2026 View original

Summary

This paper introduces BRAID, a framework that casts multi-turn text-image-text reasoning as a unified Markov Decision Process (MDP), enabling joint optimization of textual and visual generation via a single reinforcement learning (RL) objective. BRAID uses a shared trajectory-level advantage and a VLM judge for dense feedback, outperforming baselines in spatial reasoning and visual perception.

Unified multi-modal models (UMMs) have demonstrated impressive capabilities in interleaved text-image reasoning, but optimizing their multi-turn generation through reinforcement learning (RL) has remained a significant challenge. Existing RL approaches typically apply optimization only to text generation steps, treating image generation as a separate, supervised process. This prevents the full propagation of policy gradients across the entire interleaved trajectory, leaving much of RL's potential for UMMs untapped. This research introduces BRAID (Bridging Interleaved Multi-modal Reasoning as a Unified Decision Process), a straightforward yet powerful framework. BRAID reframes multi-turn text-image-text reasoning as a unified Markov Decision Process (MDP), allowing for the joint optimization of both textual and visual generation using a single, coherent RL objective. BRAID achieves this by computing a shared trajectory-level advantage, which is then consistently propagated into both text tokens and image denoising paths, each optimized through its native policy gradient mechanism. To further enhance learning over long horizons, BRAID incorporates a vision-language model (VLM) judge that scores each intermediate image based on its reasoning utility, providing dense, turn-level feedback to sharpen learning at critical visual decision points. Experiments on spatial reasoning and visual perception benchmarks confirm that BRAID consistently outperforms various baselines, validating the effectiveness of its unified MDP formulation and vision-thinking guidance for multi-modal reasoning.

Why it matters

This breakthrough enables more effective training of multi-modal AI agents, leading to more coherent and capable systems that can reason across both text and images, crucial for advanced AI applications.

How to implement this in your domain

  1. 1Investigate BRAID's unified MDP framework for developing multi-modal AI agents.
  2. 2Experiment with applying a single RL objective to jointly optimize both text and image generation in your multi-modal models.
  3. 3Implement a shared trajectory-level advantage mechanism to propagate policy gradients across different modalities.
  4. 4Integrate a VLM judge to provide dense, turn-level feedback for intermediate visual outputs, enhancing learning.
  5. 5Benchmark BRAID-like approaches against existing multi-modal RL methods on tasks requiring interleaved text-image reasoning.

Who benefits

AI DevelopmentRoboticsGamingContent CreationAutonomous Systems

Key takeaways

  • Current RL for multi-modal models often separates text and image optimization.
  • BRAID unifies multi-turn text-image-text reasoning into a single MDP for joint RL optimization.
  • It uses a shared trajectory-level advantage and a VLM judge for effective feedback.
  • BRAID significantly improves performance in spatial reasoning and visual perception benchmarks.

Original post by Zican Hu, Xuyang Hu, Yiming Liu, Zuwei Long, Wei Liu, Yunzhuo Hao, Jiawei Gu, Linjie Li, Yu Cheng, Zhenhong Sun, Weibo Gu, Xing Sun, Zhi Wang

"arXiv:2607.03748v1 Announce Type: new Abstract: Unified multi-modal models (UMMs) have shown promising interleaved text-image reasoning capabilities, yet effectively optimizing such multi-turn generation via reinforcement learning (RL) remains an open challenge. Existing approach…"

View on X

Originally posted by Zican Hu, Xuyang Hu, Yiming Liu, Zuwei Long, Wei Liu, Yunzhuo Hao, Jiawei Gu, Linjie Li, Yu Cheng, Zhenhong Sun, Weibo Gu, Xing Sun, Zhi Wang on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses