paper-with-me

홈 › Papers

MAVIS: Multi-Objective Alignment via Inference-Time Value-Guided Selection

2025-08-19 · Jeremy Carleton, Debajoy Mukherjee, Srinivas Shakkottai, Dileep Kalathil arxiv

Large Language Models (LLMs) are increasingly deployed across diverse applications that demand balancing multiple, often conflicting, objectives -- such as helpfulness, harmlessness, or humor. Many traditional methods for aligning outputs to user-specific preferences require fine-tuning models for each objective or for specific preference configurations, which is computationally expensive and inflexible. We introduce \textbf{MAVIS} -- \textit{Multi-Objective Alignment via Inference-Time Value-Guided Selection} -- a lightweight inference-time alignment framework that enables dynamic control over LLM behavior without modifying the base model's weights. MAVIS trains a set of small value models, each corresponding to a distinct objective. At inference time, these value models are combined using user-specified weights to produce a tilting function that adjusts the base model's output distribution toward desired trade-offs. The value models are trained using a simple iterative algorithm that enables monotonic improvement of the KL-regularized policy. We show empirically that MAVIS achieves a superior pareto front compared to baselines which fine-tune per-objective models and combine them post hoc or train a single preference-conditioned value model for guidance. Our code is available at https://github.com/5-Jeremy/MAVIS/tree/main.

📄 PDF Abstract BibTeX arXiv:2508.13415

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MAVIS: Mathematical Visual Instruction Tuning with an Automatic Data Engine

2024-07-11 · Renrui Zhang, Xinyu Wei, Dongzhi Jiang, Ziyu Guo 외

The mathematical capabilities of Multi-modal Large Language Models (MLLMs) remain under-explored with three areas to be improved: visual encoding of math diagrams, diagram-language alignment, and chain-of-thought (CoT) r…

Contrastive LearningLanguage ModellingLarge Language ModelMath+2

MAviS: A Multimodal Conversational Assistant For Avian Species

2026-03-07 · Yevheniia Kryklyvets, Mohammed Irfan Kurpath, Sahal Shaji Mullappilly, Jinxing Zhou 외 arxiv

Fine-grained understanding and species-specific multimodal question answering are vital for advancing biodiversity conservation and ecological monitoring. However, existing multimodal large language models face challenge…

Question Answering

MAViS: A Multi-Agent Framework for Long-Sequence Video Storytelling

2025-08-11 · Qian Wang, Ziqi Huang, Ruoxi Jia, Paul Debevec 외 arxiv

Despite recent advances, long-sequence video generation frameworks still suffer from significant limitations: poor assistive capability, suboptimal visual quality, and limited expressiveness. To mitigate these limitation…

Visual StorytellingAudio GenerationVideo Generation

QMAVIS: Long Video-Audio Understanding using Fusion of Large Multimodal Models

2026-01-10 · Zixing Lin, Jiale Wang, Gee Wah Ng, Lee Onn Mak 외 arxiv

Large Multimodal Models (LMMs) for video-audio understanding have traditionally been evaluated only on shorter videos of a few minutes long. In this paper, we introduce QMAVIS (Q Team-Multimodal Audio Video Intelligent S…

Speech Recognition

MAVIS: Multi-Agent Video Retrieval via Structured Video Understanding

2026-06-08 · Jie Zhang, Qilang Ye, Hao Zhou, Haochen Liang 외 arxiv

The dominant paradigm in video retrieval relies on embedding-based full-corpus scanning, which suffers from inherent computational inefficiency and the semantic asymmetry between information-dense videos and sparse textu…

Video Retrieval