Learning to Represent Patches

Published: 01 Jan 2024, Last Modified: 20 May 2025ICSE Companion 2024EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: We propose Patcherizer, a novel patch representation methodology that combines context and structure intention features to capture the semantic changes in Abstract Syntax Trees (ASTs) and surrounding context of code changes. Utilizing graph convolutional neural networks and transformers, Patcherizer effectively captures the underlying intentions of patches, outperforming state-of-the-art representations with significant improvements in BLEU, ROUGE-L, and METEOR metrics for generating patch descriptions.
Loading