paper-with-me

홈 › Papers

Benchmarking Multimodal Large Language Models for Missing Modality Completion in Product Catalogues

2026-01-27 · Junchen Fu, Wenhao Deng, Kaiwen Zheng, Ioannis Arapakis, Yu Ye, Yongxin Ni, Joemon M. Jose, Xuri Ge arxiv

Missing-modality information on e-commerce platforms, such as absent product images or textual descriptions, often arises from annotation errors or incomplete metadata, impairing both product presentation and downstream applications such as recommendation systems. Motivated by the multimodal generative capabilities of recent Multimodal Large Language Models (MLLMs), this work investigates a fundamental yet underexplored question: can MLLMs generate missing modalities for products in e-commerce scenarios? We propose the Missing Modality Product Completion Benchmark (MMPCBench), which consists of two sub-benchmarks: a Content Quality Completion Benchmark and a Recommendation Benchmark. We further evaluate six state-of-the-art MLLMs from the Qwen2.5-VL and Gemma-3 model families across nine real-world e-commerce categories, focusing on image-to-text and text-to-image completion tasks. Experimental results show that while MLLMs can capture high-level semantics, they struggle with fine-grained word-level and pixel- or patch-level alignment. In addition, performance varies substantially across product categories and model scales, and we observe no trivial correlation between model size and performance, in contrast to trends commonly reported in mainstream benchmarks. We also explore Group Relative Policy Optimization (GRPO) to better align MLLMs with this task. GRPO improves image-to-text completion but does not yield gains for text-to-image completion. Overall, these findings expose the limitations of current MLLMs in real-world cross-modal generation and represent an early step toward more effective missing-modality product completion.

📄 PDF Abstract BibTeX arXiv:2601.19750

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

EmoMM: Benchmarking and Steering MLLM for Multimodal Emotion Recognition under Conflict and Missingness

2026-05-01 · Yueru Sun, Yimeng Zhang, Haoyu Gu, Nuo Chen 외 arxiv

Multimodal Emotion Recognition (MER) is critical for interpreting real-world interactions. While Multimodal Large Language Models (MLLM) have shown promise in MER, their internal decision-making mechanisms under modality…

Multimodal Emotion Recognition

MissBench: Benchmarking Multimodal Affective Analysis under Imbalanced Missing Modalities

2026-03-10 · Tien Anh Pham, Phuong-Anh Nguyen, Duc-Trong Le, Cam-Van Thi Nguyen arxiv

Multimodal affective computing underpins key tasks such as sentiment analysis and emotion recognition. Standard evaluations, however, often assume that textual, acoustic, and visual modalities are equally available. In r…

Emotion RecognitionSentiment Analysis

Distilled Prompt Learning for Incomplete Multimodal Survival Prediction

2025-01-01 · CVPR 2025 1 · Yingxue Xu, Fengtao Zhou, Chenyu Zhao, Yihui Wang 외

The integration of multimodal data including pathology images and gene profiles is widely applied in precise survival prediction. Despite recent advances in multimodal survival models, collecting complete modalities …

PredictionPrompt LearningSurvival Prediction

Characterizing the Predictive Impact of Modalities with Supervised Latent-Variable Modeling

2026-02-19 · Divyam Madaan, Sumit Chopra, Kyunghyun Cho arxiv

Despite the recent success of Multimodal Large Language Models (MLLMs), existing approaches predominantly assume the availability of multiple modalities during training and inference. In practice, multimodal data is ofte…

Buffer replay enhances the robustness of multimodal learning under missing-modality

2025-11-28 · Hongye Zhu, Xuan Liu, Yanwen Ba, Jingye Xue 외 arxiv

Missing modalities consistently lead to significant performance degradation in multimodal models. Existing approaches either synthesize missing modalities at high computational cost or apply prompt-based fine-tuning that…