PulseAugur
EN
LIVE 10:47:16

New MAG framework boosts multi-modal LLM in-context learning with unlabeled data

Researchers have developed MAG, a novel framework designed to enhance in-context learning for multi-modal large language models (MLLMs) by effectively utilizing unlabeled data. MAG addresses the challenge of selecting high-quality demonstrations, which significantly impacts MLLM performance, by treating demonstration selection as a semi-supervised problem on a multi-modal graph. The framework employs a two-stage process: first, it propagates relevance scores through unlabeled data to identify impactful samples for pseudo-labeling, thereby reducing computational costs. Second, it uses multi-modal relevance, incorporating both visual and textual information, to finalize the demonstration selection. Experiments across eight multi-modal benchmarks show that MAG consistently surpasses existing methods in low-label scenarios, demonstrating substantial improvements with a constrained pseudo-labeling budget. AI

IMPACT Enhances multi-modal LLM adaptability in low-data scenarios, potentially improving performance across various cross-modal tasks.

RANK_REASON The cluster contains a research paper detailing a new framework for multi-modal in-context learning. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New MAG framework boosts multi-modal LLM in-context learning with unlabeled data

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Zirui Cheng, Xun Xu, Tiankai Chen, Fady Rezk, Bowen Zheng, Xiaodong Shi, Shijie Li, Kangkang Lu, Bharadwaj Veeravalli, Nancy F. Chen ·

    MAG: MAnifold Guided Semi-Supervised Multi-modal In-Context Learning

    arXiv:2608.12724v1 Announce Type: new Abstract: Few-shot in-context learning (ICL) with multi-modal large language models (MLLMs) enables task adaptation without parameter updates, but its performance is highly sensitive to the quality and coverage of the selected demonstrations.…