English

LLM-based Semantic Search for Conversational Queries in E-commerce

Information Retrieval 2026-01-26 v1

Abstract

Conversational user queries are increasingly challenging traditional e-commerce platforms, whose search systems are typically optimized for keyword-based queries. We present an LLM-based semantic search framework that effectively captures user intent from conversational queries by combining domain-specific embeddings with structured filters. To address the challenge of limited labeled data, we generate synthetic data using LLMs to guide the fine-tuning of two models: an embedding model that positions semantically similar products close together in the representation space, and a generative model for converting natural language queries into structured constraints. By combining similarity-based retrieval with constraint-based filtering, our framework achieves strong precision and recall across various settings compared to baseline approaches on a real-world dataset.

Keywords

Cite

@article{arxiv.2601.16492,
  title  = {LLM-based Semantic Search for Conversational Queries in E-commerce},
  author = {Emad Siddiqui and Venkatesh Terikuti and Xuan Lu},
  journal= {arXiv preprint arXiv:2601.16492},
  year   = {2026}
}
R2 v1 2026-07-01T09:16:52.407Z