首页 > 最新文献

International Journal of Advanced Computer Science and Applications最新文献

英文 中文
Fake News Classification Web Service for Spanish News by using Artificial Neural Networks 基于人工神经网络的西班牙新闻假新闻分类Web服务
IF 0.9 Q3 Computer Science Pub Date : 2023-01-01 DOI: 10.14569/ijacsa.2023.0140334
P. Moreno-Vallejo, G. Bastidas-Guacho, Patricio Rene Moreno-Costales, Jefferson Jose Chariguaman-Cuji
—The use of digital media, such as social networks, has promoted the spreading of fake news on a large scale. Therefore, several Machine Learning techniques, such as artificial neural networks, have been used for fake news detection and classification. These techniques are widely used due to their learning capabilities. Besides, models based on artificial neural networks can be easily integrated into social media and websites to spot fake news early and avoid their propagation. Nevertheless, most fake news classification models are available only for English news, limiting the possibility of detecting fake news in other languages, such as Spanish. For this reason, this study proposes implementing a web service that integrates a deep learning model for the classification of fake news in Spanish. To determine the best model, the performance of several neural network architectures, including MLP, CNN, and LSTM, was evaluated using the F1 score., and LSTM using the F1 score. The LSTM architecture was the best, with an F1 score of 0.746. Finally, the efficiency of web service was evaluated, applying temporal behavior as a metric, resulting in an average response time of 1.08 seconds.
-社交网络等数字媒体的使用促进了假新闻的大规模传播。因此,一些机器学习技术,如人工神经网络,已经被用于假新闻的检测和分类。这些技术由于其学习能力而被广泛使用。此外,基于人工神经网络的模型可以很容易地融入社交媒体和网站,及早发现假新闻,避免其传播。然而,大多数假新闻分类模型仅适用于英语新闻,限制了检测其他语言(如西班牙语)假新闻的可能性。出于这个原因,本研究提出实现一个web服务,该服务集成了一个深度学习模型,用于西班牙语的假新闻分类。为了确定最佳模型,使用F1分数评估了几种神经网络架构(包括MLP、CNN和LSTM)的性能。, LSTM使用F1分数。LSTM架构表现最好,F1得分为0.746。最后,对web服务的效率进行了评估,将时间行为作为度量标准,得到的平均响应时间为1.08秒。
{"title":"Fake News Classification Web Service for Spanish News by using Artificial Neural Networks","authors":"P. Moreno-Vallejo, G. Bastidas-Guacho, Patricio Rene Moreno-Costales, Jefferson Jose Chariguaman-Cuji","doi":"10.14569/ijacsa.2023.0140334","DOIUrl":"https://doi.org/10.14569/ijacsa.2023.0140334","url":null,"abstract":"—The use of digital media, such as social networks, has promoted the spreading of fake news on a large scale. Therefore, several Machine Learning techniques, such as artificial neural networks, have been used for fake news detection and classification. These techniques are widely used due to their learning capabilities. Besides, models based on artificial neural networks can be easily integrated into social media and websites to spot fake news early and avoid their propagation. Nevertheless, most fake news classification models are available only for English news, limiting the possibility of detecting fake news in other languages, such as Spanish. For this reason, this study proposes implementing a web service that integrates a deep learning model for the classification of fake news in Spanish. To determine the best model, the performance of several neural network architectures, including MLP, CNN, and LSTM, was evaluated using the F1 score., and LSTM using the F1 score. The LSTM architecture was the best, with an F1 score of 0.746. Finally, the efficiency of web service was evaluated, applying temporal behavior as a metric, resulting in an average response time of 1.08 seconds.","PeriodicalId":13824,"journal":{"name":"International Journal of Advanced Computer Science and Applications","volume":null,"pages":null},"PeriodicalIF":0.9,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"76238801","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Improved Tuna Swarm-based U-EfficientNet: Skin Lesion Image Segmentation by Improved Tuna Swarm Optimization 基于改进金枪鱼群的U-EfficientNet:基于改进金枪鱼群优化的皮肤病变图像分割
IF 0.9 Q3 Computer Science Pub Date : 2023-01-01 DOI: 10.14569/ijacsa.2023.0140595
Khaja Raoufuddin Ahmed, S. A. Jalil, S. Usman
—Skin cancers have been on an upward trend, with melanoma being the most severe type. A growing body of investigation is employing digital camera images to computer-aided examine suspected skin lesions for cancer. Due to the presence of distracting elements including lighting fluctuations and surface light reflections, interpretation of these images is typically difficult. Segmenting the area of the lesion from healthy skin is a crucial step in the diagnosis of cancer. Hence, in this research an optimized deep learning approach is introduced for the skin lesion segmentation. For this, the EfficientNet is integrated with the UNet for enhancing the segmentation accuracy. Also, the Improved Tuna Swarm Optimization (ITSO) is utilized for adjusting the modifiable parameters of the U-EfficientNet to minimize the information loss during the learning phase. The proposed ITSU-EfficientNet is assessed based on various evaluation measures like Accuracy, Mean Square Error (MSE), Precision, Recall, IoU, and Dice Coefficient and acquired the values are 0.94, 0.06, 0.94, 0.94, 0.92 and 0.94 respectively.
——皮肤癌呈上升趋势,其中最严重的是黑色素瘤。越来越多的调查机构正在使用数码相机图像来计算机辅助检查可疑的皮肤病变是否患有癌症。由于存在干扰因素,包括光照波动和表面光反射,这些图像的解释通常是困难的。从健康皮肤中分割病变区域是诊断癌症的关键一步。因此,本研究引入了一种优化的深度学习方法来分割皮肤病变。为此,effentnet与UNet集成,以提高分割精度。同时,利用改进的金枪鱼群优化算法(ITSO)对U-EfficientNet的可修改参数进行调整,使学习过程中的信息损失最小化。根据准确度(Accuracy)、均方误差(MSE)、精密度(Precision)、召回率(Recall)、IoU和骰子系数(Dice Coefficient)等多种评价指标对所提出的itsu - effentnet进行了评估,得到的值分别为0.94、0.06、0.94、0.94、0.92和0.94。
{"title":"Improved Tuna Swarm-based U-EfficientNet: Skin Lesion Image Segmentation by Improved Tuna Swarm Optimization","authors":"Khaja Raoufuddin Ahmed, S. A. Jalil, S. Usman","doi":"10.14569/ijacsa.2023.0140595","DOIUrl":"https://doi.org/10.14569/ijacsa.2023.0140595","url":null,"abstract":"—Skin cancers have been on an upward trend, with melanoma being the most severe type. A growing body of investigation is employing digital camera images to computer-aided examine suspected skin lesions for cancer. Due to the presence of distracting elements including lighting fluctuations and surface light reflections, interpretation of these images is typically difficult. Segmenting the area of the lesion from healthy skin is a crucial step in the diagnosis of cancer. Hence, in this research an optimized deep learning approach is introduced for the skin lesion segmentation. For this, the EfficientNet is integrated with the UNet for enhancing the segmentation accuracy. Also, the Improved Tuna Swarm Optimization (ITSO) is utilized for adjusting the modifiable parameters of the U-EfficientNet to minimize the information loss during the learning phase. The proposed ITSU-EfficientNet is assessed based on various evaluation measures like Accuracy, Mean Square Error (MSE), Precision, Recall, IoU, and Dice Coefficient and acquired the values are 0.94, 0.06, 0.94, 0.94, 0.92 and 0.94 respectively.","PeriodicalId":13824,"journal":{"name":"International Journal of Advanced Computer Science and Applications","volume":null,"pages":null},"PeriodicalIF":0.9,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"87689184","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
A Novel Method for Myocardial Image Classification using Data Augmentation 一种基于数据增强的心肌图像分类新方法
IF 0.9 Q3 Computer Science Pub Date : 2023-01-01 DOI: 10.14569/ijacsa.2023.0140695
Qingyong Zhu
Myocarditis is an important public health concern since it can cause heart failure and abrupt death. It can be diagnosed with magnetic resonance imaging (MRI) of the heart, a non-invasive imaging technology with the potential for operator bias. The study provides a deep learning-based model for myocarditis detection using CMR images to support medical professionals. The proposed architecture comprises a convolutional neural network (CNN), a fully-connected decision layer, a generative adversarial network (GAN)-based algorithm for data augmentation, an enhanced DE for pre-training weights, and a reinforcement learning-based method for training. We present a new method of employing produced images for data augmentation based on GAN to improve the classification performance of the provided CNN. Unbalanced data is one of the most significant classification issues, as negative samples are more than positive, decimating system performance. To solve this issue, we offer an RL-based training method that learns minority class examples with attention. In addition, we tackle the challenges associated with the training step, which typically relies on gradient-based techniques for the learning process; however, these methods often face issues like sensitivity to initialization. To start the BP process, we present an improved differential evolution (DE) technique that leverages a clustering-based mutation operator. It recognizes a successful cluster for DE and applies an original updating strategy to produce potential solutions. We assess our suggested model on the Z-Alizadeh Sani myocarditis dataset and show that it outperforms other methods. Keywords—Myocarditis; generative adversarial network; data augmentation; differential evolution
心肌炎是一个重要的公共卫生问题,因为它可以导致心力衰竭和猝死。它可以通过心脏磁共振成像(MRI)进行诊断,这是一种无创成像技术,但可能存在操作员偏见。该研究为使用CMR图像检测心肌炎提供了一个基于深度学习的模型,以支持医疗专业人员。所提出的架构包括卷积神经网络(CNN)、全连接决策层、基于生成对抗网络(GAN)的数据增强算法、用于预训练权重的增强DE和基于强化学习的训练方法。我们提出了一种基于GAN的利用生成图像进行数据增强的新方法,以提高所提供CNN的分类性能。不平衡数据是最重要的分类问题之一,因为负样本多于正样本,从而降低系统性能。为了解决这一问题,我们提出了一种基于rl的训练方法,即集中学习少数类样本。此外,我们还解决了与训练步骤相关的挑战,该步骤通常依赖于基于梯度的学习过程技术;然而,这些方法经常面临诸如初始化敏感性之类的问题。为了启动BP过程,我们提出了一种改进的差分进化(DE)技术,该技术利用了基于聚类的突变算子。它为DE识别成功的集群,并应用原始的更新策略来生成潜在的解决方案。我们在Z-Alizadeh Sani心肌炎数据集上评估了我们建议的模型,并表明它优于其他方法。Keywords-Myocarditis;生成对抗网络;数据增加;微分进化
{"title":"A Novel Method for Myocardial Image Classification using Data Augmentation","authors":"Qingyong Zhu","doi":"10.14569/ijacsa.2023.0140695","DOIUrl":"https://doi.org/10.14569/ijacsa.2023.0140695","url":null,"abstract":"Myocarditis is an important public health concern since it can cause heart failure and abrupt death. It can be diagnosed with magnetic resonance imaging (MRI) of the heart, a non-invasive imaging technology with the potential for operator bias. The study provides a deep learning-based model for myocarditis detection using CMR images to support medical professionals. The proposed architecture comprises a convolutional neural network (CNN), a fully-connected decision layer, a generative adversarial network (GAN)-based algorithm for data augmentation, an enhanced DE for pre-training weights, and a reinforcement learning-based method for training. We present a new method of employing produced images for data augmentation based on GAN to improve the classification performance of the provided CNN. Unbalanced data is one of the most significant classification issues, as negative samples are more than positive, decimating system performance. To solve this issue, we offer an RL-based training method that learns minority class examples with attention. In addition, we tackle the challenges associated with the training step, which typically relies on gradient-based techniques for the learning process; however, these methods often face issues like sensitivity to initialization. To start the BP process, we present an improved differential evolution (DE) technique that leverages a clustering-based mutation operator. It recognizes a successful cluster for DE and applies an original updating strategy to produce potential solutions. We assess our suggested model on the Z-Alizadeh Sani myocarditis dataset and show that it outperforms other methods. Keywords—Myocarditis; generative adversarial network; data augmentation; differential evolution","PeriodicalId":13824,"journal":{"name":"International Journal of Advanced Computer Science and Applications","volume":null,"pages":null},"PeriodicalIF":0.9,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"87696579","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
The Effect of Augmented Reality Mobile Application on Visitor Impact Mediated by Rational Hedonism: Evidence from Subak Museum 理性享乐主义介导的增强现实移动应用对游客影响的影响:来自苏巴克博物馆的证据
IF 0.9 Q3 Computer Science Pub Date : 2023-01-01 DOI: 10.14569/ijacsa.2023.0140109
K. Agustini, D. S. Wahyuni, I. Nengah, Eka Mertayasa, N. M. Ratminingsih, Gede Ariadi
—This study expands our comprehension of museum visitor impact within a system quality, information quality, and augmented reality (AR) media content quality on mobile applications. Museums meet new defiance of escalating expectancies of their visitors. As a result of the universal mobile phone tool, AR has arisen as the latest technology offered to the museum to increase its visitors. These expectancies are fostered by the improvement of modern technologies like AR on the mobile app. Across an online survey of 241 visitors, the study determines the constructs affecting visitor impact within museum' mobile apps and the consequential results of AR-linked visitor impact. The study proposes a recent set of AR features, explicitly, system quality, information system, and AR media content quality, and establishes their influence on rational hedonism and satisfaction experienced, thus enhancing visitor impact. The findings also show that the rational hedonism and satisfaction experienced are positioned as full mediators for the relationship between system quality & information quality and visitor impact. In contrast, these mediators partially influence the indirect relationship between AR media content quality and visitor impact. Moreover, the results affirm that AR media content quality within the mobile application is the most critical construct to directly enhance visitor impact, whereas the system quality and information quality have no influence yet. From a practical point of view, the importance of AR technology for the museum can support entice new visitors to museums and improve to make more incomes
-本研究扩展了我们对博物馆访客在系统质量、信息质量和增强现实(AR)媒体内容质量方面对移动应用程序的影响的理解。博物馆面临着对游客不断提高的期望的新的挑战。由于手机工具的普及,增强现实技术已经成为博物馆提供的最新技术,以增加游客。这些期望是由移动应用上的AR等现代技术的改进所促进的。通过对241名游客的在线调查,该研究确定了影响博物馆移动应用中游客影响的结构,以及AR相关的游客影响的相应结果。本研究提出了一组最近的AR特征,明确地说,系统质量、信息系统和AR媒体内容质量,并建立了它们对理性享乐主义和满意度体验的影响,从而增强了访问者的影响力。研究结果还表明,理性享乐主义和满意度体验被定位为系统质量和信息质量与访问者影响之间关系的完全中介。相反,这些中介部分影响了AR媒体内容质量与访问者影响之间的间接关系。此外,研究结果证实,移动应用内的AR媒体内容质量是直接增强访问者影响力的最关键结构,而系统质量和信息质量尚未产生影响。从实际的角度来看,AR技术对博物馆的重要性可以帮助吸引新的游客进入博物馆,并提高博物馆的收入
{"title":"The Effect of Augmented Reality Mobile Application on Visitor Impact Mediated by Rational Hedonism: Evidence from Subak Museum","authors":"K. Agustini, D. S. Wahyuni, I. Nengah, Eka Mertayasa, N. M. Ratminingsih, Gede Ariadi","doi":"10.14569/ijacsa.2023.0140109","DOIUrl":"https://doi.org/10.14569/ijacsa.2023.0140109","url":null,"abstract":"—This study expands our comprehension of museum visitor impact within a system quality, information quality, and augmented reality (AR) media content quality on mobile applications. Museums meet new defiance of escalating expectancies of their visitors. As a result of the universal mobile phone tool, AR has arisen as the latest technology offered to the museum to increase its visitors. These expectancies are fostered by the improvement of modern technologies like AR on the mobile app. Across an online survey of 241 visitors, the study determines the constructs affecting visitor impact within museum' mobile apps and the consequential results of AR-linked visitor impact. The study proposes a recent set of AR features, explicitly, system quality, information system, and AR media content quality, and establishes their influence on rational hedonism and satisfaction experienced, thus enhancing visitor impact. The findings also show that the rational hedonism and satisfaction experienced are positioned as full mediators for the relationship between system quality & information quality and visitor impact. In contrast, these mediators partially influence the indirect relationship between AR media content quality and visitor impact. Moreover, the results affirm that AR media content quality within the mobile application is the most critical construct to directly enhance visitor impact, whereas the system quality and information quality have no influence yet. From a practical point of view, the importance of AR technology for the museum can support entice new visitors to museums and improve to make more incomes","PeriodicalId":13824,"journal":{"name":"International Journal of Advanced Computer Science and Applications","volume":null,"pages":null},"PeriodicalIF":0.9,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"87843957","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Analysis of Medical Slide Images Processing using Depth Learning in Histopathological Studies of Cerebellar Cortex Tissue 在小脑皮质组织病理学研究中应用深度学习的医学切片图像处理分析
IF 0.9 Q3 Computer Science Pub Date : 2023-01-01 DOI: 10.14569/ijacsa.2023.0140167
Xiang Zhang, Xiaowei Shi, Xingyi Zhang
—Today, with the advancement of science and technology, artificial intelligence evolves and grows along with human beings. Clinical specialists rely only on their knowledge and experience, as well as the results of complex and time-consuming clinical trials, despite the inevitable human errors of diagnosis work. Performing malignant and dangerous diseases, the use of machine learning makes it clear that the ability and capacity of these techniques are beneficial to help correctly diagnose diseases, reduce human error, improve diagnosis, and start treatment as soon as possible. In diseases, image processing and artificial intelligence is widely used in medicine and applied in stereological, histopathology. One of the essential activities for diagnosing the disease using artificial intelligence and machine learning is the fragmentation of images and classification of medical images, which is used to diagnose the disease with the help of images of the patient obtained from medical devices. In this article, we have worked on classifying medical histopathological images of brain tissue. The images are not of good quality due to sampling with standard equipment, and an attempt is made to improve the quality of the images by operating. Also, all images are segmented using the U-NET algorithm. In order to improve performance in classification, segmented images are used to classify images into two classes, normal and abnormal, instead of the images themselves. The images in the data set used in this study have a small number of images. Due to the use of a convolutional neural network algorithm to extract the feature and classify the images, more images are needed. Therefore, the data amplification technique to overcome this problem is used. Finally, the convolutional neural network has been used to extract features from images and classify fragmented images. Experimental results shown that the proposed method presented better performance compared to other existing methods.
——在科技进步的今天,人工智能与人类共同进化、共同成长。临床专家只依赖他们的知识和经验,以及复杂和耗时的临床试验的结果,尽管诊断工作不可避免地存在人为错误。在处理恶性和危险的疾病时,机器学习的使用清楚地表明,这些技术的能力和能力有利于帮助正确诊断疾病,减少人为错误,提高诊断水平,并尽快开始治疗。在疾病方面,图像处理和人工智能在医学上应用广泛,在立体学、组织病理学上也有应用。利用人工智能和机器学习进行疾病诊断的重要活动之一是医学图像的碎片化和分类,利用从医疗设备中获得的患者图像进行疾病诊断。在本文中,我们对脑组织的医学组织病理图像进行了分类。由于使用标准设备采样,图像质量不佳,尝试通过操作来提高图像质量。此外,所有图像都使用U-NET算法进行分割。为了提高分类性能,使用分割图像将图像分为正常和异常两类,而不是图像本身。本研究使用的数据集中的图像数量较少。由于使用卷积神经网络算法提取特征并对图像进行分类,需要更多的图像。因此,采用数据放大技术来克服这一问题。最后,利用卷积神经网络从图像中提取特征并对碎片图像进行分类。实验结果表明,与现有方法相比,该方法具有更好的性能。
{"title":"Analysis of Medical Slide Images Processing using Depth Learning in Histopathological Studies of Cerebellar Cortex Tissue","authors":"Xiang Zhang, Xiaowei Shi, Xingyi Zhang","doi":"10.14569/ijacsa.2023.0140167","DOIUrl":"https://doi.org/10.14569/ijacsa.2023.0140167","url":null,"abstract":"—Today, with the advancement of science and technology, artificial intelligence evolves and grows along with human beings. Clinical specialists rely only on their knowledge and experience, as well as the results of complex and time-consuming clinical trials, despite the inevitable human errors of diagnosis work. Performing malignant and dangerous diseases, the use of machine learning makes it clear that the ability and capacity of these techniques are beneficial to help correctly diagnose diseases, reduce human error, improve diagnosis, and start treatment as soon as possible. In diseases, image processing and artificial intelligence is widely used in medicine and applied in stereological, histopathology. One of the essential activities for diagnosing the disease using artificial intelligence and machine learning is the fragmentation of images and classification of medical images, which is used to diagnose the disease with the help of images of the patient obtained from medical devices. In this article, we have worked on classifying medical histopathological images of brain tissue. The images are not of good quality due to sampling with standard equipment, and an attempt is made to improve the quality of the images by operating. Also, all images are segmented using the U-NET algorithm. In order to improve performance in classification, segmented images are used to classify images into two classes, normal and abnormal, instead of the images themselves. The images in the data set used in this study have a small number of images. Due to the use of a convolutional neural network algorithm to extract the feature and classify the images, more images are needed. Therefore, the data amplification technique to overcome this problem is used. Finally, the convolutional neural network has been used to extract features from images and classify fragmented images. Experimental results shown that the proposed method presented better performance compared to other existing methods.","PeriodicalId":13824,"journal":{"name":"International Journal of Advanced Computer Science and Applications","volume":null,"pages":null},"PeriodicalIF":0.9,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"87076853","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An Adaptive Channel Selection and Graph ResNet Based Algorithm for Motor Imagery Classification 一种自适应通道选择和基于图形ResNet的运动图像分类算法
IF 0.9 Q3 Computer Science Pub Date : 2023-01-01 DOI: 10.14569/ijacsa.2023.0140525
Yongquan Xia, Jianhua Dong, Duan Li, Kuan-Ching Li, J. Nan, Ruyun Xu
—In Brain-Computer interface (BCI) applications, achieving accurate control relies heavily on the classification accuracy and efficiency of motor imagery electroencephalogram (EEG) signals. However, factors such as mutual interference between multi-channel signals, inter-individual variability, and noise interference in the channels pose challenges to motor imagery EEG signal classification. To address these problems, this paper proposes an Adaptive Channel Selection algorithm aimed at optimizing classification accuracy and Information Translate Rate (ITR). First, C3, C4, and Cz are selected as key channels based on neurophysiological evidence and extensive experimental studies. Next, the channel selection is fine-tuned using spatial location and absolute Pearson correlation coefficients. By analyzing the relationship between EEG channels and key channels, the most relevant channel combination is determined for each subject, reducing confounding information and improving classification accuracy. To validate the method, the SHU Dataset and the PhysioNet Dataset are used in experiments. The Graph ResNet classification model is employed to extract features from the selected channel combinations using deep learning techniques. Experimental results show that the average classification accuracy is improved by 5.36% and 9.19%, and the Information Translate Rate is improved by 29.24% and 26.75%, respectively, compared to a single channel combination.
在脑机接口(BCI)应用中,实现精确控制在很大程度上依赖于运动图像脑电图(EEG)信号分类的准确性和效率。然而,多通道信号之间的相互干扰、个体间的差异性以及通道内的噪声干扰等因素对运动图像脑电信号的分类提出了挑战。为了解决这些问题,本文提出了一种旨在优化分类精度和信息翻译率(ITR)的自适应信道选择算法。首先,根据神经生理学证据和广泛的实验研究,选择C3、C4和Cz作为关键通道。接下来,使用空间位置和绝对Pearson相关系数对信道选择进行微调。通过分析脑电通道与关键通道之间的关系,为每个受试者确定最相关的通道组合,减少混杂信息,提高分类精度。为了验证该方法的有效性,使用SHU数据集和PhysioNet数据集进行了实验。采用Graph ResNet分类模型,利用深度学习技术从选择的通道组合中提取特征。实验结果表明,与单通道组合相比,平均分类准确率分别提高了5.36%和9.19%,信息翻译率分别提高了29.24%和26.75%。
{"title":"An Adaptive Channel Selection and Graph ResNet Based Algorithm for Motor Imagery Classification","authors":"Yongquan Xia, Jianhua Dong, Duan Li, Kuan-Ching Li, J. Nan, Ruyun Xu","doi":"10.14569/ijacsa.2023.0140525","DOIUrl":"https://doi.org/10.14569/ijacsa.2023.0140525","url":null,"abstract":"—In Brain-Computer interface (BCI) applications, achieving accurate control relies heavily on the classification accuracy and efficiency of motor imagery electroencephalogram (EEG) signals. However, factors such as mutual interference between multi-channel signals, inter-individual variability, and noise interference in the channels pose challenges to motor imagery EEG signal classification. To address these problems, this paper proposes an Adaptive Channel Selection algorithm aimed at optimizing classification accuracy and Information Translate Rate (ITR). First, C3, C4, and Cz are selected as key channels based on neurophysiological evidence and extensive experimental studies. Next, the channel selection is fine-tuned using spatial location and absolute Pearson correlation coefficients. By analyzing the relationship between EEG channels and key channels, the most relevant channel combination is determined for each subject, reducing confounding information and improving classification accuracy. To validate the method, the SHU Dataset and the PhysioNet Dataset are used in experiments. The Graph ResNet classification model is employed to extract features from the selected channel combinations using deep learning techniques. Experimental results show that the average classification accuracy is improved by 5.36% and 9.19%, and the Information Translate Rate is improved by 29.24% and 26.75%, respectively, compared to a single channel combination.","PeriodicalId":13824,"journal":{"name":"International Journal of Advanced Computer Science and Applications","volume":null,"pages":null},"PeriodicalIF":0.9,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"87544500","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Opportunities and Challenges in Human-Swarm Interaction: Systematic Review and Research Implications 人群互动的机遇与挑战:系统回顾与研究启示
IF 0.9 Q3 Computer Science Pub Date : 2023-01-01 DOI: 10.14569/ijacsa.2023.0140499
Alexandru-Ionuț Șiean, Bogdan Gradinaru, O. Gherman, M. Danubianu, L. Milici
We conducted a Systematic Literature Review on scientific papers that examined the interaction between operators and drone swarms based on the use of a command and control center. We present the results of a meta-analysis of nine scientific papers published in the ACM DL and IEEE Xplore databases. Our findings show that research on human-drone swarm interaction shows a disproportionate interest in hand gestures compared to other input modalities for drone swarm control. Furthermore, all articles reviewed exclusively explored gestures and the size of the swarm used in the studies was limited, with a median of 3.0 and an average of 3.8 drones per study. We compiled an inventory of interaction modalities, recognition techniques, and application types from the scientific literature, which is presented in this paper. On the basis of our findings, we propose four areas for future research that can guide scientific investigations and practical developments in this field. Keywords—Human swarm interactions; input modalities; swarm control
我们对科学论文进行了系统的文献综述,这些论文研究了基于指挥和控制中心的使用,操作员和无人机群之间的相互作用。我们提出了对发表在ACM DL和IEEE explore数据库中的九篇科学论文的荟萃分析结果。我们的研究结果表明,与无人机群控制的其他输入方式相比,人类与无人机群交互的研究显示出对手势不成比例的兴趣。此外,所有被审查的文章都专门探讨了手势,研究中使用的蜂群的规模是有限的,每项研究的中位数为3.0,平均为3.8。我们从科学文献中汇编了一份交互模式、识别技术和应用类型的清单,并在本文中提出。根据我们的研究结果,我们提出了未来研究的四个领域,可以指导该领域的科学调查和实际发展。关键词:群体互动;输入模式;群控制
{"title":"Opportunities and Challenges in Human-Swarm Interaction: Systematic Review and Research Implications","authors":"Alexandru-Ionuț Șiean, Bogdan Gradinaru, O. Gherman, M. Danubianu, L. Milici","doi":"10.14569/ijacsa.2023.0140499","DOIUrl":"https://doi.org/10.14569/ijacsa.2023.0140499","url":null,"abstract":"We conducted a Systematic Literature Review on scientific papers that examined the interaction between operators and drone swarms based on the use of a command and control center. We present the results of a meta-analysis of nine scientific papers published in the ACM DL and IEEE Xplore databases. Our findings show that research on human-drone swarm interaction shows a disproportionate interest in hand gestures compared to other input modalities for drone swarm control. Furthermore, all articles reviewed exclusively explored gestures and the size of the swarm used in the studies was limited, with a median of 3.0 and an average of 3.8 drones per study. We compiled an inventory of interaction modalities, recognition techniques, and application types from the scientific literature, which is presented in this paper. On the basis of our findings, we propose four areas for future research that can guide scientific investigations and practical developments in this field. Keywords—Human swarm interactions; input modalities; swarm control","PeriodicalId":13824,"journal":{"name":"International Journal of Advanced Computer Science and Applications","volume":null,"pages":null},"PeriodicalIF":0.9,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"88385874","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Serious Game Design Principles for Children with Autism to Facilitate the Development of Emotion Regulation 帮助自闭症儿童发展情绪调节的严肃游戏设计原则
IF 0.9 Q3 Computer Science Pub Date : 2023-01-01 DOI: 10.14569/ijacsa.2023.01405100
N. Daud, Muhammad Haziq Lim Abdullah, M. H. Zakaria
—Autism spectrum disorder (ASD) is a deficit-driven neurodevelopmental condition in three areas, which are social interactions, communication, and the presence of restricted interests and repetitive behaviours. Children with autism mainly suffer from emotional disturbance that emerges as meltdowns, tantrums, and aggression, increasing the risk of developing mental health issues. Several studies have assessed the use of serious games in helping children with autism enhance their communication, learning, and social skills. Significantly, these serious games focus on the strengths and weaknesses of the disorder to establish a comfortable and controlled environment that is able to support children with autism. However, there is still a lack of evidence in studies exploring the use of serious games for children with autism to facilitate the development of emotion regulation. The aim of this study is to consolidate and propose a new serious game design principle for children with autism to facilitate the development of emotion regulation. The target age of the children involved in this study ranged between 6 and 12. A review of previous literature on serious game design principles was conducted. More than 70 articles related to serious games for children with autism were analysed using thematic analysis. This study found 16 elements that influenced the designing and developing process of creating a serious game for children with autism. It has been organised and categorised into five attributes (user, game objectives, game elements, game aesthetics, and player experience). Certainly, this study demonstrates the needs and requirements of children with autism when designing serious games.
-自闭症谱系障碍(ASD)是一种缺陷驱动的神经发育状况,表现在三个方面,即社会互动、沟通、限制兴趣和重复行为的存在。自闭症儿童主要遭受情绪障碍,表现为崩溃、发脾气和侵略,增加了发展精神健康问题的风险。一些研究已经评估了使用严肃游戏来帮助自闭症儿童提高他们的沟通、学习和社交技能。值得注意的是,这些严肃的游戏专注于自闭症的优点和缺点,以建立一个舒适和可控的环境,能够支持自闭症儿童。然而,在探索自闭症儿童使用严肃游戏促进情绪调节发展的研究中,仍然缺乏证据。本研究旨在巩固并提出一种新的自闭症儿童严肃游戏设计原则,以促进儿童情绪调节能力的发展。参与这项研究的儿童的目标年龄在6到12岁之间。本文回顾了之前关于严肃游戏设计原则的文献。使用主题分析法分析了70多篇与自闭症儿童严肃游戏相关的文章。这项研究发现了影响自闭症儿童严肃游戏设计和开发过程的16个元素。它被组织并归类为5个属性(用户,游戏目标,游戏元素,游戏美学和玩家体验)。当然,这项研究证明了自闭症儿童在设计严肃游戏时的需求和要求。
{"title":"Serious Game Design Principles for Children with Autism to Facilitate the Development of Emotion Regulation","authors":"N. Daud, Muhammad Haziq Lim Abdullah, M. H. Zakaria","doi":"10.14569/ijacsa.2023.01405100","DOIUrl":"https://doi.org/10.14569/ijacsa.2023.01405100","url":null,"abstract":"—Autism spectrum disorder (ASD) is a deficit-driven neurodevelopmental condition in three areas, which are social interactions, communication, and the presence of restricted interests and repetitive behaviours. Children with autism mainly suffer from emotional disturbance that emerges as meltdowns, tantrums, and aggression, increasing the risk of developing mental health issues. Several studies have assessed the use of serious games in helping children with autism enhance their communication, learning, and social skills. Significantly, these serious games focus on the strengths and weaknesses of the disorder to establish a comfortable and controlled environment that is able to support children with autism. However, there is still a lack of evidence in studies exploring the use of serious games for children with autism to facilitate the development of emotion regulation. The aim of this study is to consolidate and propose a new serious game design principle for children with autism to facilitate the development of emotion regulation. The target age of the children involved in this study ranged between 6 and 12. A review of previous literature on serious game design principles was conducted. More than 70 articles related to serious games for children with autism were analysed using thematic analysis. This study found 16 elements that influenced the designing and developing process of creating a serious game for children with autism. It has been organised and categorised into five attributes (user, game objectives, game elements, game aesthetics, and player experience). Certainly, this study demonstrates the needs and requirements of children with autism when designing serious games.","PeriodicalId":13824,"journal":{"name":"International Journal of Advanced Computer Science and Applications","volume":null,"pages":null},"PeriodicalIF":0.9,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86256969","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Deep Learning-based Sentence Embeddings using BERT for Textual Entailment 基于BERT的深度学习句子嵌入的文本蕴涵
IF 0.9 Q3 Computer Science Pub Date : 2023-01-01 DOI: 10.14569/ijacsa.2023.01408108
M. Alsuhaibani
—This study directly and thoroughly investigates the practicalities of utilizing sentence embeddings, derived from the foundations of deep learning, for textual entailment recognition, with a specific emphasis on the robust BERT model. As a cornerstone of our research, we incorporated the Stanford Natural Language Inference (SNLI) dataset. Our study emphasizes a meticulous analysis of BERT’s variable layers to ascertain the optimal layer for generating sentence embeddings that can effectively identify entailment. Our approach deviates from traditional methodologies, as we base our evaluation of entailment on the direct and simple comparison of sentence norms, subsequently highlighting the geometrical attributes of the embeddings. Experimental results revealed that the L 2 norm of sentence embeddings, drawn specifically from BERT’s 7th layer, emerged superior in entailment detection compared to other setups.
-本研究直接深入地研究了利用基于深度学习的句子嵌入进行文本蕴涵识别的可行性,并特别强调了鲁棒的BERT模型。作为我们研究的基石,我们纳入了斯坦福自然语言推理(SNLI)数据集。我们的研究强调对BERT的变量层进行细致的分析,以确定生成句子嵌入的最佳层,从而有效地识别蕴涵。我们的方法偏离了传统的方法,因为我们基于对句子规范的直接和简单的比较来评估蕴涵,随后突出嵌入的几何属性。实验结果表明,从BERT的第7层提取的句子嵌入l2范数在蕴涵检测方面优于其他设置。
{"title":"Deep Learning-based Sentence Embeddings using BERT for Textual Entailment","authors":"M. Alsuhaibani","doi":"10.14569/ijacsa.2023.01408108","DOIUrl":"https://doi.org/10.14569/ijacsa.2023.01408108","url":null,"abstract":"—This study directly and thoroughly investigates the practicalities of utilizing sentence embeddings, derived from the foundations of deep learning, for textual entailment recognition, with a specific emphasis on the robust BERT model. As a cornerstone of our research, we incorporated the Stanford Natural Language Inference (SNLI) dataset. Our study emphasizes a meticulous analysis of BERT’s variable layers to ascertain the optimal layer for generating sentence embeddings that can effectively identify entailment. Our approach deviates from traditional methodologies, as we base our evaluation of entailment on the direct and simple comparison of sentence norms, subsequently highlighting the geometrical attributes of the embeddings. Experimental results revealed that the L 2 norm of sentence embeddings, drawn specifically from BERT’s 7th layer, emerged superior in entailment detection compared to other setups.","PeriodicalId":13824,"journal":{"name":"International Journal of Advanced Computer Science and Applications","volume":null,"pages":null},"PeriodicalIF":0.9,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86339129","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Research on Recommendation Model of College English MOOC based on Hybrid Recommendation Algorithm 基于混合推荐算法的大学英语MOOC推荐模型研究
IF 0.9 Q3 Computer Science Pub Date : 2023-01-01 DOI: 10.14569/ijacsa.2023.0140464
Yifang Ding, J. Hao
Establishing a reasonable and efficient compulsory education balance index system is very important to boost the all-around of compulsory education development, and then realize the course recommendation for students with different attributes. Based on this, the research aimed at the problems in college English education and evaluation, aimed to establish a college English MOOC education and evaluation system based on the improved neural network recommendation algorithm. The research first constructed the college English MOOC education and evaluation data elements, and then established a genetic algorithm improved neural network algorithm (BP Neural Network Optimization Algorithm Based on Genetic Algorithm, GA-BP), and finally analyzed the effect of the assembled model. These results show that the fitness of the GA-BP model reaches the set expectation when the evolutionary algebra reaches 10 times, and its fitness is 0.6. The corresponding threshold and weight are obtained, and the threshold and weight are substituted into the model. After repeated iterative training, the model finally reached an error of 10-3 when it was trained 12 times, and the expected accuracy was achieved. The R value of each set hovered around 0.97, and the fitting degree was high, which showed that the GA-BP model proposed in the study had a better fitting degree. The difference between the expected value and the output value is mainly distributed in the [-0.08083, 0.06481] interval. To sum up, the GA-BP model proposed in the study has an excellent effect on college English education and evaluation. This evaluation model has a faster learning rate and a higher prediction accuracy and more stable performance. Keywords—Genetic algorithm; education quality assessment; BP neural network; college English MOOC
建立合理、高效的义务教育均衡指标体系,对促进义务教育全面发展,实现对不同属性学生的课程推荐具有重要意义。基于此,本研究针对大学英语教育与评价中存在的问题,旨在建立一个基于改进神经网络推荐算法的大学英语MOOC教育与评价系统。本研究首先构建了大学英语MOOC教育与评价数据元素,然后建立了一种遗传算法改进的神经网络算法(基于遗传算法的BP神经网络优化算法,GA-BP),最后对装配模型的效果进行了分析。结果表明,当进化代数达到10次时,GA-BP模型的适应度达到集合期望,其适应度为0.6。得到相应的阈值和权值,将阈值和权值代入模型。模型经过反复迭代训练,经过12次训练,最终误差达到10-3,达到预期精度。各集合的R值徘徊在0.97左右,拟合程度较高,说明本文提出的GA-BP模型具有较好的拟合程度。期望值与输出值的差值主要分布在[-0.08083,0.06481]区间内。综上所述,本研究提出的GA-BP模型对大学英语教育和评价具有良好的效果。该评价模型学习率更快,预测精度更高,性能更稳定。Keywords-Genetic算法;教育质量评估;BP神经网络;大学英语MOOC
{"title":"Research on Recommendation Model of College English MOOC based on Hybrid Recommendation Algorithm","authors":"Yifang Ding, J. Hao","doi":"10.14569/ijacsa.2023.0140464","DOIUrl":"https://doi.org/10.14569/ijacsa.2023.0140464","url":null,"abstract":"Establishing a reasonable and efficient compulsory education balance index system is very important to boost the all-around of compulsory education development, and then realize the course recommendation for students with different attributes. Based on this, the research aimed at the problems in college English education and evaluation, aimed to establish a college English MOOC education and evaluation system based on the improved neural network recommendation algorithm. The research first constructed the college English MOOC education and evaluation data elements, and then established a genetic algorithm improved neural network algorithm (BP Neural Network Optimization Algorithm Based on Genetic Algorithm, GA-BP), and finally analyzed the effect of the assembled model. These results show that the fitness of the GA-BP model reaches the set expectation when the evolutionary algebra reaches 10 times, and its fitness is 0.6. The corresponding threshold and weight are obtained, and the threshold and weight are substituted into the model. After repeated iterative training, the model finally reached an error of 10-3 when it was trained 12 times, and the expected accuracy was achieved. The R value of each set hovered around 0.97, and the fitting degree was high, which showed that the GA-BP model proposed in the study had a better fitting degree. The difference between the expected value and the output value is mainly distributed in the [-0.08083, 0.06481] interval. To sum up, the GA-BP model proposed in the study has an excellent effect on college English education and evaluation. This evaluation model has a faster learning rate and a higher prediction accuracy and more stable performance. Keywords—Genetic algorithm; education quality assessment; BP neural network; college English MOOC","PeriodicalId":13824,"journal":{"name":"International Journal of Advanced Computer Science and Applications","volume":null,"pages":null},"PeriodicalIF":0.9,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86519764","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
International Journal of Advanced Computer Science and Applications
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1