DiscoverDaily Paper CastPIPer: On-Device Environment Setup via Online Reinforcement Learning
PIPer: On-Device Environment Setup via Online Reinforcement Learning

PIPer: On-Device Environment Setup via Online Reinforcement Learning

Update: 2025-10-03
Share

Description

🤗 Upvotes: 26 | cs.SE, cs.AI, cs.LG



Authors:

Alexander Kovrigin, Aleksandra Eliseeva, Konstantin Grotov, Egor Bogomolov, Yaroslav Zharov



Title:

PIPer: On-Device Environment Setup via Online Reinforcement Learning



Arxiv:

http://arxiv.org/abs/2509.25455v1



Abstract:

Environment setup-the process of configuring the system to work with a specific software project-represents a persistent challenge in Software Engineering (SE). Automated environment setup methods could assist developers by providing fully configured environments for arbitrary repositories without manual effort. This also helps SE researchers to scale execution-based benchmarks. However, recent studies reveal that even state-of-the-art Large Language Models (LLMs) achieve limited success in automating this task. To address this limitation, we tune a specialized model for environment setup. We combine supervised fine-tuning for generating correct Bash scripts and Reinforcement Learning with Verifiable Rewards (RLVR) to adapt it to the task of environment setup. On EnvBench-Python, our method enables Qwen3-8B (a model runnable on consumer hardware) to perform on par with larger models-Qwen3-32B and GPT-4o. The training code and model checkpoints are available online: https://github.com/JetBrains-Research/PIPer.

Comments 
In Channel
loading
00:00
00:00
1.0x

0.5x

0.8x

1.0x

1.25x

1.5x

2.0x

3.0x

Sleep Timer

Off

End of Episode

5 Minutes

10 Minutes

15 Minutes

30 Minutes

45 Minutes

60 Minutes

120 Minutes

PIPer: On-Device Environment Setup via Online Reinforcement Learning

PIPer: On-Device Environment Setup via Online Reinforcement Learning

Jingwen Liang, Gengyu Wang