paper-with-me

Papers

MARS: Harmonizing Multimodal Convergence via Adaptive Rank Search

2026-02-28 · Minkyoung Cho, Insu Jang, Shuowei Jin, Zesen Zhao, Adityan Jothi, Ethem F. Can, Min-Hung Chen, Z. Morley Mao arxiv

Fine-tuning Multimodal Large Language Models (MLLMs) with parameter-efficient methods like Low-Rank Adaptation (LoRA) is crucial for task adaptation. However, imbalanced training dynamics across modalities often lead to suboptimal accuracy due to negative interference, a challenge typically addressed with inefficient heuristic methods such as manually tuning separate learning rates. To overcome this, we introduce MARS (Multimodal Adaptive Rank Search), an approach to discover optimal rank pairs that balance training dynamics while maximizing performance. Our key innovation, a proposed framework of dual scaling laws, enables this search: one law models module-specific convergence time to prune the search space to candidates with aligned dynamics, while the other predicts final task performance to select the optimal pair from the pruned set. By re-purposing the LoRA rank as a controller for modality-specific convergence speed, MARS outperforms baseline methods and provides a robust, automated strategy for optimizing MLLM fine-tuning.

📄 PDF Abstract BibTeX arXiv:2603.00720

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MARS-RA: Rank Aggregation for Credit Assignment via Multimodal Comparisons in Embodied Multi-Agent Cooperation

2026-07-30 · Dawei Wang, Di Zhao, Xinyuan Liu, Marci Chi Ma 외 arxiv

Credit assignment is a fundamental challenge in cooperative multi-agent reinforcement learning, particularly in embodied AI settings characterized by limited and delayed feedback as well as dynamically changing numbers o…

Multi-agent Reinforcement Learning

MARS: a Multimodal Alignment and Ranking System for Few-Shot Segmentation

2025-04-10 · Nico Catalano, Stefano Samele, Paolo Pertino, Matteo Matteucci

Current Few Shot Segmentation literature lacks a mask selection method that goes beyond visual similarity between the query and example images, leading to suboptimal predictions. We present MARS, a plug-and-play ranking …

MARS Policy: Multimodality Only When It Matters

2026-05-28 · Jindou Jia, Tuo An, Yuxuan Hu, Gen Li 외 arxiv

Imitation learning has become a cornerstone for solving complex robotic manipulation tasks. In particular, multimodality, which enables robots to capture diverse yet valid behavioral patterns, has driven the rapid emerge…

multimodal generation

MARS2 2025 Challenge on Multimodal Reasoning: Datasets, Methods, Results, Discussion, and Outlook

2025-09-17 · Peng Xu, Shengwu Xiong, Jiajun Zhang, Yaxiong Chen 외 arxiv

This paper reviews the MARS2 2025 Challenge on Multimodal Reasoning. We aim to bring together different approaches in multimodal machine learning and LLMs via a large benchmark. We hope it better allows researchers to fo…

Visual Question AnsweringMultimodal ReasoningVisual ReasoningVisual Grounding

Harnessing Textual Refusal Directions for Multimodal Safety

2026-06-30 · Moreno D'Incà, Nicu Sebe, Massimiliano Mancini arxiv

To improve safety in Large Language Models (LLMs) we can either perform post-training alignment or exploit refusal directions in the activation space. Both strategies are less feasible in Multimodal LLMs (MLLMs) as they …