MADE-WIC: Multiple Annotated Datasets for Exploring Weaknesses In Code
Moritz Mock, Jorge Melegati, Max Kretschmann, Nicol\'as E. D\'iaz, Ferreyra, Barbara Russo

TL;DR
MADE-WIC is a comprehensive, publicly available dataset of 860,000 code functions with annotations for code weaknesses and technical debt, enabling improved evaluation of detection tools.
Contribution
It introduces the first large-scale, multi-annotated dataset for code weaknesses, combining existing datasets to facilitate tool benchmarking and bias analysis.
Findings
Provides a new benchmark for code weakness detection tools.
Enables comparison of different annotation approaches.
Supports research on technical debt identification.
Abstract
In this paper, we present MADE-WIC, a large dataset of functions and their comments with multiple annotations for technical debt and code weaknesses leveraging different state-of-the-art approaches. It contains about 860K code functions and more than 2.7M related comments from 12 open-source projects. To the best of our knowledge, no such dataset is publicly available. MADE-WIC aims to provide researchers with a curated dataset on which to test and compare tools designed for the detection of code weaknesses and technical debt. As we have fused existing datasets, researchers have the possibility to evaluate the performance of their tools by also controlling the bias related to the annotation definition and dataset construction. The demonstration video can be retrieved at https://www.youtube.com/watch?v=GaQodPrcb6E.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEvolutionary Algorithms and Applications · Software Engineering Research
