English

LifeAlign: Lifelong Alignment for Large Language Models with Memory-Augmented Focalized Preference Optimization

Computation and Language 2026-04-09 v3 Artificial Intelligence Machine Learning

Abstract

Alignment plays a crucial role in Large Language Models (LLMs) in aligning with human preferences on a specific task/domain. Traditional alignment methods suffer from catastrophic forgetting, where models lose previously acquired knowledge when adapting to new preferences or domains. We introduce LifeAlign, a novel framework for lifelong alignment that enables LLMs to maintain consistent human preference alignment across sequential learning tasks without forgetting previously learned knowledge. Our approach consists of two key innovations. First, we propose a focalized preference optimization strategy that aligns LLMs with new preferences while preventing the erosion of knowledge acquired from previous tasks. Second, we develop a short-to-long memory consolidation mechanism that merges denoised short-term preference representations into stable long-term memory using intrinsic dimensionality reduction, enabling efficient storage and retrieval of alignment patterns across diverse domains. We evaluate LifeAlign across multiple sequential alignment tasks spanning different domains and preference types. Experimental results demonstrate that our method achieves superior performance in maintaining both preference alignment quality and knowledge retention compared to existing lifelong learning approaches. The codes and datasets have been released on https://github.com/real-ljs/LifeAlign.

Keywords

Cite

@article{arxiv.2509.17183,
  title  = {LifeAlign: Lifelong Alignment for Large Language Models with Memory-Augmented Focalized Preference Optimization},
  author = {Junsong Li and Jie Zhou and Bihao Zhan and Yutao Yang and Qianjun Pan and Shilian Chen and Tianyu Huai and Xin Li and Qin Chen and Liang He},
  journal= {arXiv preprint arXiv:2509.17183},
  year   = {2026}
}
R2 v1 2026-07-01T05:48:29.154Z