paper-with-me

Papers

ScaleBox: Enabling High-Fidelity and Scalable Code Verification for Large Language Models

2026-04-30 · Jiasheng Zheng, Xin Zheng, Boxi Cao, Pengbo Wang, Zhengzhao Ma, Qiming Zhu, Jiazhen Jiang, Yaojie Lu, Hongyu Lin, Xianpei Han, Le Sun arxiv

Code sandboxes have emerged as a critical infrastructure for advancing the coding capabilities of large language models, providing verifiable feedback for both RL training and evaluation. However, existing systems fail to provide accurate verification and efficiency under high-concurrency workloads. We present ScaleBox, a high-fidelity and scalable system designed to address these limitations in large-scale code training. ScaleBox introduces automated special-judge generation and management, fine-grained parallel execution across test cases with seamless multi-node coordination, and a configuration-driven evaluation suite for reproducible benchmarking. A series of experiments demonstrates that ScaleBox significantly enhances code verification accuracy and efficiency. Our further RLVR experiments show that ScaleBox substantially improves both performance on LiveCodeBench and training stability, significantly outperforming heuristic-matching baselines. By providing a reliable and high-throughput infrastructure, ScaleBox facilitates more effective research and development in large-scale code training.

📄 PDF Abstract BibTeX arXiv:2604.27467

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Scalable High-Fidelity Macromolecular Docking for GPU-Accelerated Supercomputers

2026-08-07 · Xiangyu Meng, Peng Chen, Mingzhen Li, Jianmin Wang 외 arxiv

Flexible macromolecular docking offers high-fidelity predictions of biomolecular interactions, but remains prohibitively expensive at scale. Among existing approaches, LightDock leverages Glowworm Swarm Optimization (GSO…

A Scalable Attention-Based Approach for Image-to-3D Texture Mapping

2025-09-05 · Arianna Rampini, Kanika Madan, Bruno Roy, AmirHossein Zamani 외 arxiv

High-quality textures are critical for realistic 3D content creation, yet existing generative methods are slow, rely on UV maps, and often fail to remain faithful to a reference image. To address these challenges, we pro…

Proc-GS: Procedural Building Generation for City Assembly with 3D Gaussians

2024-12-10 · Yixuan Li, Xingjian Ran, Linning Xu, Tao Lu 외

Buildings are primary components of cities, often featuring repeated elements such as windows and doors. Traditional 3D building asset creation is labor-intensive and requires specialized skills to develop design rules. …

Asset ManagementManagement

Genie Envisioner: A Unified World Foundation Platform for Robotic Manipulation

2025-08-07 · Yue Liao, Pengfei Zhou, Siyuan Huang, Donglin Yang 외 arxiv

We introduce Genie Envisioner (GE), a unified world foundation platform for robotic manipulation that integrates policy learning, evaluation, and simulation within a single video-generative framework. At its core, GE-Bas…

Towards Multi-Task Multi-Modal Models: A Video Generative Perspective

2024-05-26 · Lijun Yu

Advancements in language foundation models have primarily fueled the recent surge in artificial intelligence. In contrast, generative learning of non-textual modalities, especially videos, significantly trails behind lan…

Language ModelingLanguage ModellingVideo Generation