Papers by Jillian Fisher

8 papers
Inference-Time Policy Adapters (IPA): Tailoring Extreme-Scale LMs without Fine-tuning (2023.emnlp-main)

Copied to clipboard

Challenge: Extreme-scale language models have shown exceptional performance on a variety of language tasks, but the degree of control offered by these models through pure prompting is limited.
Approach: They propose an inference-time policy adapter which tailors a large base model without fine-tuning it.
Outcome: The proposed model outperforms baseline methods on five challenging text generation tasks and even over GPT-4.
Impossible Distillation for Paraphrasing and Summarization: How to Make High-quality Lemonade out of Small, Low-quality Model (2024.naacl-long)

Copied to clipboard

Challenge: Impossible Distillation is a framework for paraphrasing and sentence summarization that can be trained from a low-quality teacher model.
Approach: They propose a framework that distills a high-quality dataset from a low-quality teacher . they hypothesize and verify the paraphrastic proximity intrinsic to pre-trained LMs .
Outcome: The proposed framework outperforms baseline models on unconstrained paraphrase generation and sentence summarization benchmarks.
Biased LLMs can Influence Political Decision-Making (2025.acl-long)

Copied to clipboard

Challenge: Recent studies have found that biased LLMs can influence decisions in areas such as medical classifications and educational hiring.
Approach: They conducted two interactive experiments on partisan bias in large language models while completing tasks with either a biased liberal, biased conservative, or unbiased control model.
Outcome: The results show that prior knowledge of AI is weakly correlated with a reduction of the bias, suggesting that AI education can be crucial for mitigating bias effects.
JAMDEC: Unsupervised Authorship Obfuscation using Constrained Decoding over Small Language Models (2024.naacl-long)

Copied to clipboard

Challenge: Existing methods to protect the identity and privacy of online authorship are lacking supervision data for diverse authorship and domains.
Approach: They propose an unsupervised inference-time approach to authorship obfuscation that uses a user-controlled, inference time algorithm to oblige the authorship.
Outcome: The proposed method outperforms state-of-the-art methods while performing competitively against a propriety model two orders of magnitudes larger.
Modular Pluralism: Pluralistic Alignment via Multi-LLM Collaboration (2024.emnlp-main)

Copied to clipboard

Challenge: Existing alignment paradigms for large language models learn an averaged human preference and struggle to model diverse preferences across cultures, demographics, and communities.
Approach: They propose a modular framework that "plugs" into a base LLM a pool of smaller but specialized community LMs where models collaborate in distinct modes to support three modes of pluralism: Overton, steerable, and distributional.
Outcome: The proposed framework “plugs into” a base LLM a pool of smaller but specialized community LMs, where models collaborate in distinct modes to support three modes of pluralism: Overton, steerable, and distributional.
Making VLMs More Robot-Friendly: Self-Critical Distillation of Low-Level Procedural Reasoning (2025.emnlp-main)

Copied to clipboard

Challenge: Large language models (LLMs) are human-centric, but omit low-level, spatially grounded details needed for robotic execution.
Approach: They propose a lightweight framework for vision-language procedural planning that enables iteratively critique, revise and verify their own plans without external supervision or teacher models.
Outcome: a new framework outperforms weaker models 100X the size in vision-language procedural planning . the framework generates higher-quality, execution-ready plans that can be used at inference and fine-tuning .
StyleRemix: Interpretable Authorship Obfuscation via Distillation and Perturbation of Style Elements (2024.emnlp-main)

Copied to clipboard

Challenge: Authorship obfuscation methods that ignore author-specific stylistic features are often too rigid and lead to degradation of fluency and grammaticality.
Approach: They propose an adaptive obfuscation method that perturbs stylistic elements of text . authors release a large set of 30K high-quality, long-form texts from a diverse set of 14 authors .
Outcome: The proposed method outperforms state-of-the-art methods on an array of domains on automatic and human evaluation.
Information-Guided Identification of Training Data Imprint in (Proprietary) Large Language Models (2025.naacl-long)

Copied to clipboard

Challenge: Lack of transparency in training data is limiting external oversight and inspection of LLMs for issues such as copyright infringement and data contamination.
Approach: They propose a method to identify training data known to proprietary LLMs without requiring access to model weights or token probabilities by using information-guided probes.
Outcome: The proposed method can identify training data known to proprietary LLMs without access to model weights or token probabilities.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations