Retraining DistilBERT for a Voice Shopping Assistant by Using Universal Dependencies
Pratik Jayarao, Arpit Sharma

TL;DR
This paper retrains a distilled BERT model for Walmart's voice shopping assistant using retail data and universal dependencies, significantly improving task performance in domain-specific natural language understanding.
Contribution
It introduces a method to incorporate universal dependency features into domain-specific BERT retraining for enhanced voice assistant performance.
Findings
Up to 1.31% performance improvement on downstream tasks
Effective domain adaptation of BERT for retail voice assistants
Enhanced understanding of retail-specific language nuances
Abstract
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…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Sentiment Analysis and Opinion Mining
MethodsLinear Layer · Weight Decay · WordPiece · Refunds@Expedia|||How do I get a full refund from Expedia? · Adam · Softmax · Dense Connections · Attention Is All You Need · Linear Warmup With Linear Decay · Dropout
