CLMar 8, 2024

Bayesian Preference Elicitation with Language Models

Meta AIMITStanford
arXiv:2403.05534v132 citationsh-index: 24
Originality Incremental advance
AI Analysis

This addresses the challenge of efficiently eliciting complex human preferences for AI alignment, representing an incremental improvement by integrating existing techniques.

The paper tackles the problem of aligning AI systems to human preferences by introducing OPEN, a framework that combines Bayesian Optimal Experimental Design with language models to ask informative questions, and it outperforms existing methods in user studies.

Aligning AI systems to users' interests requires understanding and incorporating humans' complex values and preferences. Recently, language models (LMs) have been used to gather information about the preferences of human users. This preference data can be used to fine-tune or guide other LMs and/or AI systems. However, LMs have been shown to struggle with crucial aspects of preference learning: quantifying uncertainty, modeling human mental states, and asking informative questions. These challenges have been addressed in other areas of machine learning, such as Bayesian Optimal Experimental Design (BOED), which focus on designing informative queries within a well-defined feature space. But these methods, in turn, are difficult to scale and apply to real-world problems where simply identifying the relevant features can be difficult. We introduce OPEN (Optimal Preference Elicitation with Natural language) a framework that uses BOED to guide the choice of informative questions and an LM to extract features and translate abstract BOED queries into natural language questions. By combining the flexibility of LMs with the rigor of BOED, OPEN can optimize the informativity of queries while remaining adaptable to real-world domains. In user studies, we find that OPEN outperforms existing LM- and BOED-based methods for preference elicitation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes