LLaMA-E: Empowering E-commerce Authoring with Object-Interleaved Instruction Following (2025.coling-main)
Copied to clipboard
| Challenge: | E-commerce authoring requires engaging, diverse, and targeted content . Large language models lack memorization of domain-specific features in e-commerce applications . |
| Approach: | They propose a unified e-commerce authoring models that address contextual preferences of customers, sellers, and platforms . they propose to integrate interleaved features presented by participating objects into the models to empower authoring applications with comprehensive scenario understanding . |
| Outcome: | The proposed models achieve state-of-the-art evaluation performance and exhibit the advantage in zero-shot practical applications. |
Similar Papers
Domain Adaptation of Foundation LLMs for e-Commerce (2025.acl-industry)
Copied to clipboard
Christian Herold, Michael Kozielski, Tala Bazazo, Pavel Petrushkov, Yannick Versley, Seyyed Hadi Hashemi, Patrycja Cieplicka, Dominika Basaj, Shahram Khadivi
| Challenge: | Large Language Models (LLMs) have greatly improved the performance on most natural language tasks, and often show surprisingly good zero-shot generalization to new domains. |
| Approach: | They propose to continuously pretrain the Llama 3.1 base models on 1 trillion tokens of e-commerce data to introduce domain specific knowledge into the model while at the same time keeping the general capabilities intact. |
| Outcome: | The proposed model can be adapted to the new domain without sacrificing performance on general domain tasks. |
Llama2Vec: Unsupervised Adaptation of Large Language Models for Dense Retrieval (2024.acl-long)
Copied to clipboard
| Challenge: | Dense retrieval requires discriminative embeddings to represent the semantic relationship between query and document. |
| Approach: | They propose an unsupervised approach that performs unsupervised adaptation of large language models for dense retrieval. |
| Outcome: | The proposed model improves on a variety of dense retrieval benchmarks and is available on github. |
I-SEE: An Instruction-tuned, SOP-Enhanced Quality Evaluator for Product Content (2025.emnlp-industry)
Copied to clipboard
| Challenge: | Existing approaches to content evaluation treat information uniformly without prioritizing based on customer relevance. |
| Approach: | They propose a framework that combines domain expertise with a single instruction to improve content. |
| Outcome: | a new framework outperforms existing models in detecting inconsistencies across 20 product categories and 150 product specific features. |
Injecting Domain-Specific Knowledge into Large Language Models: A Comprehensive Survey (2025.findings-emnlp)
Copied to clipboard
| Challenge: | specialized LLMs are often limited in domain-specific applications that require specialized knowledge. |
| Approach: | They provide a comprehensive overview of four key methods to enhance large language models by integrating domain-specific knowledge. |
| Outcome: | The proposed methods are categorized into four key approaches: dynamic knowledge injection, static knowledge embedding, modular adapters, and prompt optimization. |
Adapting Vision-Language Models for E-commerce Understanding at Scale (2026.eacl-industry)
Copied to clipboard
Matteo Nulli, Vladimir Orshulevich, Tala Bazazo, Christian Herold, Michael Kozielski, Marcin Mazur, Szymon Tuzel, Cees G. M. Snoek, Seyyed Hadi Hashemi, Omar Javed, Yannick Versley, Shahram Khadivi
| Challenge: | Existing approaches to adapt VLMs to attribute-centric, multi-image, and noisy data are limited. |
| Approach: | They propose a novel evaluation suite that incorporates deep product understanding, strict instruction following, and dynamic attribute extraction. |
| Outcome: | The proposed model improves e-commerce performance while preserving broad multimodal capabilities. |
Learning from LLM Agents: In-Context Generative Models for Text Casing in E-Commerce Ads (2025.emnlp-industry)
Copied to clipboard
| Challenge: | Existing NER-based transformer models are expensive and lack contextual dependencies, making them less reliable when handling unseen or ad-specific terms, e.g., brand names. |
| Approach: | They propose a two-stage approach to casing correction in e-commerce ad content that leverages Chain-of-Actions to enforce content policies while accurately handling ads-specific terms. |
| Outcome: | The proposed model outperforms existing NER-based models and achieves near-LLM performance at a fraction of the cost. |
InstructPTS: Instruction-Tuning LLMs for Product Title Summarization (2023.emnlp-industry)
Copied to clipboard
| Challenge: | E-commerce product catalogs contain billions of items with lengthy titles . this leads to a gap between how customers refer to these unnatural titles - and how they are used . |
| Approach: | They propose a novel approach to product title summarization that uses a fine-tuned instruction strategy to train a highly accurate model. |
| Outcome: | The proposed approach can generate more accurate product title summaries with an improvement of over 14 and 8 BLEU and ROUGE points. |
Cost-Effective E-Commerce Catalog Translation at Scale Ensuring Named Entity Protection (2025.emnlp-industry)
Copied to clipboard
Asier Gutiérrez-Fandiño, Jorge Yero Salazar, Clement Ruin, Alejandro Quintero-Roba, Shangeetha Ravichandran, Jesus Perez-Martin, Pankaj Adsul, Suruchi Garg, Leonardo Lezcano
| Challenge: | a new translation platform for global e-commerce is delivering high quality, contextually accurate multilingual content. |
| Approach: | They propose a translation platform for global e-commerce that combines daily batch and real-time API pipelines with optimized T5-based models and a Reference Generator to enforce >99% non-translatable entity preservation. |
| Outcome: | The proposed translation platform achieves 10–100 cost savings over general-purpose LLMs for EnglishSpanish and EnglishFrench translation. |
TrendPulse: A Simple yet Efficient Framework for Capturing Viral E-Commerce Spikes via LLM-Driven Contextualization (2026.acl-industry)
Copied to clipboard
| Challenge: | Modern e-commerce platforms mostly depend on reactive discovery, where products surface only after users search for them. |
| Approach: | They propose a framework that identifies regional search momentum and leverages Large Language Model to transform spikes into semantic trends. |
| Outcome: | The proposed framework shows consistent improvements across multiple business metrics and overall user experience. |
FABRIC: Fully-Automated Broad Intent Categorization in E-commerce (2025.emnlp-industry)
Copied to clipboard
| Challenge: | Existing query classification models have excellent predictive performance on single-intent queries, but there is little research on predicting multiple-intentions for broad queries. |
| Approach: | They propose to combine user click data, query-item relevance and LLM judgments to create an automatic method for multi-label e-commerce query classification. |
| Outcome: | The proposed method reduces the ambiguity of the annotations by blending the label assessment from three different sources: user click data, query-item relevance and LLM judgments. |