2019 IEEE 26th International Conference on Software Analysis, Evolution and Reengineering (SANER) 2019
DOI: 10.1109/saner.2019.8667969
|View full text |Cite
|
Sign up to set email alerts
|

DeepLink: A Code Knowledge Graph Based Deep Learning Approach for Issue-Commit Link Recovery

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
26
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
5
2
1

Relationship

1
7

Authors

Journals

citations
Cited by 25 publications
(26 citation statements)
references
References 18 publications
0
26
0
Order By: Relevance
“…Deeplink followed the process in order to calculate the semantic and code similarity, which includes data construction, generation of code embeddings, similarity calculation, and feature extraction. The result is supported from [30] by the experiment performed on six projects, which answered the research questions relying on the effectiveness of deeplink in order to recover the missing links, effects of code context, and semantics of deeplink providing 90of F1-measure.…”
Section: Deeplink: Issue-commit Link Recoverymentioning
confidence: 52%
See 1 more Smart Citation
“…Deeplink followed the process in order to calculate the semantic and code similarity, which includes data construction, generation of code embeddings, similarity calculation, and feature extraction. The result is supported from [30] by the experiment performed on six projects, which answered the research questions relying on the effectiveness of deeplink in order to recover the missing links, effects of code context, and semantics of deeplink providing 90of F1-measure.…”
Section: Deeplink: Issue-commit Link Recoverymentioning
confidence: 52%
“…Existing systems for issue commit link recovery extracts the features from issue report and commit log but it sometimes results in loss of semantics. Xie and Rui et al [30] proposed the design of a software that captures the semantics of code and issue-related text. Furthermore, it also calculates the semantics' similarity and code similarity by using support vector machine (SVM) classification.…”
Section: Deeplink: Issue-commit Link Recoverymentioning
confidence: 99%
“…The authors implemented a learning-to-rank model (Gradient Decision Tree) that was leveraged to re-rank the obtained results, thereby attaining much relative search results. Constructing KGs to improve software engineering practices and internal processes were also addressed in [100][101][102][103].…”
Section: Ictmentioning
confidence: 99%
“…Harer et al [31] use word2vec to generate word embedding for C/C++ tokens for software vulnerability prediction.The token embedding is used to initialize a TextCNN model for classification. Xie et al [32] and Zhang et al [33] build a code knowledge graph and learn code context representation based on this knowledge graph. The learned representations are used to recover the missing links between issues and commits.…”
Section: Code Representationmentioning
confidence: 99%