3 papers
cs.SE2025
From Benchmark Data To Applicable Program Repair: An Experience Report
Mahinthan Chandramohan, Jovan Jancic, Yuntong Zhang +1
This paper describes our approach to automated program repair. We combine various techniques from the literature to achieve this. Our experiments show that our approach performs be…
cs.SE2025
Streamlining Security Vulnerability Triage with Large Language Models
Mohammad Jalili Torkamani, Joey NG, Nikita Mehrotra +3
Bug triaging for security vulnerabilities is a critical part of software maintenance, ensuring that the most pressing vulnerabilities are addressed promptly to safeguard system int…
cs.SE2024
Supporting Cross-language Cross-project Bug Localization Using Pre-trained Language Models
Mahinthan Chandramohan, Dai Quoc Nguyen, Padmanabhan Krishnan +1
Automatically locating a bug within a large codebase remains a significant challenge for developers. Existing techniques often struggle with generalizability and deployment due to…