4 citations · 5 across the 2 of their papers we have counts for
4 papers
Comment Traps: How Defective Commented-out Code Augment Defects in AI-Assisted Code Generation
Yuan Huang, Yukang Zhou, Xiangping Chen +1
With the rapid development of large language models in code generation, AI-powered editors such as GitHub Copilot and Cursor are revolutionizing software development practices. At…
Generative Software Engineering
Yuan Huang, Yinan Chen, Xiangping Chen +6
The rapid development of deep learning techniques, improved computational power, and the availability of vast training data have led to significant advancements in pre-trained mode…
Uncover the Premeditated Attacks: Detecting Exploitable Reentrancy Vulnerabilities by Identifying Attacker Contracts
Shuo Yang, Jiachi Chen, Mingyuan Huang +2
Reentrancy, a notorious vulnerability in smart contracts, has led to millions of dollars in financial loss. However, current smart contract vulnerability detection tools suffer fro…
iJTyper: An Iterative Type Inference Framework for Java by Integrating Constraint- and Statistically-based Methods
Zhixiang Chen, Anji Li, Neng Zhang +3
Inferring the types of API elements in incomplete code snippets (e.g., those on Q&A forums) is a prepositive step required to work with the code snippets. Existing type inference m…