首页 > 最新文献

Int. J. Comput. Commun. Control最新文献

英文 中文
Covid-19 Forecasting Using CNN Approach With A Halbinomial Distribution And A Linear Decreasing Inertia Weight-Based Cat Swarm Optimization 基于Halbinomial分布和线性递减惯性权重的CNN方法预测Covid-19
Pub Date : 2023-02-09 DOI: 10.15837/ijccc.2023.1.4396
R. Murugesan, Karthikeyan Madhu, Jayalakshmi Sambandam, L. Malliga
In recent times, the COVID-19 epidemic has spread to over 170 nations. Authorities all around the world are feeling the strain of COVID-19 since the total of infected people is rising as well as they does not familiar to handle the problem. The majority of current research effort is thus being directed on the analysis of COVID-19 data within the framework of the machines learning method. Researchers looked the COVID 19 data to make predictions about who would be treated, who would die, and who would get infected in the future. This might prompt governments worldwide to develop strategies for protecting the health of the public. Previous systems rely on Long Short- Term Memory (LSTM) networks for predicting new instances of COVID-19. The LSTM network findings suggest that the pandemic might be over by June of 2020. However, LSTM may have an over-fitting issue, and it may fall short of expectations in terms of true positive. For this issue in COVID-19 forecasting, we suggest using two methods such as Cat Swarm Optimization (CSO) for reducing the inertia weight linearly and then artificial intelligence based binomial distribution is used. In this proposed study, we take the COVID-19 predicting database as an contribution and normalise it using the min-max approach. The accuracy of classification is improved with the use of the first method to choose the optimal features. In this method, inertia weight is added to the CSO optimization algorithm convergence. Death and confirmed cases are predicted for a certain time period throughout India using Convolutional Neural Network with Partial Binomial Distribution based on carefully chosen characteristics. The experimental findings validate that the suggested scheme performs better than the baseline system in terms of f-measure, recall, precision, and accuracy.
近年来,新冠肺炎疫情已蔓延至170多个国家。由于感染人数不断增加,世界各国当局都感到了压力,而且他们不熟悉如何处理这个问题。因此,目前的大部分研究工作都集中在机器学习方法框架内对COVID-19数据的分析上。研究人员研究了COVID - 19的数据,以预测谁会接受治疗,谁会死亡,谁会在未来被感染。这可能促使世界各国政府制定保护公众健康的战略。以前的系统依赖于长短期记忆(LSTM)网络来预测新的COVID-19实例。LSTM网络的调查结果表明,大流行可能会在2020年6月结束。然而,LSTM可能存在过拟合问题,并且在真正方面可能达不到预期。针对COVID-19预测中的这一问题,我们建议使用Cat Swarm Optimization (CSO)等两种方法线性减小惯性权值,然后使用基于人工智能的二项分布。在本研究中,我们将COVID-19预测数据库作为贡献,并使用最小-最大方法对其进行归一化。采用第一种方法选择最优特征,提高了分类精度。该方法在CSO优化算法收敛性中加入惯性权值。根据精心选择的特征,使用部分二项分布的卷积神经网络预测整个印度某一时期的死亡和确诊病例。实验结果表明,该方案在f-measure、召回率、精密度和准确度方面都优于基线系统。
{"title":"Covid-19 Forecasting Using CNN Approach With A Halbinomial Distribution And A Linear Decreasing Inertia Weight-Based Cat Swarm Optimization","authors":"R. Murugesan, Karthikeyan Madhu, Jayalakshmi Sambandam, L. Malliga","doi":"10.15837/ijccc.2023.1.4396","DOIUrl":"https://doi.org/10.15837/ijccc.2023.1.4396","url":null,"abstract":"In recent times, the COVID-19 epidemic has spread to over 170 nations. Authorities all around the world are feeling the strain of COVID-19 since the total of infected people is rising as well as they does not familiar to handle the problem. The majority of current research effort is thus being directed on the analysis of COVID-19 data within the framework of the machines learning method. Researchers looked the COVID 19 data to make predictions about who would be treated, who would die, and who would get infected in the future. This might prompt governments worldwide to develop strategies for protecting the health of the public. Previous systems rely on Long Short- Term Memory (LSTM) networks for predicting new instances of COVID-19. The LSTM network findings suggest that the pandemic might be over by June of 2020. However, LSTM may have an over-fitting issue, and it may fall short of expectations in terms of true positive. For this issue in COVID-19 forecasting, we suggest using two methods such as Cat Swarm Optimization (CSO) for reducing the inertia weight linearly and then artificial intelligence based binomial distribution is used. In this proposed study, we take the COVID-19 predicting database as an contribution and normalise it using the min-max approach. The accuracy of classification is improved with the use of the first method to choose the optimal features. In this method, inertia weight is added to the CSO optimization algorithm convergence. Death and confirmed cases are predicted for a certain time period throughout India using Convolutional Neural Network with Partial Binomial Distribution based on carefully chosen characteristics. The experimental findings validate that the suggested scheme performs better than the baseline system in terms of f-measure, recall, precision, and accuracy.","PeriodicalId":179619,"journal":{"name":"Int. J. Comput. Commun. Control","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-02-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131032674","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
A Graph-Based Soft Actor Critic Approach in Multi-Agent Reinforcement Learning 多智能体强化学习中基于图的软行为者评价方法
Pub Date : 2023-02-09 DOI: 10.15837/ijccc.2023.1.5062
W. Pan, Cheng Liu
Multi-Agent Reinforcement Learning (MARL) is widely used to solve various real-world problems. In MARL, the environment contains multiple agents. A good grasp of the environment can guide agents to learn cooperative strategies. In Centralized Training Decentralized Execution (CTDE), a centralized critic is used to guide cooperative strategies learning. However, having multiple agents in the environment leads to the curse of dimensionality and influence of other agents’ strategies, resulting in difficulties for centralized critics to learn good cooperative strategies. We propose a graph-based approach to overcome the above problems. It uses a graph neural network, which uses partial observations of agents as input, and information between agents is aggregated by graph methods to extract information about the whole environment. In this way, agents can improve their understanding of the overall state of the environment and other agents in the environment while avoiding dimensional explosion. Then we combine a dual critic dynamic decomposition method with soft actor-critic to train policy. The former uses individual and global rewards for learning, avoiding the influence of other agents’ strategies, and the latter help to learn an optional policy better. We call this approach Multi-Agent Graph-based soft Actor-Critic (MAGAC). We compare our proposed method with several classical MARL algorithms under the Multi-agent Particle Environment (MPE). The experimental results show that our method can achieve a faster learning speed while learning better policy.
多智能体强化学习(MARL)被广泛用于解决各种现实问题。在MARL中,环境包含多个代理。对环境的良好把握可以引导agent学习合作策略。在集中训练和分散执行(CTDE)中,采用集中批评来指导合作策略的学习。然而,当环境中存在多个智能体时,会导致维度的诅咒和其他智能体策略的影响,导致集中式批评难以学习到好的合作策略。我们提出了一种基于图的方法来克服上述问题。该方法采用图神经网络,将智能体的局部观测作为输入,通过图方法对智能体之间的信息进行聚合,提取出整个环境的信息。这样,智能体可以在避免维度爆炸的同时,提高对环境和环境中其他智能体的整体状态的理解。然后将双批评家动态分解方法与软行为者批评家相结合,进行策略训练。前者使用个体和全局奖励进行学习,避免了其他代理策略的影响,后者有助于更好地学习可选策略。我们称这种方法为基于多智能体图的软Actor-Critic (MAGAC)。在多智能体粒子环境(MPE)下,将该方法与几种经典的MARL算法进行了比较。实验结果表明,该方法在学习到更好的策略的同时,可以获得更快的学习速度。
{"title":"A Graph-Based Soft Actor Critic Approach in Multi-Agent Reinforcement Learning","authors":"W. Pan, Cheng Liu","doi":"10.15837/ijccc.2023.1.5062","DOIUrl":"https://doi.org/10.15837/ijccc.2023.1.5062","url":null,"abstract":"Multi-Agent Reinforcement Learning (MARL) is widely used to solve various real-world problems. In MARL, the environment contains multiple agents. A good grasp of the environment can guide agents to learn cooperative strategies. In Centralized Training Decentralized Execution (CTDE), a centralized critic is used to guide cooperative strategies learning. However, having multiple agents in the environment leads to the curse of dimensionality and influence of other agents’ strategies, resulting in difficulties for centralized critics to learn good cooperative strategies. We propose a graph-based approach to overcome the above problems. It uses a graph neural network, which uses partial observations of agents as input, and information between agents is aggregated by graph methods to extract information about the whole environment. In this way, agents can improve their understanding of the overall state of the environment and other agents in the environment while avoiding dimensional explosion. Then we combine a dual critic dynamic decomposition method with soft actor-critic to train policy. The former uses individual and global rewards for learning, avoiding the influence of other agents’ strategies, and the latter help to learn an optional policy better. We call this approach Multi-Agent Graph-based soft Actor-Critic (MAGAC). We compare our proposed method with several classical MARL algorithms under the Multi-agent Particle Environment (MPE). The experimental results show that our method can achieve a faster learning speed while learning better policy.","PeriodicalId":179619,"journal":{"name":"Int. J. Comput. Commun. Control","volume":"64 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-02-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128904055","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 for Assessing Severity of Cracks in Concrete Structures 基于深度学习的混凝土结构裂缝严重程度评估
Pub Date : 2023-02-09 DOI: 10.15837/ijccc.2023.1.4977
Ahmed Banimustafa, Rozan AbdelHalim, Olla Bulkrock, Ahmad Al-Hmouz
Most concrete structures suffer from degradation, where cracks are the most obvious visual sign. Concrete structures must be continuously monitored and assessed to avoid further deterioration, which may lead to a partial or total collapse. This is particularly important when constructing large structures such as towers, bridges, tunnels, and dams. This work aims to demonstrate and evaluate several deep learning approaches that can be used for monitoring and assessing the level of concrete degradation based on the cracks’ visual signs, which can then be embedded in Health Monitoring Systems (SHM). The experimental work in this study involves creating three models: Two were built using ResNet-50 and Xception transfer learning networks. In contrast, the third was built using a customized Sequential Convolutional Neural Network (SCNN) architecture. The dataset comprises 2,000 image samples sampled from a larger dataset that contains 56,000 images and which belong to four severity classes: minor, moderate, and severe, in addition to a normal class for no crack signs. The SCNN model achieved an accuracy of 90.2%, while the Xception and ResNet-50 models scored an accuracy of 86.3% and 70%, respectively.
大多数混凝土结构都会出现退化,其中裂缝是最明显的视觉标志。混凝土结构必须持续监测和评估,以避免进一步恶化,可能导致部分或全部倒塌。在建造塔、桥梁、隧道和水坝等大型结构时,这一点尤为重要。这项工作旨在展示和评估几种深度学习方法,这些方法可用于监测和评估基于裂缝视觉标志的混凝土退化水平,然后可嵌入健康监测系统(SHM)。本研究的实验工作包括创建三个模型:两个是使用ResNet-50和Xception迁移学习网络构建的。相比之下,第三个是使用定制的顺序卷积神经网络(SCNN)架构构建的。该数据集包括2000个图像样本,这些样本来自一个包含56,000张图像的更大数据集,这些图像属于四个严重级别:轻微、中度和严重,此外还有一个正常级别(无裂纹迹象)。SCNN模型的准确率为90.2%,而Xception和ResNet-50模型的准确率分别为86.3%和70%。
{"title":"Deep Learning for Assessing Severity of Cracks in Concrete Structures","authors":"Ahmed Banimustafa, Rozan AbdelHalim, Olla Bulkrock, Ahmad Al-Hmouz","doi":"10.15837/ijccc.2023.1.4977","DOIUrl":"https://doi.org/10.15837/ijccc.2023.1.4977","url":null,"abstract":"Most concrete structures suffer from degradation, where cracks are the most obvious visual sign. Concrete structures must be continuously monitored and assessed to avoid further deterioration, which may lead to a partial or total collapse. This is particularly important when constructing large structures such as towers, bridges, tunnels, and dams. This work aims to demonstrate and evaluate several deep learning approaches that can be used for monitoring and assessing the level of concrete degradation based on the cracks’ visual signs, which can then be embedded in Health Monitoring Systems (SHM). The experimental work in this study involves creating three models: Two were built using ResNet-50 and Xception transfer learning networks. In contrast, the third was built using a customized Sequential Convolutional Neural Network (SCNN) architecture. The dataset comprises 2,000 image samples sampled from a larger dataset that contains 56,000 images and which belong to four severity classes: minor, moderate, and severe, in addition to a normal class for no crack signs. The SCNN model achieved an accuracy of 90.2%, while the Xception and ResNet-50 models scored an accuracy of 86.3% and 70%, respectively.","PeriodicalId":179619,"journal":{"name":"Int. J. Comput. Commun. Control","volume":"12 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-02-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131184960","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
Semantic Graph Based Convolutional Neural Network for Spam e-mail Classification in Cybercrime Applications 基于语义图的卷积神经网络在垃圾邮件分类中的应用
Pub Date : 2023-02-09 DOI: 10.15837/ijccc.2023.1.4478
S. Muthurajkumar, S. Nisha
Spam is characterized as unnecessary and garbage E-mails. Due to the increasing of unsolicited E-mails, it is becoming more and more crucial for mail users to utilize a trustworthy spam E-mail filter. The shortcomings of spam classifier are defined by their increasing inability to manage large amounts of relevant messages and to effectively detect and effectively detect spam messages. Numerous characteristics in spam classifications are problematic. Given that selecting features is one of the most often used and successful techniques for feature reduction, it is a crucial duty in the identification of keyword content. As a result, features that are unnecessary and pointless yet potentially harm effciency would be removed. In this study, we present SGNNCNN (Semantic Graph Neural Network With CNN) as a solution to tackle the diffcult task of mail identification. By projections E-mails onto a graph and by using the SGNN-CNN model for classifications, this technique transforms the E-mail classification issue into a graph classification challenge. There is no need to integrate the word into a representation since the E-mail characteristics are produced from the semantic network. On several open databases, the technique's effectiveness is evaluated. Some few public databases were used in experiments to demonstrate the high accuracy of the proposed approach for classifying E-mails. In term of spam classification, the performance is superior to state-of-the-art deep learning-based methods.
垃圾邮件的特点是不必要的和垃圾电子邮件。由于不请自来的电子邮件越来越多,对于邮件用户来说,使用可靠的垃圾邮件过滤器变得越来越重要。垃圾邮件分类器的缺点是越来越不能管理大量的相关消息,不能有效地检测和有效地检测垃圾邮件。垃圾邮件分类中的许多特征都存在问题。考虑到选择特征是最常用和最成功的特征缩减技术之一,它是识别关键字内容的关键任务。因此,那些不必要的、毫无意义的、但可能损害效率的功能将被删除。在这项研究中,我们提出了SGNNCNN (Semantic Graph Neural Network With CNN)作为解决邮件识别困难任务的解决方案。通过将电子邮件投影到图上并使用SGNN-CNN模型进行分类,该技术将电子邮件分类问题转化为图分类挑战。由于E-mail特征是由语义网络产生的,因此不需要将单词集成到表示中。在几个开放数据库上,对该技术的有效性进行了评价。在实验中使用了一些公共数据库,以证明所提出的方法对电子邮件进行分类的准确性。在垃圾邮件分类方面,性能优于最先进的基于深度学习的方法。
{"title":"Semantic Graph Based Convolutional Neural Network for Spam e-mail Classification in Cybercrime Applications","authors":"S. Muthurajkumar, S. Nisha","doi":"10.15837/ijccc.2023.1.4478","DOIUrl":"https://doi.org/10.15837/ijccc.2023.1.4478","url":null,"abstract":"Spam is characterized as unnecessary and garbage E-mails. Due to the increasing of unsolicited E-mails, it is becoming more and more crucial for mail users to utilize a trustworthy spam E-mail filter. The shortcomings of spam classifier are defined by their increasing inability to manage large amounts of relevant messages and to effectively detect and effectively detect spam messages. Numerous characteristics in spam classifications are problematic. Given that selecting features is one of the most often used and successful techniques for feature reduction, it is a crucial duty in the identification of keyword content. As a result, features that are unnecessary and pointless yet potentially harm effciency would be removed. In this study, we present SGNNCNN (Semantic Graph Neural Network With CNN) as a solution to tackle the diffcult task of mail identification. By projections E-mails onto a graph and by using the SGNN-CNN model for classifications, this technique transforms the E-mail classification issue into a graph classification challenge. There is no need to integrate the word into a representation since the E-mail characteristics are produced from the semantic network. On several open databases, the technique's effectiveness is evaluated. Some few public databases were used in experiments to demonstrate the high accuracy of the proposed approach for classifying E-mails. In term of spam classification, the performance is superior to state-of-the-art deep learning-based methods.","PeriodicalId":179619,"journal":{"name":"Int. J. Comput. Commun. Control","volume":"20 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-02-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133572938","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
Evaluation of Language Models on Romanian XQuAD and RoITD datasets 罗马尼亚语XQuAD和RoITD数据集上语言模型的评价
Pub Date : 2023-02-09 DOI: 10.15837/ijccc.2023.1.5111
C. Nicolae, Rohan Kumar Yadav, D. Tufis
Natural language processing (NLP) has become a vital requirement in a wide range of applications, including machine translation, information retrieval, and text classification. The development and evaluation of NLP models for various languages have received significant attention in recent years, but there has been relatively little work done on comparing the performance of different language models on Romanian data. In particular, the introduction and evaluation of various Romanian language models with multilingual models have barely been comparatively studied. In this paper, we address this gap by evaluating eight NLP models on two Romanian datasets, XQuAD and RoITD. Our experiments and results show that bert-base-multilingual-cased and bertbase- multilingual-uncased, perform best on both XQuAD and RoITD tasks, while RoBERT-small model and DistilBERT models perform the worst. We also discuss the implications of our findings and outline directions for future work in this area.
自然语言处理(NLP)已成为机器翻译、信息检索和文本分类等广泛应用的重要要求。近年来,各种语言的NLP模型的开发和评估受到了极大的关注,但在比较不同语言模型在罗马尼亚数据上的表现方面做的工作相对较少。特别是各种罗马尼亚语模型与多语言模型的引入与评价,鲜有比较研究。在本文中,我们通过在两个罗马尼亚数据集XQuAD和RoITD上评估8个NLP模型来解决这一差距。我们的实验和结果表明,bert-base-multilingual-case和bert-base-multilingual- uncase在XQuAD和RoITD任务上都表现最好,而RoBERT-small模型和DistilBERT模型表现最差。我们还讨论了我们的研究结果的含义,并概述了该领域未来工作的方向。
{"title":"Evaluation of Language Models on Romanian XQuAD and RoITD datasets","authors":"C. Nicolae, Rohan Kumar Yadav, D. Tufis","doi":"10.15837/ijccc.2023.1.5111","DOIUrl":"https://doi.org/10.15837/ijccc.2023.1.5111","url":null,"abstract":"Natural language processing (NLP) has become a vital requirement in a wide range of applications, including machine translation, information retrieval, and text classification. The development and evaluation of NLP models for various languages have received significant attention in recent years, but there has been relatively little work done on comparing the performance of different language models on Romanian data. In particular, the introduction and evaluation of various Romanian language models with multilingual models have barely been comparatively studied. In this paper, we address this gap by evaluating eight NLP models on two Romanian datasets, XQuAD and RoITD. Our experiments and results show that bert-base-multilingual-cased and bertbase- multilingual-uncased, perform best on both XQuAD and RoITD tasks, while RoBERT-small model and DistilBERT models perform the worst. We also discuss the implications of our findings and outline directions for future work in this area.","PeriodicalId":179619,"journal":{"name":"Int. J. Comput. Commun. Control","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-02-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124798330","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
Machine learning and uLBP histograms for posture recognition of dependent people via Big Data Hadoop and Spark platform 基于大数据Hadoop和Spark平台的机器学习和uLBP直方图对依赖者的姿势识别
Pub Date : 2023-02-09 DOI: 10.15837/ijccc.2023.1.4981
F. Alfayez, H. Bouhamed
For dependent population, falls accident are a serious health issue, particularly in a situation of pandemic saturation of health structures. It is, therefore, highly desirable to quarantine patients at home, in order to avoid the spread of contagious diseases. A dedicated surveillance system at home may become an urgent need in order to improve the patients’ living autonomy and significantly reduce assistance costs while preserving their privacy and intimacy. The domestic fall accident is regarded as an abrupt pose transition. Accordingly, normal human postures have to be recognized first. To this end, we proposed a novel big data scalable method for posture recognition using uniform local binary pattern (uLBP) histograms for pattern extraction. Instead of saving the pixels of the entire image, only the patterns were kept for the identification of human postures. By doing so, we tried to preserve people’s intimacy, which is very important in ehealth. To our knowledge, our work is the first to use this approach in a big data platform context for fall event detection while using Random Forest instead of complex deep learning methods. Application results of our conduct are very interesting in comparison to complex architectures such as convolutional deep neural networks (CNN) and feedforward deep neural networks (DFFNN).
对于依赖人口来说,跌倒事故是一个严重的健康问题,特别是在卫生机构大流行病饱和的情况下。因此,为了避免传染病的传播,最好将患者隔离在家中。为了提高患者的生活自主权,在保护他们的隐私和亲密关系的同时显著降低援助成本,家庭专用监控系统可能成为迫切需要。国内的跌倒事故被认为是一个突发性的姿势转变。因此,必须首先识别正常的人体姿势。为此,我们提出了一种基于统一局部二值模式(uLBP)直方图的姿态识别新方法。而不是保存整个图像的像素,只有模式被保留用于识别人类的姿势。通过这样做,我们试图保持人们的亲密关系,这在电子健康中非常重要。据我们所知,我们的工作是第一个在大数据平台环境中使用这种方法进行跌倒事件检测,同时使用随机森林而不是复杂的深度学习方法。与卷积深度神经网络(CNN)和前馈深度神经网络(DFFNN)等复杂架构相比,我们的行为的应用结果非常有趣。
{"title":"Machine learning and uLBP histograms for posture recognition of dependent people via Big Data Hadoop and Spark platform","authors":"F. Alfayez, H. Bouhamed","doi":"10.15837/ijccc.2023.1.4981","DOIUrl":"https://doi.org/10.15837/ijccc.2023.1.4981","url":null,"abstract":"For dependent population, falls accident are a serious health issue, particularly in a situation of pandemic saturation of health structures. It is, therefore, highly desirable to quarantine patients at home, in order to avoid the spread of contagious diseases. A dedicated surveillance system at home may become an urgent need in order to improve the patients’ living autonomy and significantly reduce assistance costs while preserving their privacy and intimacy. The domestic fall accident is regarded as an abrupt pose transition. Accordingly, normal human postures have to be recognized first. To this end, we proposed a novel big data scalable method for posture recognition using uniform local binary pattern (uLBP) histograms for pattern extraction. Instead of saving the pixels of the entire image, only the patterns were kept for the identification of human postures. By doing so, we tried to preserve people’s intimacy, which is very important in ehealth. To our knowledge, our work is the first to use this approach in a big data platform context for fall event detection while using Random Forest instead of complex deep learning methods. Application results of our conduct are very interesting in comparison to complex architectures such as convolutional deep neural networks (CNN) and feedforward deep neural networks (DFFNN).","PeriodicalId":179619,"journal":{"name":"Int. J. Comput. Commun. Control","volume":"111 3S 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-02-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126889380","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
Based on Haar-like feature and improved YOLOv4 navigation line detection algorithm in complex environment 基于Haar-like特征和改进的YOLOv4复杂环境下导航线检测算法
Pub Date : 2022-12-14 DOI: 10.15837/ijccc.2022.6.4910
Shenqi Gao, Shuxin Wang, Weigang Pan, Mushu Wang, Song Gao
In order to improve the detection accuracy of the navigation line by the unmanned automatic marking vehicle (UAMV) in the complex construction environment. Solve the problem of unqualified road markings drawn by the UAMV due to inaccurate detection during construction. A navigation line detection algorithm based on and improved YOLOv4 and improved Haar-like feature named YOLOv4-HR is proposed in this paper. Firstly, an image enhancement algorithm based on improved Haar-like features is proposed. It is used to enhance the images of the training set, make the images contain more semantic information, which improves the generalization ability of the network; Secondly, a multi-scale feature extraction network is added to the YOLOv4 network, which made model has a stronger learning ability for details and improves the accuracy of detection. Finally, a verification experiment is carried out on the self-built data set. The experimental results show that, compared with the original YOLOv4 network, the method proposed in this paper improves the AP value by 14.3% and the recall by 11.89%. The influence of factors such as the environment on the detection effect of the navigation line is reduced, and the effect of the navigation line detection in the visual navigation of the UAMV is effectively improved.
为了提高无人自动标记车(UAMV)在复杂施工环境下对导航线路的检测精度。解决了UAMV在施工过程中因检测不准确而绘制的道路标线不合格的问题。本文提出了一种基于改进的YOLOv4和改进的Haar-like feature的导航线检测算法YOLOv4- hr。首先,提出了一种基于改进Haar-like特征的图像增强算法。对训练集的图像进行增强,使图像包含更多的语义信息,提高了网络的泛化能力;其次,在YOLOv4网络中加入多尺度特征提取网络,使模型对细节具有更强的学习能力,提高了检测的准确性。最后,在自建数据集上进行了验证实验。实验结果表明,与原始的YOLOv4网络相比,本文提出的方法将AP值提高了14.3%,召回率提高了11.89%。降低了环境等因素对导航线检测效果的影响,有效提高了UAMV视觉导航中导航线检测的效果。
{"title":"Based on Haar-like feature and improved YOLOv4 navigation line detection algorithm in complex environment","authors":"Shenqi Gao, Shuxin Wang, Weigang Pan, Mushu Wang, Song Gao","doi":"10.15837/ijccc.2022.6.4910","DOIUrl":"https://doi.org/10.15837/ijccc.2022.6.4910","url":null,"abstract":"In order to improve the detection accuracy of the navigation line by the unmanned automatic marking vehicle (UAMV) in the complex construction environment. Solve the problem of unqualified road markings drawn by the UAMV due to inaccurate detection during construction. A navigation line detection algorithm based on and improved YOLOv4 and improved Haar-like feature named YOLOv4-HR is proposed in this paper. Firstly, an image enhancement algorithm based on improved Haar-like features is proposed. It is used to enhance the images of the training set, make the images contain more semantic information, which improves the generalization ability of the network; Secondly, a multi-scale feature extraction network is added to the YOLOv4 network, which made model has a stronger learning ability for details and improves the accuracy of detection. Finally, a verification experiment is carried out on the self-built data set. The experimental results show that, compared with the original YOLOv4 network, the method proposed in this paper improves the AP value by 14.3% and the recall by 11.89%. The influence of factors such as the environment on the detection effect of the navigation line is reduced, and the effect of the navigation line detection in the visual navigation of the UAMV is effectively improved.","PeriodicalId":179619,"journal":{"name":"Int. J. Comput. Commun. Control","volume":"51 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-12-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127287975","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
Design of Moving Coverage Algorithm of Ecological Monitoring Network for Curved Surface 曲面生态监测网移动覆盖算法设计
Pub Date : 2022-12-14 DOI: 10.15837/ijccc.2022.6.4588
Song Liu, Runlan Zhang, Yongheng Shi
Micro-structured sensors that can perceive and communicate at the same time have emerged as a result of the quick growth of microelectronics technology, wireless communication technology, and sensor technology. This little gadget has the ability to sense many types of environmental data, gather it at the sink node, and then send it to the data centre. In the civic, industrial, agricultural, military, and other domains, wireless sensor networks are frequently employed. A virtual force model of curved surface ecological monitoring network for moving coverage is presented, and a moving coverage algorithm for curved surface ecological monitoring network is given, according to the actual needs of curved surface ecological monitoring, such as grasslands, wetlands, deserts, and coastal beaches. The moving coverage algorithm of curved surface ecology monitoring network pushes the sensor nodes to the uncovered area on the monitored surface and fixes the monitoring blind zone on the monitored surface using a virtual force between sensor nodes in the ecological monitoring network. The moving coverage process of the moving coverage algorithm of the ecological monitoring network is simulated in order to verify the efficiency of the moving coverage algorithm of curved surface ecological monitoring network. The simulation results demonstrate that the moving coverage algorithm suggested in this paper can successfully increase the coverage of the ecological monitoring network on the monitoring surface by precisely locating the monitoring blind zone of the ecological monitoring network and pushing the sensor nodes to the monitoring blind zone for coverage. The final coverage ratio is greater than 95%, and the node deployment phase’s coverage ratio can reach 85% to 90%.
随着微电子技术、无线通信技术和传感器技术的快速发展,能够同时进行感知和通信的微结构传感器应运而生。这个小玩意有能力感知多种类型的环境数据,在汇聚节点收集数据,然后发送到数据中心。在民用、工业、农业、军事等领域,无线传感器网络被广泛应用。根据草地、湿地、沙漠、海岸滩涂等曲面生态监测的实际需要,建立了曲面生态监测网络移动覆盖的虚拟力模型,给出了曲面生态监测网络的移动覆盖算法。曲面生态监测网移动覆盖算法利用生态监测网中传感器节点之间的虚拟力将传感器节点推至监测面上的未覆盖区域,并在监测面上固定监测盲区。为了验证曲面生态监测网移动覆盖算法的有效性,对生态监测网移动覆盖算法的移动覆盖过程进行了仿真。仿真结果表明,本文提出的移动覆盖算法通过精确定位生态监测网的监测盲区,并将传感器节点推至监测盲区进行覆盖,可以成功地增加生态监测网在监测面上的覆盖率。最终覆盖率大于95%,节点部署阶段覆盖率可达85% ~ 90%。
{"title":"Design of Moving Coverage Algorithm of Ecological Monitoring Network for Curved Surface","authors":"Song Liu, Runlan Zhang, Yongheng Shi","doi":"10.15837/ijccc.2022.6.4588","DOIUrl":"https://doi.org/10.15837/ijccc.2022.6.4588","url":null,"abstract":"Micro-structured sensors that can perceive and communicate at the same time have emerged as a result of the quick growth of microelectronics technology, wireless communication technology, and sensor technology. This little gadget has the ability to sense many types of environmental data, gather it at the sink node, and then send it to the data centre. In the civic, industrial, agricultural, military, and other domains, wireless sensor networks are frequently employed. A virtual force model of curved surface ecological monitoring network for moving coverage is presented, and a moving coverage algorithm for curved surface ecological monitoring network is given, according to the actual needs of curved surface ecological monitoring, such as grasslands, wetlands, deserts, and coastal beaches. The moving coverage algorithm of curved surface ecology monitoring network pushes the sensor nodes to the uncovered area on the monitored surface and fixes the monitoring blind zone on the monitored surface using a virtual force between sensor nodes in the ecological monitoring network. The moving coverage process of the moving coverage algorithm of the ecological monitoring network is simulated in order to verify the efficiency of the moving coverage algorithm of curved surface ecological monitoring network. The simulation results demonstrate that the moving coverage algorithm suggested in this paper can successfully increase the coverage of the ecological monitoring network on the monitoring surface by precisely locating the monitoring blind zone of the ecological monitoring network and pushing the sensor nodes to the monitoring blind zone for coverage. The final coverage ratio is greater than 95%, and the node deployment phase’s coverage ratio can reach 85% to 90%.","PeriodicalId":179619,"journal":{"name":"Int. J. Comput. Commun. Control","volume":"68 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-12-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116584822","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
A Feature Engineering and Ensemble Learning Based Approach for Repeated Buyers Prediction 基于特征工程和集成学习的重复购买者预测方法
Pub Date : 2022-12-14 DOI: 10.15837/ijccc.2022.6.4988
Mingyang Zhang, Jiayue Lu, Ning Ma, T. Cheng, Guowei Hua
The global e-commerce market is growing at a rapid pace, but the percentage of repeat buyers is low. According to Tmall, the repurchase rate is only 6.1%, while research shows that a 5% increase in the repurchase rate can lead to a 25% to 95% increase in profit. To increase the repurchase rate, merchants need to predict potential repeat buyers and convert them into repurchasers. Therefore, it is necessary to predict repeat buyers. In this paper we build a prediction model of repeat purchasers using Tmall’s dataset. First, we build high-quality feature engineering for e-commerce scenarios by manual construction and algorithmic selection. We introduce the synthetic minority oversampling technique (SMOTE) algorithm to solve the data imbalance problem and improve prediction performance. Then we train classical classifiers including factorization machine and logistic regression, and ensemble learning classifiers including extreme gradient boosting, and light gradient boosting machine machines. Finally, we construct a two-layer fusion model based on the Stacking algorithm to further enhance prediction performance. The results show that through a series of innovations such as data imbalance processing, feature engineering, and fusion models, the model area under curve (AUC) value is improved by 0.01161. Our findings provide important implications for managing e-commerce platforms and the platform merchants.
全球电子商务市场正在快速增长,但回头客的比例很低。根据天猫的数据,回购率仅为6.1%,而研究表明,回购率每提高5%,利润就会增加25%至95%。为了提高再购买率,商家需要预测潜在的重复购买者,并将其转化为再购买者。因此,预测回头客是很有必要的。本文利用天猫的数据集建立了重复购买者的预测模型。首先,通过人工构建和算法选择,构建高质量的电子商务场景特征工程。为了解决数据不平衡问题,提高预测性能,引入了合成少数派过采样技术(SMOTE)算法。然后训练经典分类器,包括因式分解机和逻辑回归,以及集成学习分类器,包括极端梯度增强机和轻梯度增强机。最后,构建了基于叠加算法的两层融合模型,进一步提高了预测性能。结果表明,通过数据不平衡处理、特征工程和融合模型等一系列创新,模型的曲线下面积(AUC)值提高了0.01161。我们的研究结果对管理电子商务平台和平台商家提供了重要的启示。
{"title":"A Feature Engineering and Ensemble Learning Based Approach for Repeated Buyers Prediction","authors":"Mingyang Zhang, Jiayue Lu, Ning Ma, T. Cheng, Guowei Hua","doi":"10.15837/ijccc.2022.6.4988","DOIUrl":"https://doi.org/10.15837/ijccc.2022.6.4988","url":null,"abstract":"The global e-commerce market is growing at a rapid pace, but the percentage of repeat buyers is low. According to Tmall, the repurchase rate is only 6.1%, while research shows that a 5% increase in the repurchase rate can lead to a 25% to 95% increase in profit. To increase the repurchase rate, merchants need to predict potential repeat buyers and convert them into repurchasers. Therefore, it is necessary to predict repeat buyers. In this paper we build a prediction model of repeat purchasers using Tmall’s dataset. First, we build high-quality feature engineering for e-commerce scenarios by manual construction and algorithmic selection. We introduce the synthetic minority oversampling technique (SMOTE) algorithm to solve the data imbalance problem and improve prediction performance. Then we train classical classifiers including factorization machine and logistic regression, and ensemble learning classifiers including extreme gradient boosting, and light gradient boosting machine machines. Finally, we construct a two-layer fusion model based on the Stacking algorithm to further enhance prediction performance. The results show that through a series of innovations such as data imbalance processing, feature engineering, and fusion models, the model area under curve (AUC) value is improved by 0.01161. Our findings provide important implications for managing e-commerce platforms and the platform merchants.","PeriodicalId":179619,"journal":{"name":"Int. J. Comput. Commun. Control","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-12-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129184748","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
Brain Tumor Identification using Dilated U-Net based CNN 基于扩张型U-Net的CNN脑肿瘤识别
Pub Date : 2022-12-14 DOI: 10.15837/ijccc.2022.6.4929
D. Saida, P. Premchand
The identification of brain tumor consumes time and therefore it is important to develop an automated system using an imaging technique. The classification of brain tumor into benign or malignant is performed by using Magnetic Resonance Image (MRI). From the MRI based brain tumor images, the extraction of features is essential for pattern recognition that determines the object based on the color, names, shapes, or more. Therefore, the classifiers are dependent on the strength of features such as shape, color, etc., Yet, the classifiers are dependent on the features that are extracted using deep learning classifiers which are dependent on the features that were extracted. The deep learning algorithm in the medical domain showed interest in the computer vision researchers which consumed time during the process of execution. The proposed Dilated UNet model expands the receptive field for the extraction of multi scale context information. Based on the high resolution conditions, the large scale feature maps and high-resolution conditions are generated using large scale feature maps. It provides rich spatial information that was applied for performing semantic segmentation. Semantic image segmentation is achieved using a U-Net as it adds an expansive path to generate classifications of the pixels belonging to features found in the source image. The existing Kernel based SVM model obtained accuracy of 99.15%, Non-Dominated Sorted Genetic Algorithm-Convolutional Neural Network (NSGA -CNN) obtained accuracy of 99%, Deep Elman Neural network with adaptive fuzzy clustering obtained accuracy of 98%, 3D Context Deep Supervised U-Net obtained accuracy of 92%. Whereas, the proposed Dilated U-Net-based CNN model obtained accuracy of 99.5% better when compared with the existing models.
脑肿瘤的识别需要时间,因此开发一种使用成像技术的自动化系统是很重要的。脑肿瘤的良性或恶性分类是通过磁共振成像(MRI)进行的。从基于MRI的脑肿瘤图像中,特征的提取对于基于颜色、名称、形状或更多来确定目标的模式识别至关重要。因此,分类器依赖于特征的强度,如形状、颜色等。然而,分类器依赖于使用深度学习分类器提取的特征,而深度学习分类器依赖于提取的特征。医学领域的深度学习算法引起了计算机视觉研究者的兴趣,但在执行过程中耗费了大量的时间。提出的扩展UNet模型扩展了多尺度上下文信息提取的接受域。基于高分辨率条件,利用大比例尺特征图生成大比例尺特征图和高分辨率条件。它为语义分割提供了丰富的空间信息。语义图像分割是使用U-Net实现的,因为它添加了一个扩展路径来生成属于源图像中发现的特征的像素分类。现有基于核的SVM模型准确率为99.15%,非支配排序遗传算法-卷积神经网络(NSGA -CNN)准确率为99%,自适应模糊聚类的Deep Elman神经网络准确率为98%,3D Context Deep Supervised U-Net准确率为92%。与现有模型相比,本文提出的基于扩展u - net的CNN模型的准确率提高了99.5%。
{"title":"Brain Tumor Identification using Dilated U-Net based CNN","authors":"D. Saida, P. Premchand","doi":"10.15837/ijccc.2022.6.4929","DOIUrl":"https://doi.org/10.15837/ijccc.2022.6.4929","url":null,"abstract":"The identification of brain tumor consumes time and therefore it is important to develop an automated system using an imaging technique. The classification of brain tumor into benign or malignant is performed by using Magnetic Resonance Image (MRI). From the MRI based brain tumor images, the extraction of features is essential for pattern recognition that determines the object based on the color, names, shapes, or more. Therefore, the classifiers are dependent on the strength of features such as shape, color, etc., Yet, the classifiers are dependent on the features that are extracted using deep learning classifiers which are dependent on the features that were extracted. The deep learning algorithm in the medical domain showed interest in the computer vision researchers which consumed time during the process of execution. The proposed Dilated UNet model expands the receptive field for the extraction of multi scale context information. Based on the high resolution conditions, the large scale feature maps and high-resolution conditions are generated using large scale feature maps. It provides rich spatial information that was applied for performing semantic segmentation. Semantic image segmentation is achieved using a U-Net as it adds an expansive path to generate classifications of the pixels belonging to features found in the source image. The existing Kernel based SVM model obtained accuracy of 99.15%, Non-Dominated Sorted Genetic Algorithm-Convolutional Neural Network (NSGA -CNN) obtained accuracy of 99%, Deep Elman Neural network with adaptive fuzzy clustering obtained accuracy of 98%, 3D Context Deep Supervised U-Net obtained accuracy of 92%. Whereas, the proposed Dilated U-Net-based CNN model obtained accuracy of 99.5% better when compared with the existing models.","PeriodicalId":179619,"journal":{"name":"Int. J. Comput. Commun. Control","volume":"71 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-12-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126245214","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
期刊
Int. J. Comput. Commun. Control
全部 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学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1