← Search

Mayur Patidar

4 accepted papers

2024

Few-shot Transfer Learning for Knowledge Base Question Answering: Fusing Supervised Models with In-Context Learning

ACL 2024long

Existing Knowledge Base Question Answering (KBQA) architectures are hungry for annotated data, which make them costly and time-consuming to deploy. We introduce the problem of few-shot transfer learning for KBQA, where the target domain offers only a few labeled examples, but a large labeled trainin…

2023

Do I have the Knowledge to Answer? Investigating Answerability of Knowledge Base Questions

ACL 2023long

When answering natural language questions over knowledge bases, missing facts, incomplete schema and limited scope naturally lead to many questions being unanswerable. While answerability has been explored in other QA settings, it has not been studied for QA over knowledge bases (KBQA). We create Gr…

2022

Intent Detection and Discovery from User Logs via Deep Semi-Supervised Contrastive Clustering

NAACL 2022long

Intent Detection is a crucial component of Dialogue Systems wherein the objective is to classify a user utterance into one of multiple pre-defined intents. A pre-requisite for developing an effective intent identifier is a training dataset labeled with all possible user intents. However, even skille…

2022

Prompt Augmented Generative Replay via Supervised Contrastive Learning for Lifelong Intent Detection

NAACL 2022findings

Identifying all possible user intents for a dialog system at design time is challenging even for skilled domain experts. For practical applications, novel intents may have to be inferred incrementally on the fly. This typically entails repeated retraining of the intent detector on both the existing…