2 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.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…