International Journal of Parallel Emergent and Distributed Systems最新文献

筛选
英文 中文
Cluster-based distributed dynamic cuckoo filter system for Redis 基于集群的Redis分布式动态杜鹃过滤系统
IF 1.1
International Journal of Parallel Emergent and Distributed Systems Pub Date : 2020-05-03 DOI: 10.1080/17445760.2019.1599889
Peng Li, Baozhou Luo, Wenjun Zhu, He Xu
{"title":"Cluster-based distributed dynamic cuckoo filter system for Redis","authors":"Peng Li, Baozhou Luo, Wenjun Zhu, He Xu","doi":"10.1080/17445760.2019.1599889","DOIUrl":"https://doi.org/10.1080/17445760.2019.1599889","url":null,"abstract":"ABSTRACT With the exponential growth of network data storage scale, the issue of uniform distribution and efficient retrieval of data in the distributed storage systems such as the Redis cluster has received increasing attention in recent years. In view of the existing problems in scalability, usability and other aspects of the solution in current researches, we propose the distributed dynamic cuckoo filter system based on Redis cluster. On one hand, we introduce an efficient hash indexing structure–dynamic cuckoo filter (DCF), which only stores the fingerprint information of data, and has the automatically scalable capacity to meet the demand of data storage on a dynamic scale. On the other hand, we use an improved consistent hashing algorithm to construct Redis cluster and use the thorough communication mechanism of Redis cluster to achieve the data sharing and efficient utilisation of multi-machine filters. The scheme proposed in this paper can take the time and space efficiency into account, greatly promote the retrieval performance of massive data, and improve the reliability and availability of Redis cluster.","PeriodicalId":45411,"journal":{"name":"International Journal of Parallel Emergent and Distributed Systems","volume":"35 1","pages":"340 - 353"},"PeriodicalIF":1.1,"publicationDate":"2020-05-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1080/17445760.2019.1599889","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"46109067","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}
引用次数: 2
Simplified particle swarm algorithm based on nonlinear decrease extreme disturbance and Cauchy mutation 基于非线性减少极端扰动和Cauchy变异的简化粒子群算法
IF 1.1
International Journal of Parallel Emergent and Distributed Systems Pub Date : 2020-05-03 DOI: 10.1080/17445760.2018.1455834
Jun Li, Yangkun Luo, Chong Wang, Z. Zeng
{"title":"Simplified particle swarm algorithm based on nonlinear decrease extreme disturbance and Cauchy mutation","authors":"Jun Li, Yangkun Luo, Chong Wang, Z. Zeng","doi":"10.1080/17445760.2018.1455834","DOIUrl":"https://doi.org/10.1080/17445760.2018.1455834","url":null,"abstract":"Abstract Concerning the drawbacks that particle swarm optimisation algorithm is easy to fall into the local optima, and has low solution precision, the simplified particle algorithm which based on the nonlinear decrease extreme disturbance and Cauchy mutation is proposed. The algorithm simplifies particle updating formula, and uses logistic chaotic sequence to initialise the particle position, which can improve the global search ability of population; nonlinear decrease extreme disturbance strategy enhanced the diversity of the population and avoid the particles trapping in local optimum; a novel Cauchy mutation is used for the optimal particle variation to generate more optimal guiding particle movement. The experimental simulation on seven typical test functions shows that the proposed algorithm can effectively avoid falling into local optimal solution, the search speed and optimisation accuracy have improved significantly. The algorithm is suitable to solve the function optimisation problem.","PeriodicalId":45411,"journal":{"name":"International Journal of Parallel Emergent and Distributed Systems","volume":"35 1","pages":"236 - 245"},"PeriodicalIF":1.1,"publicationDate":"2020-05-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1080/17445760.2018.1455834","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"49110346","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}
引用次数: 2
Speech emotion recognition based on hierarchical attributes using feature nets 基于层次属性的特征网络语音情感识别
IF 1.1
International Journal of Parallel Emergent and Distributed Systems Pub Date : 2020-05-03 DOI: 10.1080/17445760.2019.1626854
Huijuan Zhao, Ning Ye, Ruchuan Wang
{"title":"Speech emotion recognition based on hierarchical attributes using feature nets","authors":"Huijuan Zhao, Ning Ye, Ruchuan Wang","doi":"10.1080/17445760.2019.1626854","DOIUrl":"https://doi.org/10.1080/17445760.2019.1626854","url":null,"abstract":"Speech emotion recognition is a challenging topic and has many important applications in our real life, especially in terms of human-computer interaction. Traditional methods are based on the pipeline of pre-processing, feature extraction, dimensionality reduction and emotion classification. Previous studies have focussed on emotion recognition based on two different models: discrete model and continuous model. Both the speaker's age and gender affect the speech emotion recognition in the two models. Moreover, investigation results shown that the dimensional attributes of emotion such as arousal, valence and dominance are related to each other. Based on these observations, we propose a new attributes recognition model using Feature Nets, aims to improve the emotion recognition performance and generalisation capabilities. The method utilises the corpus to train the age and gender classification model, which will be transferred to the main model: a hierarchical deep learning model, using age and gender as the high level attributes of the emotion. The public databases EMO-DB and IEMOCAP have been conducted to evaluate the performance both in the classification task and regression task. Experiment results show that the proposed approach based on attributes transferring can improve the recognition accuracy, no matter transferring age or gender.","PeriodicalId":45411,"journal":{"name":"International Journal of Parallel Emergent and Distributed Systems","volume":"35 1","pages":"354 - 364"},"PeriodicalIF":1.1,"publicationDate":"2020-05-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1080/17445760.2019.1626854","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"46819276","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}
引用次数: 3
Effects of spatial decomposition on the efficiency of kNN search in spatial interpolations 空间分解对空间插值中kNN搜索效率的影响
IF 1.1
International Journal of Parallel Emergent and Distributed Systems Pub Date : 2020-04-24 DOI: 10.1080/17445760.2020.1758102
Naijie Fan, Gang Mei, Zengyu Ding, S. Cuomo, N. Xu
{"title":"Effects of spatial decomposition on the efficiency of kNN search in spatial interpolations","authors":"Naijie Fan, Gang Mei, Zengyu Ding, S. Cuomo, N. Xu","doi":"10.1080/17445760.2020.1758102","DOIUrl":"https://doi.org/10.1080/17445760.2020.1758102","url":null,"abstract":"ABSTRACT Spatial interpolations are commonly used in geometric modelling in life science applications such as medical image processing. In large-scale spatial interpolations, it is always needed to find a local set of data points for each interpolated point using the k Nearest Neighbor (kNN) search. To improve the efficiency of kNN, the uniform grid is commonly employed to fastly locate neighbours, and the size of grid cell could strongly affect the efficiency of kNN search. In this paper, we evaluate effects of the size of uniform grid cell on the efficiency of kNN search which is implemented on the CPU and GPU. We employ the Standard Deviation of points’ coordinates to measure the spatial distribution of scattered points. For irregularly distributed scattered points, we perform several series of kNN search in two- and three-dimensions. Benchmark results indicate that: for both the sequential version implemented on the CPU and the parallel version implemented on the GPU, with the increase of the Standard Deviation of points’ coordinates, the relatively optimal size of the grid cell decreases and eventually converges. Moreover, relationships between the Standard Deviation of scattered points’ coordinates and the relatively optimal size of grid cell are fitted. GRAPHICAL ABSTRACT","PeriodicalId":45411,"journal":{"name":"International Journal of Parallel Emergent and Distributed Systems","volume":"37 1","pages":"103 - 121"},"PeriodicalIF":1.1,"publicationDate":"2020-04-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1080/17445760.2020.1758102","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"47370991","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
Exploring distributed control with the NK model 用NK模型探索分布式控制
IF 1.1
International Journal of Parallel Emergent and Distributed Systems Pub Date : 2020-04-20 DOI: 10.1080/17445760.2020.1760864
L. Bull
{"title":"Exploring distributed control with the NK model","authors":"L. Bull","doi":"10.1080/17445760.2020.1760864","DOIUrl":"https://doi.org/10.1080/17445760.2020.1760864","url":null,"abstract":"ABSTRACT The NK model has been used widely to explore aspects of natural evolution and complex systems. This paper introduces a modified form of the NK model for exploring distributed control in complex systems such as organisations, social networks, collective robotics, etc. Initial results show how varying the size and underlying functional structure of a given system affects the performance of different distributed control structures and decision making, including within dynamically formed structures and those with differing numbers of control nodes.","PeriodicalId":45411,"journal":{"name":"International Journal of Parallel Emergent and Distributed Systems","volume":"35 1","pages":"413 - 422"},"PeriodicalIF":1.1,"publicationDate":"2020-04-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1080/17445760.2020.1760864","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"42127225","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
Faulty diagnosability and g-extra connectivity of DQcube DQcube的故障诊断性和g-额外连通性
IF 1.1
International Journal of Parallel Emergent and Distributed Systems Pub Date : 2020-04-07 DOI: 10.1080/17445760.2020.1748188
Hong Zhang, J. Meng
{"title":"Faulty diagnosability and g-extra connectivity of DQcube","authors":"Hong Zhang, J. Meng","doi":"10.1080/17445760.2020.1748188","DOIUrl":"https://doi.org/10.1080/17445760.2020.1748188","url":null,"abstract":"ABSTRACT Fault diagnosis of systems is an important area of study in the design and maintenance of multiprocessor systems. In 2005, Lai et al. proposed a new measure for the fault diagnosis of systems, namely, conditional diagnosability, which requires that all the neighbours of any processor in a multiprocessor system cannot be faulty at the same time. In 2017, Zhang et al. proposed a new measure for the fault diagnosis of systems, namely, g-extra conditional diagnosability, which requires that every component of G−F has more than g vertices in the system. The g-extra conditional diagnosabilty of a graph G under the PMC model and the MM model are denoted by and , respectively. Due to their many attractive properties, DQcube has received much research interest recently. In this paper, we first determine that and . Second, we determine 1,2-extra conditional diagnosability and conditional diagnosability of under the PMC model and the MM model.","PeriodicalId":45411,"journal":{"name":"International Journal of Parallel Emergent and Distributed Systems","volume":"36 1","pages":"189 - 198"},"PeriodicalIF":1.1,"publicationDate":"2020-04-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1080/17445760.2020.1748188","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"43030098","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}
引用次数: 3
Thermodynamic cost of edge detection in artificial neural network (ANN)-based processors 基于人工神经网络(ANN)处理器边缘检测的热力学代价
IF 1.1
International Journal of Parallel Emergent and Distributed Systems Pub Date : 2020-03-18 DOI: 10.1080/17445760.2020.1836639
Seçkin Barisik, İlke Ercan
{"title":"Thermodynamic cost of edge detection in artificial neural network (ANN)-based processors","authors":"Seçkin Barisik, İlke Ercan","doi":"10.1080/17445760.2020.1836639","DOIUrl":"https://doi.org/10.1080/17445760.2020.1836639","url":null,"abstract":"ABSTRACT Architecture-based heat dissipation analyses allow us to reveal fundamental sources of inefficiency in a given processor and thereby provide us with road-maps to design less dissipative computing schemes independent of technology-base used to implement them. In this work, we study architectural-level contributions to energy dissipation in an Artificial Neural Network (ANN)-based processor that is trained to perform edge-detection task. We compare the training and information processing cost of ANN to that of conventional architectures and algorithms using 64-pixel binary image. Our results reveal the inherent efficiency advantages of an ANN network trained for specific tasks over general-purpose processors based on von Neumann architecture. We also compare the proposed performance improvements to that of Cellular Array Processors (CAPs) and illustrate the reduction in dissipation for special purpose processors. Lastly, we calculate the change in dissipation as a result of input data structure and show the effect of randomness on energetic cost of information processing. The results we obtained provide a basis for comparison for task-based fundamental energy efficiency analyses for a range of processors and therefore contribute to the study of architecture-level descriptions of processors and thermodynamic cost calculations based on physics of computation. GRAPHICAL ABSTRACT","PeriodicalId":45411,"journal":{"name":"International Journal of Parallel Emergent and Distributed Systems","volume":"36 1","pages":"262 - 274"},"PeriodicalIF":1.1,"publicationDate":"2020-03-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1080/17445760.2020.1836639","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"60344324","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}
引用次数: 2
A computational journey in the true north 真北的计算之旅
IF 1.1
International Journal of Parallel Emergent and Distributed Systems Pub Date : 2020-03-03 DOI: 10.1080/17445760.2019.1570193
S. Akl
{"title":"A computational journey in the true north","authors":"S. Akl","doi":"10.1080/17445760.2019.1570193","DOIUrl":"https://doi.org/10.1080/17445760.2019.1570193","url":null,"abstract":"This paper tells my recollections of half a century of computing in Canada and, briefly earlier, in two other corners of the world.","PeriodicalId":45411,"journal":{"name":"International Journal of Parallel Emergent and Distributed Systems","volume":"35 1","pages":"132 - 142"},"PeriodicalIF":1.1,"publicationDate":"2020-03-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1080/17445760.2019.1570193","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"49128104","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
History of personal computers in Japan 日本个人电脑的历史
IF 1.1
International Journal of Parallel Emergent and Distributed Systems Pub Date : 2020-03-03 DOI: 10.1080/17445760.2019.1587435
R. Yamashita
{"title":"History of personal computers in Japan","authors":"R. Yamashita","doi":"10.1080/17445760.2019.1587435","DOIUrl":"https://doi.org/10.1080/17445760.2019.1587435","url":null,"abstract":"We give a survey on the history of computers in Japan that have been produced over the last 50 years. Here, we focus on the topics of personal computers (PCs). We can see PCs produced in Japan have very unique features. They coevolved with some other related machines, e.g. word processing machines, game machines, etc. They also had several localised features such as capability of dealing with Japanese language. At the same time, developers of PCs struggled to find a good solution between localisation and globalisation. In the early stage of the history of PCs, their architectures were all different, and software had to be developed and tuned for each of them. Thus providing a common platform to all PCs on which every software can run was indispensable for globalisation. In this paper, how PCs in Japan have been evolved and how such problems were attacked are discussed based on the author's experiences of developing early PCs. GRAPHICAL ABSTRACT","PeriodicalId":45411,"journal":{"name":"International Journal of Parallel Emergent and Distributed Systems","volume":"35 1","pages":"143 - 169"},"PeriodicalIF":1.1,"publicationDate":"2020-03-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1080/17445760.2019.1587435","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"42765218","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}
引用次数: 2
Personal reflections on 50 years of scientific computing: 1967–2017 科学计算50年的个人反思:1967–2017
IF 1.1
International Journal of Parallel Emergent and Distributed Systems Pub Date : 2020-02-04 DOI: 10.1080/17445760.2020.1723094
L. Watson
{"title":"Personal reflections on 50 years of scientific computing: 1967–2017","authors":"L. Watson","doi":"10.1080/17445760.2020.1723094","DOIUrl":"https://doi.org/10.1080/17445760.2020.1723094","url":null,"abstract":"Computer hardware, software, numerical algorithms, and science and engineering applications are traced for a half century from the author's perspective. GRAPHICAL ABSTRACT","PeriodicalId":45411,"journal":{"name":"International Journal of Parallel Emergent and Distributed Systems","volume":"35 1","pages":"209 - 215"},"PeriodicalIF":1.1,"publicationDate":"2020-02-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1080/17445760.2020.1723094","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"47827615","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
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
相关产品
×
本文献相关产品
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信