output
20022025
most citedEmpirical Evaluation of Gated Recurrent Neural Networks on Sequence Modeling

10.8k citations

Showing 2021 · cs.SEShow all

7 papers · 2 filters

cs.SE202150 cited

The "Shut the f**k up" Phenomenon: Characterizing Incivility in Open Source Code Review Discussions

Isabella Ferreira, Jinghui Cheng, Bram Adams

Code review is an important quality assurance activity for software development. Code review discussions among developers and maintainers can be heated and sometimes involve person…

cs.SE202112 cited

Why are Some Bugs Non-Reproducible? An Empirical Investigation using Data Fusion

Mohammad Masudur Rahman, Foutse Khomh, Marco Castelluccio

Software developers attempt to reproduce software bugs to understand their erroneous behaviours and to fix them. Unfortunately, they often fail to reproduce (or fix) them, which le…

cs.SE2021

EnHMM: On the Use of Ensemble HMMs and Stack Traces to Predict the Reassignment of Bug Report Fields

Md Shariful Islam, Abdelwahab Hamou-Lhadj, Korosh K. Sabor +2

Bug reports (BR) contain vital information that can help triaging teams prioritize and assign bugs to developers who will provide the fixes. However, studies have shown that BR fie…

cs.SE20219 cited

DepGraph: Localizing Performance Bottlenecks in Multi-Core Applications Using Waiting Dependency Graphs and Software Tracing

Naser Ezzati-Jivan, Quentin Fournier, Michel R. Dagenais +1

This paper addresses the challenge of understanding the waiting dependencies between the threads and hardware resources required to complete a task. The objective is to improve sof…

cs.SE2021

Mining API Usage Scenarios from Stack Overflow

Gias Uddin, Foutse Khomh, Chanchal K Roy

We propose a framework to mine API usage scenarios from Stack Overflow. Each task consists of a code example, the task description, and the reactions of developers towards the code…

cs.SE20212 cited

Automatic API Usage Scenario Documentation from Technical Q&A Sites

Gias Uddin, Foutse Khomh, Chanchal K Roy

The online technical Q&A site Stack Overflow (SO) is popular among developers to support their coding and diverse development needs. To address shortcomings in API official documen…