no code implementations • 29 Jan 2024 • Manav Singhal, Tushar Aggarwal, Abhijeet Awasthi, Nagarajan Natarajan, Aditya Kanade
We propose a new benchmark NoFunEval to evaluate code LMs on non-functional requirements and simple classification instances for both functional and non-functional requirements.
no code implementations • 10 Jan 2023 • Abhijeet Awasthi, Soumen Chakrabarti, Sunita Sarawagi
To the best of our knowledge, we are the first to attempt inference-time adaptation of Text-to-SQL models, and harness trainable structured similarity between subqueries.
no code implementations • 29 Oct 2022 • Abhijeet Awasthi, Ashutosh Sathe, Sunita Sarawagi
Text-to-SQL parsers typically struggle with databases unseen during the train time.
no code implementations • 13 Oct 2022 • Abhijeet Awasthi, Nitish Gupta, Bidisha Samanta, Shachi Dave, Sunita Sarawagi, Partha Talukdar
Despite cross-lingual generalization demonstrated by pre-trained multilingual models, the translate-train paradigm of transferring English datasets across multiple languages remains to be a key mechanism for training task-specific multilingual models.
1 code implementation • ACL 2021 • Yash Khemchandani, Sarvesh Mehtani, Vaidehi Patil, Abhijeet Awasthi, Partha Talukdar, Sunita Sarawagi
RelateLM uses transliteration to convert the unseen script of limited LRL text into the script of a Related Prominent Language (RPL) (Hindi in our case).
no code implementations • 4 Jun 2021 • Abhijeet Awasthi, Kevin Kilgour, Hassan Rom
Towards easily customizable KWS models, we present KeySEM (Keyword Speech EMbedding), a speech embedding model pre-trained on the task of recognizing a large number of keywords.
1 code implementation • 4 Mar 2021 • Abhijeet Awasthi, Aman Kansal, Sunita Sarawagi, Preethi Jyothi
We consider the task of personalizing ASR models while being constrained by a fixed budget on recording speaker-specific utterances.
no code implementations • WS 2020 • Sriram Balasubramanian, Naman jain, Gaurav Jindal, Abhijeet Awasthi, Sunita Sarawagi
We evaluate named entity representations of BERT-based NLP models by investigating their robustness to replacements from the same typed class in the input.
1 code implementation • 24 Jun 2020 • Kartik Khandelwal, Preethi Jyothi, Abhijeet Awasthi, Sunita Sarawagi
Accordingly, we propose a novel coupling of an open-source accent-tuned local model with the black-box service where the output from the service guides frame-level inference in the local model.
2 code implementations • ICLR 2020 • Abhijeet Awasthi, Sabyasachi Ghosh, Rasna Goyal, Sunita Sarawagi
Empirical evaluation on five different tasks shows that (1) our algorithm is more accurate than several existing methods of learning from a mix of clean and noisy supervision, and (2) the coupled rule-exemplar supervision is effective in denoising rules.
1 code implementation • IJCNLP 2019 • Abhijeet Awasthi, Sunita Sarawagi, Rasna Goyal, Sabyasachi Ghosh, Vihari Piratla
We present a Parallel Iterative Edit (PIE) model for the problem of local sequence transduction arising in tasks like Grammatical error correction (GEC).
Ranked #16 on Grammatical Error Correction on CoNLL-2014 Shared Task