collaborators

5 papers

cs.SE2026

DeepGuard: Secure Code Generation via Multi-Layer Semantic Aggregation

Li Huang, Zhongxin Liu, Yifan Wu +6

Large Language Models (LLMs) for code generation can replicate insecure patterns from their training data. To mitigate this, a common strategy for security hardening is to fine-tun…

cs.AR2026

DS2SC-Agent: A Multi-Agent Automated Pipeline for Rapid Chiplet Model Generation

Yiwei Wu, Yifan Wu, Yunhao Xiong +6

Constructing behavioral-level chiplet models (e.g., SystemC) is crucial for early-stage heterogeneous architecture exploration. Traditional manual modeling is notoriously time-cons…

cs.CR2026

Patch-to-PoC: A Systematic Study of Agentic LLM Systems for Linux Kernel N-Day Reproduction

Juefei Pu, Xingyu Li, Zhengchuan Liang +5

Autonomous large language model (LLM) based systems have recently shown promising results across a range of cybersecurity tasks. However, there is no systematic study on their effe…

cs.SE2025

Rethinking Kernel Program Repair: Benchmarking and Enhancing LLMs with RGym

Kareem Shehada, Yifan Wu, Wyatt D. Feng +4

Large Language Models (LLMs) have revolutionized automated program repair (APR) but current benchmarks like SWE-Bench predominantly focus on userspace applications and overlook the…

cs.CR2025

What Do They Fix? LLM-Aided Categorization of Security Patches for Critical Memory Bugs

Xingyu Li, Juefei Pu, Yifan Wu +11

Open-source software projects are foundational to modern software ecosystems, with the Linux kernel standing out as a critical exemplar due to its ubiquity and complexity. Although…