POLCA: Stochastic Generative Optimization with LLM
Xuanfei Ren, Allen Nie, Tengyang Xie, Ching-An Cheng

TL;DR
POLCA is a scalable framework that uses language models to optimize complex systems efficiently by managing stochastic feedback and solution space expansion, outperforming existing methods.
Contribution
We introduce POLCA, a novel stochastic generative optimization framework with theoretical convergence guarantees and practical efficiency improvements for optimizing complex systems with LLMs.
Findings
POLCA outperforms state-of-the-art algorithms on diverse benchmarks.
It demonstrates robust performance under stochastic feedback conditions.
POLCA achieves sample and time efficiency in complex optimization tasks.
Abstract
Optimizing complex systems, ranging from LLM prompts to multi-turn agents, traditionally requires labor-intensive manual iteration. We formalize this challenge as a stochastic generative optimization problem where a generative language model acts as the optimizer, guided by numerical rewards and text feedback to discover the best system. We introduce Prioritized Optimization with Local Contextual Aggregation (POLCA), a scalable framework designed to handle stochasticity in optimization -- such as noisy feedback, sampling minibatches, and stochastic system behaviors -- while effectively managing the unconstrained expansion of solution space. POLCA maintains a priority queue to manage the exploration-exploitation tradeoff, systematically tracking candidate solutions and their evaluation histories. To enhance efficiency, we integrate an -Net mechanism to maintain parameter…
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
TopicsBig Data and Digital Economy · Machine Learning and Data Classification · Generative Adversarial Networks and Image Synthesis
