paper-with-me

Papers

Hierarchical Query Classification in E-commerce Search

2024-03-09 · Bing He, Sreyashi Nag, Limeng Cui, Suhang Wang, Zheng Li, Rahul Goutam, Zhen Li, Haiyang Zhang

E-commerce platforms typically store and structure product information and search data in a hierarchy. Efficiently categorizing user search queries into a similar hierarchical structure is paramount in enhancing user experience on e-commerce platforms as well as news curation and academic research. The significance of this task is amplified when dealing with sensitive query categorization or critical information dissemination, where inaccuracies can lead to considerable negative impacts. The inherent complexity of hierarchical query classification is compounded by two primary challenges: (1) the pronounced class imbalance that skews towards dominant categories, and (2) the inherent brevity and ambiguity of search queries that hinder accurate classification. To address these challenges, we introduce a novel framework that leverages hierarchical information through (i) enhanced representation learning that utilizes the contrastive loss to discern fine-grained instance relationships within the hierarchy, called ''instance hierarchy'', and (ii) a nuanced hierarchical classification loss that attends to the intrinsic label taxonomy, named ''label hierarchy''. Additionally, based on our observation that certain unlabeled queries share typographical similarities with labeled queries, we propose a neighborhood-aware sampling technique to intelligently select these unlabeled queries to boost the classification performance. Extensive experiments demonstrate that our proposed method is better than state-of-the-art (SOTA) on the proprietary Amazon dataset, and comparable to SOTA on the public datasets of Web of Science and RCV1-V2. These results underscore the efficacy of our proposed solution, and pave the path toward the next generation of hierarchy-aware query classification systems.

📄 PDF Abstract BibTeX arXiv:2403.06021

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationRepresentation Learning

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 …

Extracting Important Tokens in E-Commerce Queries with a Tag Interaction-Aware Transformer Model

2025-07-14 · Md. Ahsanul Kabir, Mohammad Al Hasan, Aritra Mandal, Liyang Hao 외 arxiv

The major task of any e-commerce search engine is to retrieve the most relevant inventory items, which best match the user intent reflected in a query. This task is non-trivial due to many reasons, including ambiguous qu…

Short Text Pre-training with Extended Token Classification for E-commerce Query Understanding

2022-10-08 · Haoming Jiang, Tianyu Cao, Zheng Li, Chen Luo 외

E-commerce query understanding is the process of inferring the shopping intent of customers by extracting semantic meaning from their search queries. The recent progress of pre-trained masked language models (MLM) in nat…

token-classificationToken Classification

Enhancing Classification with Hierarchical Scalable Query on Fusion Transformer

2023-02-28 · Sudeep Kumar Sahoo, Sathish Chalasani, Abhishek Joshi, Kiran Nanjunda Iyer

Real-world vision based applications require fine-grained classification for various area of interest like e-commerce, mobile applications, warehouse management, etc. where reducing the severity of mistakes and improving…

ClassificationHierarchical Multi-label ClassificationMaximum Separation

User Intent Inference for Web Search and Conversational Agents

2020-05-28 · Ali Ahmadvand

User intent understanding is a crucial step in designing both conversational agents and search engines. Detecting or inferring user intent is challenging, since the user utterances or queries can be short, ambiguous, and…

General Classificationintent-classificationIntent ClassificationNatural Language Understanding