cs.CLMay 29, 2026

Combinatorial Synthesis: Scaling Code RLVR via Atomic Decomposition and Recombination

Authors: Jiasheng ZhengBoxi CaoBoxi YuYuzhong ZhangJialun CaoYaojie LuHongyu LinXianpei Han+1 more

Organizations: Chinese Information Processing Laboratory, Institute of Software, Chinese Academy of Sciences · Lero the Research Ireland Centre for Software, University of Limerick · The Chinese University of Hong Kong, Shenzhen · The Hong Kong University of Science and Technology

Abstract

Reinforcement Learning with Verifiable Rewards (RLVR) has recently emerged as the cornerstone for shaping the remarkable coding abilities of Large Language Models (LLMs). However, the scalability of RLVR is severely constrained by the scarcity of sufficiently challenging verifiable code tasks that target near the model's edge of competence. Prior studies often rely on heuristic seed expansions for data synthesis, which severely limits both novelty and difficulty. Consequently, the training value of such data fails to scale proportionally with the size of its synthesis. To this end, we propose Atomic Decomposition and Recombination (ADR), a novel framework that generates verifiable code tasks via decomposition into atomic elements and controlled recombination, thereby enabling the generation of genuinely novel and challenging verifiable code tasks. Experiments and analysis demonstrate that ADR achieves superior originality, difficulty, diversity, and test quality over existing baselines, and consistently delivers greater improvements in code ability across RLVR in diverse downstream domains, including algorithmic programming, tool usage, and data science. Our work sheds light on a new paradigm for novel code task synthesis and scalable RLVR training.

Explore similar work

CardsList
  1. DecompRL: Solving Harder Problems by Learning Modular Code Generation

    Jul 2, 2026Juliette Decugis, Fabian Gloeckle, Francis Bach +2Code GenerationHard

  2. Beyond pass@k: Redundancy-Aware RLVR for Multi-Sample Code Generation

    May 27, 2026Le Bronnec Florian, Alexandre Verine, Rio Yokota +1Code GenerationRedundancy