New Trends in Computer Sciences https://journals.vilniustech.lt/index.php/NTCS <p><strong>Newly established journal. Content in progress.</strong></p> <p>The Journal New Trends in Computer Sciences publishes original research papers that provide insights into computer sciences and applied computing issues.</p> en-US <p>Authors who publish with this journal agree to the following terms</p> <ul> <li class="show">that this article contains no violation of any existing copyright or other third party right or any material of a libelous, confidential, or otherwise unlawful nature, and that I will indemnify and keep indemnified the Editor and THE PUBLISHER against all claims and expenses (including legal costs and expenses) arising from any breach of this warranty and the other warranties on my behalf in this agreement;</li> <li class="show">that I have obtained permission for and acknowledged the source of any illustrations, diagrams or other material included in the article of which I am not the copyright owner.</li> <li class="show">on behalf of any co-authors, I agree to this work being published in Creativity Studies as&nbsp;Open Access, and licenced under a Creative Commons Licence, 4.0 <a href="https://creativecommons.org/licenses/by/4.0/legalcode">https://creativecommons.org/licenses/by/4.0/legalcode</a>. This licence allows for the fullest distribution and re-use of the work for the benefit of scholarly information.</li> </ul> <p>For authors that are not copyright owners in the work (for example government employees), please <a href="mailto:%20journals@vilniustech.lt">contact VILNIUS TECH </a>to make alternative agreements.</p> diana.kalibatiene@vilniustech.lt (Prof. Diana Kalibatienė) ntcs@vilniustech.lt (Assoc. Prof. Rūta Simanavičienė) Thu, 30 May 2024 14:51:37 +0300 OJS 3.1.2.4 http://blogs.law.harvard.edu/tech/rss 60 Review and experimental comparison of generative adversarial networks for synthetic image generation https://journals.vilniustech.lt/index.php/NTCS/article/view/20516 <p>The application of machine learning algorithms has become widespread particularly in fields such as medicine, business, and commerce. However, achieving accurate classification results with these algorithms often relies on large-scale training datasets, making data collection a lengthy and complex process. This paper reviews the current utilization of generative adversarial network (GAN) architectures and discusses recent scientific research on their practical applications. The study emphasizes the significance of addressing data scarcity in the process of training the machine learning algorithms and highlights the potential of advanced GAN architectures, in particular StyleGAN2-ADA, to mitigate this challenge. The findings contribute to ongoing efforts aimed at enhancing the efficiency and applicability of artificial intelligence across diverse domains by presenting a viable solution to the constraint of limited training data for image classification tasks.</p> Gabriela Vdoviak, Henrikas Giedra Copyright (c) 2024 The Author(s). Published by Vilnius Gediminas Technical University. http://creativecommons.org/licenses/by/4.0 https://journals.vilniustech.lt/index.php/NTCS/article/view/20516 Thu, 30 May 2024 14:42:26 +0300 Educational data mining and learning analytics: text generators usage effect on students’ grades https://journals.vilniustech.lt/index.php/NTCS/article/view/21318 <p>Today, various types of data are constantly growing, so they can be used for different purposes. In this investigation, educational data has been analyzed to determine the influence of assessment on student knowledge. The newly collected dataset has been prepared and statistically analyzed. The dataset consists of open-question answers collected on one study subject during the midterm exam at Vilnius Gediminas Technical University. The results of the statistical analysis have shown that by using the text generators, students obtained higher grades by paraphrasing the answers to the questions in good quality. Furthermore, research has shown which types of questions are more difficult for students to answer without additional material and using text generation tools. It can be useful for lecturers planning course assessment tasks.</p> Birutė Pliuskuvienė, Urtė Radvilaitė, Rasa Juodagalvytė, Simona Ramanauskaitė, Pavel Stefanovič Copyright (c) 2024 The Author(s). Published by Vilnius Gediminas Technical University. http://creativecommons.org/licenses/by/4.0 https://journals.vilniustech.lt/index.php/NTCS/article/view/21318 Tue, 04 Jun 2024 00:00:00 +0300 Leveraging generative adversarial networks to improve training image dataset https://journals.vilniustech.lt/index.php/NTCS/article/view/20515 <p>Convolutional neural networks (CNNs) are powerful models of deep learning that are widely used in computer vision classification tasks. The purpose of this study is to investigate the impact of datasets on CNN performance, employing original datasets and expanded datasets with synthetically generated images. The Generative Adversarial Network (GAN) is an unsupervised deep learning method used for synthetic data generation and can address the limitations of image augmentations. In this study, a new GAN architecture is used to synthesize high-resolution images when dealing with limited training data. The StyleGAN2-ADA model is specifically designed to generate high-quality images using limited datasets. Adaptive Discriminator Augmentation (ADA) dynamically adjusts data augmentation, enhancing discriminator efficiency and stability. The findings indicate a reduction in the likelihood of overfitting, enhancement in network generalization, mitigation of class imbalance concerns, and a concurrent increase in the accuracy and stability of network classification.</p> Henrikas Giedra, Gabriela Vdoviak Copyright (c) 2024 The Author(s). Published by Vilnius Gediminas Technical University. http://creativecommons.org/licenses/by/4.0 https://journals.vilniustech.lt/index.php/NTCS/article/view/20515 Wed, 05 Jun 2024 00:00:00 +0300 The efficiency of machine learning algorithms in classifying non-functional requirements https://journals.vilniustech.lt/index.php/NTCS/article/view/21574 <p>Machine learning (ML) algorithms are more and more widely applied in various types of systems, so the research related to them is also increasing. One of the areas of research under consideration is the classification of non-functional requirements (NFRs) using ML algorithms. This area of research is important because the automatic classification of NFRs using high-performance ML algorithms and corresponding features helps requirements engineers classify non-functional requirements more accurately. This paper examines ML algorithms suitable for solving classification problems and their effectiveness in classifying non-functional requirements. Based on the described stages of the research methodology ML algorithms models were compared using the accuracy, precision, recall, and F-score metrics. A majority voting classifier model was created using Support Vector Machine, Naïve Bayes and K Nearest Neighbor Algorithm algorithms. After K-Fold cross validation were obtained these results: accuracy – 0.710 (scale from 0 to 1), precision – 0.845, recall – 0.814 and F-score – 0.815.</p> Milda Maciejauskaitė, Jolanta Miliauskaitė Copyright (c) 2024 The Author(s). Published by Vilnius Gediminas Technical University. http://creativecommons.org/licenses/by/4.0 https://journals.vilniustech.lt/index.php/NTCS/article/view/21574 Wed, 19 Jun 2024 00:00:00 +0300 Identification of software quality attributes from code defect prediction: a systematic literature review https://journals.vilniustech.lt/index.php/NTCS/article/view/21305 <p>Identifying and understanding reasons for deriving software development defects is crucial for ensuring software product quality attributes such as maintainability. This paper presents a systematic literature review and the objective is to analyze the suggestions of other authors regarding software code defect prediction using machine learning, deep learning, or other artificial intelligence methods for the identification of software quality. The systemic literature review reveals that many analyzed papers considered multiple software code defects, but they were analyzed individually. However, more is needed to identify software quality attributes. The more profound analysis of code smells indicates the significance when considering multiple detected code smells and their interconnectedness; it helps to identify the software quality sub-attributes of maintainability.</p> Lukas Rumbutis, Asta Slotkienė, Birutė Pliuskuvienė Copyright (c) 2024 The Author(s). Published by Vilnius Gediminas Technical University. http://creativecommons.org/licenses/by/4.0 https://journals.vilniustech.lt/index.php/NTCS/article/view/21305 Thu, 27 Jun 2024 00:00:00 +0300