← Search

Jillian Fisher

13 accepted papers

2026

Spectrum Tuning: Post-Training for Distributional Coverage and In-Context Steerability

ICLR 2026poster

Language model post-training has enhanced instruction-following and performance on many downstream tasks, but also comes with an often-overlooked cost on tasks with many possible valid answers. We characterize three desiderata: in-context steerability, valid output space coverage, and distributional…

Cited by 0SourcecodeScholar
2025

Biased LLMs can Influence Political Decision-Making

ACL 2025long

As modern large language models (LLMs) become integral to everyday tasks, concerns about their inherent biases and their potential impact on human decision-making have emerged. While bias in models are well-documented, less is known about how these biases influence human decisions. This paper presen…

Cited by 0SourcePDFScholar
2025

Information-Guided Identification of Training Data Imprint in (Proprietary) Large Language Models

NAACL 2025long

High-quality training data has proven crucial for developing performant large language models (LLMs). However, commercial LLM providers disclose few, if any, details about the data used for training. This lack of transparency creates multiple challenges: it limits external oversight and inspection o…

Cited by 1SourcePDFScholar
2025

Making VLMs More Robot-Friendly: Self-Critical Distillation of Low-Level Procedural Reasoning

EMNLP 2025

Large language models (LLMs) have shown promise in robotic procedural planning, yet their human-centric reasoning often omits the low-level, grounded details needed for robotic execution. Vision-language models (VLMs) offer a path toward more perceptually grounded plans, but current methods either r

2025

Position: Political Neutrality in AI Is Impossible — But Here Is How to Approximate It

ICML 2025oral

AI systems often exhibit political bias, influencing users' opinions and decisions. While political neutrality—defined as the absence of bias—is often seen as an ideal solution for fairness and safety, this position paper argues that true political neutrality is neither feasible nor universally desi…

Cited by 0SourcePDFScholar
2024

Impossible Distillation for Paraphrasing and Summarization: How to Make High-quality Lemonade out of Small, Low-quality Model

NAACL 2024long

We present Impossible Distillation, a novel framework for paraphrasing and sentence summarization, that distills a high-quality dataset and model from a low-quality teacher that itself cannot perform these tasks. Unlike prior works that rely on an extreme-scale teacher model (e.g., GPT3) or task-spe…

Cited by 1SourcePDFScholar
2024

JAMDEC: Unsupervised Authorship Obfuscation using Constrained Decoding over Small Language Models

NAACL 2024long

The permanence of online content combined with the enhanced authorship identification techniques calls for stronger computational methods to protect the identity and privacy of online authorship when needed, e.g., blind reviews for scientific papers, anonymous online reviews, or anonymous interactio…

2024

Modular Pluralism: Pluralistic Alignment via Multi-LLM Collaboration

EMNLP 2024main

While existing alignment paradigms have been integral in developing large language models (LLMs), LLMs often learn an averaged human preference and struggle to model diverse preferences across cultures, demographics, and communities. We propose Modular Pluralism, a modular framework based on multi-L…

2024

Position: A Roadmap to Pluralistic Alignment

ICML 2024poster

With increased power and prevalence of AI systems, it is ever more critical that AI systems are designed to serve *all*, i.e., people with diverse values and perspectives. However, aligning models to serve *pluralistic* human values remains an open research question. In this piece, we propose a road…

Cited by 0SourcePDFScholar
2024

StyleRemix: Interpretable Authorship Obfuscation via Distillation and Perturbation of Style Elements

EMNLP 2024main

Authorship obfuscation, rewriting a text to intentionally obscure the identity of the author, is important yet challenging. Current methods using large language models (LLMs) lack interpretability and controllability, often ignoring author-specific stylistic features, resulting in less robust perfor…

2024

The Generative AI Paradox: “What It Can Create, It May Not Understand”

ICLR 2024poster

The recent wave of generative AI has sparked unprecedented global attention, with both excitement and concern over potentially superhuman levels of artificial intelligence: models now take only seconds to produce outputs that would challenge or exceed the capabilities even of expert humans. At the s…

Cited by 30SourcePDFScholar
2023

Inference-Time Policy Adapters (IPA): Tailoring Extreme-Scale LMs without Fine-tuning

EMNLP 2023long main

While extreme-scale language models have demonstrated exceptional performance on a variety of language tasks, the degree of control over these language models through pure prompting can often be limited. Directly fine-tuning such language models can be effective for tailoring them, but it can be eit…

Cited by 0SourcecodeScholar
2023

Influence Diagnostics under Self-concordance

AISTATS 2023poster

Influence diagnostics such as influence functions and approximate maximum influence perturbations are popular in machine learning and in AI domain applications. Influence diagnostics are powerful statistical tools to identify influential datapoints or subsets of datapoints. We establish finite-sampl…