2 papers
cs.SE2025
SynthCoder: A Synthetical Strategy to Tune LLMs for Code Completion
Dongjun Yu, Xiao Yan, Zhenrui Li +6
Code completion is a prominent application of Large Language Models (LLMs) in software engineering. Due to the near real-time response requirements of this task, base models with s…
cs.SE2025
AUCAD: Automated Construction of Alignment Dataset from Log-Related Issues for Enhancing LLM-based Log Generation
Hao Zhang, Dongjun Yu, Lei Zhang +6
Log statements have become an integral part of modern software systems. Prior research efforts have focused on supporting the decisions of placing log statements, such as where/wha…