@inproceedings{Oberhauser2020, author = {Roy Oberhauser}, title = {A Machine Learning Approach Towards Automatic Software Design Pattern Recognition Across Multiple Programming Languages}, series = {Proceedings of the Fifteenth International Conference on Software Engineering Advances}, publisher = {IARIA}, isbn = {978-1-61208-827-3}, issn = {2308-4235}, url = {https://nbn-resolving.org/urn:nbn:de:bsz:944-opus4-10255}, pages = {27 -- 32}, year = {2020}, abstract = {As the amount of software source code increases, manual approaches for documentation or detection of software design patterns in source code become inefficient relative to the value. Furthermore, typical automatic pattern detection tools are limited to a single programming language. To address this, our Design Pattern Detection using Machine Learning (DPDML) offers a generalized and programming language agnostic approach for automated design pattern detection based on machine learning (ML). The focus of our evaluation was on ensuring DPDML can reasonably detect one design pattern in the structural, creational, and behavioral category for two popular programming languages (Java and C\#). 60 unique Java and C\# code projects were used to train the artificial neural network (ANN) and 15 projects were then used to test pattern detection. The results show the feasibility and potential for pursuing an ANN approach for automated design pattern detection.}, language = {en} }