2021 IEEE International Conference on Software Testing, Verification and Validation Workshops (ICSTW) 2021
DOI: 10.1109/icstw52544.2021.00046
|View full text |Cite
|
Sign up to set email alerts
|

DeepRace: A learning-based data race detector

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
3
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
6
1

Relationship

1
6

Authors

Journals

citations
Cited by 7 publications
(3 citation statements)
references
References 35 publications
0
3
0
Order By: Relevance
“…Moreover, this representation is hardware specific, thus limiting the cross-architecture characterization. An alternative to avoid these issues is to apply natural language techniques on the source code to represent the applications [21]- [23]. They mainly consider source code as a sequence of tokens.…”
Section: A Graph Representation Of Programsmentioning
confidence: 99%
“…Moreover, this representation is hardware specific, thus limiting the cross-architecture characterization. An alternative to avoid these issues is to apply natural language techniques on the source code to represent the applications [21]- [23]. They mainly consider source code as a sequence of tokens.…”
Section: A Graph Representation Of Programsmentioning
confidence: 99%
“…To improve performance with many threads, it is desirable to consider alternative methods in the future, such as using atomic operations, etc. Also, promising directions are considered to be the use of special tools, for example, ROMP [8], DataRaceBench [9], and new approaches to detecting thread races based on deep neural network models [10].…”
mentioning
confidence: 99%
“…[35] works on applying LSTM for inferring the code a specific type of missing error as variable declarations. [21] proposes DeepRace, a bug finding tool for data race errors in parallel programs using advantages of Convolution Neural Network (CNN). We can think about integrating the new models from these works to NMT to increase the performance of NMT in SE.…”
Section: Rq5: Analysis On the Accuracy Of Prefixmap On Ambiguous Tokensmentioning
confidence: 99%