مشخصات مقاله | |
ترجمه عنوان مقاله | کاربردهای یادگیری عمیق برای IoT در مراقبت های بهداشتی: یک بررسی سیستماتیک |
عنوان انگلیسی مقاله | Deep learning applications for IoT in health care: A systematic review |
انتشار | مقاله سال 2021 |
تعداد صفحات مقاله انگلیسی | 11 صفحه |
هزینه | دانلود مقاله انگلیسی رایگان میباشد. |
پایگاه داده | نشریه الزویر |
نوع نگارش مقاله |
مقاله پژوهشی (Research Article) |
مقاله بیس | این مقاله بیس نمیباشد |
نمایه (index) | Scopus – DOAJ |
نوع مقاله | ISI |
فرمت مقاله انگلیسی | |
شاخص H_index | 21 در سال 2020 |
شاخص SJR | 0.440 در سال 2020 |
شناسه ISSN | 2352-9148 |
شاخص Quartile (چارک) | Q3 در سال 2020 |
فرضیه | ندارد |
مدل مفهومی | ندارد |
پرسشنامه | ندارد |
متغیر | ندارد |
رفرنس | دارد |
رشته های مرتبط | مهندسی فناوری اطلاعات، مهندسی پزشکی، مهندسی کامپیوتر |
گرایش های مرتبط | اینترنت و شبکه های گسترده، انفورماتیک پزشکی، سایبرنتیک، هوش مصنوعی، بیوالکتریک |
نوع ارائه مقاله |
ژورنال |
مجله | انفورماتیک در پزشکی بدون محدودیت – Informatics in Medicine Unlocked |
دانشگاه | Department of Computer Engineering, Islamic Azad University Science and Research Branch, Tehran, Iran |
کلمات کلیدی | یادگیری عمیق، اینترنت اشیا، مراقبت های بهداشتی، تصویربرداری پزشکی، دستگاه پوشیدنی، مروری بر ادبیات سیستماتیک |
کلمات کلیدی انگلیسی | Deep learning – Internet of things – Healthcare – Medical imaging – Wearable device – Systematic literature review |
شناسه دیجیتال – doi |
https://doi.org/10.1016/j.imu.2021.100550 |
کد محصول | E15916 |
وضعیت ترجمه مقاله | ترجمه آماده این مقاله موجود نمیباشد. میتوانید از طریق دکمه پایین سفارش دهید. |
دانلود رایگان مقاله | دانلود رایگان مقاله انگلیسی |
سفارش ترجمه این مقاله | سفارش ترجمه این مقاله |
فهرست مطالب مقاله: |
Abstract Keywords Introduction Review of related studies Research method Organization of deep learning applications for IoT in healthcare Discussion and comparison Conclusion Declaration of competing interest Acknowledgement Abbreviations References |
بخشی از متن مقاله: |
ABSTRACT In machine learning, deep learning is the most popular topic having a wide range of applications such as computer vision, natural language processing, speech recognition, visual object detection, disease prediction, drug discovery, bioinformatics, biomedicine, etc. Of these applications, health care and medical science-related applications are dramatically on the rise. The tremendous big data growth, the Internet of Things (IoT), connected devices, and high-performance computers utilizing GPUs and TPUs are the main reasons why deep learning is so popular. Based on their specific tasks, medical IoT, digital images, electronic health record (EHR) data, genomic data, and central medical databases are the primary data sources for deep learning systems. Several potential issues such as privacy, QoS optimization, and deployment indicate the pivotal part of deep learning. In this paper, deep learning for IoT applications in health care systems is reviewed based on the Systematic Literature Review (SLR). This paper investigates the related researches, selected from among 44 published research papers, conducted within a period of ten years – 2010 to 2020. Firstly, theoretical concepts and ideas of deep learning and technical taxonomy are proposed. Afterwards, major deep learning applications for IoT in health care and medical sciences are presented through analyzing the related works. Later, the main idea, advantages, disadvantages, and limitations of each study are discussed, preceding suggestions for further research. Introduction In machine learning, deep learning is considered a new area and, consequently, an essential subset of artificial intelligence (AI). Several definitions are offered for deep learning, but the following definition is the most comprehensive of all. Deep learning is a series of algorithms founded on artificial neural networks having multiple layers [1]. Artificial neural networks were first proposed in the 1940s by McCulloch and Pitts [2]. Biological neural systems inspired the main idea of neural networks for information processing [3]. A biological neuron consists of several entities, but investigating the role of the following elements is substantial in studying the functionality of artificial neural networks: – Synapse: Input signals receiver. – Dendrite: Weight assignments. – Cell body: Summation and integration. – Axon: Signal transportation. – Axon terminal: Output result. As Fig. 1 shows, deep neural networks are artificial neural networks with several layers. Each layer is responsible for extracting some information represented by a score times weight, and forwarding them to the next layer. The sum of all the values related to a specific input makes the output. The input layer collects the input data, hidden layers are in charge of storing the corresponding weights, and the output layer yields the output results [4]. |