Related Experiment Video
Updated: Jun 6, 2026

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
Published on: December 6, 2024
Discovering expert-level Nash equilibrium algorithms with large language models
Hanyu Li1, Dongchen Li2, Xiaotie Deng3
1CFCS, School of Computer Science, Peking University, Beijing, China. lhydave@pku.edu.cn.
Abstract:
Designing polynomial-time algorithms for approximate Nash equilibria (ANE) with provable worst-case guarantees is a fundamental open problem in algorithmic game theory. While large language models (LLMs) can generate candidate algorithms at scale, certifying worst-case guarantees requires formal analysis over all game instances-a task for which no automated system previously existed. Here, we present LegoNE, a framework encoding expert proof strategies into a symbolic language that automatically compiles any candidate algorithm into a finite optimization problem certifying its worst-case guarantee. Integrating LegoNE with a reasoning LLM, we rediscovered an algorithm matching the best polynomial-time guarantee for two-player games, and discovered a three-player algorithm improving the best guarantee from 0.6 + δ to 0.5 + δ-provably beyond the reach of the extension technique, the only previously known multi-player ANE design paradigm. These results show that encoding domain-specific proof strategies into a machine-tractable language can support LLM-driven discovery of algorithms outside known human design paradigms.
Related Concept Videos
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Alternative Sets of Equilibrium Equations
One example of such a situation can be observed in a...
Mathematical Modeling: Problem Solving
Language and Cognition
Solution Equilibrium and Saturation
Gaussian Elimination: Problem Solving