activity
20162026
most citedOn Wasted Contributions: Understanding the Dynamics of Contributor-Abandoned Pull Requests

29 citations · 44 across the 16 of their papers we have counts for

collaborators
Showing 2024 · cs.SEShow all

5 papers · 2 filters

cs.SE2024★ 1 cited

Synergizing LLMs and Knowledge Graphs: A Novel Approach to Software Repository-Related Question Answering

Samuel Abedu, SayedHassan Khatoonabadi, Emad Shihab

Software repositories contain valuable information for understanding the development process. However, extracting insights from repository data is time-consuming and requires techn…

cs.SE2024

An Approach for Auto Generation of Labeling Functions for Software Engineering Chatbots

Ebube Alor, Ahmad Abdellatif, SayedHassan Khatoonabadi +1

Software engineering (SE) chatbots are increasingly gaining attention for their role in enhancing development processes. At the core of chatbots are Natural Language Understanding…

cs.SE2024★ 2 cited

Automatic Detection of LLM-Generated Code: A Comparative Case Study of Contemporary Models Across Function and Class Granularities

Musfiqur Rahman, SayedHassan Khatoonabadi, Ahmad Abdellatif +1

The adoption of Large Language Models (LLMs) for code generation risks incorporating vulnerable code into software systems. Existing detectors face two critical limitations: a lack…

cs.SE2024★ 2 cited

Is ChatGPT a Good Software Librarian? An Exploratory Study on the Use of ChatGPT for Software Library Recommendations

Jasmine Latendresse, SayedHassan Khatoonabadi, Ahmad Abdellatif +1

Software libraries play a critical role in the functionality, efficiency, and maintainability of software systems. As developers increasingly rely on Large Language Models (LLMs) t…

cs.SE2024

The Impact of Environment Configurations on the Stability of AI-Enabled Systems

Musfiqur Rahman, SayedHassan Khatoonabadi, Ahmad Abdellatif +2

Nowadays, software systems tend to include Artificial Intelligence (AI) components. Changes in the operational environment have been known to negatively impact the stability of AI-…