activity
20182022
most citedImproving Semantic Parsing for Task Oriented Dialog

25 citations · 58 across the 4 of their papers we have counts for

collaborators

7 papers

cs.CL20221 cited

Improving Top-K Decoding for Non-Autoregressive Semantic Parsing via Intent Conditioning

Geunseob Oh, Rahul Goel, Chris Hidey +4

Semantic parsing (SP) is a core component of modern virtual assistants like Google Assistant and Amazon Alexa. While sequence-to-sequence-based auto-regressive (AR) approaches are…

cs.CL2020

Update Frequently, Update Fast: Retraining Semantic Parsing Systems in a Fraction of Time

Vladislav Lialin, Rahul Goel, Andrey Simanovsky +2

Currently used semantic parsing systems deployed in voice assistants can require weeks to train. Datasets for these models often receive small and frequent updates, data patches. E…

cs.CL201916 cited

Improving Robustness of Task Oriented Dialog Systems

Arash Einolghozati, Sonal Gupta, Mrinal Mohit +1

Task oriented language understanding in dialog systems is often modeled using intents (task of a query) and slots (parameters for that task). Intent detection and slot tagging are,…

cs.CL201925 cited

Improving Semantic Parsing for Task Oriented Dialog

Arash Einolghozati, Panupong Pasupat, Sonal Gupta +4

Semantic parsing using hierarchical representations has recently been proposed for task oriented dialog with promising results [Gupta et al 2018]. In this paper, we present three d…

cs.CL201816 cited

PyText: A Seamless Path from NLP research to production

Ahmed Aly, Kushal Lakhotia, Shicong Zhao +7

We introduce PyText - a deep learning based NLP modeling framework built on PyTorch. PyText addresses the often-conflicting requirements of enabling rapid experimentation and of se…

cs.CL2018

Semantic Parsing for Task Oriented Dialog using Hierarchical Representations

Sonal Gupta, Rushin Shah, Mrinal Mohit +2

Task oriented dialog systems typically first parse user utterances to semantic frames comprised of intents and slots. Previous work on task oriented intent and slot-filling work ha…