paper-with-me

Papers

Retraining DistilBERT for a Voice Shopping Assistant by Using Universal Dependencies

2021-03-29 · Pratik Jayarao, Arpit Sharma

In this work, we retrained the distilled BERT language model for Walmart's voice shopping assistant on retail domain-specific data. We also injected universal syntactic dependencies to improve the performance of the model further. The Natural Language Understanding (NLU) components of the voice assistants available today are heavily dependent on language models for various tasks. The generic language models such as BERT and RoBERTa are useful for domain-independent assistants but have limitations when they cater to a specific domain. For example, in the shopping domain, the token 'horizon' means a brand instead of its literal meaning. Generic models are not able to capture such subtleties. So, in this work, we retrained a distilled version of the BERT language model on retail domain-specific data for Walmart's voice shopping assistant. We also included universal dependency-based features in the retraining process further to improve the performance of the model on downstream tasks. We evaluated the performance of the retrained language model on four downstream tasks, including intent-entity detection, sentiment analysis, voice title shortening and proactive intent suggestion. We observed an increase in the performance of all the downstream tasks of up to 1.31% on average.

📄 PDF Abstract BibTeX arXiv:2103.15737

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingNatural Language UnderstandingSentiment Analysis

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
WordPiece 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Adam 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Identifying Shopping Intent in Product QA for Proactive Recommendations

2024-04-09 · Besnik Fetahu, Nachshon Cohen, Elad Haramaty, Liane Lewin-Eytan 외

Voice assistants have become ubiquitous in smart devices allowing users to instantly access information via voice questions. While extensive research has been conducted in question answering for voice search, little atte…

FrictionMixture-of-ExpertsQuestion Answering

VoiSeR: A New Benchmark for Voice-Based Search Refinement

2021-04-01 · EACL 2021 2 · Simone Filice, Giuseppe Castellucci, Marcus Collins, Eugene Agichtein 외

Voice assistants, e.g., Alexa or Google Assistant, have dramatically improved in recent years. Supporting voice-based search, exploration, and refinement are fundamental tasks for voice assistants, and remain an open cha…

AttributeConversational Search

An AI-Based Shopping Assistant System to Support the Visually Impaired

2025-09-01 · Larissa R. de S. Shibata, Ankit A. Ravankar, Jose Victorio Salazar Luces, Yasuhisa Hirata arxiv

Shopping plays a significant role in shaping consumer identity and social integration. However, for individuals with visual impairments, navigating in supermarkets and identifying products can be an overwhelming and chal…

Text-To-Speech SynthesisSpeech Recognition

Building Trust Through Voice: How Vocal Tone Impacts User Perception of Attractiveness of Voice Assistants

2024-09-27 · Sabid Bin Habib Pias, Alicia Freel, Ran Huang, Donald Williamson 외

Voice Assistants (VAs) are popular for simple tasks, but users are often hesitant to use them for complex activities like online shopping. We explored whether the vocal characteristics like the VA's vocal tone, can make …

An End-to-End ML System for Personalized Conversational Voice Models in Walmart E-Commerce

2020-11-02 · Rahul Radhakrishnan Iyer, Praveenkumar Kanumala, Stephen Guo, Kannan Achan

Searching for and making decisions about products is becoming increasingly easier in the e-commerce space, thanks to the evolution of recommender systems. Personalization and recommender systems have gone hand-in-hand to…

Recommendation Systems