4 papers
RPM-MCTS: Knowledge-Retrieval as Process Reward Model with Monte Carlo Tree Search for Code Generation
Yuanyuan Lin, Xiangyu Ouyang, Teng Zhang +1
Tree search-based methods have made significant progress in enhancing the code generation capabilities of large language models. However, due to the difficulty in effectively evalu…
LogSage: An LLM-Based Framework for CI/CD Failure Detection and Remediation with Industrial Validation
Weiyuan Xu, Juntao Luo, Tao Huang +7
Continuous Integration and Deployment (CI/CD) pipelines are critical to modern software engineering, yet diagnosing and resolving their failures remains complex and labor-intensive…
P2P: Automated Paper-to-Poster Generation and Fine-Grained Benchmark
Tao Sun, Enhao Pan, Zhengkai Yang +8
Academic posters are vital for scholarly communication, yet their manual creation is time-consuming. However, automated academic poster generation faces significant challenges in p…
BitsAI-CR: Automated Code Review via LLM in Practice
Tao Sun, Jian Xu, Yuanpeng Li +9
Code review remains a critical yet resource-intensive process in software development, particularly challenging in large-scale industrial environments. While Large Language Models…