首页 > 最新文献

Open Computer Science最新文献

英文 中文
Lévy flight and chaos theory-based gravitational search algorithm for mechanical and structural engineering design optimization 基于lsamvy飞行和混沌理论的重力搜索算法在机械结构工程设计优化中的应用
IF 1.5 Q3 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2021-01-01 DOI: 10.1515/comp-2020-0223
Sajad Ahmad Rather, Perumal Shanthi Bala
Abstract The main aim of this article is to explore the real-life problem-solving potential of the proposed Lévy flight-based chaotic gravitational search algorithm (LCGSA) for the minimization of engineering design variables of speed reducer design (SRD), three bar truss design (TBTD), and hydrodynamic thrust bearing design (HTBD) problems. In LCGSA, the diversification of the search space is carried out by Lévy flight distribution. Simultaneously, chaotic maps have been utilized for the intensification of the candidate solutions towards the global optimum. Moreover, the penalty function method has been used to deal with the non-linear and fractional design constraints. The investigation of experimental outcomes has been performed through various performance metrics like statistical measures, run time analysis, convergence rate, and box plot analysis. Moreover, statistical verification of experimental results is carried out using a signed Wilcoxon rank-sum test. Furthermore, eleven heuristic algorithms were employed for comparative analysis of the simulation results. The simulation outcomes clearly show that LCGSA provides better values for TBTD and HTBD benchmarks than standard GSA and most of the competing algorithms. Besides, all the participating algorithms, including LCGSA, have the same results for the SRD problem. On the qualitative side, LCGSA has successfully resolved entrapment in local minima and convergence issues of standard GSA.
摘要本文的主要目的是探索所提出的基于Lévy飞行的混沌引力搜索算法(LCGSA)在实际解决减速器设计(SRD)、三杆特拉斯设计(TBTD)和流体动力推力轴承设计(HTBD)问题的工程设计变量最小化方面的潜力。在LCGSA中,搜索空间的多样化是通过Lévy飞行分布来实现的。同时,混沌映射被用于将候选解强化为全局最优解。此外,罚函数法还被用于处理非线性和分数设计约束。实验结果的调查是通过各种性能指标进行的,如统计测量、运行时分析、收敛率和盒图分析。此外,使用有符号的Wilcoxon秩和检验对实验结果进行了统计验证。此外,还采用了11种启发式算法对仿真结果进行了比较分析。仿真结果清楚地表明,与标准GSA和大多数竞争算法相比,LCGSA为TBTD和HTBD基准提供了更好的值。此外,包括LCGSA在内的所有参与算法对SRD问题都有相同的结果。在定性方面,LCGSA成功地解决了标准GSA的局部极小值陷阱和收敛问题。
{"title":"Lévy flight and chaos theory-based gravitational search algorithm for mechanical and structural engineering design optimization","authors":"Sajad Ahmad Rather, Perumal Shanthi Bala","doi":"10.1515/comp-2020-0223","DOIUrl":"https://doi.org/10.1515/comp-2020-0223","url":null,"abstract":"Abstract The main aim of this article is to explore the real-life problem-solving potential of the proposed Lévy flight-based chaotic gravitational search algorithm (LCGSA) for the minimization of engineering design variables of speed reducer design (SRD), three bar truss design (TBTD), and hydrodynamic thrust bearing design (HTBD) problems. In LCGSA, the diversification of the search space is carried out by Lévy flight distribution. Simultaneously, chaotic maps have been utilized for the intensification of the candidate solutions towards the global optimum. Moreover, the penalty function method has been used to deal with the non-linear and fractional design constraints. The investigation of experimental outcomes has been performed through various performance metrics like statistical measures, run time analysis, convergence rate, and box plot analysis. Moreover, statistical verification of experimental results is carried out using a signed Wilcoxon rank-sum test. Furthermore, eleven heuristic algorithms were employed for comparative analysis of the simulation results. The simulation outcomes clearly show that LCGSA provides better values for TBTD and HTBD benchmarks than standard GSA and most of the competing algorithms. Besides, all the participating algorithms, including LCGSA, have the same results for the SRD problem. On the qualitative side, LCGSA has successfully resolved entrapment in local minima and convergence issues of standard GSA.","PeriodicalId":43014,"journal":{"name":"Open Computer Science","volume":"11 1","pages":"509 - 529"},"PeriodicalIF":1.5,"publicationDate":"2021-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"43649917","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}
引用次数: 4
Three Stream Network Model for Lung Cancer Classification in the CT Images CT图像肺癌分类的三流网络模型
IF 1.5 Q3 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2021-01-01 DOI: 10.1515/comp-2020-0145
T. Arumuga Maria Devi, V. I. Mebin Jose
Abstract Lung cancer is considered to be one of the deadly diseases that threaten the survival of human beings. It is a challenging task to identify lung cancer in its early stage from the medical images because of the ambiguity in the lung regions. This paper proposes a new architecture to detect lung cancer obtained from the CT images. The proposed architecture has a three-stream network to extract the manual and automated features from the images. Among these three streams, automated feature extraction as well as the classification is done using residual deep neural network and custom deep neural network. Whereas the manual features are the handcrafted features obtained using high and low-frequency sub-bands in the frequency domain that are classified using a Support Vector Machine Classifier. This makes the architecture robust enough to capture all the important features required to classify lung cancer from the input image. Hence, there is no chance of missing feature information. Finally, all the obtained prediction scores are combined by weighted based fusion. The experimental results show 98.2% classification accuracy which is relatively higher in comparison to other existing methods.
肺癌被认为是威胁人类生存的致命疾病之一。由于肺部区域的模糊性,从医学图像中识别早期肺癌是一项具有挑战性的任务。本文提出了一种基于CT图像的肺癌检测新架构。该体系结构采用三流网络从图像中提取手动和自动特征。在这三种流中,使用残差深度神经网络和自定义深度神经网络进行自动特征提取和分类。而手工特征则是使用频率域的高频和低频子带获得的手工特征,并使用支持向量机分类器进行分类。这使得该架构足够健壮,可以捕获从输入图像中分类肺癌所需的所有重要特征。因此,不存在丢失特征信息的可能性。最后,对得到的所有预测分数进行加权融合。实验结果表明,该方法的分类准确率为98.2%,与现有方法相比,准确率较高。
{"title":"Three Stream Network Model for Lung Cancer Classification in the CT Images","authors":"T. Arumuga Maria Devi, V. I. Mebin Jose","doi":"10.1515/comp-2020-0145","DOIUrl":"https://doi.org/10.1515/comp-2020-0145","url":null,"abstract":"Abstract Lung cancer is considered to be one of the deadly diseases that threaten the survival of human beings. It is a challenging task to identify lung cancer in its early stage from the medical images because of the ambiguity in the lung regions. This paper proposes a new architecture to detect lung cancer obtained from the CT images. The proposed architecture has a three-stream network to extract the manual and automated features from the images. Among these three streams, automated feature extraction as well as the classification is done using residual deep neural network and custom deep neural network. Whereas the manual features are the handcrafted features obtained using high and low-frequency sub-bands in the frequency domain that are classified using a Support Vector Machine Classifier. This makes the architecture robust enough to capture all the important features required to classify lung cancer from the input image. Hence, there is no chance of missing feature information. Finally, all the obtained prediction scores are combined by weighted based fusion. The experimental results show 98.2% classification accuracy which is relatively higher in comparison to other existing methods.","PeriodicalId":43014,"journal":{"name":"Open Computer Science","volume":"11 1","pages":"251 - 261"},"PeriodicalIF":1.5,"publicationDate":"2021-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1515/comp-2020-0145","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"66887241","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}
引用次数: 7
Natural mapping between voice commands and APIs 语音命令和API之间的自然映射
IF 1.5 Q3 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2021-01-01 DOI: 10.1515/comp-2020-0125
Matúš Sulír, J. Porubän
Abstract After a voice control system transforms audio input into a natural language sentence, its main purpose is to map this sentence to a specific action in the API (application programming interface) that should be performed. This mapping is usually specified after the API is already designed. In this paper, we show how an API can be designed with voice control in mind, which makes this mapping natural. The classes, methods, and parameters in the source code are named and typed according to the terms expected in the natural language commands. When this is insufficient, annotations (attribute-oriented programming) are used to define synonyms, string-to-object maps, or other properties. We also describe the mapping process and present a preliminary implementation called VCMapper. In its evaluation on a third-party dataset, it was successfully used to map all the sentences, while a large portion of the mapping was performed using only naming and typing conventions.
语音控制系统将音频输入转换为自然语言句子后,其主要目的是将该句子映射到API(应用程序编程接口)中应执行的特定动作。这种映射通常是在API设计完成之后指定的。在本文中,我们展示了如何在设计API时考虑语音控制,从而使这种映射变得自然。源代码中的类、方法和参数根据自然语言命令中预期的术语命名和键入。如果这还不够,可以使用注释(面向属性的编程)来定义同义词、字符串到对象的映射或其他属性。我们还描述了映射过程,并提出了一个名为VCMapper的初步实现。在对第三方数据集的评估中,它成功地用于映射所有句子,而大部分映射仅使用命名和类型约定执行。
{"title":"Natural mapping between voice commands and APIs","authors":"Matúš Sulír, J. Porubän","doi":"10.1515/comp-2020-0125","DOIUrl":"https://doi.org/10.1515/comp-2020-0125","url":null,"abstract":"Abstract After a voice control system transforms audio input into a natural language sentence, its main purpose is to map this sentence to a specific action in the API (application programming interface) that should be performed. This mapping is usually specified after the API is already designed. In this paper, we show how an API can be designed with voice control in mind, which makes this mapping natural. The classes, methods, and parameters in the source code are named and typed according to the terms expected in the natural language commands. When this is insufficient, annotations (attribute-oriented programming) are used to define synonyms, string-to-object maps, or other properties. We also describe the mapping process and present a preliminary implementation called VCMapper. In its evaluation on a third-party dataset, it was successfully used to map all the sentences, while a large portion of the mapping was performed using only naming and typing conventions.","PeriodicalId":43014,"journal":{"name":"Open Computer Science","volume":"11 1","pages":"135 - 145"},"PeriodicalIF":1.5,"publicationDate":"2021-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1515/comp-2020-0125","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"46725617","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
Towards a Formal Specification of Production Processes Suitable for Automatic Execution 制定适合自动执行的生产过程的正式规范
IF 1.5 Q3 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2021-01-01 DOI: 10.1515/comp-2020-0200
Marko Vještica, Vladimir Dimitrieski, M. Pisarić, Slavica Kordić, S. Ristić, I. Luković
Abstract Technological advances and increasing customer need for highly customized products have triggered a fourth industrial revolution. A digital revolution in the manufacturing industry is enforced by introducing smart devices and knowledge bases to form intelligent manufacturing information systems. One of the goals of the digital revolution is to allow flexibility of smart factories by automating shop floor changes based on the changes in input production processes and ordered products. In order to make this possible, a formal language to describe production processes is needed, together with a code generator for its models and an engine to execute the code on smart devices. Existing process modeling languages are not usually tailored to model production processes, especially if models are needed for automatic code generation. In this paper we propose a research on Industry 4.0 manufacturing using a Domain-Specific Modeling Language (DSML) within a Model-Driven Software Development (MDSD) approach to model production processes. The models would be used to generate instructions to smart devices and human workers, and gather a feedback from them during the process execution. A pilot comparative analysis of three modeling languages that are commonly used for process modeling is given with the goal of identifying supported modeling concepts, good practices and usage patterns.
技术进步和客户对高度定制产品需求的增加引发了第四次工业革命。通过引入智能设备和知识库,形成智能制造信息系统,推动制造业数字化革命。数字革命的目标之一是,根据输入生产流程和订购产品的变化,通过自动化车间变化,实现智能工厂的灵活性。为了实现这一点,需要一种描述生产过程的正式语言,以及用于其模型的代码生成器和在智能设备上执行代码的引擎。现有的过程建模语言通常不适合对生产过程进行建模,特别是在自动代码生成需要模型的情况下。在本文中,我们建议在模型驱动软件开发(MDSD)方法中使用特定领域建模语言(DSML)对工业4.0制造进行研究,以对生产过程进行建模。这些模型将用于为智能设备和人工生成指令,并在流程执行期间从他们那里收集反馈。本文对流程建模常用的三种建模语言进行了初步比较分析,目的是确定受支持的建模概念、良好实践和使用模式。
{"title":"Towards a Formal Specification of Production Processes Suitable for Automatic Execution","authors":"Marko Vještica, Vladimir Dimitrieski, M. Pisarić, Slavica Kordić, S. Ristić, I. Luković","doi":"10.1515/comp-2020-0200","DOIUrl":"https://doi.org/10.1515/comp-2020-0200","url":null,"abstract":"Abstract Technological advances and increasing customer need for highly customized products have triggered a fourth industrial revolution. A digital revolution in the manufacturing industry is enforced by introducing smart devices and knowledge bases to form intelligent manufacturing information systems. One of the goals of the digital revolution is to allow flexibility of smart factories by automating shop floor changes based on the changes in input production processes and ordered products. In order to make this possible, a formal language to describe production processes is needed, together with a code generator for its models and an engine to execute the code on smart devices. Existing process modeling languages are not usually tailored to model production processes, especially if models are needed for automatic code generation. In this paper we propose a research on Industry 4.0 manufacturing using a Domain-Specific Modeling Language (DSML) within a Model-Driven Software Development (MDSD) approach to model production processes. The models would be used to generate instructions to smart devices and human workers, and gather a feedback from them during the process execution. A pilot comparative analysis of three modeling languages that are commonly used for process modeling is given with the goal of identifying supported modeling concepts, good practices and usage patterns.","PeriodicalId":43014,"journal":{"name":"Open Computer Science","volume":"11 1","pages":"161 - 179"},"PeriodicalIF":1.5,"publicationDate":"2021-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1515/comp-2020-0200","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"48936533","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}
引用次数: 9
Segmentation of MRI Brain Tumor Image using Optimization based Deep Convolutional Neural networks (DCNN) 基于优化的深度卷积神经网络(DCNN)在MRI脑肿瘤图像分割中的应用
IF 1.5 Q3 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2021-01-01 DOI: 10.1515/comp-2020-0166
P. K. Mishra, S. Satapathy, M. Rout
Abstract Segmentation of brain image should be done accurately as it can help to predict deadly brain tumor disease so that it can be possible to control the malicious segments of brain image if known beforehand. The accuracy of the brain tumor analysis can be enhanced through the brain tumor segmentation procedure. Earlier DCNN models do not consider the weights as of learning instances which may decrease accuracy levels of the segmentation procedure. Considering the above point, we have suggested a framework for optimizing the network parameters such as weight and bias vector of DCNN models using swarm intelligent based algorithms like Genetic Algorithm (GA), Particle Swarm Optimization (PSO), Gray Wolf Optimization (GWO) and Whale Optimization Algorithm (WOA). The simulation results reveals that the WOA optimized DCNN segmentation model is outperformed than other three optimization based DCNN models i.e., GA-DCNN, PSO-DCNN, GWO-DCNN.
摘要脑图像的准确分割有助于预测致命的脑肿瘤疾病,如果事先知道脑图像的恶意片段,就有可能对其进行控制。通过对脑肿瘤进行分割,可以提高脑肿瘤分析的准确性。早期的DCNN模型没有考虑学习实例的权重,这可能会降低分割过程的精度水平。考虑到上述问题,我们提出了一种基于群体智能的算法,如遗传算法(GA)、粒子群优化(PSO)、灰狼优化(GWO)和鲸鱼优化算法(WOA),来优化DCNN模型的权重和偏置向量等网络参数的框架。仿真结果表明,WOA优化的DCNN分割模型优于GA-DCNN、PSO-DCNN、GWO-DCNN三种基于优化的DCNN分割模型。
{"title":"Segmentation of MRI Brain Tumor Image using Optimization based Deep Convolutional Neural networks (DCNN)","authors":"P. K. Mishra, S. Satapathy, M. Rout","doi":"10.1515/comp-2020-0166","DOIUrl":"https://doi.org/10.1515/comp-2020-0166","url":null,"abstract":"Abstract Segmentation of brain image should be done accurately as it can help to predict deadly brain tumor disease so that it can be possible to control the malicious segments of brain image if known beforehand. The accuracy of the brain tumor analysis can be enhanced through the brain tumor segmentation procedure. Earlier DCNN models do not consider the weights as of learning instances which may decrease accuracy levels of the segmentation procedure. Considering the above point, we have suggested a framework for optimizing the network parameters such as weight and bias vector of DCNN models using swarm intelligent based algorithms like Genetic Algorithm (GA), Particle Swarm Optimization (PSO), Gray Wolf Optimization (GWO) and Whale Optimization Algorithm (WOA). The simulation results reveals that the WOA optimized DCNN segmentation model is outperformed than other three optimization based DCNN models i.e., GA-DCNN, PSO-DCNN, GWO-DCNN.","PeriodicalId":43014,"journal":{"name":"Open Computer Science","volume":"11 1","pages":"380 - 390"},"PeriodicalIF":1.5,"publicationDate":"2021-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1515/comp-2020-0166","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"42794895","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}
引用次数: 10
Hybrid lightweight Signcryption scheme for IoT 物联网的混合轻量级签密方案
IF 1.5 Q3 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2021-01-01 DOI: 10.1515/comp-2020-0105
M. Sruthi, R. Rajasekaran
Abstract The information transmitted in IoT is susceptible to affect the user’s privacy, and hence the information ought to be transmitted securely. The conventional method to assure integrity, confidentiality, and non-repudiation is to first sign the message and then encrypt it. Signcryption is a technique where the signature and the encryption are performed in a single round. The current Signcryption system uses traditional cryptographic approaches that are overloaded for IoT, as it consists of resource-constrained devices and uses the weak session key to encrypt the data. We propose a hybrid Signcryption scheme that employs PRESENT, a lightweight block cipher algorithm to encrypt the data, and the session key is encrypted by ECC. The time taken to signcrypt the proposed Signcryption is better when compared to current Signcryption techniques, as it deploys lightweight cryptography techniques that are devoted to resource-constrained devices.
摘要物联网中传输的信息容易影响用户的隐私,因此信息应该安全传输。确保完整性、机密性和不可否认性的传统方法是首先对消息进行签名,然后对其进行加密。签密是一种在单轮中执行签名和加密的技术。当前的签密系统使用传统的加密方法,这些方法对于物联网来说是过载的,因为它由资源受限的设备组成,并使用弱会话密钥来加密数据。我们提出了一种混合签密方案,该方案使用了一种轻量级的分组密码算法PRESENT来加密数据,并且会话密钥由ECC加密。与当前的签密技术相比,对所提出的签密进行签密所需的时间更好,因为它部署了专门用于资源受限设备的轻量级加密技术。
{"title":"Hybrid lightweight Signcryption scheme for IoT","authors":"M. Sruthi, R. Rajasekaran","doi":"10.1515/comp-2020-0105","DOIUrl":"https://doi.org/10.1515/comp-2020-0105","url":null,"abstract":"Abstract The information transmitted in IoT is susceptible to affect the user’s privacy, and hence the information ought to be transmitted securely. The conventional method to assure integrity, confidentiality, and non-repudiation is to first sign the message and then encrypt it. Signcryption is a technique where the signature and the encryption are performed in a single round. The current Signcryption system uses traditional cryptographic approaches that are overloaded for IoT, as it consists of resource-constrained devices and uses the weak session key to encrypt the data. We propose a hybrid Signcryption scheme that employs PRESENT, a lightweight block cipher algorithm to encrypt the data, and the session key is encrypted by ECC. The time taken to signcrypt the proposed Signcryption is better when compared to current Signcryption techniques, as it deploys lightweight cryptography techniques that are devoted to resource-constrained devices.","PeriodicalId":43014,"journal":{"name":"Open Computer Science","volume":"11 1","pages":"391 - 398"},"PeriodicalIF":1.5,"publicationDate":"2021-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1515/comp-2020-0105","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"42660959","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
Convolutional neural-network-based classification of retinal images with different combinations of filtering techniques 基于卷积神经网络的视网膜图像分类与不同滤波技术的组合
IF 1.5 Q3 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2021-01-01 DOI: 10.1515/comp-2020-0177
Asha Gnana Priya Henry, Anitha Jude
Abstract Retinal image analysis is one of the important diagnosis methods in modern ophthalmology because eye information is present in the retina. The image acquisition process may have some effects and can affect the quality of the image. This can be improved by better image enhancement techniques combined with the computer-aided diagnosis system. Deep learning is one of the important computational application techniques used for a medical imaging application. The main aim of this article is to find the best enhancement techniques for the identification of diabetic retinopathy (DR) and are tested with the commonly used deep learning techniques, and the performances are measured. In this article, the input image is taken from the Indian-based database named as Indian Diabetic Retinopathy Image Dataset, and 13 filters are used including smoothing and sharpening filters for enhancing the images. Then, the quality of the enhancement techniques is compared using performance metrics and better results are obtained for Median, Gaussian, Bilateral, Wiener, and partial differential equation filters and are combined for improving the enhancement of images. The output images from all the enhanced filters are given as the convolutional neural network input and the results are compared to find the better enhancement method.
摘要视网膜图像分析是现代眼科的重要诊断方法之一,因为眼睛信息存在于视网膜中。图像获取过程可能具有一些效果,并且可能影响图像的质量。这可以通过更好的图像增强技术与计算机辅助诊断系统相结合来改善。深度学习是用于医学成像应用的重要计算应用技术之一。本文的主要目的是找到识别糖尿病视网膜病变(DR)的最佳增强技术,并用常用的深度学习技术进行测试,并测量其性能。在本文中,输入图像取自名为“印度糖尿病视网膜病变图像数据集”的印度数据库,并使用了13个滤波器,包括用于增强图像的平滑和锐化滤波器。然后,使用性能度量来比较增强技术的质量,并且对于中值滤波器、高斯滤波器、双边滤波器、维纳滤波器和偏微分方程滤波器获得了更好的结果,并且将其组合以改进图像的增强。将所有增强滤波器的输出图像作为卷积神经网络的输入,并对结果进行比较,以找到更好的增强方法。
{"title":"Convolutional neural-network-based classification of retinal images with different combinations of filtering techniques","authors":"Asha Gnana Priya Henry, Anitha Jude","doi":"10.1515/comp-2020-0177","DOIUrl":"https://doi.org/10.1515/comp-2020-0177","url":null,"abstract":"Abstract Retinal image analysis is one of the important diagnosis methods in modern ophthalmology because eye information is present in the retina. The image acquisition process may have some effects and can affect the quality of the image. This can be improved by better image enhancement techniques combined with the computer-aided diagnosis system. Deep learning is one of the important computational application techniques used for a medical imaging application. The main aim of this article is to find the best enhancement techniques for the identification of diabetic retinopathy (DR) and are tested with the commonly used deep learning techniques, and the performances are measured. In this article, the input image is taken from the Indian-based database named as Indian Diabetic Retinopathy Image Dataset, and 13 filters are used including smoothing and sharpening filters for enhancing the images. Then, the quality of the enhancement techniques is compared using performance metrics and better results are obtained for Median, Gaussian, Bilateral, Wiener, and partial differential equation filters and are combined for improving the enhancement of images. The output images from all the enhanced filters are given as the convolutional neural network input and the results are compared to find the better enhancement method.","PeriodicalId":43014,"journal":{"name":"Open Computer Science","volume":"11 1","pages":"480 - 490"},"PeriodicalIF":1.5,"publicationDate":"2021-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"49158105","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}
引用次数: 6
Towards the Modelling of Veillance based Citizen Profiling using Knowledge Graphs 利用知识图谱建立基于监控的公民侧写模型
IF 1.5 Q3 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2021-01-01 DOI: 10.1515/comp-2020-0209
Siraj Munir, S. I. Jami, Shaukat Wasi
Abstract In this work we have proposed a model for Citizen Profiling. It uses veillance (Surveillance and Sousveillance) for data acquisition. For representation of Citizen Profile Temporal Knowledge Graph has been used through which we can answer semantic queries. Previously, most of the work lacks representation of Citizen Profile and have used surveillance for data acquisition. Our contribution is towards enriching the data acquisition process by adding sousveillance mechanism and facilitating semantic queries through representation of Citizen Profiles using Temporal Knowledge Graphs. Our proposed solution is storage efficient as we have only stored data logs for Citizen Profiling instead of storing images, audio, and video for profiling purposes. Our proposed system can be extended to Smart City, Smart Traffic Management, Workplace profiling etc. Agent based mechanism can be used for data acquisition where each Citizen has its own agent. Another improvement can be to incorporate a decentralized version of database for maintaining Citizen profile.
在本文中,我们提出了一个公民剖析模型。它使用监控(Surveillance and soussurveillance)来获取数据。对于公民档案的表示,我们使用时态知识图来回答语义查询。以前,大多数工作缺乏公民档案的代表,并且使用监视来获取数据。我们的贡献是通过增加监控机制和通过使用时态知识图表示公民档案来促进语义查询,从而丰富数据获取过程。我们提出的解决方案存储效率高,因为我们只为Citizen Profiling存储数据日志,而不是为Profiling目的存储图像、音频和视频。我们提出的系统可以扩展到智慧城市,智能交通管理,工作场所分析等。基于代理的机制可用于数据获取,其中每个Citizen都有自己的代理。另一个改进可以是合并一个分散版本的数据库来维护公民档案。
{"title":"Towards the Modelling of Veillance based Citizen Profiling using Knowledge Graphs","authors":"Siraj Munir, S. I. Jami, Shaukat Wasi","doi":"10.1515/comp-2020-0209","DOIUrl":"https://doi.org/10.1515/comp-2020-0209","url":null,"abstract":"Abstract In this work we have proposed a model for Citizen Profiling. It uses veillance (Surveillance and Sousveillance) for data acquisition. For representation of Citizen Profile Temporal Knowledge Graph has been used through which we can answer semantic queries. Previously, most of the work lacks representation of Citizen Profile and have used surveillance for data acquisition. Our contribution is towards enriching the data acquisition process by adding sousveillance mechanism and facilitating semantic queries through representation of Citizen Profiles using Temporal Knowledge Graphs. Our proposed solution is storage efficient as we have only stored data logs for Citizen Profiling instead of storing images, audio, and video for profiling purposes. Our proposed system can be extended to Smart City, Smart Traffic Management, Workplace profiling etc. Agent based mechanism can be used for data acquisition where each Citizen has its own agent. Another improvement can be to incorporate a decentralized version of database for maintaining Citizen profile.","PeriodicalId":43014,"journal":{"name":"Open Computer Science","volume":"11 1","pages":"294 - 304"},"PeriodicalIF":1.5,"publicationDate":"2021-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1515/comp-2020-0209","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"48893442","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
Optimization of a k-covering of a bounded set with circles of two given radii 具有两个给定半径的圆的有界集合的k覆盖优化
IF 1.5 Q3 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2021-01-01 DOI: 10.1515/comp-2020-0219
A. Khorkov, Sh. I. Galiev
Abstract A numerical method for investigating k-coverings of a convex bounded set with circles of two given radii is proposed. Cases with constraints on the distances between the covering circle centers are considered. An algorithm for finding an approximate number of such circles and the arrangement of their centers is described. For certain specific cases, approximate lower bounds of the density of the k-covering of the given domain are found. We use either 0–1 linear programming or general integer linear programming models. Numerical results demonstrating the effectiveness of the proposed methods are presented.
摘要提出了一种研究具有两个给定半径的圆的凸有界集的k-覆盖的数值方法。考虑了覆盖圆中心之间的距离受到约束的情况。描述了一种用于寻找这种圆的近似数量及其中心排列的算法。对于某些特定情况,找到了给定域的k覆盖密度的近似下界。我们使用0–1线性规划或一般整数线性规划模型。数值结果表明了所提方法的有效性。
{"title":"Optimization of a k-covering of a bounded set with circles of two given radii","authors":"A. Khorkov, Sh. I. Galiev","doi":"10.1515/comp-2020-0219","DOIUrl":"https://doi.org/10.1515/comp-2020-0219","url":null,"abstract":"Abstract A numerical method for investigating k-coverings of a convex bounded set with circles of two given radii is proposed. Cases with constraints on the distances between the covering circle centers are considered. An algorithm for finding an approximate number of such circles and the arrangement of their centers is described. For certain specific cases, approximate lower bounds of the density of the k-covering of the given domain are found. We use either 0–1 linear programming or general integer linear programming models. Numerical results demonstrating the effectiveness of the proposed methods are presented.","PeriodicalId":43014,"journal":{"name":"Open Computer Science","volume":"11 1","pages":"232 - 240"},"PeriodicalIF":1.5,"publicationDate":"2021-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1515/comp-2020-0219","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"49013215","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
A big data framework for E-Government in Industry 4.0 工业4.0中的电子政务大数据框架
IF 1.5 Q3 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2021-01-01 DOI: 10.1515/comp-2020-0191
Cuiping Long, Rashmi Agrawal, Ha Quoc Trung, H. Pham
Abstract The next generation of E-Government and healthcare has the potential to increase the more intelligent governance with improvements in transparency, accountability, efficiency, and effectiveness. It enables organizations to use the benefits of information via big data analysis to settle the difficulties effectively. Big Data has emerged which plays a significant role in many sectors around the world. Global trends in taking advantage of the benefits from big data are considered with an overview of the US, European Union, and several developing countries. To deeply understand the utilization of big data in several domains, this study has presented a brief survey of key concepts (such as IoT-enabled data, blockchain-enabled data, and intelligent systems data) to deeply understand the utilization of big data in several domains. Our analysis sets out also the similarities and differences in these concepts. We have also surveyed state-of-the-art technologies including cloud computing, multi-cloud, webservice, and microservice which are used to exploit potential benefits of big data analytics. Furthermore, some typical big data frameworks are surveyed and a big data framework for E-Government is also proposed. Open research questions and challenges are highlighted (for researchers and developers) following our review. Our goal in presenting the novel concepts presented in this article is to promote creative ideas in the research endeavor to perform efficaciously next-generation E-Government in the context of Industry 4.0.
摘要下一代电子政府和医疗保健有可能通过提高透明度、问责制、效率和有效性来提高更智能的治理。它使组织能够通过大数据分析利用信息的好处来有效地解决困难。大数据已经出现,在世界各地的许多领域发挥着重要作用。通过对美国、欧盟和几个发展中国家的概述,考虑了利用大数据优势的全球趋势。为了深入了解大数据在多个领域的利用情况,本研究对关键概念(如物联网数据、区块链数据和智能系统数据)进行了简要调查,以深入理解大数据在几个领域的利用。我们的分析还列出了这些概念的相似之处和不同之处。我们还调查了最先进的技术,包括云计算、多云、Web服务和微服务,这些技术用于开发大数据分析的潜在优势。此外,还对一些典型的大数据框架进行了调查,并提出了一个电子政务大数据框架。在我们的综述之后,我们强调了开放研究的问题和挑战(针对研究人员和开发人员)。我们提出本文中提出的新概念的目的是在工业4.0背景下有效执行下一代电子政务的研究工作中推广创造性想法。
{"title":"A big data framework for E-Government in Industry 4.0","authors":"Cuiping Long, Rashmi Agrawal, Ha Quoc Trung, H. Pham","doi":"10.1515/comp-2020-0191","DOIUrl":"https://doi.org/10.1515/comp-2020-0191","url":null,"abstract":"Abstract The next generation of E-Government and healthcare has the potential to increase the more intelligent governance with improvements in transparency, accountability, efficiency, and effectiveness. It enables organizations to use the benefits of information via big data analysis to settle the difficulties effectively. Big Data has emerged which plays a significant role in many sectors around the world. Global trends in taking advantage of the benefits from big data are considered with an overview of the US, European Union, and several developing countries. To deeply understand the utilization of big data in several domains, this study has presented a brief survey of key concepts (such as IoT-enabled data, blockchain-enabled data, and intelligent systems data) to deeply understand the utilization of big data in several domains. Our analysis sets out also the similarities and differences in these concepts. We have also surveyed state-of-the-art technologies including cloud computing, multi-cloud, webservice, and microservice which are used to exploit potential benefits of big data analytics. Furthermore, some typical big data frameworks are surveyed and a big data framework for E-Government is also proposed. Open research questions and challenges are highlighted (for researchers and developers) following our review. Our goal in presenting the novel concepts presented in this article is to promote creative ideas in the research endeavor to perform efficaciously next-generation E-Government in the context of Industry 4.0.","PeriodicalId":43014,"journal":{"name":"Open Computer Science","volume":"11 1","pages":"461 - 479"},"PeriodicalIF":1.5,"publicationDate":"2021-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"49380930","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}
引用次数: 13
期刊
Open Computer Science
全部 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