paper-with-me

Papers

DeepCAT: Deep Category Representation for Query Understanding in E-commerce Search

2021-04-23 · Ali Ahmadvand, Surya Kallumadi, Faizan Javed, Eugene Agichtein

Mapping a search query to a set of relevant categories in the product taxonomy is a significant challenge in e-commerce search for two reasons: 1) Training data exhibits severe class imbalance problem due to biased click behavior, and 2) queries with little customer feedback (e.g., tail queries) are not well-represented in the training set, and cause difficulties for query understanding. To address these problems, we propose a deep learning model, DeepCAT, which learns joint word-category representations to enhance the query understanding process. We believe learning category interactions helps to improve the performance of category mapping on minority classes, tail and torso queries. DeepCAT contains a novel word-category representation model that trains the category representations based on word-category co-occurrences in the training set. The category representation is then leveraged to introduce a new loss function to estimate the category-category co-occurrences for refining joint word-category embeddings. To demonstrate our model's effectiveness on minority categories and tail queries, we conduct two sets of experiments. The results show that DeepCAT reaches a 10% improvement on minority classes and a 7.1% improvement on tail queries over a state-of-the-art label embedding model. Our findings suggest a promising direction for improving e-commerce search by semantic modeling of taxonomy hierarchies.

📄 PDF Abstract BibTeX arXiv:2104.11760

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Chain-of-Thought Approach to Semantic Query Categorization in e-Commerce Taxonomies

2026-01-01 · Jetlir Duraj, Ishita Khan, Kilian Merkelbach, Mehran Elyasi arxiv

Search in e-Commerce is powered at the core by a structured representation of the inventory, often formulated as a category taxonomy. An important capability in e-Commerce with hierarchical taxonomies is to select a set …

Context-Aware Query Rewriting for Improving Users' Search Experience on E-commerce Websites

2022-01-16 · ACL ARR January 2022 1 · Anonymous

E-commerce queries are often short and ambiguous. E-commerce query understanding often uses query rewriting to disambiguate user-input queries. While using e-commerce search tools, users tend to enter multiple searches, …

Graph Attention

JointMap: Joint Query Intent Understanding For Modeling Intent Hierarchies in E-commerce Search

2020-05-28 · Ali Ahmadvand, Surya Kallumadi, Faizan Javed, Eugene Agichtein

An accurate understanding of a user's query intent can help improve the performance of downstream tasks such as query scoping and ranking. In the e-commerce domain, recent work in query understanding focuses on the query…

Active Learning

Alibaba International E-commerce Product Search Competition DILAB Team Technical Report

2025-10-21 · Hyewon Lee, Junghyun Oh, Minkyung Song, Soyoung Park 외 arxiv

This study presents the multilingual e-commerce search system developed by the DILAB team, which achieved 5th place on the final leaderboard with a competitive overall score of 0.8819, demonstrating stable and high-perfo…

IntentTune: Using user demand and personalization to resolve "unknown" query intents for e-commerce search

2026-07-01 · Rachith Aiyappa, Ishita Khan, Chester Palen-Michel, Jayanth Yetukuri 외 arxiv

Understanding user intent is fundamental to delivering relevant search results in e-commerce. However, substantial fraction of real-world queries are under-specified (e.g., "watch" or "shirt"), lacking explicit attribute…

Intent Detection