← Search

Jennifer Dy

31 accepted papers

2025

DISCO: Disentangled Communication Steering for Large Language Models

NeurIPS 2025poster

A variety of recent methods guide large language model outputs via the inference-time addition of *steering vectors* to residual-stream or attention-head representations. In contrast, we propose to inject steering vectors directly into the query and value representation spaces within attention heads…

Cited by 0SourcecodeScholar
2025

H-SPLID: HSIC-based Saliency Preserving Latent Information Decomposition

NeurIPS 2025poster

We introduce H-SPLID, a novel algorithm for learning salient feature representations through the explicit decomposition of salient and non-salient features into separate spaces. We show that H-SPLID promotes learning low-dimensional, task-relevant features. We prove that the expected prediction devi…

Cited by 0SourceScholar
2025

Linear-Time Demonstration Selection for In-Context Learning via Gradient Estimation

EMNLP 2025

This paper introduces an algorithm to select demonstration examples for in-context learning of a query set. Given a set of n examples, how can we quickly select k out of n to best serve as the conditioning for downstream inference? This problem has broad applications in prompt tuning and chain-of-th

2025

OrdShap: Feature Position Importance for Sequential Black-Box Models

NeurIPS 2025poster

Sequential deep learning models excel in domains with temporal or sequential dependencies, but their complexity necessitates post-hoc feature attribution methods for understanding their predictions. While existing techniques quantify feature importance, they inherently assume fixed feature ordering…

Cited by 0SourceScholar
2025

STAR: Stability-Inducing Weight Perturbation for Continual Learning

ICLR 2025poster

Humans can naturally learn new and varying tasks in a sequential manner. Continual learning is a class of learning algorithms that updates its learned model as it sees new data (on potentially new tasks) in a sequence. A key challenge in continual learning is that as the model is updated to lea…

2024

Analyzing Explainer Robustness via Probabilistic Lipschitzness of Prediction Functions

AISTATS 2024poster

Machine learning methods have significantly improved in their predictive capabilities, but at the same time they are becoming more complex and less transparent. As a result, explainers are often relied on to provide interpretability to these black-box prediction models. As crucial diagnostics tools,…

2024

Boundary-Aware Uncertainty for Feature Attribution Explainers

AISTATS 2024poster

Post-hoc explanation methods have become a critical tool for understanding black-box classifiers in high-stakes applications. However, high-performing classifiers are often highly nonlinear and can exhibit complex behavior around the decision boundary, leading to brittle or misleading local explanat…

2023

DualHSIC: HSIC-Bottleneck and Alignment for Continual Learning

ICML 2023poster

Rehearsal-based approaches are a mainstay of continual learning (CL). They mitigate the catastrophic forgetting problem by maintaining a small fixed-size buffer with a subset of data from past tasks. While most rehearsal-based approaches exploit the knowledge from buffered past data, little attentio…

Cited by 12SourcePDFScholar
2023

QueryForm: A Simple Zero-shot Form Entity Query Framework

ACL 2023findings

Zero-shot transfer learning for document understanding is a crucial yet under-investigated scenario to help reduce the high cost involved in annotating document entities. We present a novel query-based framework, QueryForm, that extracts entity values from form-like documents in a zero-shot fashion.…

Cited by 7SourcePDFScholar
2023

SmoothHess: ReLU Network Feature Interactions via Stein's Lemma

NeurIPS 2023poster

Several recent methods for interpretability model feature interactions by looking at the Hessian of a neural network. This poses a challenge for ReLU networks, which are piecewise-linear and thus have a zero Hessian almost everywhere. We propose SmoothHess, a method of estimating second-order intera…

2022

DualPrompt: Complementary Prompting for Rehearsal-Free Continual Learning

ECCV 2022poster

"Continual learning aims at enabling a single model to learn a sequence of tasks without catastrophic forgetting. Top-performing methods usually require a rehearsal buffer to store past pristine examples for experience replay, which, however, limits their practical values due to privacy and memory c…

2022

Explanations of Black-Box Models based on Directional Feature Interactions

ICLR 2022spotlight

As machine learning algorithms are deployed ubiquitously to a variety of domains, it is imperative to make these often black-box models transparent. Several recent works explain black-box models by capturing the most influential features for prediction per instance; such explanation methods are uni…

2022

Learning To Prompt for Continual Learning

CVPR 2022poster

The mainstream paradigm behind continual learning has been to adapt the model parameters to non-stationary data distributions, where catastrophic forgetting is the central challenge. Typical methods rely on a rehearsal buffer or known task identity at test time to retrieve learned knowledge and addr…

Cited by 979PDFcodeScholar
2022

SparCL: Sparse Continual Learning on the Edge

NeurIPS 2022accept

Existing work in continual learning (CL) focuses on mitigating catastrophic forgetting, i.e., model performance deterioration on past tasks when learning a new task. However, the training efficiency of a CL system is under-investigated, which limits the real-world application of CL systems under res…

2021

Deep Spectral Ranking

AISTATS 2021poster

Learning from ranking observations arises in many domains, and siamese deep neural networks have shown excellent inference performance in this setting. However, SGD does not scale well, as an epoch grows exponentially with the ranking observation size. We show that a spectral algorithm can be combin…

2021

Faster & More Reliable Tuning of Neural Networks: Bayesian Optimization with Importance Sampling

AISTATS 2021poster

Many contemporary machine learning models require extensive tuning of hyperparameters to perform well. A variety of methods, such as Bayesian optimization, have been developed to automate and expedite this process. However, tuning remains extremely costly as it typically requires repeatedly fully tr…

2021

Rate-Regularization and Generalization in Variational Autoencoders

AISTATS 2021poster

Variational autoencoders (VAEs) optimize an objective that comprises a reconstruction loss (the distortion) and a KL term (the rate). The rate is an upper bound on the mutual information, which is often interpreted as a regularizer that controls the degree of compression. We here examine whether inc…

2021

Reliable Estimation of KL Divergence using a Discriminator in Reproducing Kernel Hilbert Space

NeurIPS 2021spotlight

Estimating Kullback–Leibler (KL) divergence from samples of two distributions is essential in many machine learning problems. Variational methods using neural network discriminator have been proposed to achieve this task in a scalable manner. However, we noticed that most of these methods using neur…

Cited by 11SourcePDFScholar
2021

Revisiting Hilbert-Schmidt Information Bottleneck for Adversarial Robustness

NeurIPS 2021poster

We investigate the HSIC (Hilbert-Schmidt independence criterion) bottleneck as a regularizer for learning an adversarially robust deep neural network classifier. In addition to the usual cross-entropy loss, we add regularization terms for every intermediate layer to ensure that the latent representa…

2020

Fast and Accurate Ranking Regression

AISTATS 2020poster

We consider a ranking regression problem in which we use a dataset of ranked choices to learn Plackett-Luce scores as functions of sample features. We solve the maximum likelihood estimation problem by using the Alternating Directions Method of Multipliers (ADMM), effectively separating the learning…

2020

Instance-wise Feature Grouping

NeurIPS 2020poster

In many learning problems, the domain scientist is often interested in discovering the groups of features that are redundant and are important for classification. Moreover, the features that belong to each group, and the important feature groups may vary per sample. But what do we mean by feature…

2020

Neural Topographic Factor Analysis for fMRI Data

NeurIPS 2020poster

Neuroimaging studies produce gigabytes of spatio-temporal data for a small number of participants and stimuli. Recent work increasingly suggests that the common practice of averaging across participants and stimuli leaves out systematic and meaningful information. We propose Neural Topographic Facto…

Cited by 9SourcePDFScholar
2019

Solving Interpretable Kernel Dimensionality Reduction

NeurIPS 2019poster

Kernel dimensionality reduction (KDR) algorithms find a low dimensional representation of the original data by optimizing kernel dependency measures that are capable of capturing nonlinear relationships. The standard strategy is to first map the data into a high dimensional feature space using kerne…

2019

Structured Disentangled Representations

AISTATS 2019poster

Deep latent-variable models learn representations of high-dimensional data in an unsupervised manner. A number of recent efforts have focused on learning representations that disentangle statistically independent axes of variation by introducing modifications to the standard objective function. Thes…

2018

Crowdclustering with Partition Labels

AISTATS 2018poster

Crowdclustering is a practical way to incorporate domain knowledge into clustering, by combining opinions from multiple domain experts. Existing crowdclustering methods analyze binary pairwise similarity labels. However, in some applications, experts might provide partition labels. If we convert par…

Cited by 0SourcePDFScholar
2018

Iterative Spectral Method for Alternative Clustering

AISTATS 2018poster

Given a dataset and an existing clustering as input, alternative clustering aims to find an alternative partition. One of the state-of-the-art approaches is Kernel Dimension Alternative Clustering (KDAC). We propose a novel Iterative Spectral Method (ISM) that greatly improves the scalability of…

2017

Clustering from Multiple Uncertain Experts

AISTATS 2017poster

Utilizing expert input often improves clustering performance. However in a knowledge discovery problem, ground truth is unknown even to an expert. Thus, instead of one expert, we solicit the opinion from multiple experts. The key question motivating this work is: which experts should be assigned…

Cited by 8SourcePDFScholar