collaborators
Showing cs.SEShow all

5 papers · 1 filter

cs.SE2025

Detecting LLM-generated Code with Subtle Modification by Adversarial Training

Xin Yin, Xinrui Li, Chao Ni +2

With the rapid development of Large Language Models (LLMs), their powerful code-generation capabilities have been widely applied in tasks like code completion and automated develop…

cs.SE2025

Improving the Ability of Pre-trained Language Model by Imparting Large Language Model's Experience

Xin Yin, Chao Ni, Xiaodan Xu +2

Large Language Models (LLMs) and pre-trained Language Models (LMs) have achieved impressive success on many software engineering tasks (e.g., code completion and code generation).…

cs.SE2024

What You See Is What You Get: Attention-based Self-guided Automatic Unit Test Generation

Xin Yin, Chao Ni, Xiaodan Xu +1

Software defects heavily affect software's functionalities and may cause huge losses. Recently, many AI-based approaches have been proposed to detect defects, which can be divided…

cs.SE2024

Distinguishing LLM-generated from Human-written Code by Contrastive Learning

Xiaodan Xu, Chao Ni, Xinrong Guo +4

Large language models (LLMs), such as ChatGPT released by OpenAI, have attracted significant attention from both industry and academia due to their demonstrated ability to generate…

cs.SE2024

Learning-based Models for Vulnerability Detection: An Extensive Study

Chao Ni, Liyu Shen, Xiaodan Xu +2

Though many deep learning-based models have made great progress in vulnerability detection, we have no good understanding of these models, which limits the further advancement of m…