An Interpretable Automated Mechanism Design Framework with Large Language Models
Jiayuan Liu, Mingyu Guo, Vincent Conitzer

TL;DR
This paper presents a novel framework that uses large language models to generate, evolve, and interpret mechanisms in economic design, improving scalability and transparency over traditional and neural network approaches.
Contribution
The authors introduce a code generation-based framework leveraging LLMs for automated, interpretable mechanism design, addressing scalability and interpretability limitations of prior methods.
Findings
LLM-generated mechanisms achieve competitive performance.
The framework can rediscover existing mechanisms.
It provides insights into neural-network solutions via Programming-by-Example.
Abstract
Mechanism design has long been a cornerstone of economic theory, with traditional approaches relying on mathematical derivations. Recently, automated approaches, including differentiable economics with neural networks, have emerged for designing payments and allocations. While both analytical and automated methods have advanced the field, they each face significant weaknesses: mathematical derivations are not automated and often struggle to scale to complex problems, while automated and especially neural-network-based approaches suffer from limited interpretability. To address these challenges, we introduce a novel framework that reformulates mechanism design as a code generation task. Using large language models (LLMs), we generate heuristic mechanisms described in code and evolve them to optimize over some evaluation metrics while ensuring key design criteria (e.g.,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware Engineering Research · Natural Language Processing Techniques · Model-Driven Software Engineering Techniques
