4 papers
Beyond Functional Correctness: Exploring Hallucinations in LLM-Generated Code
Fang Liu, Yang Liu, Lin Shi +5
The rise of Large Language Models (LLMs) has significantly advanced various applications on software engineering tasks, particularly in code generation. Despite the promising perfo…
Towards Mitigating API Hallucination in Code Generated by LLMs with Hierarchical Dependency Aware
Yujia Chen, Mingyu Chen, Cuiyun Gao +3
Application Programming Interfaces (APIs) are crucial in modern software development. Large Language Models (LLMs) assist in automated code generation but often struggle with API h…
Smaller but Better: Self-Paced Knowledge Distillation for Lightweight yet Effective LCMs
Yujia Chen, Yang Ye, Zhongqi Li +2
Large code models (LCMs) have remarkably advanced the field of code generation. Despite their impressive capabilities, they still face practical deployment issues, such as high inf…
FastFixer: An Efficient and Effective Approach for Repairing Programming Assignments
Fang Liu, Zhenwei Liu, Qianhui Zhao +6
Providing personalized and timely feedback for student's programming assignments is useful for programming education. Automated program repair (APR) techniques have been used to fi…