← Search

Gaurush Hiranandani

10 accepted papers

2025

Comparing Few to Rank Many: Active Human Preference Learning Using Randomized Frank-Wolfe Method

ICML 2025poster

We study learning human preferences from limited comparison feedback, a core machine learning problem that is at the center of reinforcement learning from human feedback (RLHF). We formulate the problem as learning a Plackett-Luce (PL) model from a limited number of $K$-subset comparisons over a uni…

Cited by 0SourcePDFScholar
2025

FisherSFT: Data-Efficient Supervised Fine-Tuning of Language Models Using Information Gain

ICML 2025poster

Supervised fine-tuning (SFT) is the most common way of adapting large language models (LLMs) to a new domain. In this paper, we improve the efficiency of SFT by selecting an informative subset of training examples. Specifically, for a fixed budget of training examples, which determines the computati…

Cited by 0SourcePDFScholar
2025

Logits are All We Need to Adapt Closed Models

ICML 2025poster

Many commercial Large Language Models (LLMs) are often closed-source, limiting developers to prompt tuning for aligning content generation with specific applications. While these models currently do not provide access to token logits, we argue that if such access were available, it would enable more…

2022

Quadratic metric elicitation for fairness and beyond

UAI 2022poster

Metric elicitation is a recent framework for eliciting classification performance metrics that best reflect implicit user preferences based on the task and context. However, available elicitation strategies have been limited to linear (or quasi-linear) functions of predictive rates, which can be pra…

2021

Optimizing Black-box Metrics with Iterative Example Weighting

ICML 2021spotlight

We consider learning to optimize a classification metric defined by a black-box function of the confusion matrix. Such black-box learning settings are ubiquitous, for example, when the learner only has query access to the metric of interest, or in noisy-label and domain adaptation applications where…

2020

Optimization and Analysis of the pAp@k Metric for Recommender Systems

ICML 2020poster

Modern recommendation and notification systems must be robust to data imbalance, limitations on the number of recommendations/notifications, and heterogeneous engagement profiles across users. The pAp@k metric, which combines the partial-AUC and the precision@k metrics, was recently proposed to eval…

2019

Cascading Linear Submodular Bandits: Accounting for Position Bias and Diversity in Online Learning to Rank

UAI 2019poster

Online learning, position bias, and diversified retrieval are three crucial aspects in designing ranking systems based on user clicks. One simple click model which explains the position bias is the cascade model. Many online learning variants of the cascade model have been proposed, but none so far…

Cited by 32SourcePDFScholar
2019

Multiclass Performance Metric Elicitation

NeurIPS 2019poster

Metric Elicitation is a principled framework for selecting the performance metric that best reflects implicit user preferences. However, available strategies have so far been limited to binary classification. In this paper, we propose novel strategies for eliciting multiclass classification performa…

Cited by 22SourcePDFScholar
2019

Performance Metric Elicitation from Pairwise Classifier Comparisons

AISTATS 2019poster

Given a binary prediction problem, which performance metric should the classifier optimize? We address this question by formalizing the problem of Metric Elicitation. The goal of metric elicitation is to discover the performance metric of a practitioner, which reflects her innate rewards (costs) for…

Cited by 18SourcePDFScholar