← Search

Saswati Dana

3 accepted papers

2025

Transforming Code Understanding: Clustering-Based Retrieval for Improved Summarization in Domain-Specific Languages

COLING 2025industry

A domain-specific extension of C language known as extended Berkeley Packet Filter (eBPF) has gained widespread acceptance for various tasks, including observability, security, and network acceleration in the cloud community. Due to its recency and complexity, there is an overwhelming need for natur…

2022

SYGMA: A System for Generalizable and Modular Question Answering Over Knowledge Bases

EMNLP 2022finding

Knowledge Base Question Answering (KBQA) involving complex reasoning is emerging as an important research direction. However, most KBQA systems struggle with generalizability, particularly on two dimensions: (a) across multiple knowledge bases, where existing KBQA approaches are typically tuned to a…

2022

Zero-shot Entity Linking with Less Data

NAACL 2022findings

Entity Linking (EL) maps an entity mention in a natural language sentence to an entity in a knowledge base (KB). The Zero-shot Entity Linking (ZEL) extends the scope of EL to unseen entities at the test time without requiring new labeled data. BLINK (BERT-based) is one of the SOTA models for ZEL. In…