<ici-import>
 <journal 	issn="2538-421X"/>
 <issue number="3" volume="21" year="2024" publicationDate="2024-12-01" numberOfArticles="8">
			<article externalId="A-10-919-3">
			<type>OTHERS_CITABLE</type>
			
					<languageVersion language="fa">
						<title>سامانه دو سطحی تشخیص نفوذ برای شبکه اینترنت اشیا مبتنی بر یادگیری عمیق</title>
						<abstract>به موازات رشد استفاده از شبکه&#8204;های اینترنت اشیا برای کاربردهای مختلف، تهدیدات و حملات مربوط به این نوع شبکه&#8204;ها نیز افزایش پیدا کرده&#8204;است. سامانه&#8204;های تشخیص نفوذ به منظور تشخیص و شناسایی حملات در این&#8204;گونه شبکه&#173;&#8204;ها طراحی و مورد استفاده قرار می&#8204;گیرند و اقدام به شناسایی خرابکاری&#173;&#8204;ها و نفوذها و یا سوءاستفاده&#173;&#8204;هایی که از شبکه قرار است صورت بگیرد، کرده و این موضوع را به اطلاع مسئول مربوطه شبکه می&#8204;&#173;رسانند. در بیشتر سامانه&#173;&#8204;های تشخیص نفوذ، روش&#8204;&#173;ها و الگوریتم&#8204;&#173;های مختلفی از جمله الگوریتم&#8204;&#173;های مبتنی بر یادگیری ماشین و یادگیری عمیق استفاده می&#8204;شود که هر کدام دارای مزایا و معایبی هستند، اما به طور معمول نسبت به روش&#8204;&#173;های ترکیبی نرخ صحت کمتری دارند. در سال&#8204;های اخیر در تشخیص مبتنی بر ناهنجاری&#173; از ایده ترکیب طبقه&#173;&#8204;بندها استفاده شد&#8204;ه&#8204;است. ما در این پژوهش، برای افزایش سرعت الگوریتم در شناسایی و دستیابی به نرخ درستی و صحت بالاتر از ترکیب روش&#8204;&#173;های تحلیل مؤلفه اصلی یا PCA)) و شبکه&#173;&#8204;های عصبی پیچشی(CNN) برای طراحی سامانه تشخیص نفوذ پیشنهادی خود استفاده کرده&#8204;ایم؛ از PCA به منظور کاهش ابعاد و حجم داده&#8204;&#173;های ورودی بهره بردیم تا به افزایش کارایی الگوریتم اصلی ما کمک کند و داده جدید تولیدشده با این الگوریتم در اختیار طبقه&#8204;بند CNN قرار می&#173;گیرد؛ همچنین ما از دو سطح از دسته&#8204;بندی مبتنی بر شبکه عصبی عمیق پیچشی دودویی و چندکلاسه برای شناسایی حملات بهره بردیم. به این صورت که ابتدا حملات و داده&#173;های نرمال به&#8204;وسیله طبقه&#8204;بند عمیق دودویی از هم جداسازی می&#8204;&#173;شوند؛ سپس به&#8204;وسیله طبقه&#173;&#8204;بند عمیق چندکلاسه به شناسایی و تفکیک نوع حملات صورت&#8204;گرفته پرداخته شده و دسته&#8204;&#173;بندی حملات صورت می&#8204;&#173;گیرد. بر اساس نتایج آزمایش&#8204;&#173;های انجام&#8204;شده روی داده&#8204;&#173;های واقعی حملات، شاهد رشد نرخ صحت و درستی روش پیشنهادی نسبت به بسیاری از روش&#8204;&#173;های مطرح دیگر بوده&#8204;&#173;ایم.</abstract>
						<pdfFileUrl>http://jsdp.rcisp.ac.ir/article-1-1388-fa.pdf</pdfFileUrl>
						<publicationDate>2025-01-17</publicationDate>
						<pageFrom>3</pageFrom>
						<pageTo>22</pageTo>
				
							<doi>10.61186/jsdp.21.3.3</doi>
						<keywords>
<keyword>سامانه تشخیص نفوذ</keyword>
<keyword>شبکه عصبی پیچشی</keyword>
<keyword>طبقه‌بند دودویی</keyword>
<keyword>طبقه‌بند چندکلاسه</keyword>
<keyword>تحلیل مؤلفه‌های اصلی</keyword>
</keywords>
				</languageVersion>
				

					<languageVersion language="en">
						<title>Two-level intrusion detection system for Internet of Things network based on deep learning</title>
						<abstract>Along with the growth in the use of Internet of Things networks for various applications, threats and attacks related to these types of networks have also increased. Intrusion detection systems are designed and used to detect and identify attacks in this type of networks, and to identify intrusions or abuses that are going to take place from the network, and to inform the relevant authorities about this issue. In most intrusion detection systems, various methods and algorithms are used, including deep neural networks (DNNs), support vector machines (SVM), or multilayer perceptron (MLP), and other traditional machine learning models. Each method has advantages and disadvantages, but it usually has a lower accuracy rate than combined methods. In recent years, the idea of combining classifications has been used for anomaly-based diagnosis. In this research, to reach better accuracy, we used the combination of principal component analysis (PCA) and convolutional neural network (CNN) algorithms to design our intrusion detection system. In the initial step of the proposed method, after preprocessing including conversions and normalizations, valuable features for classification are extracted. In this study, the NSL-KDD dataset, which has been mentioned in many scientific articles as a valid reference dataset in the field of intrusion detection, has been used. In fact, due to the high number of data dimensions and the high dispersion of feature values, we used a dimension reduction method. The dimensionality reduction method used in this research is principal component analysis (PCA). In the PCA method, the dimensions of the data are reduced in such a way that the reduced dimension data also includes the vital information of the dataset. We used PCA in order to reduce the size and volume of the input data to help increase the efficiency of our main algorithm and the new data generated with this algorithm is provided to the CNN classifier. A convolutional neural network is a special type of neural network with multiple layers that processes data that has a grid arrangement and then extracts important features from them. Here, accurate pattern learning and deep insight from the given data are our two main reasons for using CNN. In the proposed approach, we have two level classification including binary CNN and multi-class CNN, for detecting attacks and exact type of them, respectively. That is, firstly attacks and normal data are identified by binary classification and then by multi-class classification, the types of attacks are identified and separated. In fact, the type of attacks which includes one of DoS, U2R, R2L and Probe cases is determined using second convolutional neural network. Based on the obtained results, we have witnessed the growth of the accuracy rate of the proposed method compared to many other popular methods. In the evaluation of accuracy parameter values for different phases of training and testing, competitive results are observed for binary classification phase. Here we consider the number of 15 rounds. As it is clear from the graph related to training, the accuracy values in the final courses have reached 0.94. The accuracy of the test has also approached the value of 0.9 in the last round. Also, the results obtained in multi-class CNN are such that the accuracy value is 0.99 in the classification of the training data samples and 0.97 in the classification of the test data samples. Moreover, the cost graphs for training and testing courses of multi-class CNN are shown. The cost of training and testing in the final round is 0.06 and 0.09, respectively.</abstract>
						<pdfFileUrl>http://jsdp.rcisp.ac.ir/article-1-1388-en.pdf</pdfFileUrl>
						<publicationDate>2025-01-17</publicationDate>
						<pageFrom>3</pageFrom>
						<pageTo>22</pageTo>
				
							<doi>10.61186/jsdp.21.3.3</doi>
						<keywords>
<keyword>Intrusion detection system</keyword>
<keyword>Convolutional neural network (CNN)</keyword>
<keyword>Binary classifier</keyword>
<keyword>Multi-class classifier</keyword>
<keyword>Principal component analysis (PCA).</keyword>
</keywords>
				</languageVersion>
				


	<authors>
	<author>
	<name>Ahmad</name>
	<surname>Teymouri</surname>
	<email>trmahmad@gmail.com</email>
	     <order>1</order>
        <instituteAffiliation>Computer Engineering Department, Islamic Azad University, Tehran</instituteAffiliation>  
	    <role>AUTHOR</role>
	 </author>
	<author>
	<name>Mahmood</name>
	<surname>Deypir</surname>
	<email>mdeypir@gmail.com</email>
	     <order>2</order>
        <instituteAffiliation></instituteAffiliation>  
	    <role>AUTHOR</role>
	 </author>
	</authors>


	</article>



			<article externalId="A-10-2284-2">
			<type>OTHERS_CITABLE</type>
			
					<languageVersion language="fa">
						<title>مطالعه مروری سیستماتیک بر مبانی، کاربرد‌ها و چالش‌های یادگیری مشارکتی</title>
						<abstract>یادگیری مشارکتی یک طرح یادگیری ماشین در حال &#8204;رشد است که هدف آن حل مشکل جزیره&#8204;ای&#8204;شدن داده&#8204;ها با حفظ حریم خصوصی آن&#8204;هاست؛ در این &#8204;روش، چندین مشتری مانند دستگاه&#8204;های تلفن &#8204;همراه، مؤسسات، سازمان&#8204;ها با یک یا چند سرور مرکزی برای آموزش مدل&#8204;های یادگیری ماشین به&#8204;صورت غیرمتمرکز همکاری می&#8204;کنند. برای نخستین&#8204; بار گوگل در سال 2016 یادگیری مشارکتی را برای پیش&#8204;بینی ورودی متن کاربر در ده&#8204;ها هزار دستگاه اندرویدی و حفظ حریم خصوصی داده&#8204;ها در دستگاه&#8204;ها&#160; معرفی کرد که در واقع یک فناوری یادگیری ماشین توزیع&#8204;شده رمزگذاری&#8204;شده است که به شرکت&#8204;کنندگان اجازه می&#8204;دهد مدل آموزشی مشترکی را بسازند؛ در حالی&#8204;که داده&#8204;های اصلی را به&#8204;صورت محلی حفظ می&#8204;کنند. در سال&#8204;های اخیر، مفهوم اصلی یادگیری مشارکتی به&#8204; طیف وسیع&#8204;تری از روش&#8204;های یادگیری ماشین غیرمتمرکز و حفظ حریم خصوصی گسترش یافته&#8204;است.
در این مقاله، مروری سیستماتیک بر مقالات مروری، مقالات منتخب و کتب منتشرشده در زمینه یادگیری مشارکتی ارائه می&#8204;دهیم. در ابتدا یک نمای کلی از یادگیری مشارکتی ترسیم می&#8204;کنیم که شامل معرفی و تشریح فرایند آن است؛ سپس به معرفی الگوریتم&#8204;های موجود و سیر تکامل آن&#8204;ها می&#8204;پردازیم؛ همچنین، طبقه&#8204;بندی و کاربرد انواع ساختارهای یادگیری مشارکتی در سه&#8204; گروه یادگیری مشارکتی افقی، یادگیری مشارکتی عمودی و یادگیری انتقال مشارکتی را مورد بررسی قرار می&#8204;دهیم. در ادامه، با استناد به منابع منتخب این مقاله، به بررسی کاربردهای یادگیری مشارکتی در اینترنت اشیا، شهر هوشمند، امنیت، حفظ حریم خصوصی مدل و داده&#8204;ها، انفورماتیک سلامت و مراقبت&#8204;های بهداشتی می&#8204;پردازیم؛ سپس روش&#8204;های مختلف در هر یک از این زمینه&#8204;ها مقایسه و مزایا، محدودیت&#8204;ها و چالش&#8204;های پیش&#8204;روی هر کدام را مورد بحث قرار می&#8204;دهیم. علاوه&#8204;براین، به بررسی کاربردها و تفاوت&#8204;های یادگیری ماشین مشارکتی، یادگیری عمیق مشارکتی و بلاک&#8204;چین مشارکتی در اینترنت صنعتی اشیا می&#8204;پردازیم وکاربردهای این فناوری&#8204;ها در حوزه&#8204;های ذخیره&#8204;سازی، مدیریت&#8204;داده&#8204;ها و مدیریت منابع را نیز بررسی می&#8204;کنیم. در پایان، به بررسی چالش&#8204;ها، چشم&#8204;اندازها و زمینه&#8204;های پژوهشی آتی حوزه یادگیری مشارکتی می&#8204;پردازیم.
&#160;</abstract>
						<pdfFileUrl>http://jsdp.rcisp.ac.ir/article-1-1389-fa.pdf</pdfFileUrl>
						<publicationDate>2025-01-17</publicationDate>
						<pageFrom>23</pageFrom>
						<pageTo>68</pageTo>
				
							<doi>10.61186/jsdp.21.3.23</doi>
						<keywords>
<keyword>یادگیری مشارکتی</keyword>
<keyword>یادگیری ماشین غیرمتمرکز</keyword>
<keyword>حفظ حریم خصوصی</keyword>
<keyword>هوش ‌مصنوعی توزیع‌شده</keyword>
<keyword>اینترنت اشیا.</keyword>
</keywords>
				</languageVersion>
				

					<languageVersion language="en">
						<title>A systematic review of the foundations, applications, and challenges of federated learning.</title>
						<abstract>Federated Learning (FL) is an innovative machine learning paradigm that tackles the challenge of data island while safeguarding data privacy. It enables decentralized model training by allowing multiple clients&#8212;such as mobile devices, institutions, or organizations&#8212;to collaboratively build models without transferring local data to a central server. This paradigm gained significant attention following Google&#8217;s 2016 initiative to predict user text input on Android devices while maintaining the privacy of locally stored data.
A core feature of FL is its distributed and encrypted framework, enabling participants to contribute to a collective learning process without revealing their original data to a central entity or other participants. In recent years, FL has evolved to encompass a broader spectrum of decentralized machine learning techniques, while still maintaining privacy as a central tenet. This evolution has positioned FL as a critical technology in sectors where data privacy, security, and sovereignty are paramount.
This paper presents a systematic review of the literature on federated learning, synthesizing insights from review articles, Books, key documents, and published research. The review is structured as follows:
Overview of Federated Learning: This section introduces the foundational concepts of FL, detailing its origins, core principles, and operational processes. The decentralized structure and privacy-preserving techniques employed in FL are examined, along with real-world applications as examples.
Algorithms and Evolution: This section explores the state-of-the-art algorithms driving FL and traces their development over time. Key innovations in aggregation techniques, optimization methods, and client-server communication protocols are highlighted, demonstrating how they have enhanced FL&#39;s scalability and efficiency.
Classification and Applications of FL Architectures: Federated learning architectures are categorized into three main types: horizontal federated learning, vertical federated learning, and federated transfer learning. This section analyzes the application of these architectures across various domains, highlighting their distinctive features and associated challenges.
Applications in IoT, Smart Cities, and Healthcare: Using selected case studies, this section evaluates the deployment of FL in the Internet of Things (IoT), smart cities, and healthcare. It assesses how FL enhances data privacy, security, and operational efficiency in these domains, focusing on practical implementations.
Comparative Analysis: This section offers a comparative evaluation of the various methods and algorithms used in the aforementioned fields, identifying their relative strengths and weaknesses. Special attention is given to the challenges posed by large-scale FL deployments, including communication overhead, data heterogeneity, and model convergence.
Federated Learning and Related Technologies: This section explores the integration of FL with related technologies, such as federated deep learning and federated blockchain, particularly within the context of the Industrial Internet of Things (IIoT). The potential of these technologies to improve storage, data management, and resource optimization is discussed in detail.
Challenges and Future Directions: The final section addresses the ongoing challenges facing FL, including scalability, model accuracy, communication costs, and compliance with regulatory frameworks. Additionally, it proposes future research directions aimed at improving the practicality and widespread adoption of FL in industrial and commercial applications.
This systematic review provides a comprehensive examination of federated learning&#8217;s current state, including its foundational concepts, applications, and challenges. It also outlines a forward-looking perspective on the advancements needed to establish FL as a key technology in privacy-centric, decentralized machine learning.</abstract>
						<pdfFileUrl>http://jsdp.rcisp.ac.ir/article-1-1389-en.pdf</pdfFileUrl>
						<publicationDate>2025-01-17</publicationDate>
						<pageFrom>23</pageFrom>
						<pageTo>68</pageTo>
				
							<doi>10.61186/jsdp.21.3.23</doi>
						<keywords>
<keyword>Federated learning</keyword>
<keyword>decentralized machine learning</keyword>
<keyword>privacy-preserving</keyword>
<keyword>Distributed artificial intelligence</keyword>
<keyword>Internet of Things</keyword>
</keywords>
				</languageVersion>
				


	<authors>
	<author>
	<name>Haleh</name>
	<surname>Fateh</surname>
	<email>h.fateh@shahroodut.ac.ir</email>
	     <order>1</order>
        <instituteAffiliation>Shahrood University of Technolog</instituteAffiliation>  
	    <role>AUTHOR</role>
	 </author>
	<author>
	<name>Mohsen</name>
	<surname>Rezvani</surname>
	<email>mrezvani@shahroodut.ac.ir</email>
	     <order>2</order>
        <instituteAffiliation>Shahrood University of Technolog</instituteAffiliation>  
	    <role>AUTHOR</role>
	 </author>
	<author>
	<name>Esmaeel</name>
	<surname>Tahanian</surname>
	<email>e.tahanian@shahroodut.ac.ir</email>
	     <order>3</order>
        <instituteAffiliation>Shahrood University of Technolog</instituteAffiliation>  
	    <role>AUTHOR</role>
	 </author>
	</authors>


	</article>



			<article externalId="A-10-2456-1">
			<type>OTHERS_CITABLE</type>
			
					<languageVersion language="fa">
						<title>بهبود تشخیص صحنه در سنجش از راه‌دور با استفاده از یادگیری عمیق و انتخاب‌گر ویژگی</title>
						<abstract>تصاویر سنجش&#8204;&#8204;ازدور به&#8204;عنوان منبع&#8204;داده با ارزش می&#8204;تواند در اندازه&#8204;گیری و مشاهده ساختارهای دقیق در سطح زمین کمک کند. هدف این پژوهش ارائه راهکار تشخیص صحنه در سنجش از راه&#8204;&#8204;دور با به&#8204;کارگیری روش&#8204;های یادگیری عمیق است. برای رفع محدودیت&#8204;های روش&#8204;های پیشین، یک رویکرد ترکیبی استخراج ویژگی مطرح شده&#8204;است که در آن دو نوع ویژگی عمیق محلی و سراسری و یک &#8204;نوع محلی دستی با یکدیگر ترکیب شده&#173;اند. برای استخراج ویژگی&#8204;ها یک شبکه&#8204; کانولوشن پیش&#8204;آموزش&#8204;دیده با بیست لایه تمام&#8204;متصل پیشنهاد شده&#8204;است؛ همچنین یک مرحله انتخاب ویژگی با استفاده از دو دسته الگوریتم&#8204;های پالایه و بسته&#173;بند در این &#8204;مدل تعبیه شده&#8204;است؛ در نهایت با استفاده از الگوریتم&#8204;های طبقه&#8204;بندی مختلف تشخیص صحنه انجام می&#8204;شود. ارزیابی راهکار پیشنهادی برای مجموعه&#8204;داده&#173;های UCM، AID ،RSSCN7 و NWPU-RESISC45 به&#8204;ترتیب دقت 27/99% ، 91/97% ، 09/99% و 09/93% را کسب کرده&#8204;است.</abstract>
						<pdfFileUrl>http://jsdp.rcisp.ac.ir/article-1-1398-fa.pdf</pdfFileUrl>
						<publicationDate>2025-01-17</publicationDate>
						<pageFrom>69</pageFrom>
						<pageTo>84</pageTo>
				
							<doi>10.61186/jsdp.21.3.69</doi>
						<keywords>
<keyword>سنجش از راه دور</keyword>
<keyword>یادگیری عمیق</keyword>
<keyword>ویژگی عمیق</keyword>
<keyword>یادگیری ترکیبی</keyword>
<keyword>از پیش آموزش دیده</keyword>
</keywords>
				</languageVersion>
				

					<languageVersion language="en">
						<title>Improving Scene Recognition in Remote Sensing Using Deep Learning and Feature Selector</title>
						<abstract>Remote sensing images as a valuable data source in Earth observation can help in measuring and observing detailed structures on the Earth&#39;s surface. Scene detection in remote sensing images has many applications in various fields such as urban planning, natural hazard detection, environmental monitoring, vegetation mapping, and geographic object detection. One of the key problems in the interpretation of remote sensing images is the scene classification of remote sensing images. Feature extraction is very important in scene detection and classification. Convolutional neural networks are one of the deep learning methods that have significantly increased the performance of tasks such as object recognition and scene classification, but their performance is highly dependent on the number of labeled images available, which are not available enough especially in the field of remote sensing. Recently, transfer learning, especially for the fine-tuning of pre-trained convolutional neural networks, has attracted more attention from researchers as a practical strategy for scene classification in remote sensing. However, the lack of use of local features and global deep model that is trained on the target data set is one of the limitations of current methods. Also, if these networks are not deep enough and the images do not pass through multiple filters, they cannot extract more semantic information, and the extracted features do not have high discrimination power, and as a result, scene recognition is not performed well. On the other hand, the features extracted through local features are very large, and not using feature selector methods reduces the accuracy of the model. In this research, to solve the mentioned limitations, a hybrid approach of feature extraction has been proposed in which three types of features including two types of deep local and global features and one type of manual local feature are combined with each other. To extract deep features, pre-trained convolutional networks have been used. The pre-trained networks used are: ResNet, InceptionNet, GoogleNet and EfficientNet_b0. In order to extract as much information as possible from the images, a convolutional network with 20 fully connected layers is proposed. Also, a combined feature selection stage consisting of two categories of filtering and packing algorithms is included in this model. Finally, scene detection is performed using several different classification algorithms. The different structure of pre-trained convolutional networks and their appropriate depth can be effective in improving the extraction of deep features. In addition, the combination of three categories of different features can provide a more comprehensive knowledge of images. The evaluation of the proposed solution on the UCM, AID, RSSCN7 and NWPU-RESISC45 datasets has obtained the accuracy of 99.27%, 97.91%, 99.09% and 93.09% respectively in identifying and classifying images. As a result, this solution has shown a better performance compared to the models that used the manual extraction of features, as well as the methods that use normal convolutional models.</abstract>
						<pdfFileUrl>http://jsdp.rcisp.ac.ir/article-1-1398-en.pdf</pdfFileUrl>
						<publicationDate>2025-01-17</publicationDate>
						<pageFrom>69</pageFrom>
						<pageTo>84</pageTo>
				
							<doi>10.61186/jsdp.21.3.69</doi>
						<keywords>
<keyword>Remote Sensing</keyword>
<keyword>Deep Learning</keyword>
<keyword>Deep Feature</keyword>
<keyword>Hybrid Learning</keyword>
<keyword>Pre-Trained</keyword>
</keywords>
				</languageVersion>
				


	<authors>
	<author>
	<name>Seyyed Ali</name>
	<surname>Jahani</surname>
	<email>alijahani1919@gmail.com</email>
	     <order>1</order>
        <instituteAffiliation>Islamic Azad university</instituteAffiliation>  
	    <role>AUTHOR</role>
	 </author>
	<author>
	<name>Keyvan</name>
	<surname>Mohebbi</surname>
	<email>k.mohebbi@khuisf.ac.ir</email>
	     <order>2</order>
        <instituteAffiliation>Islamic Azad university</instituteAffiliation>  
	    <role>AUTHOR</role>
	 </author>
	<author>
	<name>Farsad</name>
	<surname>Zamani Boroujeni</surname>
	<email>Farsad.zamani@srbiau.ac.ir</email>
	     <order>3</order>
        <instituteAffiliation>Islamic Azad university</instituteAffiliation>  
	    <role>AUTHOR</role>
	 </author>
	</authors>


	</article>



			<article externalId="A-10-2158-1">
			<type>OTHERS_CITABLE</type>
			
					<languageVersion language="fa">
						<title>بهبود الگوریتم برآورد داده‌های ازدست‌رفته علائم حیاتی در شبکه‌های حس‌گر بی‌سیم بدن مبتنی بر شبکه عصبی عمیق</title>
						<abstract>در شبکه&#8204;های حس&#8204;گر بی&#8204;سیم به&#8204;دلیل عوامل مختلفی از قبیل محدودبودن انرژی، قابلیت انتقال حس&#8204;گرها، خرابی سخت&#8204;افزار و مشکلات شبکه مانند برخورد بسته&#8204;ها، پیوند غیرقابل اطمینان و آسیب&#8204;های غیرمنتظره، مقدار حس&#8204;شده به سرخوشه یا ایستگاه پایه نمی&#8204;رسد؛ بنابراین ازبین&#8204;رفتن داده&#8204;ها در شبکه&#8204;های حس&#8204;گر بی&#8204;سیم بسیار متداول است. از دست&#8204;دادن داده&#8204;های سنجیده شده، دقت WBAN را بسیار کاهش می&#8204;دهد. از آنجا که WBAN با علائم حیاتی بدن انسان سر&#8204;وکار دارد، قابلیت اطمینان شبکه از اهمیت زیادی برخوردار است. برای حل این مشکل، داده&#8204;های گم&#8204;شده باید برآورد شوند. به منظور پیش&#8204;بینی مقادیر گم&#8204;شده، یک مدل برآورد دادههازدست&#8204;رفته بر اساس شبکه عصبی بازگشتی LSTM که وزن&#8204;های شبکه به&#8204;وسیله الگوریتم ازدحام ذرات (PSO) بهینه شده&#8204;اند، در این مقاله ارائه شده است. نتایج نشان می&#8204;دهد که sgdm-LSTM با ترکیب &#160;PSOروش خوبی برای برآورد مقدار ازدست&#8204;رفته است. در ضمن، نتایج تجربی نشان می&#8204;دهد که میانگین خطای مربع ریشه مقدار برآوردشده کمتر از سایر روش&#8204;هاست. این مقدار، با بهترین ابر پارامترهای شبکه LSTM و بهترین مقادیر برای الگوریتم PSO، &#160;1.5898 است.</abstract>
						<pdfFileUrl>http://jsdp.rcisp.ac.ir/article-1-1277-fa.pdf</pdfFileUrl>
						<publicationDate>2025-01-17</publicationDate>
						<pageFrom>85</pageFrom>
						<pageTo>96</pageTo>
				
							<doi>10.61186/jsdp.21.3.85</doi>
						<keywords>
<keyword>برآورد</keyword>
<keyword>داده ازدست‌رفته</keyword>
<keyword>شبکه حس‌گر بی‌سیم بدن</keyword>
<keyword>شبکه عصبی مصنوعی</keyword>
<keyword>یادگیری عمیق</keyword>
</keywords>
				</languageVersion>
				

					<languageVersion language="en">
						<title>Improvement of missing vital signs data estimation algorithm in wireless body sensor networks based on deep neural networks</title>
						<abstract>In a wireless sensor network (WSN), due to various factors such as limited power, sensor transferability, hardware failure and network problems such as packet collisions, unreliable connection and unexpected damage, the amount sensed to the header or base station is not arrives. Therefore, data loss is very common in wireless sensor networks. Loss of measured data greatly reduces WBAN accuracy. Because WBAN deals with the vital signs of the human body, network reliability is very important. To solve this problem, missing data must be estimated. Many methods are used to reconstruct lost sensor data based on temporal correlation, spatial correlation, interpolation method, or sparse theory. Due to the characteristics of vital signs data, they can be considered as a series of sequential information. So far, various methods have been developed to estimate missing data in time series data in different fields. These methods can be divided into two categories: statistical methods and machine learning-based methods. In order to predict missing values, a missing data estimation model based on LSTM recurrent neural network whose network weights are optimized by particle swarm algorithm (PSO) is presented in this paper. In this paper, we use the MIMIC-III Waveform database to test the algorithm and determine the algorithm parameters. However, due to the large volume of data and the difficulty of testing the algorithm on all data, we suffice to test 500 patients with this data, whose vital signs included heart rate, respiration, blood oxygen, and so on. After data preprocessing, network training, predicting lost values and calculating error values, it is observed that the proposed technique of sgdm-LSTM By combining the PSO algorithm is a suitable method for estimating lost values. In addition, experimental results show that the mean square root error of the estimated value is lower than other methods. This value is 1.5898 with the best LSTM network hyperparameters.</abstract>
						<pdfFileUrl>http://jsdp.rcisp.ac.ir/article-1-1277-en.pdf</pdfFileUrl>
						<publicationDate>2025-01-17</publicationDate>
						<pageFrom>85</pageFrom>
						<pageTo>96</pageTo>
				
							<doi>10.61186/jsdp.21.3.85</doi>
						<keywords>
<keyword>WBAN</keyword>
<keyword>Deep Learning</keyword>
<keyword>Artificial Neural Network</keyword>
<keyword>Missing Data</keyword>
<keyword>Estimation</keyword>
</keywords>
				</languageVersion>
				


	<authors>
	<author>
	<name>Abolufazl</name>
	<surname>Ebrahimi</surname>
	<email>ebrahimi.a@qut.ac.ir</email>
	     <order>1</order>
        <instituteAffiliation>Master student of computer engineering Qom University of Technology, Qom, Iran</instituteAffiliation>  
	    <role>AUTHOR</role>
	 </author>
	<author>
	<name>Mahboubeh</name>
	<surname>Shamsi</surname>
	<email>shamsi@qut.ac.ir</email>
	     <order>2</order>
        <instituteAffiliation>Associate professor of Qom university of technology, Qom, Iran</instituteAffiliation>  
	    <role>AUTHOR</role>
	 </author>
	<author>
	<name>Morteza</name>
	<surname>Mohajjel</surname>
	<email>mohajjel@qut.ac.ir</email>
	     <order>3</order>
        <instituteAffiliation>Assistance professor of Qom university of technology, Qom, Iran</instituteAffiliation>  
	    <role>AUTHOR</role>
	 </author>
	</authors>


	</article>



			<article externalId="A-10-1502-2">
			<type>OTHERS_CITABLE</type>
			
					<languageVersion language="fa">
						<title>شناسایی موجودیت‌های اسمی با استفاده از یادگیری عمیق و رویکرد تقویتی</title>
						<abstract>مطالعات اخیر نشان می&#8204;دهد که شناسایی موجودیت&#8204;های اسمی به یکی از موضوعات پرطرف&#8204;دار در حوزه پردازش زبان طبیعی تبدیل شده&#8204;است؛ این افزایش توجه بیشتر ناشی از رشد سریع روش&#8204;های نوین در هوش مصنوعی، به&#8204;ویژه شبکه&#8204;های عصبی است. ظهور شبکه&#8204;های عصبی عمیق به&#8204;دلیل توانایی&#8204;های برجسته آن&#8204;ها در حل مسائل پیچیده پردازش زبان طبیعی، فرصت&#8204;هایی نوین برای بهبود عملکرد سامانه&#8204;های شناسایی موجودیت&#8204;های اسمی فراهم کرده&#8204;است؛ یکی از عوامل کلیدی در افزایش دقت این سامانه&#8204;ها، بهره&#8204;گیری از ویژگی&#8204;های پیشرفته&#8204;ای است که تا پیش از ظهور یادگیری عمیق قابل دسترسی نبودند، از جمله استفاده از مدل&#8204;های زبانی که توانایی درک معنای متن&#8204;های بزرگ را دارند. در این مقاله، یک روش پیشنهادی مبتنی بر مدل زبانی معنایی در زبان فارسی و شبکه عصبی عمیق طراحی شده&#8204;است که با استفاده از منطق تکرار، مشکل وابستگی به داده&#8204;های زیاد را کاهش می&#8204;دهد. این روش روی مجموعه&#8204;داده CoNLL 2003 انگلیسی و دو مجموعه&#8204;داده فارسی آرمان و پیما ارزیابی شده&#8204;است؛ نتایج ارزیابی به ترتیب مقادیر 95.3، 96.32 و 94.72 را برای معیار F نشان داده که حاکی از بهبود عملکرد نسبت به روش&#8204;های پیشین است.</abstract>
						<pdfFileUrl>http://jsdp.rcisp.ac.ir/article-1-1232-fa.pdf</pdfFileUrl>
						<publicationDate>2025-01-17</publicationDate>
						<pageFrom>97</pageFrom>
						<pageTo>110</pageTo>
				
							<doi>10.61186/jsdp.21.3.97</doi>
						<keywords>
<keyword>موجودیت اسمی</keyword>
<keyword>شناسایی موجودیت اسمی</keyword>
<keyword>مدل زبانی</keyword>
<keyword>یادگیری عمیق</keyword>
<keyword>رویکرد تقویتی</keyword>
</keywords>
				</languageVersion>
				

					<languageVersion language="en">
						<title>Identify the Named Entities Using Deep Learning and Reinforcement Approach</title>
						<abstract>Named Entity Recognition (NER) has emerged as a critical and highly applicable task in the field of Natural Language Processing (NLP). Its significance stems from its essential role in numerous NLP applications, such as machine translation, question answering, text summarization, and information extraction. Recent studies highlight the substantial impact of advancements in Artificial Intelligence (AI), particularly Deep Neural Networks (DNNs), on improving the performance of NER systems.
Deep Neural Networks, with their ability to learn complex patterns and extract rich features, have opened new horizons in addressing NLP challenges. These methods leverage advanced language models like BERT and GPT to enable deeper comprehension of linguistic structures and semantic relationships. One of their prominent capabilities is to capture long-term dependencies in complex sentences while reducing the reliance on manually engineered features.
This research introduces a novel hybrid approach for Named Entity Recognition in both Persian and English languages, based on deep neural networks and semantic language models. To address the dependency on large datasets, the proposed method employs an iterative logic mechanism that facilitates effective learning with limited data. The proposed system was evaluated on three datasets: The CoNLL 2003 dataset for English, Two Persian datasets, Arman and Peyma.

Experimental results demonstrate that the proposed method achieves F1-scores of 95.3, 96.32, and 94.72 on the CoNLL, Arman, and Peyma datasets, respectively. These scores reflect significant improvements over previous methods.

The findings of this study suggest that combining advanced language models with deep neural networks can significantly enhance the accuracy and efficiency of NER systems. These achievements pave the way for developing effective NLP tools for low-resource languages, particularly Persian, and enable the application of this technology in both industrial and research contexts.</abstract>
						<pdfFileUrl>http://jsdp.rcisp.ac.ir/article-1-1232-en.pdf</pdfFileUrl>
						<publicationDate>2025-01-17</publicationDate>
						<pageFrom>97</pageFrom>
						<pageTo>110</pageTo>
				
							<doi>10.61186/jsdp.21.3.97</doi>
						<keywords>
<keyword>Named Entity</keyword>
<keyword>Named Entity Recognition</keyword>
<keyword>Language Model</keyword>
<keyword>Deep Learning</keyword>
</keywords>
				</languageVersion>
				


	<authors>
	<author>
	<name>Mehdi</name>
	<surname>Naghavi</surname>
	<email>mnaghavi@ihu.ac.ir</email>
	     <order>1</order>
        <instituteAffiliation>Assistant Professor, Faculty of Computer, Network, and Communications, Imam Hossein University, Tehran, Iran</instituteAffiliation>  
	    <role>AUTHOR</role>
	 </author>
	<author>
	<name>Mohmmad Reza</name>
	<surname>Hassani Ahangar</surname>
	<email>mrhassani@ihu.ac.ir</email>
	     <order>2</order>
        <instituteAffiliation>Professor, Faculty of Artificial Intelligence and Cognitive Sciences, Imam Hossein University, Tehran, Iran</instituteAffiliation>  
	    <role>AUTHOR</role>
	 </author>
	<author>
	<name>Ali</name>
	<surname>Amiri Jezeh</surname>
	<email>aamirij@ihu.ac.ir</email>
	     <order>3</order>
        <instituteAffiliation>Master Student, Faculty of Computer, Network, and Communications, Imam Hossein University, Tehran, Iran</instituteAffiliation>  
	    <role>AUTHOR</role>
	 </author>
	</authors>


	</article>



			<article externalId="A-10-279-15">
			<type>OTHERS_CITABLE</type>
			
					<languageVersion language="fa">
						<title>ارائه روش مبتنی بر الگوریتم ژنتیک برای مسئله ‌یافتن پایدارترین خوشه‌ها در خوشه‌بندی ترکیبی</title>
						<abstract>خوشه&#8204;بندی نقش حیاتی در روش&#8204;های بازیابی اطلاعات برای سازمان&#8204;دهی مجموعه&#8204;های بزرگ، درونِ تعداد کمی خوشه معنادار دارد. یکی از مهم&#8204;ترین انگیزه&#8204;های استفاده از خوشه&#8204;بندی، تعیین و آشکارکردن ساختار ذاتی و پنهان یک مجموعه&#8204;داده است. کاربران انسانی به علت تفاوت در سلیقه و طرز تفکرات مختلف از کشف ساختار ذاتی و درونی مجموعه&#8204;داده&#8204;ای بزرگ متون ناتوان&#8204;اند. الگوریتم&#8204;های خوشه&#8204;بندی ترکیبی چند الگوریتم خوشه&#8204;بندی را با هم ترکیب می&#8204;کنند تا در نهایت به یک سامانه کلی خوشه&#8204;بندی برسند. روش&#8204;های خوشه&#8204;بندی ترکیبی برای یافتن راه&#8204;های بهتری با استفاده از بیرون&#8204;کشیدن اطلاعات از چندین افراز اولیه داده&#8204;هاست. ازآنجاکه الگوریتم&#8204;های خوشه&#8204;بندی مختلف به نقاط مختلف داده نگاه می&#8204;کنند، آن&#8204;ها می&#8204;توانند افراز&#8204;های مختلفی را از این&#8204;چنین داده&#8204;هایی تولید کنند؛ با ترکیب افراز&#8204;های به&#8204;دست&#8204;آمده از الگوریتم&#8204;های مختلف، ایجاد یک افراز با کارایی بالا ممکن است، حتی اگر خوشه&#8204;ها از هم بسیار متراکم باشند. در این مقاله، روشی جدید معرفی شده&#8204;است که به&#8204;جای استفاده از تمامی خوشه&#8204;های اولیه تولیدشده، از پایدارترین آن&#8204;ها که توسط شش روش مختلف تولید شده&#8204;اند، استفاده می&#8204;کند. برای انتخاب خوشه&#8204;های پایدارتر از تابع توافقی مبتنی بر ماتریس هم&#8204;بستگی استفاده می&#8204;شود. انتخاب خوشه&#8204;های پایدارتر بر اساس معیار پایداری خوشه مبتنی بر معیار فیشر انجام می&#8204;گیرد و سپس خوشه&#8204;های به&#8204;دست&#8204;آمده به&#8204;وسیله الگوریتم ژنتیک مورد ارزیابی قرار می&#8204;گیرد و طبق این الگوریتم پایدارترین خوشه&#8204;ها انتخاب می&#8204;شوند؛ درنهایت ماتریس هم&#8204;بستگی به&#8204;دست&#8204;آمده از اجماع خوشه&#8204;های بهینه، به&#8204;عنوان یک ماتریس مشابهت در نظر گرفته می&#8204;شود. یک الگوریتم خوشه&#8204;بندی سلسله&#8204;مراتبی به&#8204;عنوان تابع جمع&#8204;کننده نهایی در نظر گرفته می&#8204;شود و ماتریس هم&#8204;بستگی به&#8204;دست&#8204;آمده را به&#8204;عنوان ورودی گرفته و خوشه&#8204;بندی توافقی نهایی را برمی&#8204;گرداند. نتایج تجربی روی چندین مجموعه&#8204;داده نشان می&#8204;دهد که روش پیشنهادی، خوشه&#8204;های متنوع و با پایداری بالا تولید می&#8204;کند. به طور مشخص، این روش در معیارهای NMI و ARI به ترتیب بهبودهای قابل توجهی به میزان ۱۲٪ و ۵٪ نسبت به بهترین روش&#8204;های پیشین به دست آورده&#8204;است. این نشان&#8204;دهنده برتری روش خوشه&#8204;بندی ترکیبی پیشنهادی مبتنی بر پایداری خوشه و الگوریتم&#8204;های ژنتیک است.</abstract>
						<pdfFileUrl>http://jsdp.rcisp.ac.ir/article-1-1217-fa.pdf</pdfFileUrl>
						<publicationDate>2025-01-17</publicationDate>
						<pageFrom>111</pageFrom>
						<pageTo>136</pageTo>
				
							<doi>10.61186/jsdp.21.3.111</doi>
						<keywords>
<keyword>خوشه‌بندی ترکیبی</keyword>
<keyword>پایداری خوشه</keyword>
<keyword>معیار فیشر</keyword>
<keyword>ماتریس هم‌بستگی</keyword>
<keyword>الگوریتم ژنتیک</keyword>
</keywords>
				</languageVersion>
				

					<languageVersion language="en">
						<title>Presenting a Method based on Genetic Algorithm for finding the most Stable Clusters in Ensemble Clustering</title>
						<abstract>Clustering is one of the fundamental tools in data analysis and data mining, enabling the extraction of hidden and meaningful structures from large datasets by grouping data based on intrinsic similarities. However, selecting optimal clusters in conventional clustering algorithms poses challenges, especially when clusters are dense or heterogeneous. In this study, a novel genetic algorithm-based method is proposed to identify the most stable clusters in ensemble clustering. By leveraging cluster stability criteria and a correlation matrix, the proposed approach improves the accuracy and stability of the final clustering results. The proposed method involves generating initial partitions of the data using six different clustering algorithms. Next, the Fisher criterion is applied to identify more stable clusters. These selected clusters are then evaluated and optimized using a genetic algorithm to construct an optimized correlation matrix. This matrix is subsequently fed into a hierarchical clustering algorithm, which produces the final consensus clustering. The proposed method was tested on standard datasets. Results demonstrated improvements of 12% and 5% in NMI and ARI metrics, respectively, compared to previous methods. The use of a genetic algorithm enabled the identification of clusters with higher stability and diversity, reducing the impact of noise and increasing the accuracy of the final clustering. Moreover, the method outperformed individual base clustering algorithms in providing more precise clustering results. Due to its ability to enhance the accuracy and stability of clustering, the proposed method holds potential for applications in domains such as big data analysis, machine learning, and information retrieval. The use of the Fisher criterion for selecting stable clusters and genetic algorithms for optimization are among the strengths of this research. This method not only preserves diversity among clusters but also significantly enhances clustering accuracy. Future studies could explore the combination of this approach with more advanced algorithms to assess its applicability to more complex datasets.</abstract>
						<pdfFileUrl>http://jsdp.rcisp.ac.ir/article-1-1217-en.pdf</pdfFileUrl>
						<publicationDate>2025-01-17</publicationDate>
						<pageFrom>111</pageFrom>
						<pageTo>136</pageTo>
				
							<doi>10.61186/jsdp.21.3.111</doi>
						<keywords>
<keyword>Ensemble clustering</keyword>
<keyword>Cluster Stability</keyword>
<keyword>Fisher Criterion</keyword>
<keyword>Correlation matrix</keyword>
<keyword>Genetic Algorithm</keyword>
</keywords>
				</languageVersion>
				


	<authors>
	<author>
	<name>Navid</name>
	<surname>Samimi</surname>
	<email>n_samimi@gmail.com</email>
	     <order>1</order>
        <instituteAffiliation>Department of Computer Engineering, Yasuj Branch, Islamic Azad University, Yasuj, Iran</instituteAffiliation>  
	    <role>AUTHOR</role>
	 </author>
	<author>
	<name>Samad</name>
	<surname>Nejatian</surname>
	<email>samad.nej.2007@gmail.com</email>
	     <order>2</order>
        <instituteAffiliation>Department of Electrical Engineering, Yasuj Branch, Islamic Azad University, Yasuj, Iran</instituteAffiliation>  
	    <role>AUTHOR</role>
	 </author>
	<author>
	<name>Hamid</name>
	<surname>Parvin</surname>
	<email>parvin@iust.ac.ir</email>
	     <order>3</order>
        <instituteAffiliation>Department of Computer Engineering, Nourabad Mamasani Branch, Islamic Azad University, Yasuj, Iran</instituteAffiliation>  
	    <role>AUTHOR</role>
	 </author>
	<author>
	<name>Karamolah</name>
	<surname>Bagheri Fard</surname>
	<email>k.bagheri@iauyasooj.ac.ir</email>
	     <order>4</order>
        <instituteAffiliation>Department of Computer Engineering, Yasuj Branch, Islamic Azad University, Yasuj, Iran</instituteAffiliation>  
	    <role>AUTHOR</role>
	 </author>
	<author>
	<name>Vahideh</name>
	<surname>Rezaei</surname>
	     <order>5</order>
        <instituteAffiliation>Department of Mathematic, Yasuj Branch, Islamic Azad University, Yasuj, Iran</instituteAffiliation>  
	    <role>AUTHOR</role>
	 </author>
	</authors>


	</article>



			<article externalId="A-10-2309-1">
			<type>OTHERS_CITABLE</type>
			
					<languageVersion language="fa">
						<title>تشخیص بدافزارهای اندرویدی با رویکرد تخلیه بار در محاسبات ابری</title>
						<abstract>اندروید در سال&#8204;های اخیر به&#8204;عنوان محبوب&#8204;ترین سیستم&#8204;عامل گوشی&#8204;های هوشمند و دستگاه&#8204;های تلفن&#8204; همراه ظاهر شده&#8204;است؛ بااین&#8204;حال، با توجه به خاصیت متن&#8204;بازبودن این سیستم&#8204;عامل، بدافزارهای زیادی در میان نرم&#8204;افزارها در بازارهای اندروید پنهان شده&#8204;اند که امنیت آن را با خطر جدی مواجه کرده&#8204;است؛ لذا یافتن راه&#8204;حل&#8204;هایی برای تشخیص این بدافزارها از کارهای ضروری جهت جلوگیری از آلوده&#8204;شدن تلفن&#8204; همراه است؛ به&#8204;این&#8204;منظور، در این پژوهش، برای تشخیص بدافزارها استفاده روش تخلیه محاسباتی در ساختار محاسبات ابر پیشنهادشده&#8204;&#8204;است که این روش باعث می&#8204;شود تشخیص بدافزارها در زمان معقول، با دقت بالا و با استفاده از منابع کمتر انجام شود. در روش پیشنهادی ویژگی&#8204;های برنامه&#8204;های اندروید را در هنگام نصب و زمان اجرا سمت تلفن &#8204;همراه استخراج می&#8204;کنیم و ویژگی&#8204;های استخراج&#8204;شده به &#8204;سمت سرور ابر برای تجزیه&#8204; و تحلیل ارسال می&#8204;شود و با الگوریتم یادگیری ماشین بدافزارهای اندروید از برنامه&#8204;های تمیز تشخیص داده می&#8204;شوند. در این پژوهش، رویکرد پیشنهادی با استفاده از مجموعه&#8204;داده Drebin آموزش و آزمایش شده&#8204;است. نتایج به&#8204;دست&#8204;آمده، نشان می&#8204;دهد که رویکرد پیشنهادی به&#8204;دقت %44/96 برای شناسایی بدافزار دست&#8204;یافت.</abstract>
						<pdfFileUrl>http://jsdp.rcisp.ac.ir/article-1-1336-fa.pdf</pdfFileUrl>
						<publicationDate>2025-01-17</publicationDate>
						<pageFrom>137</pageFrom>
						<pageTo>148</pageTo>
				
							<doi>10.61186/jsdp.21.3.137</doi>
						<keywords>
<keyword>بدافزار اندروید</keyword>
<keyword>یادگیری ماشین</keyword>
<keyword>محاسبات ابر</keyword>
</keywords>
				</languageVersion>
				

					<languageVersion language="en">
						<title>Detecting Android malware with offloading approach in cloud computing</title>
						<abstract>Today, the mobile phone is one of the smart devices that have become a necessity in everyday life and are used for various tasks such as shopping, banking, communicating with friends, family, etc. In recent years, the Android operating system has been able to gain more popularity than other mobile phone operating systems. The number of software related to this operating system is also expanding at a remarkable speed. Unfortunately, this issue is not hidden from the profit-seeking people, and the production of malware of this operating system has also grown in parallel with its development. Third-party Android app stores that have emerged in recent years have become a very strong source of malware distribution, as these stores have weak to non-existent measures to prevent malicious apps from being uploaded and distributed to users&#39; devices. Therefore, one of the challenges that programmers are dealing with in this field is to find solutions to establish security in these types of devices, in such a way that it provides powerful security analysis capabilities while consuming few resources on the device itself.
Software products such as Lookout, Norton, and Comodo Mobile Security mainly use signature-based methods to detect malware threats. However, malware attackers use techniques such as repackaging and obfuscation to circumvent signatures and defeat attempts to analyze their internal mechanisms. The ever-increasing sophistication of Android malware requires new defense techniques that can protect users against new threats while not using up all of a mobile device&#39;s processing and storage resources. Therefore, in the current research, a computational offloading method is presented in the cloud structure to identify Android malware.
The solution proposed by this research first extracts the features of Android applications during installation and execution on the mobile phone, then sends these extracted features to the cloud servers. On the cloud server side, these features are analyzed and using machine learning algorithms, malware is distinguished from clean programs. The proposed approach is trained and tested using the Drebin dataset. The obtained results show that the proposed approach has achieved 96.44% accuracy for malware detection.</abstract>
						<pdfFileUrl>http://jsdp.rcisp.ac.ir/article-1-1336-en.pdf</pdfFileUrl>
						<publicationDate>2025-01-17</publicationDate>
						<pageFrom>137</pageFrom>
						<pageTo>148</pageTo>
				
							<doi>10.61186/jsdp.21.3.137</doi>
						<keywords>
<keyword>Android Malware</keyword>
<keyword>Machine Learning</keyword>
<keyword>Cloud Computing</keyword>
</keywords>
				</languageVersion>
				


	<authors>
	<author>
	<name>Masoume</name>
	<surname>Ghasemi</surname>
	<email>masoume.ghasemi1995@gmail.com</email>
	     <order>1</order>
        <instituteAffiliation>Master, Department of Computer Engineering, Faculty of Engineering, Shahrekord University, Shahrekord, Iran</instituteAffiliation>  
	    <role>AUTHOR</role>
	 </author>
	<author>
	<name>abbas</name>
	<surname>horri</surname>
	<email>horri@sku.ac.ir</email>
	     <order>2</order>
        <instituteAffiliation>Assistant Professor, Department of Computer Engineering, Faculty of Engineering, Shahrekord University, Shahrekord, Iran</instituteAffiliation>  
	    <role>AUTHOR</role>
	 </author>
	<author>
	<name>Mohammad Ehsan</name>
	<surname>basiri</surname>
	<email>basiri@sku.ac.ir</email>
	     <order>3</order>
        <instituteAffiliation>Associate Professor, Department of Computer Engineering, Faculty of Engineering, Shahrekord University, Shahrekord</instituteAffiliation>  
	    <role>AUTHOR</role>
	 </author>
	</authors>


	</article>



			<article externalId="A-10-2337-1">
			<type>OTHERS_CITABLE</type>
			
					<languageVersion language="fa">
						<title>حفظ حریم خصوصی در اینترنت اشیا برای انتقال داده‌ها در حوزه سلامت با استفاده از زنجیره بلوکی</title>
						<abstract>استفاده از زنجیره بلوکی در حفظ حریم خصوصی افراد موضوعی است که توانسته است نظرات پژوهش&#8204;گران را به خود جلب کند و نیازمندی بسیار مهمی در سیستم&#173;&#8204;های اطلاعاتی و داده&#173;ای به شمار می&#8204;آید. از طرفی سیستم سلامت پزشکی با توجه به حساسیت&#8206;های موجود در حفظ اطلاعات بیماران و افراد درگیر در سلامت پزشکی مانند پزشکان و پرستاران، دارای زمینه مساعدی برای به&#8204;کارگیری سیستم قدرتمند زنجیره بلوکی برای حفظ حریم خصوصی است. در پژوهش حاضر بر حفظ محرمانگی داده&#8204;های سلامت پزشکی در اینترنت اشیا مبتنی بر ابر با استفاده از زنجیره بلوکی و محاسبات لبه تأکید می&#8204;شود به گونه&#8204;&#173;ای که این روش بتواند محرمانگی داده&#8204;ها در این محیط&#8204;ها و بسترهای پزشکی را به&#8206;ویژه برای بیماران تحت مراقبت به شکل مطلوب فراهم آورد. ذخیره داده&#8204;&#173;های پزشکی با این فناوری در پاسخ به نیازمندی هم&#8204;زمان کارایی سیستم و حفظ محرمانگی پیشنهاد شده&#8204;است. به&#8204;طور مشخص این روش از طریق بهره&#8204;گیری از احراز هویت با روش نامتقارن در لبه ابر و تبادل کلید دیفی-هلمن برای موارد ناشناس&#8204;بودن، استفاده از زنجیره بلوکی و پیرو آن درهم&#8204;سازی SHA2 و رمزنگاری PKI سعی در ایجاد بستری با امنیت و به&#8206;ویژه حریم خصوصی بالا جهت کاربردهای مراقبت پزشکی کرده&#8204;است؛ این سیستم در ادامه شبیه&#173;&#8204;سازی و نشان داده شده&#8204;است که می&#8204;&#173;تواند در سیستم سلامت پزشکی بر روی ترکیب ابر-اینترنت اشیا از منظر عملکردی تأثیر مناسبی داشته باشد. مطابق نتایج با اجرای روش، از نظر نقض SLA سیستم در شرایطی قرار می&#8204;گیرد که حتی در صورت حمله نقض SLA وجود نداشته باشد و کارایی حفظ شود؛ همچنین درصد دستیابی به اطلاعات مفید توسط هکر نزدیک به صفر خواهد بود. با جلوگیری از ورود گره&#8206;های مخرب گذردهی حدود 30 درصد افزایش نشان می&#173;&#8204;دهد. همچنین در مقایسه با برخی روش&#173;&#8204;های دیگر که در سال&#8204;های اخیر توسط پژوهش&#8204;گران ارائه شده&#8204;&#173;اند، خنثی&#8204;سازی مهاجمان موجب بهبود حداقل 5 درصدی در کارایی سیستم می&#173;&#8204;شود. از دیگر محاسن این روش انعطاف&#8204;&#173;پذیری و مقیاس&#8204;&#173;پذیری بالا، مقاوم&#8205;&#8206;بودن، زمان اجرای مناسب و تأخیر کمابیش پایین است که به&#173;&#8204;واسطه استفاده از ابر لبه به&#8206;وجود می&#8204;&#173;آید.</abstract>
						<pdfFileUrl>http://jsdp.rcisp.ac.ir/article-1-1314-fa.pdf</pdfFileUrl>
						<publicationDate>2025-01-17</publicationDate>
						<pageFrom>149</pageFrom>
						<pageTo>178</pageTo>
				
							<doi>10.61186/jsdp.21.3.149</doi>
						<keywords>
<keyword>Cloud-IoT</keyword>
<keyword>سیستم سوابق پزشکی</keyword>
<keyword>زنجیره بلوکی</keyword>
<keyword>محرمانگی داده‌ها</keyword>
<keyword>محاسبات لبه.</keyword>
</keywords>
				</languageVersion>
				

					<languageVersion language="en">
						<title>IoT privacy for the transmission of data in the field of health using blockchain</title>
						<abstract>Data transmission and storage through blockchain is something that many studies have suggested for various security issues. Due to the sensitivities in securing information from patients and medical professionals, the healthcare system has a favorable context for deploying a powerful blockchain system for privacy. Blockchain application in the healthcare system allows physicians to store patient records with high security and make them available to other hospitals and clinics as needed. Besides increasing data transmission and storage security, this reduces data management risks and expenses. 
The present study emphasizes the confidentiality of healthcare data in the cloud-based Internet of Things (IoT) using blockchain and edge computing. Also this method uses SHA2 hashing and PKI encryption. Therefore, it can optimally provide data confidentiality in medical settings, especially for patients under care. 
The system proposed in this study includes five parts: users, IoT devices, edge devices, security server, and cloud computing. The proposed method uses the Diffie &#8211; Hellman key exchange in the authentication process for anomality case to achieve the goal of essential security compliance. This method is a cryptographic (encryption) protocol allowing two people or two organizations to create a shared password key without the need for any prior acquaintance and exchange it through an insecure connection path. This study used data sensed by IoT network sensors with medical data for loading on IoT and cloud simulated networks. These data were related to monitoring patients with cardiovascular disease and were sampled on 300 patients. The research dataset belonged to the Cleveland Clinic Foundation for Heart Disease Dataset. The study simulation software was NS-2.35, which used C++ and TCL programming languages.
The research findings revealed that if there were no method for data encryption, much of the data would be exposed. This rate reaches 50% for 50 attackers. Encryption using the proposed method causes the percentage of data disclosed to be very slight, and it equals zero, even though attackers may guess the password or data. As network traffic grows, the throughput difference between blocking and non-blocking access methods increases. It suggests that by blocking the attacking nodes&#8217; access, network traffic will not have a detrimental effect on attacking nodes by detecting and preventing their activity. However, if the access of these nodes is not blocked, the destructive impact is very high, and the network traffic will grow slightly. According to these results, in terms of SLA violation, the system is in a situation where even in case of an attack, there is no SLA violation and the efficiency is maintained. Also, the percentage of access to useful information by the hacker will be close to zero. By preventing the entry of malicious nodes, the throughput increases by about 30%. Some other advantages of this method are its high flexibility and comparability, robustness, and relatively low execution time and delay, which is caused by the use of cloud edge.
It is estimated that the improvement rate of the proposed method is more than 5% compared to other related approaches. In the design presented in this study, the processes are highly simplified, and there will be a relatively low processing overhead. At the same time, the steps meet all the requirements for cloud and IoT data centers in healthcare applications.</abstract>
						<pdfFileUrl>http://jsdp.rcisp.ac.ir/article-1-1314-en.pdf</pdfFileUrl>
						<publicationDate>2025-01-17</publicationDate>
						<pageFrom>149</pageFrom>
						<pageTo>178</pageTo>
				
							<doi>10.61186/jsdp.21.3.149</doi>
						<keywords>
<keyword>cloud-based IoT</keyword>
<keyword>health record system</keyword>
<keyword>blockchain</keyword>
<keyword>data confidentiality</keyword>
<keyword>edge computing</keyword>
</keywords>
				</languageVersion>
				


	<authors>
	<author>
	<name>Abbas</name>
	<surname>Hassan Pour Askari</surname>
	<email>Abas.hasanpoor@yahoo.com</email>
	     <order>1</order>
        <instituteAffiliation>Phd Student, Department of Computer, Science and Research Branch, Qeshm international educational center, Islamic Azad University, Qeshm, Iran</instituteAffiliation>  
	    <role>AUTHOR</role>
	 </author>
	<author>
	<name>Amid</name>
	<surname>Khatibi Bardsiri</surname>
	<email>khatibi_amid@yahoo.com</email>
	     <order>2</order>
        <instituteAffiliation>Assistant Professor, Department of Computer, Bardsir Branch, Islamic Azad University, Bardsir, Iran</instituteAffiliation>  
	    <role>AUTHOR</role>
	 </author>
	<author>
	<name>Mokhtar</name>
	<surname>Mohammadi Ghanat Ghestani</surname>
	<email>mokhtarmohamadi@gmail.com</email>
	     <order>3</order>
        <instituteAffiliation>Assistant Professor, Department of Computer, Bam Branch, Islamic Azad University, Bam, Iran</instituteAffiliation>  
	    <role>AUTHOR</role>
	 </author>
	</authors>


	</article>


	</issue>
 </ici-import>
 
  
  
  
  
 