The Impact of Augmentation Techniques on Icon Detection Using Machine Learning Techniques (2024)

This article examines the use of image augmentation techniques to improve icon detection in mobile interfaces, a critical task due to the small size of graphical user interface (GUI) elements and the insufficiency of comprehensive datasets. It evaluates whether diversifying the dataset or using specific augmentation methods alone can enhance detection performance. The study…

Malicious Web Links Detection Based on Image Processing and Deep Learning Models (2024)

The latest improvements regarding the online world have come with great benefits, but, as well as dangerous drawbacks (i.e., web-malware). This article proposes to investigate the reliability and accuracy of a novel web-malware detection method by using images and deep learning. The web links are transformed into colored and grayscale images and then a…

Automatic Classification of Signal and Noise in Functional Magnetic Resonance Imaging Scans Using Convolutional Neural Networks (2024)

The integration of Artificial Intelligence (AI), particularly deep learning models like VGG16 and ResNet50, in the analysis of functional magnetic resonance imaging (fMRI) data has significantly advanced our understanding of brain functionality and the diagnosis of neurological disorders. This paper explores the application of Convolutional Neural Networks (CNNs) to enhance the accuracy and efficiency…

Machine-Learning-Based Approaches for Multi-Level Sentiment Analysis of Romanian Reviews (2024)

Sentiment analysis has increasingly gained significance in commercial settings, driven by the rising impact of reviews on purchase decision-making in recent years. This research conducts a thorough examination of the suitability of machine learning and deep learning approaches for sentiment analysis, using Romanian reviews as a case study, with the aim of gaining insights…

ContRail: A Framework for Realistic Railway Image Synthesis using ControlNet (2024)

Our research focuses on creating a framework for extracting 3D deformable objects from 2D scenes. We research the possibility of using multiple graph convolutional operators and depth estimators to extract the object, while also using predefined segmentation masks for the objects in the images. The experiments focus on a dataset from 2017, containing all…

Machine Learning Model Predicts Postoperative Outcomes in Chronic Rhinosinusitis With Nasal Polyps (2024)

Objective: Evaluating the possibility of predicting chronic rhinosinusitis with nasal polyps (CRSwNP) disease course using Artificial Intelligence. Methods: We prospectively included patients undergoing first endoscopic sinus surgery (ESS) for nasal polyposis. Preoperative (demographic data, blood eosinophiles, endoscopy, Lund-Mackay, SNOT-22 and depression PHQ scores) and follow-up data was standardly collected. Outcome measures included SNOT-22, PHQ-9 and…

The Impact of Data Annotations on the Performance of Object Detection Models in Icon Detection for GUI Images (2024)

Detecting icons in Graphical User Interfaces (GUIs) is essential for effective application automation. This study examines the impact of different annotation methods on the performance of object detection models for icon detection in GUIs. We compared manual, automated, and hybrid annotations using three models: Faster R-CNN, YOLOv8, and YOLOv9. The results show that manual…

A Nash equilibria decision tree for binary classification (2024)

Decision trees rank among the most popular and efficient classification methods. They are used to represent rules for recursively partitioning the data space into regions from which reliable predictions regarding classes can be made. These regions are usually delimited by axis-parallel or oblique hyperplanes. Axis-parallel hyperplanes are intuitively appealing and have been widely studied.…