Fine-tuning Multimodal Large Language Models for Product Bundling
Xiaohao Liu, Jie Wu, Zhulin Tao, Yunshan Ma, Yinwei Wei, Tat-seng Chua

TL;DR
This paper introduces Bundle-MLLM, a fine-tuning framework for multimodal large language models that improves product bundling by integrating diverse data types and optimizing for semantic understanding and pattern recognition.
Contribution
It presents a novel hybrid tokenization and fusion approach, along with a progressive optimization strategy, to enhance LLMs' performance in multimodal product bundling tasks.
Findings
Outperforms state-of-the-art methods on four datasets
Effectively integrates textual, media, and relational data
Enhances semantic understanding for product bundling
Abstract
Recent advances in product bundling have leveraged multimodal information through sophisticated encoders, but remain constrained by limited semantic understanding and a narrow scope of knowledge. Therefore, some attempts employ In-context Learning (ICL) to explore the potential of large language models (LLMs) for their extensive knowledge and complex reasoning abilities. However, these efforts are inadequate in understanding mulitmodal data and exploiting LLMs' knowledge for product bundling. To bridge the gap, we introduce Bundle-MLLM, a novel framework that fine-tunes LLMs through a hybrid item tokenization approach within a well-designed optimization strategy. Specifically, we integrate textual, media, and relational data into a unified tokenization, introducing a soft separation token to distinguish between textual and non-textual tokens. Additionally, a streamlined yet powerful…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Persona Design and Applications
