DecompRL: Solving Harder Problems by Learning Modular Code Generation
DecompRL: 通过学习模块化代码生成解决更难的问题
机构 * FAIR at Meta ; Inria, \'Ecole Normale Sup\'erieure
专题命中 代码评测 :code generation(title);分类 cs.LG
AI总结 提出DecompRL算法,通过强化学习将问题分解为可复用的子函数,重组模块生成候选解,将GPU瓶颈转移至CPU评估,在LiveCodeBench和CodeContests上超越标准RL基线。