2 papers
cs.SE2025
Understanding the Effectiveness of LLMs in Automated Self-Admitted Technical Debt Repayment
Mohammad Sadegh Sheikhaei, Yuan Tian, Shaowei Wang +1
Self-Admitted Technical Debt (SATD), cases where developers intentionally acknowledge suboptimal solutions in code through comments, poses a significant challenge to software maint…
cs.SE2024
ZS4C: Zero-Shot Synthesis of Compilable Code for Incomplete Code Snippets using LLMs
Azmain Kabir, Shaowei Wang, Yuan Tian +3
Technical Q&A sites are valuable for software developers seeking knowledge, but the code snippets they provide are often uncompilable and incomplete due to unresolved types and mis…