← Search

Hanson Lu

3 accepted papers

2022

Causal Distillation for Language Models

NAACL 2022long

Distillation efforts have led to language models that are more compact and efficient without serious drops in performance. The standard approach to distillation trains a student model against two objectives: a task-specific objective (e.g., language modeling) and an imitation objective that encourag…

2022

Inducing Causal Structure for Interpretable Neural Networks

ICML 2022spotlight

In many areas, we have well-founded insights about causal structure that would be useful to bring into our trained models while still allowing them to learn in a data-driven fashion. To achieve this, we present the new method of interchange intervention training (IIT). In IIT, we (1) align variables…