English

Does Instruction Tuning Make LLMs More Consistent?

Computation and Language 2024-10-04 v3

Abstract

The purpose of instruction tuning is enabling zero-shot performance, but instruction tuning has also been shown to improve chain-of-thought reasoning and value alignment (Si et al., 2023). Here we consider the impact on consistency\textit{consistency}, i.e., the sensitivity of language models to small perturbations in the input. We compare 10 instruction-tuned LLaMA models to the original LLaMA-7b model and show that almost across-the-board they become more consistent, both in terms of their representations and their predictions in zero-shot and downstream tasks. We explain these improvements through mechanistic analyses of factual recall.

Keywords

Cite

@article{arxiv.2404.15206,
  title  = {Does Instruction Tuning Make LLMs More Consistent?},
  author = {Constanza Fierro and Jiaang Li and Anders Søgaard},
  journal= {arXiv preprint arXiv:2404.15206},
  year   = {2024}
}

Comments

We need to run extra experiments to ensure some of the claims in the paper are fully correct

R2 v1 2026-06-28T16:04:00.626Z