Elicitation Inference Optimization for Multi-Principal-Agent Alignment

Abstract

In multi-principal-agent alignment scenarios including governance, markets, conflict resolution, and AI decision-making, it is infeasible to elicit every principal's view on all perspectives relevant to an agent's decisions. Elicitation inference optimization (EIO) aims to minimize the $n$ elicitations needed to approximate $N$ principal's views across $K$ perspectives. In this work, we demonstrate an EIO approach where data efficiency ($NK/n$) increases with scale. We introduce STUMP: an elicitation inference model which integrates a large language model with a latent factor model to enable learning transfer across samples, contexts, and languages. We characterize STUMP's performance on a set of elicitation primitives from which scalable elicitation (sampling) protocols can be constructed. Building from these results, we design and demonstrate two elicitation protocols for STUMP where, surprisingly, data efficiency scales like $O(n)$ in the number of elicitations $n$. In other words, the number of elicitations needed per principal remains constant even as the number of perspectives and principals grows. This makes it possible to approximate complex, high-dimensional preference signals spanning principal populations at scale---which may then be incorporated into agent decision-making.

Cite

Text

Konya et al. "Elicitation Inference Optimization for Multi-Principal-Agent Alignment." NeurIPS 2022 Workshops: FMDM, 2022.

Markdown

[Konya et al. "Elicitation Inference Optimization for Multi-Principal-Agent Alignment." NeurIPS 2022 Workshops: FMDM, 2022.](https://mlanthology.org/neuripsw/2022/konya2022neuripsw-elicitation/)

BibTeX

@inproceedings{konya2022neuripsw-elicitation,
  title     = {{Elicitation Inference Optimization for Multi-Principal-Agent Alignment}},
  author    = {Konya, Andrew and Qiu, Yeping Lina and Varga, Michael P and Ovadya, Aviv},
  booktitle = {NeurIPS 2022 Workshops: FMDM},
  year      = {2022},
  url       = {https://mlanthology.org/neuripsw/2022/konya2022neuripsw-elicitation/}
}