← Search

Satyapriya Krishna

11 accepted papers

2026

The Alignment Auditor: A Bayesian Framework for Verifying and Refining LLM Objectives

ICLR 2026poster

The objectives that Large Language Models (LLMs) implicitly optimize remain dangerously opaque, making trustworthy alignment and auditing a grand challenge. While Inverse Reinforcement Learning (IRL) can infer reward functions from behaviour, existing approaches either produce a single, overconfiden…

Cited by 0SourceScholar
2025

Fact, Fetch, and Reason: A Unified Evaluation of Retrieval-Augmented Generation

NAACL 2025long

Large Language Models (LLMs) have demonstrated significant performance improvements across various cognitive tasks. An emerging application is using LLMs to enhance retrieval-augmented generation (RAG) capabilities. These systems require LLMs to understand user queries, retrieve relevant information…

Cited by 15SourcePDFScholar
2025

More RLHF, More Trust? On The Impact of Preference Alignment On Trustworthiness

ICLR 2025oral

The trustworthiness of Large Language Models (LLMs) refers to the extent to which their outputs are reliable, safe, and ethically aligned, and it has become a crucial consideration alongside their cognitive performance. In practice, Reinforcement Learning From Human Feedback (RLHF) has been widely u…

2024

Croissant: A Metadata Format for ML-Ready Datasets

NeurIPS 2024spotlight

Data is a critical resource for machine learning (ML), yet working with data remains a key friction point. This paper introduces Croissant, a metadata format for datasets that creates a shared representation across ML tools, frameworks, and platforms. Croissant makes datasets more discoverable, por…

2024

Understanding the Effects of Iterative Prompting on Truthfulness

ICML 2024poster

The development of Large Language Models (LLMs) has notably transformed numerous sectors, offering impressive text generation capabilities. Yet, the reliability and truthfulness of these models remain pressing concerns. To this end, we investigate iterative prompting, a strategy hypothesized to refi…

Cited by 10SourcePDFScholar
2023

Post Hoc Explanations of Language Models Can Improve Language Models

NeurIPS 2023poster

Large Language Models (LLMs) have demonstrated remarkable capabilities in performing complex tasks. Moreover, recent research has shown that incorporating human-annotated rationales (e.g., Chain-of-Thought prompting) during in-context learning can significantly enhance the performance of these model…

Cited by 72SourcePDFScholar
2023

Towards Bridging the Gaps between the Right to Explanation and the Right to be Forgotten

ICML 2023poster

The Right to Explanation and the Right to be Forgotten are two important principles outlined to regulate algorithmic decision making and data usage in real-world applications. While the right to explanation allows individuals to request an actionable explanation for an algorithmic decision, the righ…

Cited by 15SourcePDFScholar
2022

Measuring Fairness of Text Classifiers via Prediction Sensitivity

ACL 2022long

With the rapid growth in language processing applications, fairness has emerged as an important consideration in data-driven solutions. Although various fairness definitions have been explored in the recent literature, there is lack of consensus on which metrics most accurately reflect the fairness…

2022

Mitigating Gender Bias in Distilled Language Models via Counterfactual Role Reversal

ACL 2022findings

Language models excel at generating coherent text, and model compression techniques such as knowledge distillation have enabled their use in resource-constrained settings. However, these models can be biased in multiple ways, including the unfounded association of male and female genders with gender…

2022

OpenXAI: Towards a Transparent Evaluation of Model Explanations

NeurIPS 2022accept

While several types of post hoc explanation methods have been proposed in recent literature, there is very little work on systematically benchmarking these methods. Here, we introduce OpenXAI, a comprehensive and extensible open-source framework for evaluating and benchmarking post hoc explanation m…

2021

Towards Realistic Single-Task Continuous Learning Research for NER

EMNLP 2021finding

There is an increasing interest in continuous learning (CL), as data privacy is becoming a priority for real-world machine learning applications. Meanwhile, there is still a lack of academic NLP benchmarks that are applicable for realistic CL settings, which is a major challenge for the advancement…