collaborators

8 papers

cs.SE2026

The Repeat Offenders: Characterizing and Predicting Extremely Bug-Prone Source Methods

Ethan Friesen, Sasha Morton-Salmon, Md Nahidul Islam Opu +2

Bug prediction has long been considered the "prince" of empirical software engineering research, and accordingly, a substantial body of work has focused on predicting bugs to enabl…

cs.SE2025

How Do Agentic AI Systems Deal With Software Energy Concerns? A Pull Request-Based Study

Tanjum Motin Mitul, Md. Masud Mazumder, Md Nahidul Islam Opu +1

As Software Engineering enters its new era (SE 3.0), AI coding agents increasingly automate software development workflows. However, it remains unclear how exactly these agents rec…

cs.SE2025

How Do Agentic AI Systems Address Performance Optimizations? A BERTopic-Based Analysis of Pull Requests

Md Nahidul Islam Opu, Shahidul Islam, Muhammad Asaduzzaman +1

LLM-based software engineering is influencing modern software development. In addition to correctness, prior studies have also examined the performance of software artifacts genera…

cs.SE2025

A First Look at the Self-Admitted Technical Debt in Test Code: Taxonomy and Detection

Shahidul Islam, Md Nahidul Islam Opu, Shaowei Wang +1

Self-admitted technical debt (SATD) refers to comments in which developers explicitly acknowledge code issues, workarounds, or suboptimal solutions. SATD is known to significantly…

cs.SE2025

LLM-Based Detection of Tangled Code Changes for Higher-Quality Method-Level Bug Datasets

Md Nahidul Islam Opu, Shaowei Wang, Shaiful Chowdhury

Tangled code changes, commits that conflate unrelated modifications such as bug fixes, refactorings, and enhancements, introduce significant noise into bug datasets and adversely a…

cs.SE2025

Understanding the Issue Types in Open Source Blockchain-based Software Projects with the Transformer-based BERTopic

Md Nahidul Islam Opu, Shahidul Islam, Sara Rouhani +1

Blockchain-based software systems are increasingly deployed across diverse domains, yet a systematic understanding of their development challenges remains limited. This paper prese…