The best of both worlds: combining learned embeddings with engineered features for accurate prediction of correct patches

Tian, Haoye and Liu, Kui and Li, Yinghua and Kaboré, Abdoul Kader and Koyuncu, Anıl and Habib, Andrew and Li, Li and Wen, Junhao and Klein, Jacques and Bissyandé, Tegawendé F. (2023) The best of both worlds: combining learned embeddings with engineered features for accurate prediction of correct patches. ACM Transactions on Software Engineering and Methodology, 32 (4). ISSN 1049-331X (Print) 1557-7392 (Online)

Full text not available from this repository. (Request a copy)

Abstract

A large body of the literature on automated program repair develops approaches where patches are automatically generated to be validated against an oracle (e.g., a test suite). Because such an oracle can be imperfect, the generated patches, although validated by the oracle, may actually be incorrect. While the state-of-the-art explores research directions that require dynamic information or rely on manually-crafted heuristics, we study the benefit of learning code representations in order to learn deep features that may encode the properties of patch correctness. Our empirical work investigates different representation learning approaches for code changes to derive embeddings that are amenable to similarity computations of patch correctness identification, and assess the possibility of accurate classification of correct patch by combining learned embeddings with engineered features. Experimental results demonstrate the potential of learned embeddings to empower Leopard (a patch correctness predicting framework implemented in this work) with learning algorithms in reasoning about patch correctness: a machine learning predictor with BERT transformer-based learned embeddings associated with XGBoost achieves an AUC value of about 0.803 in the prediction of patch correctness on a new dataset of 2,147 labeled patches that we collected for the experiments. Our investigations show that deep learned embeddings can lead to complementary/better performance when comparing against the state-of-the-art, PATCH-SIM, which relies on dynamic information. By combining deep learned embeddings and engineered features, Panther (the upgraded version of Leopard implemented in this work) outperforms Leopard with higher scores in terms of AUC, +Recall and -Recall, and can accurately identify more (in)correct patches that cannot be predicted by the classifiers only with learned embeddings or engineered features. Finally, we use an explainable ML technique, SHAP, to empirically interpret how the learned embeddings and engineered features are contributed to the patch correctness prediction.
Item Type: Article
Uncontrolled Keywords: distributed representation learning; embeddings; explanation; features combination; machine learning; patch correctness; Program repair
Divisions: Faculty of Engineering and Natural Sciences
Depositing User: Anıl Koyuncu
Date Deposited: 07 Aug 2023 17:24
Last Modified: 07 Aug 2023 17:24
URI: https://research.sabanciuniv.edu/id/eprint/47536

Actions (login required)

View Item
View Item