首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 0 毫秒
1.
Fuzzy regression (FR) been demonstrated as a promising technique for modeling manufacturing processes where availability of data is limited. FR can only yield linear type FR models which have a higher degree of fuzziness, but FR ignores higher order or interaction terms and the influence of outliers, all of which usually exist in the manufacturing process data. Genetic programming (GP), on the other hand, can be used to generate models with higher order and interaction terms but it cannot address the fuzziness of the manufacturing process data. In this paper, genetic programming-based fuzzy regression (GP-FR), which combines the advantages of the two approaches to overcome the deficiencies of the commonly used existing modeling methods, is proposed in order to model manufacturing processes. GP-FR uses GP to generate model structures based on tree representation which can represent interaction and higher order terms of models, and it uses an FR generator based on fuzzy regression to determine outliers in experimental data sets. It determines the contribution and fuzziness of each term in the model by using experimental data excluding the outliers. To evaluate the effectiveness of GP-FR in modeling manufacturing processes, it was used to model a non-linear system and an epoxy dispensing process. The results were compared with those based on two commonly used FR methods, Tanka’s FR and Peters’ FR. The prediction accuracy of the models developed based on GP-FR was shown to be better than that of models based on the other two FR methods.  相似文献   

2.
With the increase of living standards and the sustainable changing patterns of people’s lives, nowadays, hairdressing services have been widely used by people. This paper adopts data mining techniques by combining self-organizing maps (SOM) and K-means methods to apply in RFM (recency, frequency, and monetary) model for a hair salon in Taiwan to segment customers and develop marketing strategies. The data mining techniques help identify four types of customers in this case, including loyal customers, potential customers, new customers and lost customers and develop unique marketing strategies for the four types of customers.  相似文献   

3.
We present the results of our work in simulating the recently discovered findings in molecular biology regarding the significant role which histones play in regulating the gene expression in eukaryotes. Extending the notion of inheritable genotype in evolutionary computation from the commonly considered model of DNA to chromatin (DNA and histones), we present epigenetic programming as an approach, incorporating an explicitly controlled gene expression through modification of histones in strongly-typed genetic programming (STGP). We propose a double cell representation of the simulated individuals, comprising somatic cell and germ cell, both represented by their respective chromatin structures. Following biologically plausible concepts, we regard the plastic phenotype of the somatic cell, achieved via controlled gene expression owing to modifications to histones (epigenetic learning, EL) as relevant for fitness evaluation, while the genotype of the germ cell corresponds to the phylogenesis of the individuals. The beneficial effect of EL on the performance characteristics of STGP is verified on evolution of social behavior of a team of predator agents in the predator-prey pursuit problem. Empirically obtained performance evaluation results indicate that EL contributes to about 2-fold improvement of computational effort of STGP. We trace the cause for that to the cumulative effect of polyphenism and epigenetic stability, both contributed by EL. The former allows for phenotypic diversity of genotypically similar individuals, while the latter robustly preserves the individuals from the destructive effects of crossover by silencing certain genotypic combinations and explicitly activating them only when they are most likely to be expressed in corresponding beneficial phenotypic traits.  相似文献   

4.
李良敏 《计算机工程》2005,31(13):87-89
引入堆栈技术,采用后缀表达式使遗传编程的树型结构易于转换为线性序列,并解决了初始个体生成算法、杂交算子操作、表达式个体求值等问题,使遗传编程不再依赖于专用编程语言和指针操作,能够方便地用Matlab语言实现。  相似文献   

5.
The success of a drug treatment is strongly correlated with the ability of a molecule to reach its target in the patient’s organism without inducing toxic effects. Moreover the reduction of cost and time associated with drug discovery and development is becoming a crucial requirement for pharmaceutical industry. Therefore computational methods allowing reliable predictions of newly synthesized compounds properties are of outmost relevance. In this paper we discuss the role of genetic programming in predictive pharmacokinetics, considering the estimation of adsorption, distribution, metabolism, excretion and toxicity processes (ADMET) that a drug undergoes into the patient’s organism. We compare genetic programming with other well known machine learning techniques according to their ability to predict oral bioavailability (%F), median oral lethal dose (LD50) and plasma-protein binding levels (%PPB). Since these parameters respectively characterize the percentage of initial drug dose that effectively reaches the systemic blood circulation, the harmful effects and the distribution into the organism of a drug, they are essential for the selection of potentially good molecules. Our results suggest that genetic programming is a valuable technique for predicting pharmacokinetics parameters, both from the point of view of the accuracy and of the generalization ability.
Leonardo Vanneschi (Corresponding author)Email:
  相似文献   

6.
通过分析沙尘尺寸分布,在计算干沙和纯水的复介电常数的基础上,利用粒子散射理论给出了微波传输中的沙尘衰减的计算模型,该模型分析了爆炸沙尘、车扬沙尘和自然沙尘三种不同的沙尘的衰减。通过数值计算的结果,仿真了不同含水量下沙尘衰减率随微波频率的变化,最后给出了相关结论。  相似文献   

7.
遗传程序设计理论及其应用综述   总被引:6,自引:0,他引:6  
遗传程序设计是上世纪90年代基于遗传算法思想发展起来的具有概率搜索本质和结构优化等特征的演化算法新分支。该文对其研究现状及进展做了介绍,并简要综述了其理论与技术,同时对近年来的应用做了总结、分类与归纳,最后对其应用前景进行了展望。  相似文献   

8.
Generalisation is one of the most important performance evaluationcriteria for artificial learning systems. An increasing amount ofresearch has recently concentrated on the robustness or generalisationability of the programs evolved using Genetic Programming (GP). Whilesome of these researchers report on the brittleness of the solutionsevolved, some others propose methods of promotingrobustness/generalisation. In this paper, a review of research ongeneralisation in GP and problems with brittleness of solutions producedby GP is presented. Also, a brief overview of several new methodspromoting robustness/generalisation of the solutions produced by GP arepresented.  相似文献   

9.
采用遗传算法(GA)作为归纳逻辑程序设计(ILP)的搜索策略,可以提高ILP方法的鲁棒性和适应性,文章简要叙述了对作者提出的遗传归纳逻辑程序设计(GILP)算法作的改进,测试了选择策略对GILP算法收敛性能的影响,采用不同的选择策略不会影响算法的最终收敛结果,但会产生不同的选择压力,导致算法具有不同的收敛速率。  相似文献   

10.
Learning with Genetic Algorithms: An Overview   总被引:11,自引:0,他引:11  
de Jong  Kenneth 《Machine Learning》1988,3(2-3):121-138
Genetic algorithms represent a class of adaptive search techniques that have been intensively studied in recent years. Much of the interest in genetic algorithms is due to the fact that they provide a set of efficient domain-independent search heuristics which are a significant improvement over traditional weak methods without the need for incorporating highly domain-specific knowledge. There is now considerable evidence that genetic algorithms are useful for global function optimization and NP-hard problems. Recently, there has been a good deal of interest in using genetic algorithms for machine learning problems. This paper provides a brief overview of how one might use genetic algorithms as a key element in learning systems.  相似文献   

11.
This paper describes a genetic programming (GP) approach to medical data classification problems. In this approach, the evolved genetic programs are simplified online during the evolutionary process using algebraic simplification rules, algebraic equivalence and prime techniques. The new simplification GP approach is examined and compared to the standard GP approach on two medical data classification problems. The results suggest that the new simplification GP approach can not only be more efficient with slightly better classification performance than the basic GP system on these problems, but also significantly reduce the sizes of evolved programs. Comparison with other methods including decision trees, naive Bayes, nearest neighbour, nearest centroid, and neural networks suggests that the new GP approach achieved superior results to almost all of these methods on these problems. The evolved genetic programs are also easier to interpret than the “hidden patterns” discovered by the other methods.
Phillip WongEmail:
  相似文献   

12.
In this paper we propose GP-COACH, a Genetic Programming-based method for the learning of COmpact and ACcurate fuzzy rule-based classification systems for High-dimensional problems. GP-COACH learns disjunctive normal form rules (generated by means of a context-free grammar) coded as one rule per tree. The population constitutes the rule base, so it is a genetic cooperative-competitive learning approach. GP-COACH uses a token competition mechanism to maintain the diversity of the population and this obliges the rules to compete and cooperate among themselves and allows the obtaining of a compact set of fuzzy rules. The results obtained have been validated by the use of non-parametric statistical tests, showing a good performance in terms of accuracy and interpretability.  相似文献   

13.
The Sea-viewing Wide Field-of-View Sensor (SeaWiFS) derived diffuse light attenuation along the Louisiana continental shelf (LCS) was examined at monthly scales from 1998 to 2007 to characterize temporal and spatial patterns, and responsible physical forcing conditions. The SeaWiFS diffuse light attenuation ranged from 0.10 to 2.64 m− 1. Stepwise multiple linear regression analysis suggested that spatial and temporal patterns in diffuse light attenuation were influenced by wind speed, nutrient loading, and river discharge from the Mississippi and Atchafalaya River Basin. SeaWiFS daily integrated surface photosynthetically active radiation (PAR, 400-700 nm) and diffuse light attenuation were used to calculate the absolute PAR and percentage of surface PAR that reached the sediment water interface (SWI) on the LCS. Large portions of the LCS were euphotic to the SWI especially during April and May. This finding implied that significant primary production was possible beneath the pycnocline during spring and early summer. In addition, this study was the first to demonstrate that the euphotic depth was correlated to the depth at which the water column turned hypoxic on the LCS. The development of hypoxic waters may be influenced by decreased light availability below the pycnocline in addition to aforementioned physical forcing.  相似文献   

14.
Measuring the quality parameters of materials at mines is difficult and a costly job. In this paper, an image analysis-based method is proposed efficiently and cost effectively that determines the quality parameters of material. The image features are extracted from the samples collected from a mine and modeled using neural networks against the actual grade values of the samples generated by chemical analysis. The dimensions of the image features are reduced by applying the genetic algorithm. The results showed that only 39 features out of 189 features are sufficient to model the quality parameter. The model was tested with the testing data set and the result revealed that the estimated grade values are in good agreement with the real grade values (R2=0.77). The developed method was then applied to a case study mine of iron ore. The case study results show that proposed image-based algorithm can be a good alternative for estimating quality parameters of materials at a mine site. The effectiveness of the proposed method was verified by applying it on a limestone deposit and the results revealed that the method performed equally well for the limestone deposit.  相似文献   

15.
In this work we propose an approach for incorporating learning probabilistic context-sensitive grammar (LPCSG) in genetic programming (GP), employed for evolution and adaptation of locomotion gaits of a simulated snake-like robot (Snakebot). Our approach is derived from the original context-free grammar which usually expresses the syntax of genetic programs in canonical GP. Empirically obtained results verify that employing LPCSG contributes to the improvement of computational effort of both (i) the evolution of the fastest possible locomotion gaits for various fitness conditions and (ii) adaptation of these locomotion gaits to challenging environment and degraded mechanical abilities of the Snakebot.  相似文献   

16.
本文以某开发区的合流制排水管网设计为工程实例进行了深入研究,采用了近年来广泛应用于工程界的遗传算法。通过对基本遗传算法和改进的遗传算法在不同运算参数组合方案时的多次模拟实验结果进行比较,提出采用种群为25和最优保存策略时,由自适应交叉率和变异率组合构成的方案能够最迅速地收敛于最优解。  相似文献   

17.
Dependent-chance programming: A class of stochastic optimization   总被引:4,自引:0,他引:4  
This paper provides a theoretical framework of dependent-chance programming, as well as dependent-chance multiobjective programming and dependent-chance goal programming which are new types of stochastic optimization. A stochastic simulation based genetic algorithm is also designed for solving dependent-chance programming models.  相似文献   

18.
Knowing the best 1D model of the crustal and upper mantle structure is useful not only for routine hypocenter determination, but also for linearized joint inversions of hypocenters and 3D crustal structure, where a good choice of the initial model can be very important. Here, we tested the combination of a simple GA inversion with the widely used HYPO71 program to find the best three-layer model (upper crust, lower crust, and upper mantle) by minimizing the overall P- and S-arrival residuals, using local and regional earthquakes in two areas of the Brazilian shield. Results from the Tocantins Province (Central Brazil) and the southern border of the São Francisco craton (SE Brazil) indicated an average crustal thickness of 38 and 43 km, respectively, consistent with previous estimates from receiver functions and seismic refraction lines. The GA+HYPO71 inversion produced correct Vp/Vs ratios (1.73 and 1.71, respectively), as expected from Wadati diagrams. Tests with synthetic data showed that the method is robust for the crustal thickness, Pn velocity, and Vp/Vs ratio when using events with distance up to about 400 km, despite the small number of events available (7 and 22, respectively). The velocities of the upper and lower crusts, however, are less well constrained. Interestingly, in the Tocantins Province, the GA+HYPO71 inversion showed a secondary solution (local minimum) for the average crustal thickness, besides the global minimum solution, which was caused by the existence of two distinct domains in the Central Brazil with very different crustal thicknesses.  相似文献   

19.
A study was conducted in ten organizations of 272 non-DP professionals (“users”) who develop their own administrative computer-based applications. The data are used to create taxonomies of such users and of the applications they develop. Findings concerning the distribution of work time, application development time, relative advantages and disadvantages of user developed applications, and other factors are summarized. Evaluations of user developed applications activity by both users and DP managers are reported, and users' perceptions of importance and satisfaction with 18 different factors related to this activity are analyzed.  相似文献   

20.
Modern Web search engines use different strategies to improve the overall quality of their document rankings. Usually the strategy adopted involves the combination of multiple sources of relevance into a single ranking. This work proposes the use of evolutionary techniques to derive good evidence combination functions using three different sources of evidence of relevance: the textual content of documents, the reputation of documents extracted from the connectivity information available in the processed collection and the anchor text concatenation. The combination functions discovered by our evolutionary strategies were tested using a collection containing 368 queries extracted from a real nation-wide search engine query log with over 12 million documents. The experiments performed indicate that our proposal is an effective and practical alternative for combining sources of evidence into a single ranking. We also show that different types of queries submitted to a search engine can require different combination functions and that our proposal is useful for coping with such differences.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号