paper-with-me

Papers

Distant-Supervised Slot-Filling for E-Commerce Queries

2020-12-15 · Saurav Manchanda, Mohit Sharma, George Karypis

Slot-filling refers to the task of annotating individual terms in a query with the corresponding intended product characteristics (product type, brand, gender, size, color, etc.). These characteristics can then be used by a search engine to return results that better match the query's product intent. Traditional methods for slot-filling require the availability of training data with ground truth slot-annotation information. However, generating such labeled data, especially in e-commerce is expensive and time-consuming because the number of slots increases as new products are added. In this paper, we present distant-supervised probabilistic generative models, that require no manual annotation. The proposed approaches leverage the readily available historical query logs and the purchases that these queries led to, and also exploit co-occurrence information among the slots in order to identify intended product characteristics. We evaluate our approaches by considering how they affect retrieval performance, as well as how well they classify the slots. In terms of retrieval, our approaches achieve better ranking performance (up to 156%) over Okapi BM25. Moreover, our approach that leverages co-occurrence information leads to better performance than the one that does not on both the retrieval and slot classification tasks.

📄 PDF Abstract BibTeX arXiv:2012.08134

Code (0)

등록된 구현이 없습니다.

Tasks

Retrievalslot-fillingSlot Filling

Similar Papers 제목 키워드 기반

Deep Cascade Multi-task Learning for Slot Filling in Online Shopping Assistant

2018-03-30 · Yu Gong, Xusheng Luo, Yu Zhu, Wenwu Ou 외

Slot filling is a critical task in natural language understanding (NLU) for dialog systems. State-of-the-art approaches treat it as a sequence labeling problem and adopt such models as BiLSTM-CRF. While these models work…

Multi-Task LearningNatural Language Understandingslot-fillingSlot Filling

Effective Slot Filling Based on Shallow Distant Supervision Methods

2014-01-06 · Benjamin Roth, Tassilo Barth, Michael Wiegand, Mittul Singh 외

Spoken Language Systems at Saarland University (LSV) participated this year with 5 runs at the TAC KBP English slot filling track. Effective algorithms for all parts of the pipeline, from document retrieval to relation p…

RelationRelation ExtractionRelation PredictionRetrieval+3

Distantly Supervised Transformers For E-Commerce Product QA

2021-04-07 · NAACL 2021 4 · Happy Mittal, Aniket Chakrabarti, Belhassen Bayar, Animesh Anant Sharma 외

We propose a practical instant question answering (QA) system on product pages of ecommerce services, where for each user query, relevant community question answer (CQA) pairs are retrieved. User queries and CQA pairs di…

Question Answering

Type-aware Convolutional Neural Networks for Slot Filling

2019-10-01 · Heike Adel, Hinrich Schütze

The slot filling task aims at extracting answers for queries about entities from text, such as "Who founded Apple". In this paper, we focus on the relation classification component of a slot filling system. We propose ty…

coreference-resolutionCoreference ResolutionGeneral ClassificationRelation+5

Augmenting Task-Oriented Dialogue Systems with Relation Extraction

2022-10-24 · Andrew Lee, Zhenguo Chen, Kevin Leach, Jonathan K. Kummerfeld

The standard task-oriented dialogue pipeline uses intent classification and slot-filling to interpret user utterances. While this approach can handle a wide range of queries, it does not extract the information needed to…

intent-classificationIntent ClassificationIntent Classification and Slot FillingRelation+4