Keywords: LLM, alignment, control barrier function
TL;DR: Research addressing LLM alignment from a control theory approach.
Abstract: This paper proposes a control-based framework for aligning large language models (LLMs) by leveraging a control barrier function (CBF) to ensure user-desirable text generation.
The presented framework applies the CBF safety filter to the predicted token generated from the baseline LLM, to intervene in the generated text.
The safety filter includes two significant advantages:
this safety filter is an add-on type, allowing it to be used for alignment purposes without fine-tuning the baseline LLM,
and if there is an evaluation model regarding the desired alignment, it can be directly applied to the filter design.
The overall text-generation system is implemented with Llama 3 and a BERT model, aiming to generate positive text.
Finally, further applications and limitations of the CBF-LLM for other alignment tasks, including topic-keeping and hallucination mitigating, are discussed.
Supplementary Material: zip
Primary Area: alignment, fairness, safety, privacy, and societal considerations
Code Of Ethics: I acknowledge that I and all co-authors of this work have read and commit to adhering to the ICLR Code of Ethics.
Submission Guidelines: I certify that this submission complies with the submission instructions as described on https://iclr.cc/Conferences/2025/AuthorGuide.
Anonymous Url: I certify that there is no URL (e.g., github page) that could be used to find authors’ identity.
No Acknowledgement Section: I certify that there is no acknowledgement section in this submission for double blind review.
Submission Number: 8657
Loading