← Search

Moulinath Banerjee

11 accepted papers

2026

Revenue Maximization Under Sequential Price Competition Via The Estimation Of $s$-Concave Demand Functions

ICLR 2026poster

We consider price competition among multiple sellers over a selling horizon of $T$ periods. In each period, sellers simultaneously offer their prices (which are made public) and subsequently observe their respective demand (not made public). The demand function of each seller depends on all sellers'…

Cited by 0SourcecodeScholar
2025

A transfer learning framework for weak to strong generalization

ICLR 2025poster

Modern large language model (LLM) alignment techniques rely on human feedback, but it is unclear whether the techniques fundamentally limit the capabilities of aligned LLMs. In particular, it is unclear whether it is possible to align (stronger) LLMs with superhuman capabilities with (weaker) human…

Cited by 0SourcePDFScholar
2025

Bridging Human and LLM Judgments: Understanding and Narrowing the Gap

NeurIPS 2025poster

Large language models are increasingly used as judges (LLM-as-a-judge) to evaluate model outputs at scale, but their assessments often diverge systematically from human judgments. We present Bridge, a unified statistical framework that explicitly bridges human and LLM evaluations under both absolute…

Cited by 0SourceScholar
2025

Learning the Distribution Map in Reverse Causal Performative Prediction

AISTATS 2025poster

In numerous predictive scenarios, the predictive model affects the sampling distribution; for example, job applicants often meticulously craft their resumes to navigate through a screening system. Such shifts in distribution are particularly prevalent in social computing, yet, the strategies to lear…

Cited by 0SourceScholar
2025

Microfoundation inference for strategic prediction

AISTATS 2025poster

Often in prediction tasks, the predictive model itself can influence the distribution of the target variable, a phenomenon termed *performative prediction*. Generally, this influence stems from strategic actions taken by stakeholders with a vested interest in predictive models. A key challenge that…

Cited by 0SourceScholar
2024

Weak Supervision Performance Evaluation via Partial Identification

NeurIPS 2024poster

Programmatic Weak Supervision (PWS) enables supervised model training without direct access to ground truth labels, utilizing weak labels from heuristics, crowdsourcing, or pre-trained models. However, the absence of ground truth complicates model evaluation, as traditional metrics such as accuracy,…

2023

Conditional independence testing under misspecified inductive biases

NeurIPS 2023spotlight

Conditional independence (CI) testing is a fundamental and challenging task in modern statistics and machine learning. Many modern methods for CI testing rely on powerful supervised learning methods to learn regression functions or Bayes predictors as an intermediate step; we refer to this class of…

2023

Predictor-corrector algorithms for stochastic optimization under gradual distribution shift

ICLR 2023poster

Time-varying stochastic optimization problems frequently arise in machine learning practice (e.g., gradual domain shift, object tracking, strategic classification). Often, the underlying process that drives the distribution shift is continuous in nature. We exploit this underlying continuity by deve…

2023

Understanding new tasks through the lens of training data via exponential tilting

ICLR 2023poster

Deploying machine learning models on new tasks is a major challenge due to differences in distributions of the train (source) data and the new (target) data. However, the training data likely captures some of the properties of the new task. We consider the problem of reweighing the training samples…

2020

Two Simple Ways to Learn Individual Fairness Metrics from Data

ICML 2020poster

Individual fairness is an intuitive definition of algorithmic fairness that addresses some of the drawbacks of group fairness. Despite its benefits, it depends on a task specific fair metric that encodes our intuition of what is fair and unfair for the ML task at hand, and the lack of a widely accep…