← Search

Katherine A Heller

13 accepted papers

2025

AfriMed-QA: A Pan-African, Multi-Specialty, Medical Question-Answering Benchmark Dataset

ACL 2025long

Recent advancements in large language model (LLM) performance on medical multiplechoice question (MCQ) benchmarks have stimulated interest from healthcare providers and patients globally. Particularly in low-andmiddle-income countries (LMICs) facing acute physician shortages and lack of specialists,…

Cited by 0SourcePDFScholar
2025

Position: Stop treating `AGI' as the north-star goal of AI research

ICML 2025poster

The AI research community plays a vital role in shaping the scientific, engineering, and societal goals of AI research. In this position paper, we argue that focusing on the highly contested topic of 'artificial general intelligence' ('AGI') undermines our ability to choose effective goals. We ident…

Cited by 0SourcePDFScholar
2025

Speech Recognition with LLMs Adapted to Disordered Speech Using Reinforcement Learning

ICASSP 2025accepted

We introduce a large language model (LLM) capable of processing speech inputs and show that tuning it further with reinforcement learning on human preference (RLHF) enables it to adapt better to disordered speech than traditional fine-tuning. Our method replaces low-frequency text tokens in an LLM’s…

Cited by 0SourceScholar
2025

Understanding challenges to the interpretation of disaggregated evaluations of algorithmic fairness

NeurIPS 2025poster

Disaggregated evaluation across subgroups is critical for assessing the fairness of machine learning models, but its uncritical use can mislead practitioners. We show that equal performance across subgroups is an unreliable measure of fairness when data are representative of the relevant populations…

Cited by 0SourcecodeScholar
2025

What Secrets Do Your Manifolds Hold? Understanding the Local Geometry of Generative Models

ICLR 2025poster

Deep Generative Models are frequently used to learn continuous representations of complex data distributions by training on a finite number of samples. For any generative model, including pre-trained foundation models with Diffusion or Transformer architectures, generation performance can significan…

2024

Batch Calibration: Rethinking Calibration for In-Context Learning and Prompt Engineering

ICLR 2024poster

Prompting and in-context learning (ICL) have become efficient learning paradigms for large language models (LLMs). However, LLMs suffer from prompt brittleness and various bias factors in the prompt, including but not limited to the formatting, the choice verbalizers, and the ICL examples. To addres…

Cited by 51SourcePDFScholar
2023

Participatory Personalization in Classification

NeurIPS 2023spotlight

Machine learning models are often personalized based on information that is protected, sensitive, self-reported, or costly to acquire. These models use information about people, but do not facilitate nor inform their *consent*. Individuals cannot opt out of reporting information that a model needs t…

Cited by 6SourcePDFScholar
2022

Diagnosing failures of fairness transfer across distribution shift in real-world medical settings

NeurIPS 2022accept

Diagnosing and mitigating changes in model fairness under distribution shift is an important component of the safe deployment of machine learning in healthcare settings. Importantly, the success of any mitigation strategy strongly depends on the \textit{structure} of the shift. Despite this, there h…

Cited by 74SourcePDFScholar
2021

Variational refinement for importance sampling using the forward Kullback-Leibler divergence

UAI 2021poster

Variational Inference (VI) is a popular alternative to asymptotically exact sampling in Bayesian inference. Its main workhorse is optimization over a reverse Kullback-Leibler divergence (RKL), which typically underestimates the tail of the posterior leading to miscalibration and potential degeneracy…

Cited by 44SourcePDFScholar
2019

Reconciling meta-learning and continual learning with online mixtures of tasks

NeurIPS 2019spotlight

Learning-to-learn or meta-learning leverages data-driven inductive bias to increase the efficiency of learning on a novel task. This approach encounters difficulty when transfer is not advantageous, for instance, when tasks are considerably dissimilar or change over time. We use the connection betwe…

Cited by 142SourcePDFScholar
2017

An inner-loop free solution to inverse problems using deep neural networks

NeurIPS 2017poster

We propose a new method that uses deep learning techniques to accelerate the popular alternating direction method of multipliers (ADMM) solution for inverse problems. The ADMM updates consist of a proximity operator, a least squares regression that includes a big matrix inversion, and an explicit so…

Cited by 27SourcePDFScholar
2015

Fast Second Order Stochastic Backpropagation for Variational Inference

NeurIPS 2015poster

We propose a second-order (Hessian or Hessian-free) based optimization method for variational inference inspired by Gaussian backpropagation, and argue that quasi-Newton optimization can be developed as well. This is accomplished by generalizing the gradient computation in stochastic backpropagatio…

Cited by 52SourcePDFScholar
2015

Parallelizing MCMC with Random Partition Trees

NeurIPS 2015poster

The modern scale of data has brought new challenges to Bayesian inference. In particular, conventional MCMC algorithms are computationally very expensive for large data sets. A promising approach to solve this problem is embarrassingly parallel MCMC (EP-MCMC), which first partitions the data into m…