← Search

Soumya Ghosh

15 accepted papers

2025

Final-Model-Only Data Attribution with a Unifying View of Gradient-Based Methods

NeurIPS 2025poster

Training data attribution (TDA) is concerned with understanding model behavior in terms of the training data. This paper draws attention to the common setting where one has access only to the final trained model, and not the training algorithm or intermediate information from training. We reframe th…

Cited by 0SourceScholar
2025

Multi-Level Explanations for Generative Language Models

ACL 2025long

Despite the increasing use of large language models (LLMs) for context-grounded tasks like summarization and question-answering, understanding what makes an LLM produce a certain response is challenging. We propose Multi-Level Explanations for Generative Language Models (MExGen), a technique to prov…

2024

$\textit{Trans-LoRA}$: towards data-free Transferable Parameter Efficient Finetuning

NeurIPS 2024poster

Low-rank adapters (LoRA) and their variants are popular parameter-efficient fine-tuning (PEFT) techniques that closely match full model fine-tune performance while requiring only a small number of additional parameters. These additional LoRA parameters are specific to the base model being adapted. W…

Cited by 2SourcePDFScholar
2024

Are Uncertainty Quantification Capabilities of Evidential Deep Learning a Mirage?

NeurIPS 2024poster

This paper questions the effectiveness of a modern predictive uncertainty quantification approach, called *evidential deep learning* (EDL), in which a single neural network model is trained to learn a meta distribution over the predictive distribution by minimizing a specific objective function. Des…

2024

Thermometer: Towards Universal Calibration for Large Language Models

ICML 2024poster

We consider the issue of calibration in large language models (LLM). Recent studies have found that common interventions such as instruction tuning often result in poorly calibrated LLMs. Although calibration is well-explored in traditional applications, calibrating LLMs is uniquely challenging. The…

2023

Post-hoc Uncertainty Learning Using a Dirichlet Meta-Model

AAAI 2023technical

It is known that neural networks have the problem of being over-confident when directly using the output label distribution to generate uncertainty measures. Existing methods mainly resolve this issue by retraining the entire model to impose the uncertainty quantification capability so that the lear…

2022

Fair Infinitesimal Jackknife: Mitigating the Influence of Biased Training Data Points Without Refitting

NeurIPS 2022accept

In consequential decision-making applications, mitigating unwanted biases in machine learning models that yield systematic disadvantage to members of groups delineated by sensitive attributes such as race and gender is one key intervention to strive for equity. Focusing on demographic parity and equ…

Cited by 34SourcePDFScholar
2022

Measuring the robustness of Gaussian processes to kernel choice

AISTATS 2022poster

Gaussian processes (GPs) are used to make medical and scientific decisions, including in cardiac care and monitoring of carbon dioxide emissions. Notably, the choice of GP kernel is often somewhat arbitrary. In particular, uncountably many kernels typically align with qualitative prior knowledge (e.…

Cited by 18SourcePDFScholar
2021

Post-hoc loss-calibration for Bayesian neural networks

UAI 2021poster

Bayesian decision theory provides an elegant framework for acting optimally under uncertainty when tractable posterior distributions are available. Modern Bayesian models, however, typically involve intractable posteriors that are approximated with, potentially crude, surrogates. This difficulty has…

Cited by 12SourcePDFScholar
2020

Approximate Cross-Validation for Structured Models

NeurIPS 2020poster

Many modern data analyses benefit from explicitly modeling dependence structure in data -- such as measurements across time or space, ordered words in a sentence, or genes in a genome. A gold standard evaluation technique is structured cross-validation (CV), which leaves out some data subset (such a…

2020

Model Fusion with Kullback-Leibler Divergence

ICML 2020poster

We propose a method to fuse posterior distributions learned from heterogeneous datasets. Our algorithm relies on a mean field assumption for both the fused model and the individual dataset posteriors and proceeds using a simple assign-and-average approach. The components of the dataset posteriors ar…

2019

Bayesian Nonparametric Federated Learning of Neural Networks

ICML 2019oral

In federated learning problems, data is scattered across different servers and exchanging or pooling it is often impractical or prohibited. We develop a Bayesian nonparametric framework for federated learning with neural networks. Each data server is assumed to provide local neural network weights,…

2019

Statistical Model Aggregation via Parameter Matching

NeurIPS 2019poster

We consider the problem of aggregating models learned from sequestered, possibly heterogeneous datasets. Exploiting tools from Bayesian nonparametrics, we develop a general meta-modeling framework that learns shared global latent structures by identifying correspondences among local model parameteri…

2018

Structured Variational Learning of Bayesian Neural Networks with Horseshoe Priors

ICML 2018oral

Bayesian Neural Networks (BNNs) have recently received increasing attention for their ability to provide well-calibrated posterior uncertainties. However, model selection—even choosing the number of nodes—remains an open question. Recent work has proposed the use of a horseshoe prior over node pre-a…

Cited by 97SourcePDFScholar
2017

Personalizing Gesture Recognition Using Hierarchical Bayesian Neural Networks

CVPR 2017poster

Building robust classifiers trained on data susceptible to group or subject-specific variations is a challenging pattern recognition problem. We develop hierarchical Bayesian neural networks to capture subject-specific variations and share statistical strength across subjects. Leveraging recent wor…

Cited by 34PDFScholar