3 papers
cs.SE2026
A Large-Scale Comprehensive Measurement of AI-Generated Code in Real-World Repositories
Tianhao Mao, Dongfang Zhao, Haixu Tang +2
Large language models (LLMs) are rapidly transforming software engineering by enabling developers to generate code ranging from small snippets to entire projects. As AI-assisted co…
cs.CR2025
IndirectAD: Practical Data Poisoning Attacks against Recommender Systems for Item Promotion
Zihao Wang, Tianhao Mao, XiaoFeng Wang +2
Recommender systems play a central role in digital platforms by providing personalized content. They often use methods such as collaborative filtering and machine learning to accur…
cs.CR2025
LineBreaker: Finding Token-Inconsistency Bugs with Large Language Models
Hongbo Chen, Yifan Zhang, Xing Han +7
Token-inconsistency bugs (TIBs) involve the misuse of syntactically valid yet incorrect code tokens, such as misused variables and erroneous function invocations, which can often l…