Constrained Mixed-Strategy GroupDRO for Robust System-Prompt Selection
August 6, 2026
This framework optimizes system-prompt selection by assigning weights to an existing prompt pool to minimize worst-case loss across different question phrasings. It uses a constrained GroupDRO approach to ensure high performance on edge cases without significantly degrading average-case response quality.
HOW THIS AFFECTS YOU
●
builderYou can use this to reduce response variance in production by ensembling prompts based on worst-case performance.
●
researcherThis provides a formal method for treating prompt selection as a distributionally robust optimization problem.