首页 > 最新文献

Int. J. Nat. Comput. Res.最新文献

英文 中文
Solving Uncapacitated Facility Location Problem Using Heuristic Algorithms 用启发式算法求解无容量设施选址问题
Pub Date : 2019-04-01 DOI: 10.4018/IJNCR.2019040102
Soumen Atta, P. Mahapatra, A. Mukhopadhyay
A well-known combinatorial optimization problem, known as the uncapacitated facility location problem (UFLP) is considered in this article. A deterministic heuristic algorithm and a randomized heuristic algorithm are presented to solve UFLP. Though the proposed deterministic heuristic algorithm is very simple, it produces good solution for each instance of UFLP considered in this article. The main purpose of this article is to process all the data sets of UFLP available in the literature using a single algorithm. The proposed two algorithms are applied on these test instances of UFLP to determine their effectiveness. Here, the solution obtained from the proposed randomized algorithm is at least as good as the solution produced by the proposed deterministic algorithm. Hence, the proposed deterministic algorithm gives upper bound on the solution produced by the randomized algorithm. Although the proposed deterministic algorithm gives optimal results for most of the instances of UFLP, the randomized algorithm achieves optimal results for all the instances of UFLP considered in this article including those for which the deterministic algorithm fails to achieve the optimal solutions.
本文考虑了一个众所周知的组合优化问题,即无能力设施选址问题。提出了求解UFLP的确定性启发式算法和随机启发式算法。虽然所提出的确定性启发式算法非常简单,但它对本文所考虑的每个UFLP实例都产生了很好的解。本文的主要目的是使用单一算法处理文献中可用的所有UFLP数据集。将所提出的两种算法应用于UFLP的测试实例,以确定其有效性。在这里,所提出的随机算法得到的解至少与所提出的确定性算法得到的解一样好。因此,所提出的确定性算法给出了随机化算法解的上界。尽管本文提出的确定性算法对大多数UFLP实例给出了最优解,但随机化算法对本文考虑的所有UFLP实例都得到了最优解,包括确定性算法无法得到最优解的实例。
{"title":"Solving Uncapacitated Facility Location Problem Using Heuristic Algorithms","authors":"Soumen Atta, P. Mahapatra, A. Mukhopadhyay","doi":"10.4018/IJNCR.2019040102","DOIUrl":"https://doi.org/10.4018/IJNCR.2019040102","url":null,"abstract":"A well-known combinatorial optimization problem, known as the uncapacitated facility location problem (UFLP) is considered in this article. A deterministic heuristic algorithm and a randomized heuristic algorithm are presented to solve UFLP. Though the proposed deterministic heuristic algorithm is very simple, it produces good solution for each instance of UFLP considered in this article. The main purpose of this article is to process all the data sets of UFLP available in the literature using a single algorithm. The proposed two algorithms are applied on these test instances of UFLP to determine their effectiveness. Here, the solution obtained from the proposed randomized algorithm is at least as good as the solution produced by the proposed deterministic algorithm. Hence, the proposed deterministic algorithm gives upper bound on the solution produced by the randomized algorithm. Although the proposed deterministic algorithm gives optimal results for most of the instances of UFLP, the randomized algorithm achieves optimal results for all the instances of UFLP considered in this article including those for which the deterministic algorithm fails to achieve the optimal solutions.","PeriodicalId":369881,"journal":{"name":"Int. J. Nat. Comput. Res.","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132696706","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
Handling Constraints Using Penalty Functions in Materialized View Selection 在物化视图选择中使用惩罚函数处理约束
Pub Date : 2019-04-01 DOI: 10.4018/IJNCR.2019040101
A. Gosain, Kavita Sachdeva
Materialized view selection (MVS) plays a vital role for efficiently making decisions in a data warehouse. This problem is NP-hard and constrained optimization problem. The authors have handled both the space and maintenance cost constraint using penalty functions. Three penalty function methods i.e. static, dynamic and adaptive penalty functions have been used for handling constraints and Backtracking Search Optimization algorithm (BSA) has been used for optimizing the total query processing cost. Experiments were conducted comparing the static, dynamic and adaptive penalty functions on varying the space constraint. The adaptive penalty function method yields the best results in terms of minimum query processing cost and achieves the optimality, scalability and feasibility of the problem on varying the lattice dimensions and on increasing the number of user queries. The authors proposed work has been compared with other evolutionary algorithms i.e. PSO and genetic algorithm and yields better results in terms of minimum total query processing cost of the materialized views.
物化视图选择(MVS)对于有效地在数据仓库中做出决策起着至关重要的作用。该问题是NP-hard约束优化问题。作者使用惩罚函数处理了空间和维护成本约束。使用静态、动态和自适应罚函数三种罚函数方法处理约束,并使用回溯搜索优化算法(Backtracking Search Optimization algorithm, BSA)优化总查询处理成本。实验比较了静态惩罚函数、动态惩罚函数和自适应惩罚函数对空间约束的影响。自适应惩罚函数方法在查询处理成本最小的情况下获得了最佳结果,并在改变格维数和增加用户查询数量的情况下实现了问题的最优性、可扩展性和可行性。作者提出的工作已与其他进化算法(如粒子群算法和遗传算法)进行了比较,并在物化视图的总查询处理成本最小方面产生了更好的结果。
{"title":"Handling Constraints Using Penalty Functions in Materialized View Selection","authors":"A. Gosain, Kavita Sachdeva","doi":"10.4018/IJNCR.2019040101","DOIUrl":"https://doi.org/10.4018/IJNCR.2019040101","url":null,"abstract":"Materialized view selection (MVS) plays a vital role for efficiently making decisions in a data warehouse. This problem is NP-hard and constrained optimization problem. The authors have handled both the space and maintenance cost constraint using penalty functions. Three penalty function methods i.e. static, dynamic and adaptive penalty functions have been used for handling constraints and Backtracking Search Optimization algorithm (BSA) has been used for optimizing the total query processing cost. Experiments were conducted comparing the static, dynamic and adaptive penalty functions on varying the space constraint. The adaptive penalty function method yields the best results in terms of minimum query processing cost and achieves the optimality, scalability and feasibility of the problem on varying the lattice dimensions and on increasing the number of user queries. The authors proposed work has been compared with other evolutionary algorithms i.e. PSO and genetic algorithm and yields better results in terms of minimum total query processing cost of the materialized views.","PeriodicalId":369881,"journal":{"name":"Int. J. Nat. Comput. Res.","volume":"37 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121949508","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
Reducing Query Processing Time for Non-Synonymous Materialized Queries With Differed Criteria 减少具有不同条件的非同义物化查询的查询处理时间
Pub Date : 2019-04-01 DOI: 10.4018/IJNCR.2019040104
S. Chakraborty, Jyotika Doshi
Results of OLAP queries for strategic decision making are generated using warehouse data. For frequent queries, processing overhead increases as same results are generated by traversing through huge volume of warehouse data. Authors suggest saving time for frequent queries by storing them in a relational database referred as MQDB, along with its result and metadata information. Incremental updates for synonymous materialized queries are done using data marts. This article focusses on saving processing time for non-synonymous queries with differed criteria. Criteria is the query condition specified with ‘where' or a ‘having' clause apart from equijoin condition. Defined rules will determine if new results can be derived from existing stored results. If criteria of fired query are a subset of criteria in stored query, results are extracted from existing results using MINUS operation. When criteria are a superset of stored query criteria, new results are appended to existing results using the UNION operation.
用于战略决策制定的OLAP查询结果是使用仓库数据生成的。对于频繁的查询,处理开销会增加,因为通过遍历大量仓库数据生成相同的结果。作者建议将频繁查询与其结果和元数据信息一起存储在称为MQDB的关系数据库中,从而节省频繁查询的时间。同义物化查询的增量更新是使用数据集市完成的。本文主要关注如何节省具有不同标准的非同义查询的处理时间。Criteria是除equjoin条件外,用' where'或' having'子句指定的查询条件。已定义的规则将确定是否可以从现有存储的结果派生出新结果。如果触发查询的条件是存储查询中条件的子集,则使用MINUS操作从现有结果中提取结果。如果条件是存储查询条件的超集,则使用UNION操作将新结果附加到现有结果中。
{"title":"Reducing Query Processing Time for Non-Synonymous Materialized Queries With Differed Criteria","authors":"S. Chakraborty, Jyotika Doshi","doi":"10.4018/IJNCR.2019040104","DOIUrl":"https://doi.org/10.4018/IJNCR.2019040104","url":null,"abstract":"Results of OLAP queries for strategic decision making are generated using warehouse data. For frequent queries, processing overhead increases as same results are generated by traversing through huge volume of warehouse data. Authors suggest saving time for frequent queries by storing them in a relational database referred as MQDB, along with its result and metadata information. Incremental updates for synonymous materialized queries are done using data marts. This article focusses on saving processing time for non-synonymous queries with differed criteria. Criteria is the query condition specified with ‘where' or a ‘having' clause apart from equijoin condition. Defined rules will determine if new results can be derived from existing stored results. If criteria of fired query are a subset of criteria in stored query, results are extracted from existing results using MINUS operation. When criteria are a superset of stored query criteria, new results are appended to existing results using the UNION operation.","PeriodicalId":369881,"journal":{"name":"Int. J. Nat. Comput. Res.","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133660313","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
Identification of Essential Proteins by Detecting Topological and Functional Clusters in Protein Interaction Network of Saccharomyces Cerevisiae 通过检测酿酒酵母蛋白质相互作用网络中的拓扑和功能簇来鉴定必需蛋白质
Pub Date : 2019-01-01 DOI: 10.4018/IJNCR.2019010103
Kaustav Sengupta, Sovan Saha, P. Chatterjee, M. Kundu, M. Nasipuri, Subhadip Basu
Essential protein identification is an important factor to inspect the mechanisms of disease progression and to identify drug targets. With the advancement of high throughput genome sequencing projects, a bulk of protein data is available where the analysis of interaction pattern, functional annotation and characterization are necessary for detecting proteins' essentiality in network level. A set of centrality measure has been used to identify the highly connected proteins or hubs. From recent studies, it is observed that the majority of hubs are considered to be essential proteins. In this article, a method EPIN_Pred is proposed where a combination of several centrality measures is used to find the hub and non-hub proteins. Using the cohesiveness property, overlapping topological clusters are found. Using gene ontology (GO) terms, these topological clusters are again combined, if required. The performance of EPIN_Pred is also found to be superior when compared to other state-of-the-art methods.
必需蛋白鉴定是检查疾病进展机制和确定药物靶点的重要因素。随着高通量基因组测序项目的推进,大量的蛋白质数据可以用于相互作用模式的分析、功能注释和表征,以检测蛋白质在网络层面的必要性。一组中心性测量被用来识别高度连接的蛋白质或枢纽。从最近的研究中可以观察到,大多数枢纽被认为是必需的蛋白质。在本文中,提出了一种方法EPIN_Pred,其中使用几种中心性度量的组合来查找中心蛋白和非中心蛋白。利用内聚性,找到了重叠的拓扑簇。使用基因本体(GO)术语,如果需要,这些拓扑簇再次组合。与其他最先进的方法相比,EPIN_Pred的性能也更优越。
{"title":"Identification of Essential Proteins by Detecting Topological and Functional Clusters in Protein Interaction Network of Saccharomyces Cerevisiae","authors":"Kaustav Sengupta, Sovan Saha, P. Chatterjee, M. Kundu, M. Nasipuri, Subhadip Basu","doi":"10.4018/IJNCR.2019010103","DOIUrl":"https://doi.org/10.4018/IJNCR.2019010103","url":null,"abstract":"Essential protein identification is an important factor to inspect the mechanisms of disease progression and to identify drug targets. With the advancement of high throughput genome sequencing projects, a bulk of protein data is available where the analysis of interaction pattern, functional annotation and characterization are necessary for detecting proteins' essentiality in network level. A set of centrality measure has been used to identify the highly connected proteins or hubs. From recent studies, it is observed that the majority of hubs are considered to be essential proteins. In this article, a method EPIN_Pred is proposed where a combination of several centrality measures is used to find the hub and non-hub proteins. Using the cohesiveness property, overlapping topological clusters are found. Using gene ontology (GO) terms, these topological clusters are again combined, if required. The performance of EPIN_Pred is also found to be superior when compared to other state-of-the-art methods.","PeriodicalId":369881,"journal":{"name":"Int. J. Nat. Comput. Res.","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116352755","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
Visualization of Feature Engineering Strategies for Predictive Analytics 面向预测分析的特征工程策略可视化
Pub Date : 2018-10-01 DOI: 10.4018/IJNCR.2018100102
Saggurthi Kishor Babu, S. Vasavi
Predictive analytics can forecast trends, determines statistical probabilities and to act upon fraud and security threats for big data applications. Predictive analytics as a service (PAaaS) framework based upon ensemble model that uses Gaussian process with varying hyper parameters, Artificial Neural Networks, Auto Regression algorithm and Gaussian process is discussed in the authors' earlier works. Such framework can make in-depth statistical insights of data that helps in decision making process. This article reports the presentation layer of PAaaS for real time visualization and analytical reporting of these statistical insights. Result from various feature engineering strategies for predictive analytics is visualized in specific to type of feature engineering strategy and visualization technique using Tableau.
预测分析可以预测趋势,确定统计概率,并对大数据应用的欺诈和安全威胁采取行动。作者在早期的著作中讨论了基于变超参数高斯过程集成模型、人工神经网络、自动回归算法和高斯过程的预测分析即服务(PAaaS)框架。这种框架可以对数据进行深入的统计分析,有助于决策过程。本文报告了用于实时可视化和分析报告这些统计见解的PAaaS的表示层。使用Tableau将预测分析的各种特征工程策略的结果可视化,具体到特征工程策略的类型和可视化技术。
{"title":"Visualization of Feature Engineering Strategies for Predictive Analytics","authors":"Saggurthi Kishor Babu, S. Vasavi","doi":"10.4018/IJNCR.2018100102","DOIUrl":"https://doi.org/10.4018/IJNCR.2018100102","url":null,"abstract":"Predictive analytics can forecast trends, determines statistical probabilities and to act upon fraud and security threats for big data applications. Predictive analytics as a service (PAaaS) framework based upon ensemble model that uses Gaussian process with varying hyper parameters, Artificial Neural Networks, Auto Regression algorithm and Gaussian process is discussed in the authors' earlier works. Such framework can make in-depth statistical insights of data that helps in decision making process. This article reports the presentation layer of PAaaS for real time visualization and analytical reporting of these statistical insights. Result from various feature engineering strategies for predictive analytics is visualized in specific to type of feature engineering strategy and visualization technique using Tableau.","PeriodicalId":369881,"journal":{"name":"Int. J. Nat. Comput. Res.","volume":"138 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131787027","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
Fuzzy-based Gain Adaptive Scheme for Set-Point Modulated Model Reference Adaptive Controller 基于模糊的设定点调制模型参考自适应控制器增益自适应方案
Pub Date : 2018-10-01 DOI: 10.4018/IJNCR.2018100101
A. K. Pal, I. Naskar, Sampa Paul
In model reference adaptive controller (MRACs), the adaptive gain of the controller is varied according to the process dynamic variation as it is directly related with the system stability. In MRAC, there is no provision of an automatic selection of adaptive gain and adaptation rate. To get rid of this problem and for the automatic selection of adaptive gain, a fuzzy-based scheme is presented in this article. In the proposed fuzzy-based technique, the controller output gain is illustrated as the function of input process parameters, which is continuously amended for any process parameter variations. A set-point modulation scheme is also incorporated to tackle the undesired process parameter variations and to improve performance indices of the process under control. The performance of the proposed set-point modulated fuzzy-based model reference adaptive controller (SFMRAC) is demonstrated on different second order linear, marginally stable and nonlinear models. The scheme is also explored on a real-time twin arm overhead crane for transport of material without pendulation.
在模型参考自适应控制器(MRACs)中,控制器的自适应增益直接关系到系统的稳定性,它会随着过程的动态变化而变化。在MRAC中,没有提供自适应增益和自适应速率的自动选择。为了解决这一问题,实现自适应增益的自动选择,本文提出了一种基于模糊的方案。在所提出的基于模糊的技术中,控制器输出增益被表示为输入过程参数的函数,并对任何过程参数的变化进行连续修正。为了解决不希望的过程参数变化,提高控制过程的性能指标,还采用了设定值调制方案。在不同的二阶线性、边际稳定和非线性模型上验证了所提出的基于设定点调制模糊模型参考自适应控制器(SFMRAC)的性能。并在实时双臂桥式起重机上进行了无摆料运输方案的探索。
{"title":"Fuzzy-based Gain Adaptive Scheme for Set-Point Modulated Model Reference Adaptive Controller","authors":"A. K. Pal, I. Naskar, Sampa Paul","doi":"10.4018/IJNCR.2018100101","DOIUrl":"https://doi.org/10.4018/IJNCR.2018100101","url":null,"abstract":"In model reference adaptive controller (MRACs), the adaptive gain of the controller is varied according to the process dynamic variation as it is directly related with the system stability. In MRAC, there is no provision of an automatic selection of adaptive gain and adaptation rate. To get rid of this problem and for the automatic selection of adaptive gain, a fuzzy-based scheme is presented in this article. In the proposed fuzzy-based technique, the controller output gain is illustrated as the function of input process parameters, which is continuously amended for any process parameter variations. A set-point modulation scheme is also incorporated to tackle the undesired process parameter variations and to improve performance indices of the process under control. The performance of the proposed set-point modulated fuzzy-based model reference adaptive controller (SFMRAC) is demonstrated on different second order linear, marginally stable and nonlinear models. The scheme is also explored on a real-time twin arm overhead crane for transport of material without pendulation.","PeriodicalId":369881,"journal":{"name":"Int. J. Nat. Comput. Res.","volume":"13 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126747146","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
Center Symmetric Local Descriptors for Image Classification 图像分类的中心对称局部描述符
Pub Date : 2018-10-01 DOI: 10.4018/IJNCR.2018100104
Vaasudev Narayanan, B. Parsi
Local feature description forms an integral part of texture classification, image recognition, and face recognition. In this paper, the authors propose Center Symmetric Local Ternary Mapped Patterns (CS-LTMP) and eXtended Center Symmetric Local Ternary Mapped Patterns (XCS-LTMP) for local description of images. They combine the strengths of Center Symmetric Local Ternary Pattern (CS-LTP) which uses ternary codes and Center Symmetric Local Mapped Pattern (CS-LMP) which captures the nuances between images to make the CS-LTMP. Similarly, the auhtors combined CS-LTP and eXtended Center Symmetric Local Mapped Pattern (XCS-LMP) to form eXtended Center Symmetric Local Ternary Mapped Pattern (XCS-LTMP). They have conducted their experiments on the CIFAR10 dataset and show that their proposed methods perform significantly better than their direct competitors.
局部特征描述是纹理分类、图像识别和人脸识别的重要组成部分。本文提出了中心对称局部三元映射模式(CS-LTMP)和扩展中心对称局部三元映射模式(XCS-LTMP)用于图像的局部描述。它们结合了使用三元编码的中心对称局部三元模式(CS-LTP)和捕捉图像之间细微差别的中心对称局部映射模式(CS-LMP)的优势,形成了CS-LTMP。同样,作者将CS-LTP与扩展中心对称局部映射模式(XCS-LMP)结合起来,形成扩展中心对称局部三元映射模式(XCS-LTMP)。他们已经在CIFAR10数据集上进行了实验,并表明他们提出的方法比直接竞争对手表现得好得多。
{"title":"Center Symmetric Local Descriptors for Image Classification","authors":"Vaasudev Narayanan, B. Parsi","doi":"10.4018/IJNCR.2018100104","DOIUrl":"https://doi.org/10.4018/IJNCR.2018100104","url":null,"abstract":"Local feature description forms an integral part of texture classification, image recognition, and face recognition. In this paper, the authors propose Center Symmetric Local Ternary Mapped Patterns (CS-LTMP) and eXtended Center Symmetric Local Ternary Mapped Patterns (XCS-LTMP) for local description of images. They combine the strengths of Center Symmetric Local Ternary Pattern (CS-LTP) which uses ternary codes and Center Symmetric Local Mapped Pattern (CS-LMP) which captures the nuances between images to make the CS-LTMP. Similarly, the auhtors combined CS-LTP and eXtended Center Symmetric Local Mapped Pattern (XCS-LMP) to form eXtended Center Symmetric Local Ternary Mapped Pattern (XCS-LTMP). They have conducted their experiments on the CIFAR10 dataset and show that their proposed methods perform significantly better than their direct competitors.","PeriodicalId":369881,"journal":{"name":"Int. J. Nat. Comput. Res.","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130377899","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
An Improved LBP Blockwise Method for Face Recognition 一种改进的LBP分块人脸识别方法
Pub Date : 2018-10-01 DOI: 10.4018/IJNCR.2018100103
N. Kumar, Sunny Behal
Face recognition is considered as one of toughest and most crucial leading domains of digital image processing. The human brain also uses a similar kind of technique for face recognition. When scrutinizing a face, the human brain signifies the result. Aside from AN automatic processing system, this technique is very sophisticated, owing to the image variations on account of the picture varieties in as far as area, size, articulation, and stance. In this article, the authors have used the options of native binary pattern and uniform native binary pattern for face recognition. They compute a number of classifiers on publicly available benchmarked ORL image databases to validate the proposed approach. The results clearly show that the proposed LBP-piece shrewd strategy has outperformed the traditional LBP system.
人脸识别被认为是数字图像处理中最棘手、最关键的前沿领域之一。人类的大脑也使用类似的技术来进行面部识别。当仔细观察一张脸时,人类的大脑会表示结果。除了自动处理系统外,由于图像在面积、大小、清晰度和姿态等方面的变化,这种技术非常复杂。在本文中,作者使用了原生二值模式和统一原生二值模式的选项来进行人脸识别。他们在公开可用的基准ORL图像数据库上计算了许多分类器来验证所提出的方法。结果清楚地表明,所提出的LBP块精明策略优于传统的LBP系统。
{"title":"An Improved LBP Blockwise Method for Face Recognition","authors":"N. Kumar, Sunny Behal","doi":"10.4018/IJNCR.2018100103","DOIUrl":"https://doi.org/10.4018/IJNCR.2018100103","url":null,"abstract":"Face recognition is considered as one of toughest and most crucial leading domains of digital image processing. The human brain also uses a similar kind of technique for face recognition. When scrutinizing a face, the human brain signifies the result. Aside from AN automatic processing system, this technique is very sophisticated, owing to the image variations on account of the picture varieties in as far as area, size, articulation, and stance. In this article, the authors have used the options of native binary pattern and uniform native binary pattern for face recognition. They compute a number of classifiers on publicly available benchmarked ORL image databases to validate the proposed approach. The results clearly show that the proposed LBP-piece shrewd strategy has outperformed the traditional LBP system.","PeriodicalId":369881,"journal":{"name":"Int. J. Nat. Comput. Res.","volume":"27 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122325463","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
Intravenous Drug Delivery System for Blood Pressure Patient Based on Adaptive Parameter Estimation 基于自适应参数估计的血压患者静脉给药系统
Pub Date : 2018-07-01 DOI: 10.4018/IJNCR.2018070103
Bharat Singh, S. Urooj
Controlled drug delivery systems (DDS's) is an electromechanical system that supports the injection of a therapeutic drug intravenously into a patient's body and easily controls the infusion rate of patient's drug, blood pressure, and time of drug release. The controlled operation of mean arterial blood pressure (MABP) and cardiac output (CO) is highly desired in clinical operations. Different methods have been proposed for controlling MABP, all methods have certain disadvantages according to patient model. In this article, the authors propose blood pressure control using integral reinforcement learning based fuzzy inference systems (IRLFI) based on parameter estimation techniques and have compared this method in terms of integral squared error (ISE), integral absolute error (IAE), integral time-weighed absolute error (ITAE), root mean square error (RMSE), convergence time (CT).
受控给药系统(DDS’s)是一种支持治疗药物静脉注射到患者体内并易于控制患者药物的输注速度、血压和药物释放时间的机电系统。控制平均动脉压(MABP)和心输出量(CO)在临床手术中是非常需要的。针对MABP的控制提出了不同的方法,根据不同的患者模型,每种方法都有一定的缺点。在本文中,作者提出了使用基于参数估计技术的基于积分强化学习的模糊推理系统(IRLFI)进行血压控制,并在积分平方误差(ISE)、积分绝对误差(IAE)、积分时间加权绝对误差(ITAE)、均方根误差(RMSE)、收敛时间(CT)方面对该方法进行了比较。
{"title":"Intravenous Drug Delivery System for Blood Pressure Patient Based on Adaptive Parameter Estimation","authors":"Bharat Singh, S. Urooj","doi":"10.4018/IJNCR.2018070103","DOIUrl":"https://doi.org/10.4018/IJNCR.2018070103","url":null,"abstract":"Controlled drug delivery systems (DDS's) is an electromechanical system that supports the injection of a therapeutic drug intravenously into a patient's body and easily controls the infusion rate of patient's drug, blood pressure, and time of drug release. The controlled operation of mean arterial blood pressure (MABP) and cardiac output (CO) is highly desired in clinical operations. Different methods have been proposed for controlling MABP, all methods have certain disadvantages according to patient model. In this article, the authors propose blood pressure control using integral reinforcement learning based fuzzy inference systems (IRLFI) based on parameter estimation techniques and have compared this method in terms of integral squared error (ISE), integral absolute error (IAE), integral time-weighed absolute error (ITAE), root mean square error (RMSE), convergence time (CT).","PeriodicalId":369881,"journal":{"name":"Int. J. Nat. Comput. Res.","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114179163","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
SGO A New Approach for Energy Efficient Clustering in WSN 一种新的WSN节能聚类方法
Pub Date : 2018-07-01 DOI: 10.4018/IJNCR.2018070104
P. Parwekar
In wireless sensor networks (WSNs), consumption of energy is the major challenging issue. If the data is transmitted directly from the node to the base station, it leads to more transmissions and energy consumed also increases if the communication distance is longer. In such cases, to reduce the longer communication distances and to reduce the number of transmissions, a clustering technique is employed. Another way to reduce the energy consumed is to reduce the transmission from node to CH or from CH to BS. Reducing the transmission distance is a NP-Hard problem. So, optimization techniques can be used effectively to solve such problems. In this article, is the implementation of a social group optimization (SGO) to reduce the transmission distance and to allow the nodes to consume less energy. The performance of SGO is compared with GA and PSO and the results show that SGO outperforms in terms of fitness and energy.
在无线传感器网络(WSNs)中,能量消耗是主要的挑战问题。如果数据直接从节点传输到基站,传输量会增加,通信距离越远,消耗的能量也会增加。在这种情况下,为了减少较长的通信距离和减少传输次数,采用了聚类技术。另一种减少能量消耗的方法是减少从节点到CH或从CH到BS的传输。减小传输距离是一个NP-Hard问题。因此,优化技术可以有效地解决这类问题。在本文中,是实现社会群体优化(SGO),以减少传输距离,并允许节点消耗更少的能量。将SGO算法的性能与遗传算法和粒子群算法进行了比较,结果表明SGO算法在适应度和能量方面都优于遗传算法。
{"title":"SGO A New Approach for Energy Efficient Clustering in WSN","authors":"P. Parwekar","doi":"10.4018/IJNCR.2018070104","DOIUrl":"https://doi.org/10.4018/IJNCR.2018070104","url":null,"abstract":"In wireless sensor networks (WSNs), consumption of energy is the major challenging issue. If the data is transmitted directly from the node to the base station, it leads to more transmissions and energy consumed also increases if the communication distance is longer. In such cases, to reduce the longer communication distances and to reduce the number of transmissions, a clustering technique is employed. Another way to reduce the energy consumed is to reduce the transmission from node to CH or from CH to BS. Reducing the transmission distance is a NP-Hard problem. So, optimization techniques can be used effectively to solve such problems. In this article, is the implementation of a social group optimization (SGO) to reduce the transmission distance and to allow the nodes to consume less energy. The performance of SGO is compared with GA and PSO and the results show that SGO outperforms in terms of fitness and energy.","PeriodicalId":369881,"journal":{"name":"Int. J. Nat. Comput. Res.","volume":"18 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131840446","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
期刊
Int. J. Nat. Comput. Res.
全部 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