English

ASPO: Adaptive Sentence-Level Preference Optimization for Fine-Grained Multimodal Reasoning

Computation and Language 2025-05-27 v1 Computer Vision and Pattern Recognition

Abstract

Direct Preference Optimization (DPO) has gained significant attention for its simplicity and computational efficiency in aligning large language models (LLMs). Recent advancements have extended DPO to multimodal scenarios, achieving strong performance. However, traditional DPO relies on binary preference optimization, rewarding or penalizing entire responses without considering fine-grained segment correctness, leading to suboptimal solutions. The root of this issue lies in the absence of fine-grained supervision during the optimization process. To address this, we propose Adaptive Sentence-level Preference Optimization (ASPO), which evaluates individual sentences for more precise preference optimization. By dynamically calculating adaptive rewards at the sentence level based on model predictions, ASPO enhances response content assessment without additional models or parameters. This significantly improves the alignment of multimodal features. Extensive experiments show that ASPO substantially enhances the overall performance of multimodal models.

Keywords

Cite

@article{arxiv.2505.19100,
  title  = {ASPO: Adaptive Sentence-Level Preference Optimization for Fine-Grained Multimodal Reasoning},
  author = {Yeyuan Wang and Dehong Gao and Rujiao Long and Lei Yi and Linbo Jin and Libin Yang and Xiaoyan Cai},
  journal= {arXiv preprint arXiv:2505.19100},
  year   = {2025}
}

Comments

Accepted by ACL 2025 findings

R2 v1 2026-07-01T02:37:08.362Z