Faculty of Electrical Engineering and Information Technologies
Permanent URI for this communityhttps://repository.ukim.mk/handle/20.500.12188/10
Browse
12 results
Search Results
- Some of the metrics are blocked by yourconsent settings
Item type:Publication, Bias in vital signs? Machine learning models can learn patients’ race or ethnicity from the values of vital signs alone(BMJ, 2025-07-10); ; ; ; Mullan, Irene DankwaObjectives To investigate whether machine learning (ML) algorithms can learn racial or ethnic information from the vital signs alone. Methods A retrospective cohort study of critically ill patients between 2014 and 2015 from the multicentre eICU-CRD critical care database involving 335 intensive care units in 208 US hospitals, containing 200 859 admissions. We extracted 10 763 critical care admissions of patients aged 18 and over, alive during the first 24 hours after admission, with recorded race or ethnicity as well as at least two measurements of heart rate, oxygen saturation, respiratory rate and blood pressure. Pairs of subgroups were matched based on age, gender, admission diagnosis and disease severity. XGBoost, Random Forest and Logistic Regression algorithms were used to predict recorded race or ethnicity based on the values of vital signs. Results Models derived from only four vital signs can predict patients’ recorded race or ethnicity with an area under the curve (AUC) of 0.74 (±0.030) between White and Black patients, AUC of 0.74 (±0.030) between Hispanic and Black patients and AUC of 0.67 (±0.072) between Hispanic and White patients, even when controlling for known factors. There were very small, but statistically significant differences between heart rate, oxygen saturation and blood pressure, but not respiration rate and invasively measured oxygen saturation. Discussion ML algorithms can extract racial or ethnicity information from vital signs alone across diverse patient populations, even when controlling for known biases such as pulse oximetry variations and comorbidities. The model correctly classified the race or ethnicity in two out of three patients, indicating that this outcome is not random. Conclusion Vital signs embed racial information that can be learnt by ML algorithms, posing a significant risk to equitable clinical decision-making. Mitigating measures might be challenging, considering the fundamental role of vital signs in clinical decision-making. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, A Survey of Bias in Healthcare: Pitfalls of Using Biased Datasets and Applications(Springer, Cham, 2023-07-09) ;Velichkovska, Bojana; ;Gjoreski, Hristijan; Osmani, VenetArtificial intelligence (AI) is widely used in medical applications to support outcome prediction and treatment optimisation based on collected patient data. With the increasing use of AI in medical applications, there is a need to identify and address potential sources of bias that may lead to unfair decisions. There have been many reported cases of bias in healthcare professionals, medical equipment, medical datasets, and actively used medical applications. These cases have severely impacted the quality of patients’ healthcare, and despite awareness campaigns, bias has persisted or in certain cases even exacerbated. In this paper, we survey reported cases of different forms of bias in medical practice, medical technology, medical datasets, and medical applications, and analyse the impact these reports have in the access and quality of care provided for certain patient groups. In the end, we discuss possible pitfalls of using biased datasets and applications, and thus, provide the reasoning behind the need for robust and equitable medical technologies. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, Network Traffic Analysis and Control by Application of Machine Learning(Springer, Cham, 2023-07-09) ;Bogoevski, Zlate ;Jovanovski, Ivan ;Velichkovska, BojanaEfnusheva, DanijelaThe purpose of this paper is to analyses how networks work, how data is transmitted, what information we get from each router during data transmission, getting to know the basics of machine learning and how to create models that will learn how networks work. By applying machine learning methods, results are obtained that show us the shape of a network. With different methods we can get information about how we can plan the network, in terms of expanding the network if the capacity of the links is almost full or when one of the links has predispositions to go from an active state to an inactive one. The results show satisfactory outcomes through the use of three different machine learning models that were capable of accurately detecting the functionality of a port, calculating its utilization and learning when the utilization hits a threshold of above 75%. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, Analysis of Early Cancer Diagnosis Using Machine Learning(Springer, Cham, 2024) ;Gjosheva, Marija ;Bogoevski, Zlate ;Velichkovska, Bojana ;Efnusheva, DanijelaCancer is a group of diseases with similar symptoms, all involving uncontrolled growth and reproduction of cells. With around 8 million deaths each year, it is the second leading cause of death worldwide in developing countries and the first in the developed world. In contemporary medicine, early cancer diagnosis for every known type is essential. Machine learning has the potential to completely transform the process and increase the number of lives saved. In order to make predictions, computers develop complex data models and search for patterns. Early cancer diagnosis could undergo a revolution because of machine learning. This research’s goal is to outline the issue surrounding cancer diagnoses in patients and all the difficulties they experience. A suitable strategy will be to model the risk of cancer and patient outcomes given the growing trend of employing machine learning technics in cancer research. A specific model has been developed that, if applied appropriately, can reduce the number of lost lives and, at the same time, increase the number of individuals capable of coping with this disease. The results indicate that the created model can be used by professionals to identify lung cancer with efficiency. If the prediction is accurate, the doctor may be able to develop a better treatment plan and provide the patient with an early diagnosis. The study's findings show that the number of patients has been rising recently, yet early detection is crucial because it can help avert serious complications. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, Mobile Edge Computing services with QoS support model for Next Generation Mobile Networks(FEEIT, Skopje, 2022) ;Shuminoski, Tomislav ;Velichkovska, BojanaThis paper presents a novel overview in intelligent multi-access QoS mobile edge computing (MEC) for beyond 5G networks and services. There are many challenges faced by the expansion of Cloud networks and Mobile Networks, which can be solved by providing connectivity at the edge of the network, i.e. with Mobile Edge computing networks. The MEC improves overall network performance and reduces end-to-end service delay. Also, the improved advanced QoS model including Machine Learning (ML) algorithm within for next generation of mobile networks and services are proposed. The purpose of the ML algorithm is to understand the traffic activity and determine how the traffic schedule should be made. Given a set of machines and a set of jobs, the model should compute the processing schedule that minimizes specified metrics. The proposed model combines the most powerful features of both Cloud and Edge computing, independent from any existing and future Radio Access Technology, leading to possible better performance utility networks, lower service delay with high QoS provisioning for many used multimedia service. Finally, this paper gives an overview of the existing Mobile Edge Computing technologies and several existing use cases. Undoubtedly, MEC with QoS support is an innovative network paradigm going in 6G, which can essentially answer many of the existing Mobile Networks’ challenges. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, Machine Learning Based Classification of IoT Traffic(Brno University of Technology, 2023-06) ;Velichkovska, Bojana; With the rapid expansion and widespread adoption of the Internet of Things (IoT), maintaining secure connections among active devices can be challenging. Since IoT devices are limited in power and storage, they cannot perform complex tasks, which makes them vulnerable to different types of attacks. Given the volume of data generated daily, detecting anomalous behavior can be demanding. However, machine learning (ML) algorithms have proven successful in extracting complex patterns from big data, which has led to active applications in IoT. In this paper, we perform a comprehensive analysis, including 4 ML algorithms and 3 neural networks (NNs), and propose a pipeline which analyzes the influence data reduction (loss) has on the performance of these algorithms. We use random undersampling as a data reduction technique, which simulates reduced network traffic data. The pipeline investigates several degrees of data loss. The results show that models trained on the original data distribution obtain accuracy that verges on 100%. XGBoost performs best from the classic ML algorithms. From the deep learning models, the 2-layered NN provides excellent results and has sufficient depth for practical application. On the other hand, when the models are trained on the undersampled data, there is a decrease in performance, most notably in the case of NNs. The most prominent change is seen in the 4-layered NN, where the model trained on the original dataset detects attacks with a success of 93.53%, whereas the model trained on the maximally reduced data has a success of only 39.39%. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, Classifying Power Quality Disturbances in Noisy Conditions using Machine Learning(The Jozhef Stefan Institute, 2019-10) ;Velichkovska, Bojana ;Markovska, Marija ;Gjoreski, HristijanWhen ensuring high-quality power supply of the power grid it is of the upmost importance to correctly detect and classify any power quality (PQ) disturbance. Selecting the most relevant features is very important in the process of training a genera machine learning model. Therefore, we analyze the power signals and extract information from them, and then select the most significant features. Additionally, an effective classification model is required. In this study we apply grid search throughout the features sets on one side, and the classification algorithms on the side. This way, we determine the most effective combination of an algorithm and feature set for classification of power quality disturbances. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, Investigating Presence of Ethnoracial Bias in Clinical Data using Machine Learning(2021-09) ;Velichkovska, Bojana ;Gjoreski, Hristijan; ; Celi, Leo AnthonyAn important target for machine learning research is obtaining unbiased results, which require addressing bias that might be present in the data as well as the methodology. This is of utmost importance in medical applications of machine learning, where trained models should be unbiased so as to result in systems that are widely applicable, reliable and fair. Since bias can sometimes be introduced through the data itself, in this paper we investigate the presence of ethnoracial bias in patients’ clinical data. We focus primarily on vital signs and demographic information and classify patient ethnoraces in subsets of two from the three ethnoracial groups (African Americans, Caucasians, and Hispanics). Our results show that ethnorace can be identified in two out of three patients, setting the initial base for further investigation of the complex issue of ehtnoracial bias. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, Mobile Edge Computing services with QoS support for beyond 5G Networks – Use Cases(2021-09) ;Nunev, David ;Shuminoski, Tomislav ;Velichkovska, BojanaThis paper presents a novel research in intelligent multi-access QoS mobile edge computing (MEC) for beyond 5G services. Also, the improved advanced QoS model and architecture for beyond 5G systems and services are proposed. The proposed model combines the most powerful features of both Cloud and Edge computing, independent from any existing and future Radio Access Technology, leading to high performance utility networks with high QoS provisioning for any used multimedia modern service over present and future mobile and wireless networks and systems. Moreover, the proposed architecture will allow applications and network services to be executed at the edge part of the network, giving lower end-to-end delay for the end-user services and applications. Finally, this paper gives an overview of the existing Mobile Edge Computing technologies and several use cases. Undoubtedly, MEC is an innovative network paradigm going beyond 5G to cater for the unprecedented growth of computation demands and the ever increasing computation quality of user experience requirements. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, Image Segmentation as an Instrument for Setting Attention Regions in Convolutional Neural Networks for Bias Detection Purposes(2023) ;Velichkovska, Bojana ;Efnusheva, Danijela; Convolutional neural networks (CNNs) are constantly being used for medical image processing with increased application in publicly available datasets and are later being actively applied in medical practice. Therefore, since patient lives are at stake, it is important that the functionality of the neural network is beyond reproach. In this paper, due to dataset availability, we present two lung segmentation approaches using traditional image processing and deep learning methodologies; these approaches can later be used to focus a CNN for image segmentation and classification tasks, with implementations spanning everything from disease diagnosis to demographic and bias analysis. The aim of this paper is to provide a framework for segmentation in medical images of the chest cavity, as a way of applying attention regions and localizing sources of bias in images. Both of the proposed segmentation tools, the traditional image approach using computer tomography scans and the CNN applied to chest X-rays, provide excellent lung segmentation comparable to popular methods in the image processing sphere. This allows for an all-encompassing application of the developed methodology regardless of different image formats, therefore making it widely applicable in setting attention regions for CNNs.
