← Search

Lucas Dixon

9 accepted papers

2025

Improving Neutral Point-of-View Generation with Data- and Parameter-Efficient RL

EMNLP 2025

The paper shows that parameter-efficient reinforcement learning (PE-RL) is a highly effective training regime to improve large language models’ (LLMs) ability to answer queries on sensitive topics with a Neutral Point of View (NPOV), i.e. to provide significantly more informative, diverse and impart

Cited by 0SourcePDFScholar
2025

Scalable Influence and Fact Tracing for Large Language Model Pretraining

ICLR 2025poster

Training data attribution (TDA) methods aim to attribute model outputs back to specific training examples, and the application of these methods to large language model (LLM) outputs could significantly advance model transparency and data curation. However, it has been challenging to date to apply th…

2024

Decoding-time Realignment of Language Models

ICML 2024spotlight

Aligning language models with human preferences is crucial for reducing errors and biases in these models. Alignment techniques, such as reinforcement learning from human feedback (RLHF), are typically cast as optimizing a tradeoff between human preference rewards and a proximity regularization term…

Cited by 33SourcePDFScholar
2024

Detecting Hallucination and Coverage Errors in Retrieval Augmented Generation for Controversial Topics

COLING 2024main

We explore a strategy to handle controversial topics in LLM-based chatbots based on Wikipedia’s Neutral Point of View (NPOV) principle: acknowledge the absence of a single true answer and surface multiple perspectives. We frame this as retrieval augmented generation, where perspectives are retrieved…

Cited by 12SourcePDFScholar
2024

Interpretability Illusions in the Generalization of Simplified Models

ICML 2024poster

A common method to study deep learning systems is to use simplified model representations—for example, using singular value decomposition to visualize the model’s hidden states in a lower dimensional space. This approach assumes that the results of these simplifications are faithful to the original…

Cited by 14SourcePDFScholar
2024

Patchscopes: A Unifying Framework for Inspecting Hidden Representations of Language Models

ICML 2024poster

Understanding the internal representations of large language models (LLMs) can help explain models' behavior and verify their alignment with human values. Given the capabilities of LLMs in generating human-understandable text, we propose leveraging the model itself to explain its internal representa…

Cited by 64SourcePDFScholar
2024

Who's asking? User personas and the mechanics of latent misalignment

NeurIPS 2024spotlight

Studies show that safety-tuned models may nevertheless divulge harmful information. In this work, we show that whether they do so depends significantly on who they are talking to, which we refer to as *user persona*. In fact, we find manipulating user persona to be more effective for eliciting harmf…

Cited by 5SourcePDFScholar
2022

Beyond Rewards: a Hierarchical Perspective on Offline Multiagent Behavioral Analysis

NeurIPS 2022accept

Each year, expert-level performance is attained in increasingly-complex multiagent domains, where notable examples include Go, Poker, and StarCraft II. This rapid progression is accompanied by a commensurate need to better understand how such agents attain this performance, to enable their safe depl…

Cited by 6SourcePDFScholar
2022

GLaM: Efficient Scaling of Language Models with Mixture-of-Experts

ICML 2022spotlight

Scaling language models with more data, compute and parameters has driven significant progress in natural language processing. For example, thanks to scaling, GPT-3 was able to achieve strong results on in-context learning tasks. However, training these large dense models requires significant amount…

Cited by 765SourcePDFScholar