Using Combinatorial Optimization to Design a High quality LLM Solution
Samuel Ackerman, Eitan Farchi, Rami Katan, Orna Raz

TL;DR
This paper presents a combinatorial optimization-based method for designing high-quality large language model solutions by selecting optimal factor interactions, enabling efficient evaluation and validation of solution pipelines.
Contribution
It introduces a novel approach combining combinatorial optimization with sampling to systematically design and evaluate LLM solutions considering multiple influencing factors.
Findings
Efficiently identifies key factor interactions for LLM solution quality.
Reduces manual effort in designing and evaluating LLM solutions.
Provides a baseline for autoML approaches in LLM solution design.
Abstract
We introduce a novel LLM based solution design approach that utilizes combinatorial optimization and sampling. Specifically, a set of factors that influence the quality of the solution are identified. They typically include factors that represent prompt types, LLM inputs alternatives, and parameters governing the generation and design alternatives. Identifying the factors that govern the LLM solution quality enables the infusion of subject matter expert knowledge. Next, a set of interactions between the factors are defined and combinatorial optimization is used to create a small subset that ensures all desired interactions occur in . Each element is then developed into an appropriate benchmark. Applying the alternative solutions on each combination, and evaluating the results facilitate the design of a high quality LLM solution pipeline. The approach is…
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
TopicsManufacturing Process and Optimization · Advanced Control Systems Optimization · Industrial Technology and Control Systems
MethodsSparse Evolutionary Training
