2023

Instruction-tuning Aligns LLMs to the Human Brain

Aw, Khai Loong, Montariol, Syrielle, AlKhamissi, Badr et al.

Understand

Instruction-tuning is a widely adopted finetuning method that enables large language models (LLMs) to generate output that more closely resembles human responses.

  • However, no studies have shown that instruction-tuning actually teaches LLMs to process language in a similar manner as humans.
  • We investigate the effect of instruction-tuning on aligning LLM and human language processing mechanisms in two ways: (1) brain alignment, the similarity of LLM internal representations to neural activity in the human language system, and (2) behavioral alignment, the similarity of LLM and human behavior on a reading task.
  • We assess 25 vanilla and instruction-tuned LLMs on three datasets involving humans reading naturalistic stories and sentences, and find that instruction-tuning generally enhances brain alignment (~6%), but has no similar effect on behavioral alignment.

Reading the bibliography…