CLDec 25, 2023

EcomGPT-CT: Continual Pre-training of E-commerce Large Language Models with Semi-structured Data

arXiv:2312.15696v18 citationsh-index: 29
Originality Incremental advance
AI Analysis

This work addresses domain adaptation for e-commerce applications, but it is incremental as it builds on existing continual pre-training methods.

The paper tackled the challenge of adapting large language models to the e-commerce domain by proposing continual pre-training with semi-structured data, showing effectiveness through improved few-shot and zero-shot performance on e-commerce tasks.

Large Language Models (LLMs) pre-trained on massive corpora have exhibited remarkable performance on various NLP tasks. However, applying these models to specific domains still poses significant challenges, such as lack of domain knowledge, limited capacity to leverage domain knowledge and inadequate adaptation to domain-specific data formats. Considering the exorbitant cost of training LLMs from scratch and the scarcity of annotated data within particular domains, in this work, we focus on domain-specific continual pre-training of LLMs using E-commerce domain as an exemplar. Specifically, we explore the impact of continual pre-training on LLMs employing unlabeled general and E-commercial corpora. Furthermore, we design a mixing strategy among different data sources to better leverage E-commercial semi-structured data. We construct multiple tasks to assess LLMs' few-shot In-context Learning ability and their zero-shot performance after instruction tuning in E-commerce domain. Experimental results demonstrate the effectiveness of continual pre-training of E-commerce LLMs and the efficacy of our devised data mixing strategy.

Foundations

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

Your Notes