2023 IEEE/ACM 45th International Conference on Software Engineering (ICSE) 2023
DOI: 10.1109/icse48619.2023.00170
|View full text |Cite
|
Sign up to set email alerts
|

DLInfer: Deep Learning with Static Slicing for Python Type Inference

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2024
2024
2024
2024

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(2 citation statements)
references
References 40 publications
0
2
0
Order By: Relevance
“…With the deep learning techniques having demonstrated remarkable performance in addressing a variety of program analysis challenges [23][24][25], several studies [4,26] have also been proposed that leverage deep neural networks to identify compilation details. BinEye [16] is such an initial work, which employs instruction embeddings and CNNs to recognize the optimization levels for each object file.…”
Section: Learning-based Approachesmentioning
confidence: 99%
“…With the deep learning techniques having demonstrated remarkable performance in addressing a variety of program analysis challenges [23][24][25], several studies [4,26] have also been proposed that leverage deep neural networks to identify compilation details. BinEye [16] is such an initial work, which employs instruction embeddings and CNNs to recognize the optimization levels for each object file.…”
Section: Learning-based Approachesmentioning
confidence: 99%
“…DLInfer [Y. Yan et al, 2023] uses static slicing to isolate variable usages before training a deep neural network. Ye, Zhao, Shirako, et al [2023] use a combination of machine learning and SMT constraint solving to infer types, but their end goal is code optimization, not type migration.…”
Section: Pythonmentioning
confidence: 99%