← Search

Caden Juang

4 accepted papers

2026

Steering Out-of-Distribution Generalization with Concept Ablation Fine-Tuning

ICML 2026poster

Fine-tuning large language models (LLMs) can lead to unintended out-of-distribution generalization. Standard approaches to this problem rely on modifying the training data, for example by adding data that better specify the intended generalization. However, this is not always practical. We introduce…

Cited by 0SourceScholar
2025

Automatically Interpreting Millions of Features in Large Language Models

ICML 2025poster

While the activations of neurons in deep neural networks usually do not have a simple human-understandable interpretation, sparse autoencoders (SAEs) can be used to transform these activations into a higher-dimensional latent space which can be more easily interpretable. However, SAEs can have milli…

2025

NNsight and NDIF: Democratizing Access to Open-Weight Foundation Model Internals

ICLR 2025poster

We introduce NNsight and NDIF, technologies that work in tandem to enable scientific study of the representations and computations learned by very large neural networks. NNsight is an open-source system that extends PyTorch to introduce deferred remote execution. The National Deep Inference Fabric (…

2025

Overcoming Sparsity Artifacts in Crosscoders to Interpret Chat-Tuning

NeurIPS 2025poster

Model diffing is the study of how fine-tuning changes a model's representations and internal algorithms. Many behaviors of interest are introduced during fine-tuning, and model diffing offers a promising lens to interpret such behaviors. Crosscoders are a recent model diffing method that learns a…

Cited by 0SourceScholar