Skip to content

Commit f504622

Browse files
Nathan Coopermallamanis
authored andcommitted
Create watson2021systematic.markdown
1 parent 629d18a commit f504622

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
layout: publication
3+
title: A Systematic Literature Review on the Use of Deep Learning in Software Engineering Research
4+
authors: C. Watson, N. Cooper, D. Nader Palacio, K. Moran, D. Poshyvanyk
5+
conference: TSE
6+
year: 2021
7+
bibkey: watson2021systematic
8+
additional_links:
9+
- {name: "ArXiV", url: "https://arxiv.org/abs/2009.06520"}
10+
- {name: "website", url: "https://wm-semeru.github.io/dl4se/"}
11+
- {name: "code", url: "https://github.com/WM-SEMERU/dl4se"}
12+
tags: ["survey"]
13+
---
14+
An increasingly popular set of techniques adopted by software engineering (SE) researchers to automate development tasks are those rooted in the concept of Deep Learning (DL). The popularity of such techniques largely stems from their automated feature engineering capabilities, which aid in modeling software artifacts. However, due to the rapid pace at which DL techniques have been adopted, it is difficult to distill the current successes, failures, and opportunities of the current research landscape. In an effort to bring clarity to this crosscutting area of work, from its modern inception to the present, this paper presents a systematic literature review of research at the intersection of SE & DL. The review canvases work appearing in the most prominent SE and DL conferences and journals and spans 128 papers across 23 unique SE tasks. We center our analysis around the components of learning, a set of principles that govern the application of machine learning techniques (ML) to a given problem domain, discussing several aspects of the surveyed work at a granular level. The end result of our analysis is a research roadmap that both delineates the foundations of DL techniques applied to SE research, and highlights likely areas of fertile exploration for the future.

0 commit comments

Comments
 (0)