MEGA Hub

DecoEvo: Score-Decoupled Co-Evolution of Solver and Rubric-Generator Skills in Text Space

Authors

Do you know Jiangwang Chen?You can claim authorship or link another user.Do you know Zixin Song?You can claim authorship or link another user.Do you know Junlin Liu?You can claim authorship or link another user.Do you know Shuaiyu Zhou?You can claim authorship or link another user.Do you know Haiyan Wu?You can claim authorship or link another user.Do you know Haihan Shi?You can claim authorship or link another user.Do you know Chenxi Zhou?You can claim authorship or link another user.Do you know Hanqing Li?You can claim authorship or link another user.Do you know Xiao Yang?You can claim authorship or link another user.Do you know Da Zhu?You can claim authorship or link another user.Do you know Guanjun Jiang?You can claim authorship or link another user.Do you know Hai Wan?You can claim authorship or link another user.Do you know Xibin Zhao?You can claim authorship or link another user.

Abstract

Text-space optimization adapts large language models (LLMs) by editing external natural-language artifacts rather than model weights, so the optimized artifacts remain inspectable and the model can be treated as a black box. However, most existing text-space methods keep evaluation fixed. On open-ended tasks, this can become a bottleneck: once the solver improves on the criteria a rubric measures, omitted dimensions remain invisible to the optimization signal. Simply evolving the rubric is also unreliable when updates are selected by the current solver's score, because apparent progress can come from making the rubric easier to satisfy. We introduce DecoEvo (Decoupled Co-Evolution), which co-evolves a solver skill and a rubric-generator skill under decoupled objectives without using gold rubrics during optimization. The solver skill is updated using criterion-level feedback, while the rubric-generator skill is revised through complementary audits of requirement coverage and response discrimination that are independent of aggregate solver score. This separation focuses generator updates on newly exposed solver weaknesses, reducing repeated emphasis on criteria the solver already satisfies. Under each benchmark's official evaluation, DecoEvo outperforms all compared methods across five benchmarks and three LLM backbones, yielding 2.8--5.0\% relative gains over SkillOpt in the five-benchmark average.

Community

00