首页 > 最新文献

Scalable Computing-Practice and Experience最新文献

英文 中文
Attack-Model-Agnostic Defense Against Model Poisonings in Distributed Learning 分布式学习中模型中毒的攻击-模型不可知防御
IF 1.1 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2022-12-01 DOI: 10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00354
Hairuo Xu, Tao Shu
The distributed nature of distributed learning renders the learning process susceptible to model poisoning attacks. Most existing countermeasures are designed based on a presumed attack model, and can only perform under the presumed attack model. However, in reality a distributed learning system typically does not have the luxury of knowing the attack model it is going to be actually facing in its operation when the learning system is deployed, thus constituting a zero-day vulnerability of the system that has been largely overlooked so far. In this paper, we study the attack-model-agnostic defense mechanisms for distributed learning, which are capable of countering a wide-spectrum of model poisoning attacks without relying on assumptions of the specific attack model, and hence alleviating the zero-day vulnerability of the system. Extensive experiments are performed to verify the effectiveness of the proposed defense.
分布式学习的分布式特性使得学习过程容易受到模型中毒攻击。现有的大多数对抗措施都是基于假定的攻击模型设计的,并且只能在假定的攻击模型下执行。然而,在现实中,分布式学习系统在部署学习系统时,通常无法知道它在运行中实际面临的攻击模型,因此构成了系统的零日漏洞,到目前为止,这在很大程度上被忽视了。在本文中,我们研究了分布式学习的攻击模型无关防御机制,该机制能够在不依赖于特定攻击模型假设的情况下对抗广泛的模型中毒攻击,从而减轻系统的零日漏洞。进行了大量的实验来验证所提出的防御的有效性。
{"title":"Attack-Model-Agnostic Defense Against Model Poisonings in Distributed Learning","authors":"Hairuo Xu, Tao Shu","doi":"10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00354","DOIUrl":"https://doi.org/10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00354","url":null,"abstract":"The distributed nature of distributed learning renders the learning process susceptible to model poisoning attacks. Most existing countermeasures are designed based on a presumed attack model, and can only perform under the presumed attack model. However, in reality a distributed learning system typically does not have the luxury of knowing the attack model it is going to be actually facing in its operation when the learning system is deployed, thus constituting a zero-day vulnerability of the system that has been largely overlooked so far. In this paper, we study the attack-model-agnostic defense mechanisms for distributed learning, which are capable of countering a wide-spectrum of model poisoning attacks without relying on assumptions of the specific attack model, and hence alleviating the zero-day vulnerability of the system. Extensive experiments are performed to verify the effectiveness of the proposed defense.","PeriodicalId":43791,"journal":{"name":"Scalable Computing-Practice and Experience","volume":"48 1","pages":"1515-1522"},"PeriodicalIF":1.1,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"82139024","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 Intelligent Scoring Method for Sketch Portrait Based on Attention Convolution Neural Network 一种基于注意卷积神经网络的素描肖像智能评分方法
IF 1.1 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2022-12-01 DOI: 10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00156
Shaolong Zheng, Zewei Xu, Zhenni Li, Yihui Cai, Mingyu Han, Yi Ji
It is very important for art students to get timely feedback on their paintings. Currently, this work is done by professional teachers. However, it is problematic for the scoring method since the subjectivity of manual scoring and the scarcity of teacher resources. It is time-consuming and expensive to carry out this work in practice. In this paper, we propose a depthwise separable convolutional network with multi-head self-attention module (DCMnet) for developing an intelligent scoring mechanism for sketch portraits. Specifically, to build a lightweight network, we first utilize the depthwise separable convolutional block as the backbone of the model for mining the local features of sketch portraits. Then the attention module is employed to notice global dependencies within internal representations of portraits. Finally, we use DCMnet to build a scoring framework, which first divides the works into four score levels, and then subdivides them into eight grades: below 60, 60-64, 65-69, 70-74, 75-79, 80-84, 85-89, and above 90. Each grade of work is given a basic score, and the final score of works is composed of the basic score and the mood factor. In the training process, a pretraining strategy is introduced for fast convergence. For verifying our method, we collect a sketch portrait dataset in the Guangdong Fine Arts Joint Examination to train the DCMnet. The experimental results demonstrate that the proposed method achieves excellent accuracy at each grade and the efficiency of scoring is improved.
对艺术专业的学生来说,得到及时的绘画反馈是非常重要的。目前,这项工作是由专业教师完成的。然而,由于人工评分的主观性和教师资源的稀缺,这种评分方法存在问题。在实践中进行这项工作既费时又昂贵。在本文中,我们提出了一种带有多头自注意模块的深度可分离卷积网络(DCMnet),用于开发素描肖像的智能评分机制。具体来说,为了构建轻量级网络,我们首先利用深度可分卷积块作为模型的主干来挖掘素描肖像的局部特征。然后使用注意力模块来注意肖像内部表示中的全局依赖关系。最后,我们使用DCMnet构建评分框架,首先将作品分为4个评分等级,再细分为60分以下、60-64分、65-69分、70-74分、75-79分、80-84分、85-89分、90分以上8个等级。每个等级的作品都有一个基本分数,作品的最终分数由基本分数和情绪因素组成。在训练过程中,引入了一种快速收敛的预训练策略。为了验证我们的方法,我们在广东美术联考中收集了一个素描肖像数据集来训练DCMnet。实验结果表明,该方法在每个等级上都达到了很好的准确率,提高了评分效率。
{"title":"An Intelligent Scoring Method for Sketch Portrait Based on Attention Convolution Neural Network","authors":"Shaolong Zheng, Zewei Xu, Zhenni Li, Yihui Cai, Mingyu Han, Yi Ji","doi":"10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00156","DOIUrl":"https://doi.org/10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00156","url":null,"abstract":"It is very important for art students to get timely feedback on their paintings. Currently, this work is done by professional teachers. However, it is problematic for the scoring method since the subjectivity of manual scoring and the scarcity of teacher resources. It is time-consuming and expensive to carry out this work in practice. In this paper, we propose a depthwise separable convolutional network with multi-head self-attention module (DCMnet) for developing an intelligent scoring mechanism for sketch portraits. Specifically, to build a lightweight network, we first utilize the depthwise separable convolutional block as the backbone of the model for mining the local features of sketch portraits. Then the attention module is employed to notice global dependencies within internal representations of portraits. Finally, we use DCMnet to build a scoring framework, which first divides the works into four score levels, and then subdivides them into eight grades: below 60, 60-64, 65-69, 70-74, 75-79, 80-84, 85-89, and above 90. Each grade of work is given a basic score, and the final score of works is composed of the basic score and the mood factor. In the training process, a pretraining strategy is introduced for fast convergence. For verifying our method, we collect a sketch portrait dataset in the Guangdong Fine Arts Joint Examination to train the DCMnet. The experimental results demonstrate that the proposed method achieves excellent accuracy at each grade and the efficiency of scoring is improved.","PeriodicalId":43791,"journal":{"name":"Scalable Computing-Practice and Experience","volume":"6 1","pages":"1058-1064"},"PeriodicalIF":1.1,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"82515561","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
Physics-Based Spatio-Temporal Modeling With Machine Learning for the Prediction of Oceanic Internal Waves 基于物理的基于机器学习的海洋内波预测时空建模
IF 1.1 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2022-12-01 DOI: 10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00363
Song Wu, Xiaojiang Zhang, Wei Dong, Senzhang Wang, Xiaoyong Li, Senliang Bao, K. Li
Accurately predicting the occurrence of oceanic internal waves in the northeastern South China Sea is of great importance to marine ecosystems, and economy. The traditional physics-based models for monitoring the occurrence of internal waves require complex parameterization, and the partial differential equations (PDEs) are relatively difficult to solve. The emergence of integrating physical knowledge and data-driven models brings light to solving the problem, which improves interpretability and meets the physical consistency. It not only inherits the advantages of machine learning in massive data processing but also makes up for the “black box” characteristics. In this paper, we propose a physics-based spatio-temporal data analysis model based on the widely used LSTM framework to achieve oceanic internal wave prediction. The results show higher prediction accuracy compared with the traditional LSTM model, and the introduction of physical laws can improve data utilization while enhancing interpretability.
准确预测南海东北部海洋内波的发生对海洋生态系统和经济具有重要意义。传统的基于物理的内波监测模型需要复杂的参数化,且偏微分方程求解难度较大。集成物理知识和数据驱动模型的出现,为解决问题带来了光明,提高了可解释性,满足了物理一致性。它既继承了机器学习在海量数据处理方面的优势,又弥补了“黑箱”的特点。本文基于LSTM框架,提出了一种基于物理的时空数据分析模型来实现海洋内波预测。结果表明,与传统的LSTM模型相比,该模型的预测精度更高,并且引入物理定律可以提高数据利用率,同时增强可解释性。
{"title":"Physics-Based Spatio-Temporal Modeling With Machine Learning for the Prediction of Oceanic Internal Waves","authors":"Song Wu, Xiaojiang Zhang, Wei Dong, Senzhang Wang, Xiaoyong Li, Senliang Bao, K. Li","doi":"10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00363","DOIUrl":"https://doi.org/10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00363","url":null,"abstract":"Accurately predicting the occurrence of oceanic internal waves in the northeastern South China Sea is of great importance to marine ecosystems, and economy. The traditional physics-based models for monitoring the occurrence of internal waves require complex parameterization, and the partial differential equations (PDEs) are relatively difficult to solve. The emergence of integrating physical knowledge and data-driven models brings light to solving the problem, which improves interpretability and meets the physical consistency. It not only inherits the advantages of machine learning in massive data processing but also makes up for the “black box” characteristics. In this paper, we propose a physics-based spatio-temporal data analysis model based on the widely used LSTM framework to achieve oceanic internal wave prediction. The results show higher prediction accuracy compared with the traditional LSTM model, and the introduction of physical laws can improve data utilization while enhancing interpretability.","PeriodicalId":43791,"journal":{"name":"Scalable Computing-Practice and Experience","volume":"37 1","pages":"604-609"},"PeriodicalIF":1.1,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"79724037","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
Fine-grained Reconstruction of Vehicle Trajectories Based on Electronic Registration Identification Data 基于电子登记识别数据的车辆轨迹细粒度重构
IF 1.1 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2022-12-01 DOI: 10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00065
Xin Chen, Linjiang Zheng, Wengang Li, Longquan Liao, Qixing Wang, Xingze Yang
Electronic registration identification technology (ERI) has developed rapidly in recent years. This technology has been widely used in large urban transportation monitoring, vehicle counting, identification, and traffic congestion detection. It has many advantages, such as long recognition distance, high recognition accuracy, more information stored, fast reading speed, etc. Currently this technology has achieved full coverage of the entire road network and vehicles in the cities where it is applied. Despite the richness of this data, there are significant limitations in terms of vehicle trajectories, especially in terms of spatial and temporal density. Compared with ERI trajectories, vehicle GPS trajectories have a higher sampling rate, but we are unable to obtain more comprehensive and complete vehicle GPS data due to the limitations of vehicle technology and security factors. In this paper, we innovatively propose a new method to reconstruct fine-grained ERI trajectories by learning from taxi GPS data. This approach can be divided into two steps. First, a novel Taxi-ERI traffic network is proposed to connect ERI data and taxi data. It’s a directed multi-graph whose nodes are consisted of all ERI acquisition points and edges are composed of clustered taxi trajectories. Then, the probability of each road is calculated by a Bayes classification based on the multi-road travel time distribution model while there are multi roads between two adjacent acquisition points, the model parameters are trained by the expectation maximization (EM) algorithm. Finally, we extensively evaluate the proposed framework on the taxi trajectory dataset and ERI data collected from Chongqing, China. The experimental results show that the method can accurately reconstruct vehicle trajectories.
电子注册识别技术(ERI)近年来发展迅速。该技术已广泛应用于大型城市交通监控、车辆计数、识别、交通拥堵检测等领域。它具有识别距离远、识别精度高、存储信息多、读取速度快等优点。目前该技术已经实现了应用城市整个路网和车辆的全覆盖。尽管这些数据丰富,但在车辆轨迹方面,特别是在空间和时间密度方面,存在显著的局限性。与ERI轨迹相比,车载GPS轨迹具有更高的采样率,但由于车辆技术和安全因素的限制,我们无法获得更全面、完整的车载GPS数据。本文创新性地提出了一种利用出租车GPS数据重构细粒度ERI轨迹的新方法。这种方法可以分为两个步骤。首先,提出了一种新的出租车-ERI交通网络,将ERI数据与出租车数据连接起来。它是一个有向多图,其节点由所有ERI采集点组成,边缘由聚类出租车轨迹组成。然后,基于多路旅行时间分布模型,通过贝叶斯分类计算每条道路的概率,而相邻两个采集点之间存在多路,通过期望最大化(EM)算法训练模型参数;最后,我们在中国重庆收集的出租车轨迹数据集和ERI数据上广泛评估了所提出的框架。实验结果表明,该方法可以准确地重建车辆轨迹。
{"title":"Fine-grained Reconstruction of Vehicle Trajectories Based on Electronic Registration Identification Data","authors":"Xin Chen, Linjiang Zheng, Wengang Li, Longquan Liao, Qixing Wang, Xingze Yang","doi":"10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00065","DOIUrl":"https://doi.org/10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00065","url":null,"abstract":"Electronic registration identification technology (ERI) has developed rapidly in recent years. This technology has been widely used in large urban transportation monitoring, vehicle counting, identification, and traffic congestion detection. It has many advantages, such as long recognition distance, high recognition accuracy, more information stored, fast reading speed, etc. Currently this technology has achieved full coverage of the entire road network and vehicles in the cities where it is applied. Despite the richness of this data, there are significant limitations in terms of vehicle trajectories, especially in terms of spatial and temporal density. Compared with ERI trajectories, vehicle GPS trajectories have a higher sampling rate, but we are unable to obtain more comprehensive and complete vehicle GPS data due to the limitations of vehicle technology and security factors. In this paper, we innovatively propose a new method to reconstruct fine-grained ERI trajectories by learning from taxi GPS data. This approach can be divided into two steps. First, a novel Taxi-ERI traffic network is proposed to connect ERI data and taxi data. It’s a directed multi-graph whose nodes are consisted of all ERI acquisition points and edges are composed of clustered taxi trajectories. Then, the probability of each road is calculated by a Bayes classification based on the multi-road travel time distribution model while there are multi roads between two adjacent acquisition points, the model parameters are trained by the expectation maximization (EM) algorithm. Finally, we extensively evaluate the proposed framework on the taxi trajectory dataset and ERI data collected from Chongqing, China. The experimental results show that the method can accurately reconstruct vehicle trajectories.","PeriodicalId":43791,"journal":{"name":"Scalable Computing-Practice and Experience","volume":"14 1","pages":"301-309"},"PeriodicalIF":1.1,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"80500193","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
Redesign Visual Transformer For Small Datasets 为小数据集重新设计可视化转换器
IF 1.1 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2022-12-01 DOI: 10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00077
Jingjie Wang, Xiang Wei, Siyang Lu, Mingquan Wang, Xiaoyu Liu, Wei Lu
Nowadays, the self-attention mechanism has become a resound of visual feature extraction along with convolution. The transformer network composed of self-attention has developed rapidly and made remarkable achievements in visual tasks. The self-attention shows the potential to replace convolution as the primary method of visual feature extraction in ubiquitous intelligence. Nevertheless, the development of the Visual Transformer still suffer from the following problems: a) The self-attention mechanism has a low inductive bias, which leads to large data demand and a high training cost. b) The Transformer backbone network cannot adapt well to the low visual information density and performs unsatisfactorily under low resolution and small-scale datasets. To tackle the abovementioned two problems, this paper proposes a novel algorithm based on the mature Visual Transformer architecture, which is dedicated to exploring the performance potential of the Transformer network and its kernel self-attention mechanism on small-scale datasets. Specifically, we first propose a network architecture equipped with multi-coordination strategy to solve the self-attention degradation problem inherent in the existing Transformer architecture. Secondly, we introduce consistent regularization into the Transformer to make the self-attention mechanism acquire more reliable feature representation ability in the case of insufficient visual features. In the experiments, CSwin Transformer, the mainstream visual model, is selected to verify the effectiveness of the proposed method on the prevalent small datasets, and superior results are achieved. In particular, without pre-training, our accuracy on the CIFAR-100 dataset is improved by 1.24% compared to CSwin.
自注意机制与卷积一起成为当前视觉特征提取的一个热点。自关注组成的变压器网络发展迅速,在视觉任务方面取得了显著成就。自关注显示了取代卷积作为泛在智能中视觉特征提取的主要方法的潜力。然而,Visual Transformer的开发仍然存在以下问题:a)自注意机制的归纳偏置较低,导致数据需求量大,训练成本高。b) Transformer骨干网不能很好地适应低视觉信息密度,在低分辨率和小尺度数据集下表现不理想。为了解决上述两个问题,本文提出了一种基于成熟的Visual Transformer架构的新算法,该算法致力于探索Transformer网络在小规模数据集上的性能潜力及其内核自关注机制。具体而言,我们首先提出了一种配备多协调策略的网络体系结构,以解决现有Transformer体系结构固有的自关注退化问题。其次,在Transformer中引入一致性正则化,使自关注机制在视觉特征不足的情况下获得更可靠的特征表示能力;在实验中,选择主流视觉模型CSwin Transformer在流行的小数据集上验证了所提出方法的有效性,取得了较好的效果。特别是,在没有预训练的情况下,我们在CIFAR-100数据集上的准确率比CSwin提高了1.24%。
{"title":"Redesign Visual Transformer For Small Datasets","authors":"Jingjie Wang, Xiang Wei, Siyang Lu, Mingquan Wang, Xiaoyu Liu, Wei Lu","doi":"10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00077","DOIUrl":"https://doi.org/10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00077","url":null,"abstract":"Nowadays, the self-attention mechanism has become a resound of visual feature extraction along with convolution. The transformer network composed of self-attention has developed rapidly and made remarkable achievements in visual tasks. The self-attention shows the potential to replace convolution as the primary method of visual feature extraction in ubiquitous intelligence. Nevertheless, the development of the Visual Transformer still suffer from the following problems: a) The self-attention mechanism has a low inductive bias, which leads to large data demand and a high training cost. b) The Transformer backbone network cannot adapt well to the low visual information density and performs unsatisfactorily under low resolution and small-scale datasets. To tackle the abovementioned two problems, this paper proposes a novel algorithm based on the mature Visual Transformer architecture, which is dedicated to exploring the performance potential of the Transformer network and its kernel self-attention mechanism on small-scale datasets. Specifically, we first propose a network architecture equipped with multi-coordination strategy to solve the self-attention degradation problem inherent in the existing Transformer architecture. Secondly, we introduce consistent regularization into the Transformer to make the self-attention mechanism acquire more reliable feature representation ability in the case of insufficient visual features. In the experiments, CSwin Transformer, the mainstream visual model, is selected to verify the effectiveness of the proposed method on the prevalent small datasets, and superior results are achieved. In particular, without pre-training, our accuracy on the CIFAR-100 dataset is improved by 1.24% compared to CSwin.","PeriodicalId":43791,"journal":{"name":"Scalable Computing-Practice and Experience","volume":"28 1","pages":"401-408"},"PeriodicalIF":1.1,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"80934160","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
Access Characteristic Guided Remote Swapping for User Experience Optimization on Mobile Devices 基于接入特性的远程交换,优化移动设备用户体验
IF 1.1 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2022-12-01 DOI: 10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00051
Wentong Li, Yina Lv, Changlong Li, Liang Shi
With the rapid development of mobile devices, remote swapping has been widely studied across mobile devices. However, one challenge for remote swapping is its unsatisfying user experience. This is because remote swapping always requires a large amount of data swapping across devices. In this work, an access characteristic guided remote swapping scheme, ACR-Swap, is proposed to optimize user experience. This work is motivated by observations from our comprehensive studies on the access characteristics of existing remote swapping. First, the swap-in operations of system service processes are more frequent than that of the application-specific processes. Second, apps have a different amount of swap-in operations in different running periods. Based on the observations, ACR-Swap is designed with two schemes to optimize the remote swapping. First, a process-aware page sifting (PPS) scheme is designed to identify processes and determine data placement across devices. Second, an adaptive-granularity prefetching (AGP) scheme is proposed to prefetch data across devices based on the running period of apps. ACR-Swap is demonstrated on real mobile devices. Experimental results show that ACR-Swap can significantly reduce the app switching latency compared with the state-of-the-arts and improves the app caching capability, compared to no swapping.
随着移动设备的快速发展,人们对移动设备间的远程交换进行了广泛的研究。然而,远程交换的一个挑战是它不令人满意的用户体验。这是因为远程交换总是需要跨设备进行大量数据交换。为了优化用户体验,提出了一种基于接入特性的远程交换方案ACR-Swap。这项工作的动机是我们对现有远程交换的访问特性的综合研究的观察结果。首先,系统服务进程的交换操作比应用程序特定进程的交换操作更频繁。其次,应用程序在不同的运行周期有不同数量的换入操作。在此基础上,设计了两种ACR-Swap方案来优化远程交换。首先,设计了进程感知页面筛选(PPS)方案来识别进程并确定跨设备的数据放置。其次,提出了一种基于应用运行周期的自适应粒度预取(AGP)方案,用于跨设备预取数据。ACR-Swap在实际的移动设备上进行了演示。实验结果表明,ACR-Swap可以显著降低应用程序切换延迟,并提高应用程序缓存能力。
{"title":"Access Characteristic Guided Remote Swapping for User Experience Optimization on Mobile Devices","authors":"Wentong Li, Yina Lv, Changlong Li, Liang Shi","doi":"10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00051","DOIUrl":"https://doi.org/10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00051","url":null,"abstract":"With the rapid development of mobile devices, remote swapping has been widely studied across mobile devices. However, one challenge for remote swapping is its unsatisfying user experience. This is because remote swapping always requires a large amount of data swapping across devices. In this work, an access characteristic guided remote swapping scheme, ACR-Swap, is proposed to optimize user experience. This work is motivated by observations from our comprehensive studies on the access characteristics of existing remote swapping. First, the swap-in operations of system service processes are more frequent than that of the application-specific processes. Second, apps have a different amount of swap-in operations in different running periods. Based on the observations, ACR-Swap is designed with two schemes to optimize the remote swapping. First, a process-aware page sifting (PPS) scheme is designed to identify processes and determine data placement across devices. Second, an adaptive-granularity prefetching (AGP) scheme is proposed to prefetch data across devices based on the running period of apps. ACR-Swap is demonstrated on real mobile devices. Experimental results show that ACR-Swap can significantly reduce the app switching latency compared with the state-of-the-arts and improves the app caching capability, compared to no swapping.","PeriodicalId":43791,"journal":{"name":"Scalable Computing-Practice and Experience","volume":"69 1","pages":"186-193"},"PeriodicalIF":1.1,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"81200938","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
MlpE: Knowledge Graph Embedding with Multilayer Perceptron Networks MlpE:基于多层感知机网络的知识图嵌入
IF 1.1 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2022-12-01 DOI: 10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00130
Qing Xu, Kaijun Ren, Xiaoli Ren, Shuibing Long, Xiaoyong Li
Knowledge graph embedding (KGE) is an efficient method to predict missing links in knowledge graphs. Most KGE models based on convolutional neural networks have been designed for improving the ability of capturing interaction. Although these models work well, they suffered from the limited receptive field of the convolution kernel, which lead to the lack of ability to capture long-distance interactions. In this paper, we firstly illustrate the interactions between entities and relations and discuss its effect in KGE models by experiments, and then propose MlpE, which is a fully connected network with only three layers. MlpE aims to capture long-distance interactions to improve the performance of link prediction. Extensive experimental evaluations on four typical datasets WN18RR, FB15k-237, DB100k and YAGO3-10 have shown the superority of MlpE, especially in some cases MlpE can achieve the better performance with less parameters than the state-of-the-art convolution-based KGE model.
知识图嵌入(KGE)是一种预测知识图中缺失环节的有效方法。大多数基于卷积神经网络的KGE模型都是为了提高捕获交互的能力而设计的。虽然这些模型工作得很好,但它们受到卷积核的有限接受域的影响,这导致它们缺乏捕捉远距离相互作用的能力。本文首先通过实验阐述了实体和关系之间的相互作用,并讨论了其在KGE模型中的作用,然后提出了只有三层的全连接网络MlpE。MlpE旨在捕获远距离交互以提高链路预测的性能。在WN18RR、FB15k-237、DB100k和YAGO3-10四个典型数据集上进行的大量实验评估显示了MlpE的优越性,特别是在某些情况下,MlpE可以以更少的参数达到比最先进的基于卷积的KGE模型更好的性能。
{"title":"MlpE: Knowledge Graph Embedding with Multilayer Perceptron Networks","authors":"Qing Xu, Kaijun Ren, Xiaoli Ren, Shuibing Long, Xiaoyong Li","doi":"10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00130","DOIUrl":"https://doi.org/10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00130","url":null,"abstract":"Knowledge graph embedding (KGE) is an efficient method to predict missing links in knowledge graphs. Most KGE models based on convolutional neural networks have been designed for improving the ability of capturing interaction. Although these models work well, they suffered from the limited receptive field of the convolution kernel, which lead to the lack of ability to capture long-distance interactions. In this paper, we firstly illustrate the interactions between entities and relations and discuss its effect in KGE models by experiments, and then propose MlpE, which is a fully connected network with only three layers. MlpE aims to capture long-distance interactions to improve the performance of link prediction. Extensive experimental evaluations on four typical datasets WN18RR, FB15k-237, DB100k and YAGO3-10 have shown the superority of MlpE, especially in some cases MlpE can achieve the better performance with less parameters than the state-of-the-art convolution-based KGE model.","PeriodicalId":43791,"journal":{"name":"Scalable Computing-Practice and Experience","volume":"121 10 1","pages":"856-863"},"PeriodicalIF":1.1,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"84089415","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
Sentiment analysis of microblogs with rich emoticons 富表情微博情感分析
IF 1.1 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2022-12-01 DOI: 10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00284
Shuo Zhang, Chunyang Ye, Hui Zhou
Sentiment analysis for social media can help to explore deeper insight into the attitudes, opinions, and emotions behind the posts. Existing work usually analyze the emoticons and texts of the posts separately, and ignore the impact of emoticons on the emotional polarity of texts. As a result, the polarity of the posts could be marked inaccurately in the scenarios where the polarity of the texts relies on the contextual information of the emoticons. To address this issue, we propose a model, WnhBert-Bi-LSTM, for microblog sentiment analysis. The model trains phrase and emoticon embedding on a large-scale corpus composed of 280,000 Chinese microblogs, and uses the self-attention mechanism to evaluate the impact of emoticons on the overall emotional polarity. By converting emoticons into tractable features, the emoticons can be analyzed jointly with the texts to explore their feature interaction. Evaluations on 8,965 sina microblog posts show that the accuracy of our model is 3.19% higher than the baseline models. In addition, we constructed and open-sourced a new emoticon label corpus with more widely used words and more comprehensive emoticon data than the existing corpus.
社交媒体的情感分析可以帮助我们更深入地了解帖子背后的态度、观点和情感。现有的工作通常将表情符号和帖子文本分开分析,而忽略了表情符号对文本情感极性的影响。因此,在文本的极性依赖于表情符号的上下文信息的情况下,帖子的极性可能被不准确地标记出来。为了解决这个问题,我们提出了一个微博情感分析模型WnhBert-Bi-LSTM。该模型在由28万条中文微博组成的大规模语料库上训练短语和表情符号的嵌入,并利用自关注机制评估表情符号对整体情绪极性的影响。通过将表情符号转化为可处理的特征,可以与文本共同分析表情符号,探索它们之间的特征交互。对8965条新浪微博的评价表明,我们的模型的准确率比基线模型高3.19%。此外,我们构建并开源了一个新的表情符号标签语料库,该语料库具有比现有语料库更广泛的使用词和更全面的表情符号数据。
{"title":"Sentiment analysis of microblogs with rich emoticons","authors":"Shuo Zhang, Chunyang Ye, Hui Zhou","doi":"10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00284","DOIUrl":"https://doi.org/10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00284","url":null,"abstract":"Sentiment analysis for social media can help to explore deeper insight into the attitudes, opinions, and emotions behind the posts. Existing work usually analyze the emoticons and texts of the posts separately, and ignore the impact of emoticons on the emotional polarity of texts. As a result, the polarity of the posts could be marked inaccurately in the scenarios where the polarity of the texts relies on the contextual information of the emoticons. To address this issue, we propose a model, WnhBert-Bi-LSTM, for microblog sentiment analysis. The model trains phrase and emoticon embedding on a large-scale corpus composed of 280,000 Chinese microblogs, and uses the self-attention mechanism to evaluate the impact of emoticons on the overall emotional polarity. By converting emoticons into tractable features, the emoticons can be analyzed jointly with the texts to explore their feature interaction. Evaluations on 8,965 sina microblog posts show that the accuracy of our model is 3.19% higher than the baseline models. In addition, we constructed and open-sourced a new emoticon label corpus with more widely used words and more comprehensive emoticon data than the existing corpus.","PeriodicalId":43791,"journal":{"name":"Scalable Computing-Practice and Experience","volume":"29 1","pages":"1962-1969"},"PeriodicalIF":1.1,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"78217988","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
AutoRec++: Incorporating Debias Methods into Autoencoder-based Recommender System AutoRec++:将Debias方法集成到基于自动编码器的推荐系统中
IF 1.1 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2022-12-01 DOI: 10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00271
Cheng Liang, Yi He, Teng Huang, Di Wu
The deep neural network-based (DNN-based) model has proven powerful in user data behavior representation, efficiently implementing a recommender system (RS). Most prior works focus on developing a sophisticated architecture to better-fit user data. However, user behavior data are commonly collected from multiple scenarios and generated by numerous users, resulting in various biases existing in these data. Unfortunately, prior DNN-based RSs dealing with these biases are fragmented and lack a comprehensive solution. This paper aims to comprehensively handle these biases in user behavior data in preprocessing stage and training state. By incorporating the preprocessing bias (PB) and training bias (TB) into the representative autoencoder-based AutoRec model, we proposed AutoRec++. Experimental results in five commonly used benchmark datasets demonstrate that: 1) the basic model’s preference can boost by the optimal PB and TB combinations, and 2) our proposed AutoRec++ reaches a better prediction accuracy than DNN-based and non-DNN-based state-of-the-art models.
基于深度神经网络(DNN-based)的模型在用户数据行为表示方面已经被证明是强大的,可以有效地实现推荐系统(RS)。大多数先前的工作都集中在开发一个复杂的架构来更好地适应用户数据。然而,用户行为数据通常是从多个场景中收集的,由众多用户生成,导致这些数据存在各种偏差。不幸的是,先前基于dnn的RSs处理这些偏差是分散的,缺乏全面的解决方案。本文旨在综合处理用户行为数据在预处理阶段和训练阶段的这些偏差。通过将预处理偏差(PB)和训练偏差(TB)结合到具有代表性的基于自编码器的AutoRec模型中,我们提出了AutoRec++。在五个常用的基准数据集上的实验结果表明:1)最优的PB和TB组合可以提高基本模型的偏好;2)我们提出的AutoRec++比基于dnn和非dnn的现有模型具有更好的预测精度。
{"title":"AutoRec++: Incorporating Debias Methods into Autoencoder-based Recommender System","authors":"Cheng Liang, Yi He, Teng Huang, Di Wu","doi":"10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00271","DOIUrl":"https://doi.org/10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00271","url":null,"abstract":"The deep neural network-based (DNN-based) model has proven powerful in user data behavior representation, efficiently implementing a recommender system (RS). Most prior works focus on developing a sophisticated architecture to better-fit user data. However, user behavior data are commonly collected from multiple scenarios and generated by numerous users, resulting in various biases existing in these data. Unfortunately, prior DNN-based RSs dealing with these biases are fragmented and lack a comprehensive solution. This paper aims to comprehensively handle these biases in user behavior data in preprocessing stage and training state. By incorporating the preprocessing bias (PB) and training bias (TB) into the representative autoencoder-based AutoRec model, we proposed AutoRec++. Experimental results in five commonly used benchmark datasets demonstrate that: 1) the basic model’s preference can boost by the optimal PB and TB combinations, and 2) our proposed AutoRec++ reaches a better prediction accuracy than DNN-based and non-DNN-based state-of-the-art models.","PeriodicalId":43791,"journal":{"name":"Scalable Computing-Practice and Experience","volume":"130 1","pages":"1876-1881"},"PeriodicalIF":1.1,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"74253717","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
Robust Spatio-Temporal Trajectory Modeling Based on Auto-Gated Recurrent Unit 基于自控循环单元的鲁棒时空轨迹建模
IF 1.1 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2022-12-01 DOI: 10.1109/smartworld-uic-atc-scalcom-digitaltwin-pricomp-metaverse56740.2022.00176
Jia Jia, Xiaoyong Li, Ximing Li, Linghui Li, Jie Yuan, Hongmiao Wang, Yali Gao, Pengfei Qiu, Jialu Tang
With the huge amount of crowd mobility data generated by the explosion of mobile devices, deep neural networks (DNNs) are applied to trajectory data mining and modeling, which make great progresses in those scenarios. However, recent studies have demonstrated that DNNs are highly vulnerable to adversarial examples which are crafted by adding subtle, imperceptible noise to normal examples, and leading to the wrong prediction with high confidence. To improve the robustness of modeling spatiotemporal trajectories via DNNs, we propose a collaborative learning model named “Auto-GRU”, which consists of an autoencoder-based self-representation network (SRN) for robust trajectory feature learning and gated recurrent unit (GRU)-based classification network which shares information with SRN for collaborative learning and strictly defending adversarial examples. Our proposed method performs well in defending both white and black box attacks, especially in black-box attacks, where the performance outperforms state-of-the-art methods. Moreover, extensive experiments on Geolife and Beijing taxi traces datasets demonstrate that the proposed model can improve the robustness against adversarial examples without a significant performance penalty on clean examples.
随着移动设备爆炸式增长所产生的海量人群移动数据,将深度神经网络(deep neural networks, dnn)应用于轨迹数据挖掘和建模,在这些场景中取得了很大进展。然而,最近的研究表明,dnn非常容易受到对抗性示例的影响,这些示例是通过在正常示例中添加微妙的,难以察觉的噪声来制作的,并导致高置信度的错误预测。为了提高基于深度神经网络的时空轨迹建模的鲁棒性,我们提出了一种名为“Auto-GRU”的协同学习模型,该模型由基于自编码器的自表示网络(SRN)和基于门控循环单元(GRU)的分类网络组成,该网络与SRN共享信息进行协同学习并严格防御对抗性示例。我们提出的方法在防御白盒攻击和黑盒攻击方面都表现良好,特别是在黑盒攻击方面,性能优于最先进的方法。此外,在Geolife和北京出租车轨迹数据集上的大量实验表明,该模型可以提高对对抗样本的鲁棒性,而不会对干净样本造成明显的性能损失。
{"title":"Robust Spatio-Temporal Trajectory Modeling Based on Auto-Gated Recurrent Unit","authors":"Jia Jia, Xiaoyong Li, Ximing Li, Linghui Li, Jie Yuan, Hongmiao Wang, Yali Gao, Pengfei Qiu, Jialu Tang","doi":"10.1109/smartworld-uic-atc-scalcom-digitaltwin-pricomp-metaverse56740.2022.00176","DOIUrl":"https://doi.org/10.1109/smartworld-uic-atc-scalcom-digitaltwin-pricomp-metaverse56740.2022.00176","url":null,"abstract":"With the huge amount of crowd mobility data generated by the explosion of mobile devices, deep neural networks (DNNs) are applied to trajectory data mining and modeling, which make great progresses in those scenarios. However, recent studies have demonstrated that DNNs are highly vulnerable to adversarial examples which are crafted by adding subtle, imperceptible noise to normal examples, and leading to the wrong prediction with high confidence. To improve the robustness of modeling spatiotemporal trajectories via DNNs, we propose a collaborative learning model named “Auto-GRU”, which consists of an autoencoder-based self-representation network (SRN) for robust trajectory feature learning and gated recurrent unit (GRU)-based classification network which shares information with SRN for collaborative learning and strictly defending adversarial examples. Our proposed method performs well in defending both white and black box attacks, especially in black-box attacks, where the performance outperforms state-of-the-art methods. Moreover, extensive experiments on Geolife and Beijing taxi traces datasets demonstrate that the proposed model can improve the robustness against adversarial examples without a significant performance penalty on clean examples.","PeriodicalId":43791,"journal":{"name":"Scalable Computing-Practice and Experience","volume":"16 1","pages":"1189-1194"},"PeriodicalIF":1.1,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"82587723","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
期刊
Scalable Computing-Practice and Experience
全部 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