3 papers
cs.SE2025
Detecting LLM-generated Code with Subtle Modification by Adversarial Training
Xin Yin, Xinrui Li, Chao Ni +2
With the rapid development of Large Language Models (LLMs), their powerful code-generation capabilities have been widely applied in tasks like code completion and automated develop…
cs.SE2025
Improving the Ability of Pre-trained Language Model by Imparting Large Language Model's Experience
Xin Yin, Chao Ni, Xiaodan Xu +2
Large Language Models (LLMs) and pre-trained Language Models (LMs) have achieved impressive success on many software engineering tasks (e.g., code completion and code generation).…
cs.SE2025
Enhancing LLM's Ability to Generate More Repository-Aware Unit Tests Through Precise Contextual Information Injection
Xin Yin, Chao Ni, Xinrui Li +3
Though many learning-based approaches have been proposed for unit test generation and achieved remarkable performance, they still have limitations in relying on task-specific datas…