4 papers
Search2Skill: Skill Distillation Beyond Knowledge Boundaries Via Rubric-Based Reinforcement Learning
Muyang Ye, Tian Lan, Feihu Jiang +10
Reusable skills, which encapsulate the procedural knowledge required to solve real-world professional tasks, offer LLM-based agents a path toward self-evolution in expert domains.…
Semantic Drift in Bug Resolution: How Behavioral Signals Propagate from Reports to Tests and Patches
Wendkûuni C. Ouédraogo, Wendkûuni C. Ouédraogo, Yinghua Li +10
Desc2Fix is a framework for measuring semantic alignment between bug reports, triggering tests, and developer-written fixes. Alignment is operationalized through structured behavio…
Humanizing Automatically Generated Unit Test Suites with LLM-Based Refactoring
Wendkûuni C. Ouédraogo, Yinghua Li, Xueqi Dang +7
Search-based test generation tools such as EvoSuite produce compilable and high-coverage unit tests at scale, but their suites are often hard to read and maintain. LLMs can generat…
An Iterative Test-and-Repair Framework for Competitive Code Generation
Lingxiao Tang, Muyang Ye, Zhaoyang Chu +4
Large language models (LLMs) have made remarkable progress in code generation, but competitive programming remains a challenge. Recent training-based methods have improved code gen…