Showing cs.SEShow all
2 papers · 1 filter
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.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…