English

Distilled Self-Critique of LLMs with Synthetic Data: a Bayesian Perspective

Computation and Language 2024-04-15 v3 Machine Learning

Abstract

This paper proposes an interpretation of RLAIF as Bayesian inference by introducing distilled Self-Critique (dSC), which refines the outputs of a LLM through a Gibbs sampler that is later distilled into a fine-tuned model. Only requiring synthetic data, dSC is exercised in experiments regarding safety, sentiment, and privacy control, showing it can be a viable and cheap alternative to align LLMs. Code released at \url{https://github.com/vicgalle/distilled-self-critique}.

Keywords

Cite

@article{arxiv.2312.01957,
  title  = {Distilled Self-Critique of LLMs with Synthetic Data: a Bayesian Perspective},
  author = {Victor Gallego},
  journal= {arXiv preprint arXiv:2312.01957},
  year   = {2024}
}

Comments

Accepted to ICLR 2024 (TinyPapers track)