﻿<?xml version="1.0" encoding="utf-8"?><records><record><language>per</language><publisher>RICEST</publisher><journalTitle>Journal of Information Systems and Telecommunication (JIST) </journalTitle><issn>2322-1437</issn><eissn>2345-2773</eissn><publicationDate>2025-11</publicationDate><volume>13</volume><issue>51</issue><startPage>165</startPage><endPage>176</endPage><documentType>article</documentType><title language="eng">Predicting Primary Biliary Cholangitis Stages Using Machine Learning with Automated Hyperparameter Optimization and Recursive Feature Elimination</title><authors><author><name>Arman Rezasoltani</name><email>armanrezasoltani@ut.ac.ir</email><affiliationId>1</affiliationId></author><author><name>Amir Mohammad Khani</name><email>amir.mo.khani@ut.ac.ir</email><affiliationId>2</affiliationId></author><author><name>Ali	 Husseinzadeh Kashan</name><email>a.kashan@modares.ac.ir</email><affiliationId>3</affiliationId></author><author><name>Shahram  Agah</name><email>Agah.sh@iums.ac.ir</email><affiliationId>4</affiliationId></author><author><name>Fatemeh  Agah</name><email>Fatemeh.agah@student.adelaide.edu.au</email><affiliationId>5</affiliationId></author></authors><affiliationsList><affiliationName affiliationId="1" /><affiliationName affiliationId="2" /><affiliationName affiliationId="3" /><affiliationName affiliationId="4" /><affiliationName affiliationId="5" /></affiliationsList><abstract language="eng">&lt;p class="Sammary" style="page-break-after: auto;"&gt;This research used modern machine learning ways to predict the stages of primary biliary cholangitis using data from the Mayo Clinic trial. The research aims to obtain high prediction accuracy while representing balanced evaluation metrics. Important techniques include automated hyperparameters optimization with Optuna and Recursive Feature Elimination to improve model performance. Pre-processing included handling missing values, encoding of categorical features, and addressing class imbalances using SMOTE. A total of twelve machine learning algorithms are evaluated with ensemble-based models such as CatBoost and Extra Trees producing much better results. Evaluation metrics take into account all model predictions, including accuracy, precision, recall, F1 score, and ROC-AUC for performing balanced and interpretative evaluations of performances critical for imbalanced datasets. This endeavor includes clinical and laboratory information illustrating the prospect of machine learning in advancing therapeutic diagnosis, emphasizing the rigor and robustness in evaluation laid groundwork for future research to encompass even more generalizable and robust diagnostic tools.&lt;/p&gt;</abstract><fullTextUrl>http://jist.ir/Article/49352</fullTextUrl><keywords><keyword>Primary Biliary Cholangitis</keyword><keyword> Machine Learning</keyword><keyword> Recursive Feature Elimination</keyword><keyword> Optuna</keyword><keyword> Imbalanced Data.</keyword></keywords></record><record><language>per</language><publisher>RICEST</publisher><journalTitle>Journal of Information Systems and Telecommunication (JIST) </journalTitle><issn>2322-1437</issn><eissn>2345-2773</eissn><publicationDate>2025-11</publicationDate><volume>13</volume><issue>51</issue><startPage>177</startPage><endPage>188</endPage><documentType>article</documentType><title language="eng">Resolving Class Imbalance in Medical Classification: Technique Comparison and Performance Evaluation</title><authors><author><name>Abdallah Maiti</name><email>abdallah.maiti@uhp.ac.ma</email><affiliationId>1</affiliationId></author><author><name>Mohamed Hanini</name><email>mohamed.hanini@uhp.ac.ma</email><affiliationId>2</affiliationId></author><author><name>Abdallah Abarda</name><email>abdallah.abarda@uhp.ac.ma</email><affiliationId>3</affiliationId></author></authors><affiliationsList><affiliationName affiliationId="1" /><affiliationName affiliationId="2" /><affiliationName affiliationId="3" /></affiliationsList><abstract language="eng">&lt;p class="Sammary"&gt;The problem of unbalanced data is a common one in medical diagnostics. This problem can reduce the accuracy of classification models and affect the validity of results. The aim of our paper is to compare several techniques for correcting class imbalances in medical datasets and to evaluate the impact of these techniques on machine learning performance.&lt;/p&gt;
&lt;p class="Sammary"&gt;In our paper, we used an imbalanced dataset to train a convolutional neural network (CNN) model. We then tested correction techniques such as sampling and cost-sensitive learning. Finally, we used recall, precision, accuracy and F1 score to evaluate the model's performance.&lt;/p&gt;
&lt;p class="Sammary" style="page-break-after: auto;"&gt;The results show that the use of correction techniques led to a significant improvement in the performance of the classification model. The cost-sensitive learning technique gave the best results, particularly for the detection of minority classes. This method increased the weight of classification errors associated with minority classes, thus improving the detection of critical cases. The results of this study underline the importance of dealing with imbalances in the data to improve the performance of classification models in the medical field. The use of methods such as cost-sensitive learning not only improves model performance, but also enables more reliable decisions to be made, which is essential for ensuring more accurate diagnoses and better quality of care.&lt;/p&gt;</abstract><fullTextUrl>http://jist.ir/Article/49725</fullTextUrl><keywords><keyword>Data Imbalance</keyword><keyword> Techniques for Resolving Data Class Imbalance</keyword><keyword> Oversampling</keyword><keyword> Cost-Sensitive learning</keyword><keyword> Convolutional Neural Networks</keyword><keyword> Classification</keyword><keyword> Model Performance</keyword><keyword> Medical Diagnostics.</keyword></keywords></record><record><language>per</language><publisher>RICEST</publisher><journalTitle>Journal of Information Systems and Telecommunication (JIST) </journalTitle><issn>2322-1437</issn><eissn>2345-2773</eissn><publicationDate>2025-11</publicationDate><volume>13</volume><issue>51</issue><startPage>189</startPage><endPage>209</endPage><documentType>article</documentType><title language="eng">Enhancing IoT Security: A Hybrid Deep Learning-Based Intrusion Detection System Utilizing LSTM, GRU, and Attention Mechanisms with Optimized Hyperparameter Tuning</title><authors><author><name>Heshamt Asadi</name><email>heshmat.asadi94@yahoo.com</email><affiliationId>1</affiliationId></author><author><name>Mahmood  Alborzi</name><email>Mahmood_alborzi@yahoo.com</email><affiliationId>2</affiliationId></author><author><name>Hessam  Zandhessami</name><email>Zandhessami@srbiau.ac.ir</email><affiliationId>3</affiliationId></author></authors><affiliationsList><affiliationName affiliationId="1" /><affiliationName affiliationId="2" /><affiliationName affiliationId="3" /></affiliationsList><abstract language="eng">&lt;p&gt;Increasing complexity and volume of threats being created and targeted at cybersecurity for the IoTs necessitate the deployment of powerful IDSs. This paper offers an innovative intrusion detection system for IoTs networks based on deep learning. The new IDS employs the Long Short-Term Memory and Gated Recurrent Unit models&amp;rsquo; strengths and an Attention Mechanism. First, the new IDS seeks to enhance the model&amp;rsquo;s ability to determine critical features in a vast amount of data streams and hence improve the ability to find potential cyber threats with high accuracy. The methodological framework used in a simulation and practical experiment setting was intended to recognize the unique nature of IoTs situations. therefore, used a hybrid algorithm optimization strategy, namely Differential Evolution and Harmony Search, to optimize the model due to the extensive hyperparameter space to get the best performance results. The results obtained superior accuracy, precision, recall, and F1 measures reaching 99.87 percent, 99.84 percent, 99.85 percent, and 99.85 percent is better than the performance measures achieved by existing models. Therefore, a deep learning-based hybrid IDS confirmed the research hypothesis that this could provide the necessary and effective cybersecurity for the IoTs. It is vital to note that this paper has contributed to the research topic by showing the potential of advanced neural architectures and strategic optimization tools to address the massive and sophisticated IoTs cybersecurity issues. Future research will be addressing whether these models can be applied in more IoTs settings and whether their real-time efficiency can be improved.&amp;nbsp;&amp;nbsp;&lt;/p&gt;</abstract><fullTextUrl>http://jist.ir/Article/49180</fullTextUrl><keywords><keyword>Intrusion Detection System in Internet of Things</keyword><keyword> Attention Mechanism in Deep Learning algorithm</keyword><keyword> Differential Evolution</keyword><keyword> Harmony Search</keyword></keywords></record><record><language>per</language><publisher>RICEST</publisher><journalTitle>Journal of Information Systems and Telecommunication (JIST) </journalTitle><issn>2322-1437</issn><eissn>2345-2773</eissn><publicationDate>2025-11</publicationDate><volume>13</volume><issue>51</issue><startPage>210</startPage><endPage>231</endPage><documentType>article</documentType><title language="eng">Towards Energy-efficient Cloud Computing: A Review of Network-Aware VM Placement Approaches</title><authors><author><name>Ali Baydoun</name><email>al.baydoun@bau.edu.lb</email><affiliationId>1</affiliationId></author><author><name>Ahmed S Zekri</name><email>Ahmed.zekri@alexu.edu.eg</email><affiliationId>2</affiliationId></author></authors><affiliationsList><affiliationName affiliationId="1" /><affiliationName affiliationId="2" /></affiliationsList><abstract language="eng">&lt;p class="Sammary" style="page-break-after: auto;"&gt;Cloud data centers (CDCs) have witnessed significant growth to meet the increasing demands of modern applications. However, this expansion has raised concerns regarding the environmental impact, energy requirements, and electricity costs associated with data centers. The network infrastructure, serving as the communication backbone of these data centers, plays a crucial role in their scalability, performance, cost, and, most importantly, energy consumption. This review provides meaningful perspectives and valuable insights into the state-of-the-art research regarding the problem of virtual machine placement (VMP), focusing on the network-aware energy efficiency aspects of data centers. It provides an overview of VM placement and presents a comprehensive survey of prominent VM placement algorithms from the existing literature. Additionally, a thematic taxonomy of network-aware algorithms is introduced, highlighting the key energy consumption metrics and presenting a new classification of VMP algorithms that considers datacenter network (DCN) topology, traffic patterns, communication patterns, and energy reduction strategies. Besides addressing pertinent research questions in this domain, this review summarizes the findings and suggests potential avenues for future research, guiding researchers in designing and implementing more effective and efficient network-aware VM placement algorithms that optimize energy consumption, improve network performance, and minimize migration costs.&lt;/p&gt;</abstract><fullTextUrl>http://jist.ir/Article/49070</fullTextUrl><keywords><keyword>Cloud computing</keyword><keyword> VM placement</keyword><keyword> network-aware</keyword><keyword> Energy-efficient</keyword><keyword> Network architecture</keyword></keywords></record><record><language>per</language><publisher>RICEST</publisher><journalTitle>Journal of Information Systems and Telecommunication (JIST) </journalTitle><issn>2322-1437</issn><eissn>2345-2773</eissn><publicationDate>2025-11</publicationDate><volume>13</volume><issue>51</issue><startPage>232</startPage><endPage>242</endPage><documentType>article</documentType><title language="eng">Simulation Based Economical Approach for Detecting Heart Disease Earlier from ECG Data</title><authors><author><name>Md. Obaidur Rahaman</name><email>obaidur@eub.edu.bd</email><affiliationId>1</affiliationId></author><author><name>Mohammod Abul Kashem</name><email>drkashemll@duet.ac.bd</email><affiliationId>2</affiliationId></author><author><name>Sovon Chakraborty</name><email>sovon.chakraborty@ulab.edu.bd</email><affiliationId>3</affiliationId></author><author><name>Shakib Mahmud Dipto</name><email>diptomahmud2@gmail.com</email><affiliationId>4</affiliationId></author></authors><affiliationsList><affiliationName affiliationId="1" /><affiliationName affiliationId="2" /><affiliationName affiliationId="3" /><affiliationName affiliationId="4" /></affiliationsList><abstract language="eng">&lt;p&gt;Cardiovascular diseases present significant challenges to public health in developing countries. The high costs of traditional treatments and the limited availability of specialized medical equipment contribute to these challenges. Current diagnostic methods often rely on specific electrocardiogram (ECG) parameters, which may not capture the nuanced complexities necessary for accurate diagnosis. To address these issues, our study proposes an innovative solution: an accessible and cost-effective ECG monitoring system. This system not only captures electrical signals from the heart but also translates them into numerical values using advanced modulation techniques. A trained deep learning model then analyzes this data to accurately identify any potential complications or confirm a healthy cardiac state. Our approach also allows for remote diagnosis and treatment. By utilizing an MQTT server, ECG data can be efficiently transmitted to experts for evaluation and intervention when necessary. Our meticulously fine-tuned Artificial Neural Network (ANN) architecture has achieved an impressive accuracy of 95.64%, surpassing existing methodologies in this field. Designed with resource-strapped regions in mind, our system offers a lifeline to rural areas lacking access to medical professionals and advanced equipment. Its affordability ensures that even individuals with limited financial means can benefit from timely and accurate cardiac monitoring, potentially saving lives and reducing the burden of cardiovascular diseases in underprivileged communities.&lt;/p&gt;</abstract><fullTextUrl>http://jist.ir/Article/47968</fullTextUrl><keywords><keyword>Artificial Neural Network (ANN)</keyword><keyword> Cardiovascular D isease</keyword><keyword> Electrocardiogram</keyword><keyword> Heart Disease</keyword><keyword> Modulation Techniques</keyword><keyword> MQTT Server</keyword></keywords></record><record><language>per</language><publisher>RICEST</publisher><journalTitle>Journal of Information Systems and Telecommunication (JIST) </journalTitle><issn>2322-1437</issn><eissn>2345-2773</eissn><publicationDate>2025-11</publicationDate><volume>13</volume><issue>51</issue><startPage>243</startPage><endPage>255</endPage><documentType>article</documentType><title language="eng">Enhancing Computational Offloading for Sustainable Smart Cities: A Deep Belief Network Approach</title><authors><author><name>Kaebeh Yaeghoobi</name><email>yaeghoobi@kntu.ac.ir</email><affiliationId>1</affiliationId></author><author><name>Mahsa Bakhshandeh N</name><email>mahsabakhshandeh1995@gmail.com</email><affiliationId>2</affiliationId></author></authors><affiliationsList><affiliationName affiliationId="1" /><affiliationName affiliationId="2" /></affiliationsList><abstract language="eng">&lt;p class="Sammary" style="page-break-after: auto;"&gt;The use of mobile devices with limited processing power has surged in recent years, alongside the expansion of cloud and fog computing across various sectors. These devices can handle small to medium computing tasks, but they fall short when it comes to large-scale processes, making computational offloading a crucial solution. Cloud computing and fog computing provide an effective platform for offloading tasks from mobile devices. However, critical real-time applications necessitate a near-edge approach to managing the computational load. Significant challenges exist in optimizing response times for effective offloading in cloud computing. This research introduces a framework for predicting response times using Deep Belief Network (DBN) learning to enhance offloading performance. Implementing a DBN aims to minimize response times and resource consumption, thereby improving the overall efficiency of offloading processes. The framework is designed to predict response times accurately, ensuring timely completion of tasks and efficient use of resources. Simulation results using multiple models show that the use of DBN significantly reduces processing, response, and offloading times compared to other algorithms. Consequently, the DBN algorithm proves to be more efficient in predicting response times and enhancing offloading performance. By leveraging the capabilities of DBN, this framework provides a promising solution for optimizing computational offloading in cloud computing environments. This enhances the performance of mobile devices and ensures the reliability and efficiency of real-time applications, direct the way for more advanced and responsive computing technologies.&lt;/p&gt;</abstract><fullTextUrl>http://jist.ir/Article/48580</fullTextUrl><keywords><keyword>Computational Offloading</keyword><keyword> Cloud Computing</keyword><keyword> Deep Belief Network</keyword><keyword> Response Time</keyword><keyword> Resource Management</keyword><keyword> Sustainable Smart Cities</keyword><keyword> Real-time Management</keyword></keywords></record><record><language>per</language><publisher>RICEST</publisher><journalTitle>Journal of Information Systems and Telecommunication (JIST) </journalTitle><issn>2322-1437</issn><eissn>2345-2773</eissn><publicationDate>2025-11</publicationDate><volume>13</volume><issue>51</issue><startPage>256</startPage><endPage>265</endPage><documentType>article</documentType><title language="eng">PSO-Optimized Power Allocation in NOMA-QAM for Beyond 5G: A CFD and MFD Analysis</title><authors><author><name>Jaspreet Kaur</name><email>jaspreetsweetangel@gmail.com</email><affiliationId>1</affiliationId></author></authors><affiliationsList><affiliationName affiliationId="1" /></affiliationsList><abstract language="eng">&lt;p&gt;This paper proposes a power allocation method based on particle swarm optimization (PSO) to enhance spectrum sensing performance in downlink Non Orthogonal Multiple Access (NOMA) systems employing high-order Quadrature Amplitude modulation (QAM) modulation for beyond 5G networks. By intelligently adjusting user power levels, the proposed approach significantly improves detection reliability while maintaining stringent false alarm constraints, even under challenging low-SNR conditions. The goal is to enhance spectrum sensing performance by maximizing the probability of detection (P&lt;sub&gt;d&lt;/sub&gt;) while maintaining a constrained probability of false alarm (P&lt;sub&gt;f&lt;/sub&gt;). Cyclostationary Feature Detection (CFD) and Matched Filter Detection (MFD) techniques are applied to evaluate detection performance under varying Signal to noise ratio (SNR) conditions. Simulation results demonstrate that the optimized framework not only strengthens detection performance particularly for high order QAM but also enhances overall system responsiveness.&amp;nbsp; Also CFD surpasses MFD in higher SNR scenarios due to its ability to exploit cyclic features of modulated signals, which are preserved even in moderately noisy environments. The integration of PSO further enhances system performance, offering a practical and scalable solution for next-generation Internet of Things (IoT)-enabled spectrum sharing environments.&lt;/p&gt;</abstract><fullTextUrl>http://jist.ir/Article/48051</fullTextUrl><keywords><keyword>Non Orthogonal Multiple Access (NOMA)</keyword><keyword> Matched Filter Detection (MFD)</keyword><keyword> CFD</keyword><keyword> PSO</keyword><keyword> Cognitive Radio Networks (CRN)</keyword><keyword> Next Generation Networks (NGN)</keyword></keywords></record></records>