MMCVIRJan 27

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

arXiv:2601.19750v21 citationsh-index: 10
Originality Synthesis-oriented
AI Analysis

This addresses a practical issue for e-commerce platforms where incomplete data impairs product presentation and recommendations, but it is incremental as it benchmarks existing models and explores a minor optimization.

This work tackled the problem of missing modality information in e-commerce product catalogues by evaluating if Multimodal Large Language Models (MLLMs) can generate missing images or text, finding that while they capture high-level semantics, they struggle with fine-grained alignment and performance varies across categories without clear correlation to model size.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes