paper-with-me

Papers

Fine-tuning Multimodal Large Language Models for Product Bundling

2024-07-16 · Xiaohao Liu, Jie Wu, Zhulin Tao, Yunshan Ma, Yinwei Wei, Tat-Seng Chua

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 multimodal fusion module is employed to embed all non-textual features into a single, informative token, significantly boosting efficiency. To tailor product bundling tasks for LLMs, we reformulate the task as a multiple-choice question with candidate items as options. We further propose a progressive optimization strategy that fine-tunes LLMs for disentangled objectives: 1) learning bundle patterns and 2) enhancing multimodal semantic understanding specific to product bundling. Extensive experiments on four datasets across two domains demonstrate that our approach outperforms a range of state-of-the-art (SOTA) methods.

📄 PDF Abstract BibTeX arXiv:2407.11712

Code (1)

xiaohao-liu/bundle-mllm 공식 구현 pytorch

Tasks

In-Context LearningMultiple-choice

Similar Papers 제목 키워드 기반

A Multimodal In-Context Tuning Approach for E-Commerce Product Description Generation

2024-02-21 · Yunxin Li, Baotian Hu, Wenhan Luo, Lin Ma 외

In this paper, we propose a new setting for generating product descriptions from images, augmented by marketing keywords. It leverages the combined power of visual and textual information to create descriptions that are …

DiversityIn-Context LearningLanguage ModelingLanguage Modelling+2

AFMRL: Attribute-Enhanced Fine-Grained Multi-Modal Representation Learning in E-commerce

2026-04-22 · Biao Zhang, Lixin Chen, Bin Zhang, Zongwei Wang 외 arxiv

Multimodal representation is crucial for E-commerce tasks such as identical product retrieval. Large representation models (e.g., VLM2Vec) demonstrate strong multimodal understanding capabilities, yet they struggle with …

Representation LearningContrastive Learning

CTR-Driven Advertising Image Generation with Multimodal Large Language Models

2025-02-05 · Xingye Chen, Wei Feng, Zhenbang Du, Weizhen Wang 외

In web data, advertising images are crucial for capturing user attention and improving advertising effectiveness. Most existing methods generate background for products primarily focus on the aesthetic quality, which may…

Image GenerationReinforcement Learning (RL)

Can GPT-4o mini and Gemini 2.0 Flash Predict Fine-Grained Fashion Product Attributes? A Zero-Shot Analysis

2025-07-14 · Shubham Shukla, Kunal Sonalkar arxiv

The fashion retail business is centered around the capacity to comprehend products. Product attribution helps in comprehending products depending on the business process. Quality attribution improves the customer experie…

Attribute Extraction

Towards Higher Effective Rank in Parameter-efficient Fine-tuning using Khatri--Rao Product

2025-08-01 · Paul Albert, Frederic Z. Zhang, Hemanth Saratchandran, Anton van den Hengel 외 arxiv

Parameter-efficient fine-tuning (PEFT) has become a standard approach for adapting large pre-trained models. Amongst PEFT methods, low-rank adaptation (LoRA) has achieved notable success. However, recent studies have hig…

parameter-efficient fine-tuning