paper-with-me

Papers

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

2024-02-21 · Yunxin Li, Baotian Hu, Wenhan Luo, Lin Ma, Yuxin Ding, Min Zhang

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 more tailored to the unique features of products. For this setting, previous methods utilize visual and textual encoders to encode the image and keywords and employ a language model-based decoder to generate the product description. However, the generated description is often inaccurate and generic since same-category products have similar copy-writings, and optimizing the overall framework on large-scale samples makes models concentrate on common words yet ignore the product features. To alleviate the issue, we present a simple and effective Multimodal In-Context Tuning approach, named ModICT, which introduces a similar product sample as the reference and utilizes the in-context learning capability of language models to produce the description. During training, we keep the visual encoder and language model frozen, focusing on optimizing the modules responsible for creating multimodal in-context references and dynamic prompts. This approach preserves the language generation prowess of large language models (LLMs), facilitating a substantial increase in description diversity. To assess the effectiveness of ModICT across various language model scales and types, we collect data from three distinct product categories within the E-commerce domain. Extensive experiments demonstrate that ModICT significantly improves the accuracy (by up to 3.3% on Rouge-L) and diversity (by up to 9.4% on D-5) of generated results compared to conventional methods. Our findings underscore the potential of ModICT as a valuable tool for enhancing automatic generation of product descriptions in a wide range of applications. Code is at: https://github.com/HITsz-TMG/Multimodal-In-Context-Tuning

📄 PDF Abstract BibTeX arXiv:2402.13587

Code (1)

hitsz-tmg/multimodal-in-context-tuning 공식 구현

Tasks

DiversityIn-Context LearningLanguage ModelingLanguage ModellingMarketingText Generation

Similar Papers 제목 키워드 기반

VL-CLIP: Enhancing Multimodal Recommendations via Visual Grounding and LLM-Augmented CLIP Embeddings

2025-07-22 · Ramin Giahi, Kehui Yao, Sriram Kollipara, Kai Zhao 외 arxiv

Multimodal learning plays a critical role in e-commerce recommendation platforms today, enabling accurate recommendations and product understanding. However, existing vision-language models, such as CLIP, face key challe…

Recommendation SystemsVisual Grounding

IPL: Leveraging Multimodal Large Language Models for Intelligent Product Listing

2024-10-22 · Kang Chen, Qingheng Zhang, Chengbao Lian, Yixin Ji 외

Unlike professional Business-to-Consumer (B2C) e-commerce platforms (e.g., Amazon), Consumer-to-Consumer (C2C) platforms (e.g., Facebook marketplace) are mainly targeting individual sellers who usually lack sufficient ex…

HallucinationRAGRetrieval-augmented Generation

Turning Adversaries into Allies: Reversing Typographic Attacks for Multimodal E-Commerce Product Retrieval

2025-11-07 · Janet Jenq, Hongda Shen arxiv

Multimodal product retrieval systems in e-commerce platforms rely on effectively combining visual and textual signals to improve search relevance and user experience. However, vision-language models such as CLIP are vuln…

CommerceMM: Large-Scale Commerce MultiModal Representation Learning with Omni Retrieval

2022-02-15 · Licheng Yu, Jun Chen, Animesh Sinha, Mengjiao MJ Wang 외

We introduce CommerceMM - a multimodal model capable of providing a diverse and granular understanding of commerce topics associated to the given piece of content (image, text, image+text), and having the capability to g…

Image-text RetrievalRepresentation LearningRetrievalText Retrieval

Cross-Lingual Low-Resource Set-to-Description Retrieval for Global E-Commerce

2020-05-17 · Juntao Li, Chang Liu, Jian Wang, Lidong Bing 외

With the prosperous of cross-border e-commerce, there is an urgent demand for designing intelligent approaches for assisting e-commerce sellers to offer local products for consumers from all over the world. In this paper…

AttributeCross-Lingual Information RetrievalInformation RetrievalRetrieval