← Search

Lisa Dunlap

15 accepted papers

2026

Interpretable Embeddings with Sparse Autoencoders: A Data Analysis Toolkit

ICML 2026poster

Analyzing large-scale text corpora is a core challenge in machine learning, crucial for tasks like identifying undesirable model behaviors. Current methods often rely on costly LLM-based techniques (e.g. annotating dataset differences) or dense embedding models (e.g. for clustering), which lack cont…

Cited by 0SourceScholar
2026

Model AI Assignments 2026

AAAI 2026technical

The Model AI Assignments session seeks to gather and disseminate the best assignment designs of the Artificial Intelligence (AI) Education community. Recognizing that assignments form the core of student learning experience, we here present abstracts of eight AI assignments from the 2026 session th

Cited by 0SourcePDFScholar
2025

Discovering Divergent Representations between Text-to-Image Models

ICCV 2025poster

In this paper, we investigate when and how visual representations learned by two different generative models diverge from each other. Specifically, given two text-to-image models, our goal is to discover visual attributes that appear in images generated by one model but not the other, along with the…

Cited by 0SourcePDFScholar
2025

From Crowdsourced Data to High-quality Benchmarks: Arena-Hard and Benchbuilder Pipeline

ICML 2025poster

The rapid evolution of Large Language Models (LLMs) has outpaced the development of model evaluation, highlighting the need for continuous curation of new, challenging benchmarks. However, manual curation of high-quality, human-aligned benchmarks is expensive and time-consuming. To address this, we…

Cited by 0SourcePDFScholar
2025

VibeCheck: Discover and Quantify Qualitative Differences in Large Language Models

ICLR 2025poster

Large language models (LLMs) often exhibit subtle yet distinctive characteristics in their outputs that users intuitively recognize, but struggle to quantify. These "vibes" -- such as tone, formatting, or writing style -- influence user preferences, yet traditional evaluations focus primarily on the…

2025

VisionArena: 230k Real World User-VLM Conversations with Preference Labels

CVPR 2025poster

The growing adoption and capabilities of vision-language models (VLMs) demand benchmarks that reflect real-world user interactions. We introduce VisionArena, the largest existing dataset of crowdsourced real-world conversations between users and VLMs. While most visual question-answering datasets fo…

2024

Describing Differences in Image Sets with Natural Language

CVPR 2024poster

How do two sets of images differ? Discerning set-level differences is crucial for understanding model behaviors and analyzing datasets yet manually sifting through thousands of images is impractical. To aid in this discovery process we explore the task of automatically describing the differences bet…

2024

See Say and Segment: Teaching LMMs to Overcome False Premises

CVPR 2024poster

Current open-source Large Multimodal Models (LMMs) excel at tasks such as open-vocabulary language grounding and segmentation but can suffer under false premises when queries imply the existence of something that is not actually present in the image. We observe that existing methods that fine-tune a…

Cited by 20SourcePDFScholar
2023

Diffusion Hyperfeatures: Searching Through Time and Space for Semantic Correspondence

NeurIPS 2023poster

Diffusion models have been shown to be capable of generating high-quality images, suggesting that they could contain meaningful internal representations. Unfortunately, the feature maps that encode a diffusion model's internal information are spread not only over layers of the network, but also over…

2023

Diversify Your Vision Datasets with Automatic Diffusion-based Augmentation

NeurIPS 2023poster

Many fine-grained classification tasks, like rare animal identification, have limited training data and consequently classifiers trained on these datasets often fail to generalize to variations in the domain like changes in weather or location. As such, we explore how natural language descriptions…

2023

Using Language to Extend to Unseen Domains

ICLR 2023top-25%

It is expensive to collect training data for every possible domain that a vision model may encounter when deployed. We instead consider how simply $\textit{verbalizing}$ the training domain (e.g.``photos of birds'') as well as domains we want to extend to but do not have data for (e.g.``paintings of…

2022

On Guiding Visual Attention With Language Specification

CVPR 2022poster

While real world challenges typically define visual categories with language words or phrases, most visual classification methods define categories with numerical indicies. However, the language specification of the classes provides an especially useful prior for biased and noisy datasets, where it…

Cited by 30PDFcodeScholar
2021

NBDT: Neural-Backed Decision Tree

ICLR 2021poster

Machine learning applications such as finance and medicine demand accurate and justifiable predictions, barring most deep learning methods from use. In response, previous work combines decision trees with deep learning, yielding models that (1) sacrifice interpretability for accuracy or (2) sacrific…

2019

Deep Mixture of Experts via Shallow Embedding

UAI 2019poster

Larger networks generally have greater representational power at the cost of increased computational complexity. Sparsifying such networks has been an active area of research but has been generally limited to static regularization or dynamic approaches using reinforcement learning. We explore a mixt…

Cited by 136SourcePDFScholar