paper-with-me

Papers

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

2025-05-25 · Yeyuan Wang, Dehong Gao, Rujiao Long, Lei Yi, Linbo Jin, Libin Yang, Xiaoyan Cai

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.

📄 PDF Abstract BibTeX arXiv:2505.19100

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyMultimodal ReasoningSentence

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
DPO 설명 없음

Similar Papers 제목 키워드 기반

Emotion-Aligned Generation in Diffusion Text to Speech Models via Preference-Guided Optimization

2025-09-29 · Jiacheng Shi, Hongfei Du, Yangfan He, Y. Alicia Hong 외 arxiv

Emotional text-to-speech seeks to convey affect while preserving intelligibility and prosody, yet existing methods rely on coarse labels or proxy classifiers and receive only utterance-level feedback. We introduce Emotio…

Text to Speech

Confidence-Aware Alignment Makes Reasoning LLMs More Reliable

2026-05-08 · Kejia Chen, Jiawen Zhang, Yihong Wu, Kewei Gao 외 arxiv

Large reasoning models often reach correct answers through flawed intermediate steps, creating a gap between final accuracy and reasoning reliability. Existing alignment strategies address this with external verifiers or…

MASPO: Unifying Gradient Utilization, Probability Mass, and Signal Reliability for Robust and Sample-Efficient LLM Reasoning

2026-02-19 · Xiaoliang Fu, Jiaye Lin, Yangyi Fang, Binbin Zheng 외 arxiv

Existing Reinforcement Learning with Verifiable Rewards (RLVR) algorithms, such as GRPO, rely on rigid, uniform, and symmetric trust region mechanisms that are fundamentally misaligned with the complex optimization dynam…

Reinforcement Learning

Cross-Preference Learning for Sentence-Level and Context-Aware Machine Translation

2026-03-26 · Ying Li, Xinglin Lyu, Junhui Li, Jinlong Yang 외 arxiv

Context-aware machine translation (MT) leverages document-level information, yet it does not consistently outperform sentence-level MT, as contextual signals are unevenly beneficial across sentences. Existing training ob…

Machine Translation

AdaSports-Traj: Role- and Domain-Aware Adaptation for Multi-Agent Trajectory Modeling in Sports

2025-09-19 · Yi Xu, Yun Fu arxiv

Trajectory prediction in multi-agent sports scenarios is inherently challenging due to the structural heterogeneity across agent roles (e.g., players vs. ball) and dynamic distribution gaps across different sports domain…

Trajectory PredictionContrastive LearningTrajectory Modeling