paper-with-me

Papers

Importance Sampling for Multi-Negative Multimodal Direct Preference Optimization

2025-09-30 · Xintong Li, Chuhan Wang, Junda Wu, Rohan Surana, Tong Yu, Julian McAuley, Jingbo Shang arxiv

Direct Preference Optimization (DPO) has recently been extended from text-only models to vision-language models. However, existing methods rely on oversimplified pairwise comparisons, generating a single negative image via basic perturbations or similarity-based retrieval, which fail to capture the complex nature of multimodal preferences, inducing optimization bias and hallucinations. To address this issue, we propose MISP-DPO, the first framework to incorporate multiple, semantically diverse negative images in multimodal DPO via the Plackett-Luce model. Our method embeds prompts and candidate images in CLIP (Contrastive Language-Image Pretraining) space and applies a sparse autoencoder to uncover semantic deviations into interpretable factors. Negative samples are selected based on reconstruction difficulty, semantic deviation from the positive, and mutual diversity, yielding broader and more informative supervision. To handle multi-negative comparisons, we adopt a Plackett-Luce objective and introduce an importance sampling strategy that improves training efficiency. Experiments across five diverse benchmarks demonstrate that MISP-DPO consistently improves multimodal alignment over prior methods, validating the effectiveness of semantic-aware, multi-negative sampling in preference-based learning.

📄 PDF Abstract BibTeX arXiv:2509.25717

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Knowledge Graph Completion with Pre-trained Multimodal Transformer and Twins Negative Sampling

2022-09-15 · Yichi Zhang, Wen Zhang

Knowledge graphs (KGs) that modelings the world knowledge as structural triples are inevitably incomplete. Such problems still exist for multimodal knowledge graphs (MMKGs). Thus, knowledge graph completion (KGC) is of g…

Knowledge Graph CompletionKnowledge GraphsLink PredictionWorld Knowledge

Enhancing Semantics in Multimodal Chain of Thought via Soft Negative Sampling

2024-05-16 · Guangmin Zheng, Jin Wang, Xiaobing Zhou, Xuejie Zhang

Chain of thought (CoT) has proven useful for problems requiring complex reasoning. Many of these problems are both textual and multimodal. Given the inputs in different modalities, a model generates a rationale and then …

Contrastive LearningHallucination

Diffusion-based Hierarchical Negative Sampling for Multimodal Knowledge Graph Completion

2025-01-26 · Guanglin Niu, Xiaowei Zhang

Multimodal Knowledge Graph Completion (MMKGC) aims to address the critical issue of missing knowledge in multimodal knowledge graphs (MMKGs) for their better applications. However, both the previous MMGKC and negative sa…

Knowledge Graph CompletionKnowledge Graphs

Multimodal-Prior-Guided Importance Sampling for Hierarchical Gaussian Splatting in Sparse-View Novel View Synthesis

2026-03-03 · Kaiqiang Xiong, Zhanke Wang, Ronggang Wang arxiv

We present multimodal-prior-guided importance sampling as the central mechanism for hierarchical 3D Gaussian Splatting (3DGS) in sparse-view novel view synthesis. Our sampler fuses complementary cues { -- } photometric r…

Novel View Synthesis

Scalable Expectation Estimation with Subtractive Mixture Models

2025-03-27 · Lena Zellinger, Nicola Branchini, Víctor Elvira, Antonio Vergari

Many Monte Carlo (MC) and importance sampling (IS) methods use mixture models (MMs) for their simplicity and ability to capture multimodal distributions. Recently, subtractive mixture models (SMMs), i.e. MMs with negativ…