Abstract: Software vulnerabilities pose critical risks to the security and reliability of modern systems, requiring effective detection, repair, and explanation techniques. Large Language Models (LLMs ...
Abstract: With the rise of autonomous driving, LiDAR-based object detection using deep neural networks (DNNs) has shown exceptional performance. However, DNNs are vulnerable to adversarial attacks, ...
Ralph is an implementation of the Geoffrey Huntley's technique for Claude Code that enables continuous autonomous development cycles he named after Ralph Wiggum. It enables continuous autonomous ...
Lightweight testing strategies for early bug detection Using Python’s unittest or pytest frameworks enables repeatable checks for correct function behavior before submission. As described in Python ...