A Semi-supervised Multi-channel Graph Convolutional Network for Query Classification in E-commerce
Chunyuan Yuan, Ming Pang, Zheng Fang, Xue Jiang, Changping Peng,, Zhangang Lin

TL;DR
This paper introduces a semi-supervised multi-channel graph convolutional network that improves query classification in e-commerce by addressing label imbalance and instability issues through label association and graph-based learning.
Contribution
It proposes a novel SMGCN model that leverages category similarity and co-occurrence graphs to enhance query intent classification, especially for long-tail categories.
Findings
Significantly outperforms baseline models in offline tests.
Demonstrates improved stability and recall for long-tail categories.
Proves effectiveness through extensive online A/B testing.
Abstract
Query intent classification is an essential module for customers to find desired products on the e-commerce application quickly. Most existing query intent classification methods rely on the users' click behavior as a supervised signal to construct training samples. However, these methods based entirely on posterior labels may lead to serious category imbalance problems because of the Matthew effect in click samples. Compared with popular categories, it is difficult for products under long-tail categories to obtain traffic and user clicks, which makes the models unable to detect users' intent for products under long-tail categories. This in turn aggravates the problem that long-tail categories cannot obtain traffic, forming a vicious circle. In addition, due to the randomness of the user's click, the posterior label is unstable for the query with similar semantics, which makes the model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Security and Intrusion Detection · Spam and Phishing Detection
