paper-with-me

홈 › Papers

A Survey on Machine Learning Techniques for Source Code Analysis

2021-10-18 · Tushar Sharma, Maria Kechagia, Stefanos Georgiou, Rohit Tiwari, Indira Vats, Hadi Moazen, Federica Sarro

The advancements in machine learning techniques have encouraged researchers to apply these techniques to a myriad of software engineering tasks that use source code analysis, such as testing and vulnerability detection. Such a large number of studies hinders the community from understanding the current research landscape. This paper aims to summarize the current knowledge in applied machine learning for source code analysis. We review studies belonging to twelve categories of software engineering tasks and corresponding machine learning techniques, tools, and datasets that have been applied to solve them. To do so, we conducted an extensive literature search and identified 479 primary studies published between 2011 and 2021. We summarize our observations and findings with the help of the identified studies. Our findings suggest that the use of machine learning techniques for source code analysis tasks is consistently increasing. We synthesize commonly used steps and the overall workflow for each task and summarize machine learning techniques employed. We identify a comprehensive list of available datasets and tools useable in this context. Finally, the paper discusses perceived challenges in this area, including the availability of standard datasets, reproducibility and replicability, and hardware resources.

📄 PDF Abstract BibTeX arXiv:2110.09610

Code (1)

sap/project-kb 공식 구현

Tasks

BIG-bench Machine LearningVulnerability Detection

Similar Papers 제목 키워드 기반

Survey of Machine Learning Techniques To Predict Heartbeat Arrhythmias

2022-08-22 · Samuel E. Armstrong

Many works in biomedical computer science research use machine learning techniques to give accurate results. However, these techniques may not be feasible for real-time analysis of data pulled from live hospital feeds. I…

Survey

Survey of Machine Learning Techniques To Predict Heartbeat Arrhythmias

2022-08-22 · Samuel Armstrong

Many works in biomedical computer science research use machine learning techniques to give accurate results. However, these techniques may not be feasible for real-time analysis of data pulled from live hospital feeds. I…

Survey

Deep Learning for Iris Recognition: A Survey

2022-10-12 · Kien Nguyen, Hugo Proença, Fernando Alonso-Fernandez

In this survey, we provide a comprehensive review of more than 200 papers, technical reports, and GitHub repositories published over the last 10 years on the recent developments of deep learning techniques for iris recog…

Deep LearningIris RecognitionSurvey

Neural Machine Translation for Low-Resource Languages: A Survey

2021-06-29 · Surangika Ranathunga, En-Shiun Annie Lee, Marjana Prifti Skenduli, Ravi Shekhar 외

Neural Machine Translation (NMT) has seen a tremendous spurt of growth in less than ten years, and has already entered a mature phase. While considered as the most widely used solution for Machine Translation, its perfor…

Machine TranslationNMTSurveyTranslation

Domain Adaptation for Medical Image Analysis: A Survey

2021-02-18 · Hao Guan, Mingxia Liu

Machine learning techniques used in computer-aided medical image analysis usually suffer from the domain shift problem caused by different distributions between source/reference data and target data. As a promising solut…

Domain AdaptationMedical Image AnalysisSurvey