SEApr 28

GitBugs: Bug Reports for Duplicate Detection, Retrieval Augmented Generation, Triage, and More

arXiv:2504.0965158.56 citationsh-index: 7Has Code
AI Analysis

Provides a comprehensive, up-to-date, and cross-project benchmark for researchers working on automated bug report analysis.

GitBugs introduces a dataset of over 150,000 bug reports from nine open-source projects, supporting tasks like duplicate detection, triage, and resolution prediction with standardized fields and predefined splits.

Bug reports provide critical insights into software quality, yet existing datasets often suffer from limited scope, outdated content, or insufficient metadata for machine learning. To address these limitations, we present GitBugs-a comprehensive and up-to-date dataset comprising over 150,000 bug reports from nine actively maintained open-source projects, including Firefox, Cassandra, and VS Code. GitBugs aggregates data from Github, Bugzilla and Jira issue trackers, offering standardized categorical fields for classification tasks and predefined train/test splits for duplicate bug detection. In addition, it includes exploratory analysis notebooks and detailed project-level statistics, such as duplicate rates and resolution times. GitBugs supports various software engineering research tasks, including duplicate detection, retrieval augmented generation, resolution prediction, automated triaging, and temporal analysis. The openly licensed dataset provides a valuable cross-project resource for benchmarking and advancing automated bug report analysis. Access the data and code at https://github.com/av9ash/gitbugs/.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes