2 citations · 2 across the 3 of their papers we have counts for
3 papers
cs.SE2024★ 2 cited
NARRepair: Non-Autoregressive Code Generation Model for Automatic Program Repair
Zhenyu Yang, Zhen Yang, Zhongxing Yu
With the advancement of deep learning techniques, the performance of Automatic Program Repair(APR) techniques has reached a new level. Previous deep learning-based APR techniques e…
cs.SE2023
Understanding Solidity Event Logging Practices in the Wild
Lantian Li, Yejian Liang, Zhihao Liu +1
Writing logging messages is a well-established conventional programming practice, and it is of vital importance for a wide variety of software development activities. The logging m…
cs.SE2023
Pre-training Code Representation with Semantic Flow Graph for Effective Bug Localization
Yali Du, Zhongxing Yu
Enlightened by the big success of pre-training in natural language processing, pre-trained models for programming languages have been widely used to promote code intelligence in re…