🤖 AI Summary
AI alignment seeks to mitigate risks arising from potential misalignment between advanced AI systems and human intentions and values.
Method: This paper introduces the RICE framework—comprising Robustness, Interpretability, Controllability, and Ethics—as a unified four-dimensional lens. It systematically integrates technical alignment methods, evaluation and verification techniques, and governance practices, establishing a dual-path paradigm: “forward alignment” (during training) and “backward alignment” (post-deployment assessment and governance).
Contribution/Results: The work formalizes RICE as a coherent analytical taxonomy; introduces the forward/backward dichotomy to clarify the alignment lifecycle; and constructs a full-stack knowledge system spanning learning algorithms (e.g., learning from feedback, distributional shift adaptation), verifiable evaluation (trustworthy metrics, provable alignment), and multi-layered governance mechanisms. It delivers the most comprehensive survey of AI alignment to date and sustains community engagement via the open-source platform alignmentsurvey.com, which hosts tutorials, a curated paper repository, and practical implementation guidelines.
📝 Abstract
AI alignment aims to make AI systems behave in line with human intentions and values. As AI systems grow more capable, so do risks from misalignment. To provide a comprehensive and up-to-date overview of the alignment field, in this survey, we delve into the core concepts, methodology, and practice of alignment. First, we identify four principles as the key objectives of AI alignment: Robustness, Interpretability, Controllability, and Ethicality (RICE). Guided by these four principles, we outline the landscape of current alignment research and decompose them into two key components: forward alignment and backward alignment. The former aims to make AI systems aligned via alignment training, while the latter aims to gain evidence about the systems' alignment and govern them appropriately to avoid exacerbating misalignment risks. On forward alignment, we discuss techniques for learning from feedback and learning under distribution shift. On backward alignment, we discuss assurance techniques and governance practices. We also release and continually update the website (www.alignmentsurvey.com) which features tutorials, collections of papers, blog posts, and other resources.