English

Who wrote this book? A challenge for e-commerce

Computation and Language 2019-05-07 v1 Information Retrieval Machine Learning Machine Learning

Abstract

Modern e-commerce catalogs contain millions of references, associated with textual and visual information that is of paramount importance for the products to be found via search or browsing. Of particular significance is the book category, where the author name(s) field poses a significant challenge. Indeed, books written by a given author (such as F. Scott Fitzgerald) might be listed with different authors' names in a catalog due to abbreviations and spelling variants and mistakes, among others. To solve this problem at scale, we design a composite system involving open data sources for books as well as machine learning components leveraging deep learning-based techniques for natural language processing. In particular, we use Siamese neural networks for an approximate match with known author names, and direct correction of the provided author's name using sequence-to-sequence learning with neural networks. We evaluate this approach on product data from the e-commerce website Rakuten France, and find that the top proposal of the system is the normalized author name with 72% accuracy.

Cite

@article{arxiv.1905.01973,
  title  = {Who wrote this book? A challenge for e-commerce},
  author = {Béranger Dumont and Simona Maggio and Ghiles Sidi Said and Quoc-Tien Au},
  journal= {arXiv preprint arXiv:1905.01973},
  year   = {2019}
}

Comments

8 pages, 1 figure

R2 v1 2026-06-23T08:58:00.554Z