首页 > 最新文献

Int. J. Artif. Intell. Soft Comput.最新文献

英文 中文
Netlist bipartitioning using particle swarm optimisation technique 基于粒子群优化技术的网表双分区
Pub Date : 2012-07-01 DOI: 10.1504/IJAISC.2012.048178
S. S. Gill, R. Chandel, A. Chandel
In this paper circuit netlist bipartitioning using particle swarm optimisation technique is presented. Particle swarm optimisation is a powerful evolutionary computation technique for global search and optimisation. The circuit netlist is partitioned into two partitions such that the number of interconnections between the partitions (cutsize) is minimised. Results obtained show the versatility of the proposed soft computing method in solving non polynomial hard problems like circuit netlist partitioning.
本文提出了一种基于粒子群优化技术的电路网表双分区方法。粒子群优化是一种强大的全局搜索和优化进化计算技术。电路网络表被划分为两个分区,使得分区之间的互连数量(cutsize)被最小化。结果表明,所提出的软计算方法在解决电路网表划分等非多项式难题方面具有通用性。
{"title":"Netlist bipartitioning using particle swarm optimisation technique","authors":"S. S. Gill, R. Chandel, A. Chandel","doi":"10.1504/IJAISC.2012.048178","DOIUrl":"https://doi.org/10.1504/IJAISC.2012.048178","url":null,"abstract":"In this paper circuit netlist bipartitioning using particle swarm optimisation technique is presented. Particle swarm optimisation is a powerful evolutionary computation technique for global search and optimisation. The circuit netlist is partitioned into two partitions such that the number of interconnections between the partitions (cutsize) is minimised. Results obtained show the versatility of the proposed soft computing method in solving non polynomial hard problems like circuit netlist partitioning.","PeriodicalId":364571,"journal":{"name":"Int. J. Artif. Intell. Soft Comput.","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2012-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134513556","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
Fuzzy system approach to power purchases in a power pool of a deregulated power system 放松管制电力系统中电力池购电的模糊系统方法
Pub Date : 2012-07-01 DOI: 10.1504/IJAISC.2012.048177
A. Chakraborty, T. Bhattacharjee
Fuzzy Logic is known for its applicability in modelling uncertainty and has been applied extensively to model various types of uncertainty in engineering sector. The main objective of this paper is to present a fuzzy approach to power purchases in a deregulated power system. Deregulation of the Electric Supply Industry (ESI) has resulted in electricity being traded as a commodity in the electricity market. However, the spot price of electricity is not known apriori and to generate an optimal power purchase plan, the same has to be estimated with certain degrees of uncertainty. In this paper, an attempt has been made to estimate the same using fuzzy logic. The uncertainty factor of load forecasting is also dealt with using fuzzy membership function in the current study. The results highlight the benefit gained viz. saving of cost owing to strategic drawal.
模糊逻辑以其对不确定性建模的适用性而闻名,在工程领域广泛应用于各种不确定性的建模。本文的主要目的是提出一个模糊的方法,在一个放松管制的电力系统的电力购买。对电力供应行业(ESI)的放松管制导致电力在电力市场上作为商品进行交易。然而,电力的现货价格是未知的,为了产生最优的购电计划,必须对现货价格进行一定程度的不确定性估计。本文尝试用模糊逻辑对其进行估计。本文还采用模糊隶属函数处理负荷预测中的不确定性因素。结果突出了战略退出所带来的效益,即节约成本。
{"title":"Fuzzy system approach to power purchases in a power pool of a deregulated power system","authors":"A. Chakraborty, T. Bhattacharjee","doi":"10.1504/IJAISC.2012.048177","DOIUrl":"https://doi.org/10.1504/IJAISC.2012.048177","url":null,"abstract":"Fuzzy Logic is known for its applicability in modelling uncertainty and has been applied extensively to model various types of uncertainty in engineering sector. The main objective of this paper is to present a fuzzy approach to power purchases in a deregulated power system. Deregulation of the Electric Supply Industry (ESI) has resulted in electricity being traded as a commodity in the electricity market. However, the spot price of electricity is not known apriori and to generate an optimal power purchase plan, the same has to be estimated with certain degrees of uncertainty. In this paper, an attempt has been made to estimate the same using fuzzy logic. The uncertainty factor of load forecasting is also dealt with using fuzzy membership function in the current study. The results highlight the benefit gained viz. saving of cost owing to strategic drawal.","PeriodicalId":364571,"journal":{"name":"Int. J. Artif. Intell. Soft Comput.","volume":"76 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2012-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115379338","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
Shadow price based genetic algorithms for the cutting stock problem 基于影子价格的遗传算法求解裁剪库存问题
Pub Date : 2012-07-01 DOI: 10.1504/IJAISC.2012.048176
G. Shen, Yanqing Zhang
The Cutting Stock Problem (CSP) is an integer combinatorial optimisation problem (an NP hard problem). It is an important problem in many industrial applications. In recent years, various traditional algorithms have been applied to the CSP, such as the Linear Programming (LP), the Branch and Cut (BC), the Evolutionary Algorithm (EA), etc. To continue improve performance, this paper proposes a novel Shadow Price based Genetic Algorithm (SPGA) to solve the CSP. The main contribution of this work is to combine distinct methods to generate better solutions. The experimental results have shown that the new SPGA has produced much better solutions than the classic Genetic Algorithm (GA) and other bio-inspired algorithms. This paper also demonstrates the new algorithm's capability of solving multi-objective optimisation problems.
切料问题(CSP)是一个整数组合优化问题(NP困难问题)。这是许多工业应用中的一个重要问题。近年来,各种传统算法被应用于CSP,如线性规划(LP)、分支切割(BC)、进化算法(EA)等。为了继续提高性能,本文提出了一种新的基于影子价格的遗传算法(SPGA)来解决CSP问题。这项工作的主要贡献是结合不同的方法来产生更好的解决方案。实验结果表明,该算法比传统的遗传算法(GA)和其他仿生算法得到了更好的解。本文还证明了新算法解决多目标优化问题的能力。
{"title":"Shadow price based genetic algorithms for the cutting stock problem","authors":"G. Shen, Yanqing Zhang","doi":"10.1504/IJAISC.2012.048176","DOIUrl":"https://doi.org/10.1504/IJAISC.2012.048176","url":null,"abstract":"The Cutting Stock Problem (CSP) is an integer combinatorial optimisation problem (an NP hard problem). It is an important problem in many industrial applications. In recent years, various traditional algorithms have been applied to the CSP, such as the Linear Programming (LP), the Branch and Cut (BC), the Evolutionary Algorithm (EA), etc. To continue improve performance, this paper proposes a novel Shadow Price based Genetic Algorithm (SPGA) to solve the CSP. The main contribution of this work is to combine distinct methods to generate better solutions. The experimental results have shown that the new SPGA has produced much better solutions than the classic Genetic Algorithm (GA) and other bio-inspired algorithms. This paper also demonstrates the new algorithm's capability of solving multi-objective optimisation problems.","PeriodicalId":364571,"journal":{"name":"Int. J. Artif. Intell. Soft Comput.","volume":"17 5 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2012-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130724159","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
Image compression using APSO 使用APSO进行图像压缩
Pub Date : 2012-07-01 DOI: 10.1504/IJAISC.2012.048180
M. Saini, Rajiv Kapoor
A novel framework has been proposed by integrating FIM with APSO to get their mutual benefits for achieving near optimum codebook for carrying an image compression. Proposed scheme uses adaptive strategies which have two main features that give APSO an upper hand over the PSO. This FAPSOVQ strategy is compared with FPSOVQ algorithm to show its efficiency in terms of preventing the global best particle from getting stuck in local optima as in the PSO. Peak-signal-to-noise ratio is taking as a parameter to show the efficiency of proposed scheme.
本文提出了一种新的框架,将FIM与APSO相结合,使它们相互受益,以实现承载图像压缩的近最优码本。所提出的方案使用自适应策略,该策略具有两个主要特征,使APSO优于PSO。将FAPSOVQ策略与FPSOVQ算法进行了比较,证明了其在防止全局最优粒子陷入局部最优方面的有效性。以峰值信噪比作为参数来显示所提方案的有效性。
{"title":"Image compression using APSO","authors":"M. Saini, Rajiv Kapoor","doi":"10.1504/IJAISC.2012.048180","DOIUrl":"https://doi.org/10.1504/IJAISC.2012.048180","url":null,"abstract":"A novel framework has been proposed by integrating FIM with APSO to get their mutual benefits for achieving near optimum codebook for carrying an image compression. Proposed scheme uses adaptive strategies which have two main features that give APSO an upper hand over the PSO. This FAPSOVQ strategy is compared with FPSOVQ algorithm to show its efficiency in terms of preventing the global best particle from getting stuck in local optima as in the PSO. Peak-signal-to-noise ratio is taking as a parameter to show the efficiency of proposed scheme.","PeriodicalId":364571,"journal":{"name":"Int. J. Artif. Intell. Soft Comput.","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2012-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131080610","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
Improving medical rule-based expert systems comprehensibility: fuzzy association rule mining approach 提高基于医疗规则的专家系统的可理解性:模糊关联规则挖掘方法
Pub Date : 2012-07-01 DOI: 10.1504/IJAISC.2012.048179
O. Oladipupo, C. Uwadia, C. Ayo
In this paper, a Fuzzy Association Rule Mining (FARM) with expert-driven approach is proposed to acquire a knowledge-base, which corresponds more intuitively to human perception with a high comprehensibility. This approach reduces the number of rules in the knowledge-base when compared with the Standard Rule-base Formulation (SRF) and makes possible the rating of the rules according to their relevance. The rule relevance is determined by the measures of significance and certainty factors. The approach is validated using a medical database and the result shows that this approach ultimately reduces the number of rules and enhances the comprehensibility of the expert system.
本文提出了一种专家驱动的模糊关联规则挖掘(FARM)方法,以获取更直观地符合人类感知的知识库,并具有较高的可理解性。与标准规则库公式(SRF)相比,该方法减少了知识库中的规则数量,并使根据规则的相关性对规则进行评级成为可能。规则的相关性由显著性和确定性因素的度量决定。通过一个医学数据库对该方法进行了验证,结果表明该方法最终减少了规则的数量,提高了专家系统的可理解性。
{"title":"Improving medical rule-based expert systems comprehensibility: fuzzy association rule mining approach","authors":"O. Oladipupo, C. Uwadia, C. Ayo","doi":"10.1504/IJAISC.2012.048179","DOIUrl":"https://doi.org/10.1504/IJAISC.2012.048179","url":null,"abstract":"In this paper, a Fuzzy Association Rule Mining (FARM) with expert-driven approach is proposed to acquire a knowledge-base, which corresponds more intuitively to human perception with a high comprehensibility. This approach reduces the number of rules in the knowledge-base when compared with the Standard Rule-base Formulation (SRF) and makes possible the rating of the rules according to their relevance. The rule relevance is determined by the measures of significance and certainty factors. The approach is validated using a medical database and the result shows that this approach ultimately reduces the number of rules and enhances the comprehensibility of the expert system.","PeriodicalId":364571,"journal":{"name":"Int. J. Artif. Intell. Soft Comput.","volume":"93 3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2012-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114589814","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
Bio-inspired algorithm for wheeled robot's navigation 轮式机器人导航的仿生算法
Pub Date : 2011-09-01 DOI: 10.1504/IJAISC.2011.042716
Nada Kherici, Y. M. B. Ali
This paper discusses the bio-inspired algorithm of the Particle Swarm Optimisation (PSO) for a wheeled robot|s displacement. PSO was selected because its flexibility and its tempting results. An omnidirectional wheeled robot was simulated on a flat environment with two tasks: |Reach a goal| or |collect balls|. This paper checks on the performance of PSO for the displacement studied. In the first case, we discussed the variation of execution time compared to the particles| and the neighbours| number. In the second one, we studied the change in the path|s length compared to execution time depending on the particles| and balls| number.
本文讨论了轮式机器人b| s位移的仿生粒子群优化算法。选择PSO是因为它的灵活性和诱人的结果。在平面环境中模拟了一个全向轮式机器人,它有两个任务:|到达目标|或|收集球|。本文对所研究的位移进行了性能检验。在第一种情况下,我们讨论了与粒子|和邻近的|数相比执行时间的变化。在第二个模型中,我们研究了粒子|和球|数量对路径|s长度与执行时间的影响。
{"title":"Bio-inspired algorithm for wheeled robot's navigation","authors":"Nada Kherici, Y. M. B. Ali","doi":"10.1504/IJAISC.2011.042716","DOIUrl":"https://doi.org/10.1504/IJAISC.2011.042716","url":null,"abstract":"This paper discusses the bio-inspired algorithm of the Particle Swarm Optimisation (PSO) for a wheeled robot|s displacement. PSO was selected because its flexibility and its tempting results. An omnidirectional wheeled robot was simulated on a flat environment with two tasks: |Reach a goal| or |collect balls|. This paper checks on the performance of PSO for the displacement studied. In the first case, we discussed the variation of execution time compared to the particles| and the neighbours| number. In the second one, we studied the change in the path|s length compared to execution time depending on the particles| and balls| number.","PeriodicalId":364571,"journal":{"name":"Int. J. Artif. Intell. Soft Comput.","volume":"2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129707160","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
An improved three-term optical backpropagation algorithm 一种改进的三项光反向传播算法
Pub Date : 2011-09-01 DOI: 10.1504/IJAISC.2011.042713
M. Sornam, P. Thangavel
An improved Optical Backpropagation (OBP) algorithm for training single hidden layer feedforward neural network with third term is proposed. The major limitations of backpropagation algorithm are the local minima problem and the slow rate of convergence. To solve these problems, we have proposed an algorithm by introducing a third term with optical backpropagation (OBPWT). This method has been applied to the multilayer neural network to improve the efficiency in terms of convergence speed. In the proposed algorithm, a non-linear function on the error term is introduced before applying the backpropagation phase. This error term is used along with a third term in the weight updation rule. We have shown how the new proposed algorithm drastically accelerates the training convergence at the same time maintaining the neural network’s performance. The effectiveness of the proposed algorithm has been shown by testing five benchmark problems. The simulation results show that the proposed algorithm is capable of speeding up the learning and hence the rate of convergence.
提出了一种改进的光学反向传播(OBP)算法,用于训练具有第三项的单隐层前馈神经网络。反向传播算法的主要缺点是存在局部最小值问题和收敛速度慢。为了解决这些问题,我们提出了一种引入第三项光反向传播(OBPWT)的算法。将该方法应用于多层神经网络,从收敛速度上提高了效率。在该算法中,在应用反向传播阶段之前,在误差项上引入非线性函数。该误差项与权重更新规则中的第三项一起使用。我们已经展示了新提出的算法如何在保持神经网络性能的同时大幅加速训练收敛。通过对5个基准问题的测试,证明了该算法的有效性。仿真结果表明,该算法能够加快学习速度和收敛速度。
{"title":"An improved three-term optical backpropagation algorithm","authors":"M. Sornam, P. Thangavel","doi":"10.1504/IJAISC.2011.042713","DOIUrl":"https://doi.org/10.1504/IJAISC.2011.042713","url":null,"abstract":"An improved Optical Backpropagation (OBP) algorithm for training single hidden layer feedforward neural network with third term is proposed. The major limitations of backpropagation algorithm are the local minima problem and the slow rate of convergence. To solve these problems, we have proposed an algorithm by introducing a third term with optical backpropagation (OBPWT). This method has been applied to the multilayer neural network to improve the efficiency in terms of convergence speed. In the proposed algorithm, a non-linear function on the error term is introduced before applying the backpropagation phase. This error term is used along with a third term in the weight updation rule. We have shown how the new proposed algorithm drastically accelerates the training convergence at the same time maintaining the neural network’s performance. The effectiveness of the proposed algorithm has been shown by testing five benchmark problems. The simulation results show that the proposed algorithm is capable of speeding up the learning and hence the rate of convergence.","PeriodicalId":364571,"journal":{"name":"Int. J. Artif. Intell. Soft Comput.","volume":"51 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126098012","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
Offline signature verification and identification by hybrid features and Support Vector Machine 基于混合特征和支持向量机的离线签名验证与识别
Pub Date : 2011-09-01 DOI: 10.1504/IJAISC.2011.042717
Bailing Zhang
This paper emphasised an approach for offline signature verification and identification. Two image descriptors are studied, including Pyramid Histogram of Oriented Gradients (PHOG), and a direction feature proposed in the literature. Compared with many previously proposed signature feature extraction approaches, PHOG has advantages in the extraction of discriminative information from handwriting signature images. The significance of classification framework is stressed. With the benchmarking database ||Grupo de Procesado Digital de Senales|| (GPDS), satisfactory performances were obtained from several classifiers. Among the classifiers compared, SVM is clearly superior, giving a False Rejection Rate (FRR) of 2.5% and a False Acceptance Rate (FAR) 2% for skillful forgery, which compares sharply with the latest published results on the same dataset. This substantiates the superiority of the proposed method. The related issue offline signature recognition is also investigated based on the same approach, with an accuracy of 99% on the GPDS data from SVM classification.
本文重点介绍了一种离线签名验证与识别方法。研究了两种图像描述符,包括有向梯度金字塔直方图(PHOG)和文献中提出的方向特征。与以往提出的许多签名特征提取方法相比,PHOG在从手写签名图像中提取判别信息方面具有优势。强调了分类框架的重要性。在GPDS (Grupo de Procesado Digital de Senales)基准数据库中,多个分类器均获得了满意的性能。在所比较的分类器中,支持向量机显然更优越,对熟练伪造的错误拒绝率(FRR)为2.5%,错误接受率(FAR)为2%,这与同一数据集上最新发表的结果相比非常明显。这证实了所提方法的优越性。在此基础上,研究了基于SVM分类的GPDS数据离线签名识别的相关问题,准确率达到99%。
{"title":"Offline signature verification and identification by hybrid features and Support Vector Machine","authors":"Bailing Zhang","doi":"10.1504/IJAISC.2011.042717","DOIUrl":"https://doi.org/10.1504/IJAISC.2011.042717","url":null,"abstract":"This paper emphasised an approach for offline signature verification and identification. Two image descriptors are studied, including Pyramid Histogram of Oriented Gradients (PHOG), and a direction feature proposed in the literature. Compared with many previously proposed signature feature extraction approaches, PHOG has advantages in the extraction of discriminative information from handwriting signature images. The significance of classification framework is stressed. With the benchmarking database ||Grupo de Procesado Digital de Senales|| (GPDS), satisfactory performances were obtained from several classifiers. Among the classifiers compared, SVM is clearly superior, giving a False Rejection Rate (FRR) of 2.5% and a False Acceptance Rate (FAR) 2% for skillful forgery, which compares sharply with the latest published results on the same dataset. This substantiates the superiority of the proposed method. The related issue offline signature recognition is also investigated based on the same approach, with an accuracy of 99% on the GPDS data from SVM classification.","PeriodicalId":364571,"journal":{"name":"Int. J. Artif. Intell. Soft Comput.","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128202955","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
GOPT Resolution GOPT决议
Pub Date : 2011-09-01 DOI: 10.1504/IJAISC.2011.042714
Fei Liu, J. Roddick
Some resolution strategies, such as SLD-resolution, are such that a derivation may be infinite even on a logic program that has a finite Herbrand universe. This paper introduces GOPT-resolution, a new deduction strategy for deriving solutions from a set of rules that improves on previous methods by preventing derivations that have infinite recursion. The paper outlines the process behind the development of GOPT-resolution based on PT-resolution. GOPT-resolution is then developed by distinguishing between goal-relevant and goal-irrelevant P-domains.
一些解析策略,例如sld解析,使得即使在具有有限Herbrand宇宙的逻辑程序上,推导也可能是无限的。本文介绍了GOPT-resolution,一种从一组规则中推导解的新推导策略,它通过防止具有无限递归的推导而改进了以前的方法。本文概述了基于pt分辨率的gopt分辨率的发展过程。然后通过区分目标相关和目标无关的p域来开发gopt分辨率。
{"title":"GOPT Resolution","authors":"Fei Liu, J. Roddick","doi":"10.1504/IJAISC.2011.042714","DOIUrl":"https://doi.org/10.1504/IJAISC.2011.042714","url":null,"abstract":"Some resolution strategies, such as SLD-resolution, are such that a derivation may be infinite even on a logic program that has a finite Herbrand universe. This paper introduces GOPT-resolution, a new deduction strategy for deriving solutions from a set of rules that improves on previous methods by preventing derivations that have infinite recursion. The paper outlines the process behind the development of GOPT-resolution based on PT-resolution. GOPT-resolution is then developed by distinguishing between goal-relevant and goal-irrelevant P-domains.","PeriodicalId":364571,"journal":{"name":"Int. J. Artif. Intell. Soft Comput.","volume":"105 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123449047","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
Sensorless intelligent classifier of tool condition in a CNC milling machine using a SOM supervised neural network 基于SOM监督神经网络的数控铣床刀具状态无传感器智能分类器
Pub Date : 2011-09-01 DOI: 10.1504/IJAISC.2011.042710
G. Mota-Valtierra, L. Franco-Gasca, G. H. Ruiz
Industry has monitoring systems to determine the tool condition and to ensure quality. This paper presents an intelligent classification system which determines the status of cutters in a CNC milling machine. The tool states are detected through the analysis of the cutting forces drawn from the spindle motors currents. A wavelet transformation was used in order to compress the data and to optimise the classifier structure. Then a supervised SOM neural network is responsible for carrying out the classification of the signal. Achieving a reliability of 95%, the system is capable of detecting breakage and a worn cutter.
工业有监控系统来确定刀具状况并确保质量。介绍了一种数控铣床刀具状态智能分类系统。通过分析主轴电机电流产生的切削力来检测刀具状态。为了压缩数据并优化分类器结构,采用了小波变换。然后由一个监督SOM神经网络负责对信号进行分类。该系统的可靠性达到95%,能够检测破损和磨损的刀具。
{"title":"Sensorless intelligent classifier of tool condition in a CNC milling machine using a SOM supervised neural network","authors":"G. Mota-Valtierra, L. Franco-Gasca, G. H. Ruiz","doi":"10.1504/IJAISC.2011.042710","DOIUrl":"https://doi.org/10.1504/IJAISC.2011.042710","url":null,"abstract":"Industry has monitoring systems to determine the tool condition and to ensure quality. This paper presents an intelligent classification system which determines the status of cutters in a CNC milling machine. The tool states are detected through the analysis of the cutting forces drawn from the spindle motors currents. A wavelet transformation was used in order to compress the data and to optimise the classifier structure. Then a supervised SOM neural network is responsible for carrying out the classification of the signal. Achieving a reliability of 95%, the system is capable of detecting breakage and a worn cutter.","PeriodicalId":364571,"journal":{"name":"Int. J. Artif. Intell. Soft Comput.","volume":"187 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116449402","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
期刊
Int. J. Artif. Intell. Soft Comput.
全部 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