← Search

Ananth Balashankar

6 accepted papers

2026

Noisy but Valid: Robust Statistical Evaluation of LLMs with Imperfect Judges

ICLR 2026poster

Reliable certification of Large Language Models (LLMs)—verifying that failure rates are below a safety threshold—is critical yet challenging. While "LLM-as-a-Judge" offers scalability, judge imperfections, noise, and bias can invalidate statistical guarantees. We introduce a "Noisy but Valid" hypoth…

Cited by 0SourceScholar
2025

InfAlign: Inference-aware language model alignment

ICML 2025poster

Language model alignment is a critical step in training modern generative language models. Alignment targets to improve win rate of a sample from the aligned model against the base model. Today, we are increasingly using inference-time algorithms (e.g., Best-of-$N$ , controlled decoding, tree search…

Cited by 3SourcePDFScholar
2024

Reuse Your Rewards: Reward Model Transfer for Zero-Shot Cross-Lingual Alignment

EMNLP 2024main

Aligning language models (LMs) based on human-annotated preference data is a crucial step in obtaining practical and performant LM-based systems. However, multilingual human preference data are difficult to obtain at scale, making it challenging to extend this framework to diverse languages. In this…

2023

Effective Robustness against Natural Distribution Shifts for Models with Different Training Data

NeurIPS 2023poster

``Effective robustness'' measures the extra out-of-distribution (OOD) robustness beyond what can be predicted from the in-distribution (ID) performance. Existing effective robustness evaluations typically use a single test set such as ImageNet to evaluate the ID accuracy. This becomes problematic wh…

2021

Can We Improve Model Robustness through Secondary Attribute Counterfactuals?

EMNLP 2021main

Developing robust NLP models that perform well on many, even small, slices of data is a significant but important challenge, with implications from fairness to general reliability. To this end, recent research has explored how models rely on spurious correlations, and how counterfactual data augment…

Cited by 9SourcePDFScholar