We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.SE

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Software Engineering

Title: PatchNet: Hierarchical Deep Learning-Based Stable Patch Identification for the Linux Kernel

Abstract: Linux kernel stable versions serve the needs of users who value stability of the kernel over new features. The quality of such stable versions depends on the initiative of kernel developers and maintainers to propagate bug fixing patches to the stable versions. Thus, it is desirable to consider to what extent this process can be automated. A previous approach relies on words from commit messages and a small set of manually constructed code features. This approach, however, shows only moderate accuracy. In this paper, we investigate whether deep learning can provide a more accurate solution. We propose PatchNet, a hierarchical deep learning-based approach capable of automatically extracting features from commit messages and commit code and using them to identify stable patches. PatchNet contains a deep hierarchical structure that mirrors the hierarchical and sequential structure of commit code, making it distinctive from the existing deep learning models on source code. Experiments on 82,403 recent Linux patches confirm the superiority of PatchNet against various state-of-the-art baselines, including the one recently-adopted by Linux kernel maintainers.
Subjects: Software Engineering (cs.SE)
Journal reference: IEEE Transactions on Software Engineering 2019
DOI: 10.1109/TSE.2019.2952614
Cite as: arXiv:1911.03576 [cs.SE]
  (or arXiv:1911.03576v1 [cs.SE] for this version)

Submission history

From: Thong Hoang [view email]
[v1] Fri, 8 Nov 2019 23:25:59 GMT (6700kb,D)

Link back to: arXiv, form interface, contact.