Proceedings of the 26th International Conference on World Wide Web 2017
DOI: 10.1145/3038912.3052704
|View full text |Cite
|
Sign up to set email alerts
|

Predicting Latent Structured Intents from Shopping Queries

Abstract: In online shopping, users usually express their intent through search queries. However, these queries are often ambiguous. For example, it is more likely (and easier) for users to write a query like "high-end bike" than "21 speed carbon frames jamis or giant road bike". It is challenging to interpret these ambiguous queries and thus search result accuracy suffers. A user oftentimes needs to go through the frustrating process of refining search queries or self-teaching from possibly unstructured information. Ho… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
8
0

Year Published

2018
2018
2021
2021

Publication Types

Select...
3
2
2

Relationship

0
7

Authors

Journals

citations
Cited by 13 publications
(10 citation statements)
references
References 18 publications
0
8
0
Order By: Relevance
“…Wu et al (Wu et al 2017) identify product attributes intended by user queries by treating this as a multilabel text categorization problem. They train character-and word-level bidirectional-LSTMs (BiLSTM) jointly with a product-attribute auto-encoder, using implicit user feedback and no hand-labeled training data.…”
Section: Industry Applications and Challengesmentioning
confidence: 99%
See 1 more Smart Citation
“…Wu et al (Wu et al 2017) identify product attributes intended by user queries by treating this as a multilabel text categorization problem. They train character-and word-level bidirectional-LSTMs (BiLSTM) jointly with a product-attribute auto-encoder, using implicit user feedback and no hand-labeled training data.…”
Section: Industry Applications and Challengesmentioning
confidence: 99%
“…Therefore, it is impossible to determine how much labeling or engineering cost the current system relies on as their description is not truly end-to-end. Among these papers, three papers (Wu et al 2017;Majumder et al 2018;Wen et al 2019) explore deep learning for NER in eCommerce search. Two papers (Wu et al 2017;Wen et al 2019) perform an evaluation on queries in production.…”
Section: Industry Applications and Challengesmentioning
confidence: 99%
“…The supervised baseline models we compare against are Multinomial Logistic Regression (LR), the Linear Chain CRF from the query intent understanding work in [11,19], and the Bi-LSTM-CRF from [10]. The recent work [26] on understanding intent in Google shopping queries is not applicable in our setting since it focuses on a different problem of understanding overall query intent and not token level attribute labelling as ours. These supervised baseline models were trained on the click-log labelled data set D L with elastic-net regularisation whose hyper-parameters were selected by 3-fold cross-validation with F 1 score as the performance metric.…”
Section: Baseline Modelsmentioning
confidence: 99%
“…However, the CRF auto-encoder has difficulty scaling to the label space for query intent understanding that is much larger than that for POS tagging. The most recent work on understanding intent of e-commerce search queries is described in [26] for Google shopping. However, it is not applicable in our setting since it focuses on a different problem of understanding overall query intent and not token level attribute labelling.…”
Section: Related Workmentioning
confidence: 99%
“…In the specific context of e-commerce there have been works conducting an empirical study using LSTM networks to map queries to structured attributes [29], as well as works that consider the more specific problem of ranking query reformulations [24,22]. As opposed to the former work, our latent space model AttEST allows for arbitrary downstream tasks on queries while having a theoretical grounding.…”
Section: Related Workmentioning
confidence: 99%