← Search

Prasanna Parthasarathi

14 accepted papers

2025

CHARPEVAL: Benchmarking Large Language Models’ Contextual Reasoning in Knowledge-Grounded Dialogue

ACL 2025finding

This paper presents CHARPEVAL, a challenging benchmark specifically designed to evaluate the ability of Large Language Models (LLMs) to perform contextualized reasoning in knowledge-grounded dialogue scenarios. The task involves selecting the correct response from 6 options, including 5 manually cra…

Cited by 0SourcePDFScholar
2025

Do Robot Snakes Dream like Electric Sheep? Investigating the Effects of Architectural Inductive Biases on Hallucination

ACL 2025finding

The growth in prominence of large language models (LLMs) in everyday life can be largely attributed to their generative abilities, yet some of this is also owed to the risks and costs associated with their use. On one front is their tendency to hallucinate false or misleading information, limiting t…

Cited by 0SourcePDFScholar
2024

CHARP: Conversation History AwaReness Probing for Knowledge-grounded Dialogue Systems

ACL 2024findings

In this work, we dive deep into one of the popular knowledge-grounded dialogue benchmarks that focus on faithfulness, FaithDial. We show that a significant portion of the FaithDial data contains annotation artifacts, which may bias models towards completely ignoring the conversation history. We ther…

Cited by 0SourcePDFScholar
2024

Context-Aware Assistant Selection for Improved Inference Acceleration with Large Language Models

EMNLP 2024main

Despite their widespread adoption, large language models (LLMs) remain prohibitive to use under resource constraints, with their ever growing sizes only increasing the barrier for use. One particular issue stems from the high latency associated with auto-regressive generation in LLMs, rendering the…

Cited by 2SourcePDFScholar
2024

Do Large Language Models Know How Much They Know?

EMNLP 2024main

Large Language Models (LLMs) have emerged as highly capable systems and are increasingly being integrated into various uses. Nevertheless, the rapid advancement in their deployment trails a comprehensive understanding of their internal mechanisms, as well as a delineation of their capabilities and l…

Cited by 1SourcePDFScholar
2024

EWEK-QA : Enhanced Web and Efficient Knowledge Graph Retrieval for Citation-based Question Answering Systems

ACL 2024long

The emerging citation-based QA systems are gaining more attention especially in generative AI search applications. The importance of extracted knowledge provided to these systems is vital from both accuracy (completeness of information) and efficiency (extracting the information in a timely manner).…

2023

Deep Learning on a Healthy Data Diet: Finding Important Examples for Fairness

AAAI 2023technical

Data-driven predictive solutions predominant in commercial applications tend to suffer from biases and stereotypes, which raises equity concerns. Prediction models may discover, use, or amplify spurious correlations based on gender or other protected personal characteristics, thus discriminating aga…

2023

EpiK-Eval: Evaluation for Language Models as Epistemic Models

EMNLP 2023long main

In the age of artificial intelligence, the role of large language models (LLMs) is becoming increasingly central. Despite their growing prevalence, their capacity to consolidate knowledge from different training documents—a crucial ability in numerous applications—remains unexplored. This paper pres…

Cited by 0SourcecodeScholar
2023

Measuring the Knowledge Acquisition-Utilization Gap in Pretrained Language Models

EMNLP 2023long findings

While pre-trained language models (PLMs) have shown evidence of acquiring vast amounts of knowledge, it remains unclear how much of this parametric knowledge is actually usable in performing downstream tasks. We propose a systematic framework to measure parametric knowledge utilization in PLMs. Our…

Cited by 0SourceScholar
2022

Detecting Languages Unintelligible to Multilingual Models through Local Structure Probes

EMNLP 2022finding

Providing better language tools for low-resource and endangered languages is imperative for equitable growth.Recent progress with massively multilingual pretrained models has proven surprisingly effective at performing zero-shot transfer to a wide variety of languages.However, this transfer is not u…

Cited by 0SourcePDFScholar
2022

Local Structure Matters Most: Perturbation Study in NLU

ACL 2022findings

Recent research analyzing the sensitivity of natural language understanding models to word-order perturbations has shown that neural models are surprisingly insensitive to the order of words. In this paper, we investigate this phenomenon by developing order-altering perturbations on the order of wor…

Cited by 20SourcePDFScholar
2022

Memory Augmented Optimizers for Deep Learning

ICLR 2022poster

Popular approaches for minimizing loss in data-driven learning often involve an abstraction or an explicit retention of the history of gradients for efficient parameter updates. The aggregated history of gradients nudges the parameter updates in the right direction even when the gradients at any gi…

2021

Sometimes We Want Ungrammatical Translations

EMNLP 2021finding

Rapid progress in Neural Machine Translation (NMT) systems over the last few years has focused primarily on improving translation quality, and as a secondary focus, improving robustness to perturbations (e.g. spelling). While performance and robustness are important objectives, by over-focusing on t…