Proceedings of the 29th International Conference on Compiler Construction 2020
DOI: 10.1145/3377555.3377894
|View full text |Cite
|
Sign up to set email alerts
|

Compiler-based graph representations for deep learning models of code

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
71
0
1

Year Published

2020
2020
2024
2024

Publication Types

Select...
4
1
1

Relationship

0
6

Authors

Journals

citations
Cited by 49 publications
(72 citation statements)
references
References 1 publication
0
71
0
1
Order By: Relevance
“…Poem-GNN and the dense network are trained together so that the graph representation is tuned for the task. Unlike [13] that is only able to model the node connectivity, we extend the GNN to model multiple edge types (e.g., control, data, jump, token sequence, etc.). This capability allows Poem to distinguish different relationships of the code, whether it is an if branch or a function call.…”
Section: Overview Of Poemmentioning
confidence: 99%
See 4 more Smart Citations
“…Poem-GNN and the dense network are trained together so that the graph representation is tuned for the task. Unlike [13] that is only able to model the node connectivity, we extend the GNN to model multiple edge types (e.g., control, data, jump, token sequence, etc.). This capability allows Poem to distinguish different relationships of the code, whether it is an if branch or a function call.…”
Section: Overview Of Poemmentioning
confidence: 99%
“…The first effort in this direction is the recent work presented in [13], which employs a vanilla graph neural network (GNN) to learn representations from the graph representation of the AST or the control-data flow graphs (CDFGs). This is achieved by propagating information along the graph edges defined in a graph adjacency matrix.…”
Section: Introductionmentioning
confidence: 99%
See 3 more Smart Citations