34 research outputs found

    An ant colony approach for clustering

    No full text
    This paper presents an ant colony optimization methodology for optimally clustering N objects into K clusters. The algorithm employs distributed agents which mimic the way real ants find a shortest path from their nest to food source and back. This algorithm has been implemented and tested on several simulated and real datasets. The performance of this algorithm is compared with other popular stochastic/heuristic methods viz. genetic algorithm, simulated annealing and tabu search. Our computational simulations reveal very encouraging results in terms of the quality of solution found, the average number of function evaluations and the processing time required

    Multiobjective optimization of reactor-regenerator system using ant algorithm

    No full text
    This article focuses on the development of a multiobjective optimization algorithm for a tubular reactor-regenerator system with a moving deactivating catalyst. The task is to find the optimal temperature profile along the tubular reactor, catalyst recycle ratio, and the regeneration capacity for maximizing the process profit flux, selectivity, and conversion. A new heuristic technique, viz, ant colony optimization method has been employed to obtain the Pareto optimal set of solutions

    Multicanonical jump walk annealing assisted by tabu for dynamic optimization of chemical engineering processes

    No full text
    A hybrid methodology, viz., multicanonical jump walk annealing assisted by tabu list (MJWAT) is proposed for solving dynamic optimization problems in chemically reacting systems. This method combines the power of multicanonical sampling with the beneficial features of simulated annealing. Incorporating tabu list further enhances the efficiency of the method. The superior performance of the MJWAT is highlighted with the help of five benchmark case studies

    Regression models using pattern search assisted least square support vector machines

    No full text
    Least Square Support Vector Machines (LS-SVM), a new machine-learning tool has been employed for developing data driven models of non-linear processes. The method is firmly rooted in the statistical learning theory and transforms the input data to a higher dimensional feature space where the use of appropriate kernel functions avoid computational difficulty. Further, a pattern search algorithm, which explores multiple directions and utilizes coordinate search with fixed step size, is employed for selecting optimal LS-SVM model that produces a minimum possible prediction error. To show the efficacy and efficiency of the fully automated pattern search assisted LS-SVM methodology, we have tested it on several benchmark examples. The study suggests that proposed paradigm can be a useful and viable tool in building data driven models of non-linear processes

    Particle swarm and ant colony algorithms hybridized for improved continuous optimization

    No full text
    This paper proposes PSACO (particle swarm ant colony optimization) algorithm for highly non-convex optimization problems. Both particle swarm optimization (PSO) and ant colony optimization (ACO) are co-operative, population-based global search swarm intelligence metaheuristics. PSO is inspired by social behavior of bird flocking or fish schooling, while ACO imitates foraging behavior of real life ants. In this study, we explore a simple pheromone-guided mechanism to improve the performance of PSO method for optimization of multimodal continuous functions. The proposed PSACO algorithm is tested on several benchmark functions from the usual literature. Numerical results comparisons with different metaheuristics demonstrate the effectiveness and efficiency of the proposed PSACO method

    Mining (Soft-) Skypatterns Using Constraint Programming

    No full text
    International audienceWithin the pattern mining area, skypatterns enable to express a user-preference point of view according to a dominance relation. In this paper, we deal with the introduction of softness in the skypattern mining problem. First, we show how softness can provide convenient patterns that would be missed otherwise. Then, thanks to Constraint Programming, we propose a generic and efficient method to mine skypatterns as well as soft ones. Finally, we show the relevance and the effectiveness of our approach through experiments on UCI benchmarks and a case study in chemoinformatics for discovering toxicophores
    corecore