← Search

Aditya Gupta

5 accepted papers

2024

AutoMix: Automatically Mixing Language Models

NeurIPS 2024poster

Large language models (LLMs) are now available from cloud API providers in various sizes and configurations. While this diversity offers a broad spectrum of choices, effectively leveraging the options to optimize computational cost and performance remains challenging. In this work, we present AutoMi…

2023

PRESTO: A Multilingual Dataset for Parsing Realistic Task-Oriented Dialogs

EMNLP 2023long main

Research interest in task-oriented dialogs has increased as systems such as Google Assistant, Alexa and Siri have become ubiquitous in everyday life. However, the impact of academic research in this area has been limited by the lack of datasets that realistically capture the wide array of user pain…

Cited by 0SourcecodeScholar
2022

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

COLING 2022main

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 common for conversational SP, recent studies employ non-autoregressive (NAR) decoders and reduce inference latency while…

Cited by 3SourcePDFScholar
2022

TableFormer: Robust Transformer Modeling for Table-Text Encoding

ACL 2022long

Understanding tables is an important aspect of natural language understanding. Existing models for table understanding require linearization of the table structure, where row or column order is encoded as an unwanted bias. Such spurious biases make the model vulnerable to row and column order pertur…

2021

TIMEDIAL: Temporal Commonsense Reasoning in Dialog

ACL 2021long

Everyday conversations require understanding everyday events, which in turn, requires understanding temporal commonsense concepts interwoven with those events. Despite recent progress with massive pre-trained language models (LMs) such as T5 and GPT-3, their capability of temporal reasoning in dialo…