paper-with-me

Papers

Segment-Aligned Policy Optimization for Multi-Modal Reasoning

2026-05-02 · Lei Gao, Zhuoming Li, Mengxi Jia, Jiakang Yuan, Hongbo Sun, Hao Sun, Xuelong Li arxiv

Existing reinforcement learning approaches for Large Language Models typically perform policy optimization at the granularity of individual tokens or entire response sequences. However, such formulations often misalign with the natural step-wise structure of reasoning processes, leading to suboptimal credit assignment and unstable training in multi-modal reasoning tasks. To bridge this gap, we propose Segment-Aligned Policy Optimization (SAPO), a novel reinforcement learning paradigm that treats coherent reasoning steps, rather than tokens or full sequences as fundamental units of policy update. SAPO introduces a step-wise Markov decision process abstraction over reasoning segments, accompanied by segment-level value estimation, advantage computation, and importance sampling mechanisms that are semantically aligned with reasoning boundaries. Experiments on representative reasoning benchmarks demonstrate that SAPO consistently outperforms token-level and sequence-level policy optimization methods, achieving significant accuracy improvements while exhibiting better training stability and value estimation consistency. Our work underscores the importance of aligning reinforcement learning updates with the intrinsic structure of reasoning, paving the way for more efficient and semantically grounded policy optimization in complex reasoning tasks. Codes and models will be released to ensure full reproducibility.

📄 PDF Abstract BibTeX arXiv:2605.01327

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Diff4MMLiTS: Advanced Multimodal Liver Tumor Segmentation via Diffusion-Based Image Synthesis and Alignment

2024-12-29 · Shiyun Chen, Li Lin, Pujin Cheng, Zhicheng Jin 외

Multimodal learning has been demonstrated to enhance performance across various clinical tasks, owing to the diverse perspectives offered by different modalities of data. However, existing multimodal segmentation methods…

Image GenerationSegmentationTumor Segmentation

When Fusion Fails: Corruption-Aware Rebalanced Fusion for Multi-Modal Medical Image Segmentation

2026-09-09 · Yuchen Pei, Xiaoyu Hu, Yixiong Zou, Dingwen Hu 외 arxiv

Multi-modal medical image segmentation leverages complementary diagnostic information, yet fusion can underperform single-modality baselines when spatially aligned inputs differ in quality. Here, "corruption" primarily d…

Medical Image Segmentation

Multimodal LLM-assisted Evolutionary Search for Programmatic Control Policies

2025-08-07 · Qinglong Hu, Xialiang Tong, Mingxuan Yuan, Fei Liu 외 arxiv

Deep reinforcement learning has achieved impressive success in control tasks. However, its policies, represented as opaque neural networks, are often difficult for humans to understand, verify, and debug, which undermine…

Reinforcement Learning

Robust Semi-supervised Multimodal Medical Image Segmentation via Cross Modality Collaboration

2024-08-14 · Xiaogen Zhou, Yiyou Sun, Min Deng, Winnie Chiu Wing Chu 외

Multimodal learning leverages complementary information derived from different modalities, thereby enhancing performance in medical image segmentation. However, prevailing multimodal learning methods heavily rely on exte…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

PairUni: Pairwise Training for Unified Multimodal Language Models

2025-10-29 · Jiani Zheng, Zhiyang Teng, Kunpeng Qiu, Xiangtai Li 외 arxiv

Unified Vision-Language Models (UVLMs) perform both understanding and generation within a single architecture. Since these models rely on heterogeneous data and supervision, balancing both generation and understanding in…

Reinforcement LearningImage Editing