scispace - formally typeset
Search or ask a question
Author

Nirupam Chakraborti

Bio: Nirupam Chakraborti is an academic researcher from Indian Institute of Technology Kharagpur. The author has contributed to research in topics: Multi-objective optimization & Evolutionary algorithm. The author has an hindex of 28, co-authored 146 publications receiving 2813 citations. Previous affiliations of Nirupam Chakraborti include Pohang University of Science and Technology & Indian Institutes of Technology.


Papers
More filters
Journal ArticleDOI
01 Jan 2007
TL;DR: A genetic algorithms based multi-objective optimization technique was utilized in the training process of a feed forward neural network, using noisy data from an industrial iron blast furnace, and a predator-prey algorithm efficiently performed the optimization task.
Abstract: A genetic algorithms based multi-objective optimization technique was utilized in the training process of a feed forward neural network, using noisy data from an industrial iron blast furnace. The number of nodes in the hidden layer, the architecture of the lower part of the network, as well as the weights used in them were kept as variables, and a Pareto front was effectively constructed by minimizing the training error along with the network size. A predator-prey algorithm efficiently performed the optimization task and several important trends were observed.

233 citations

Journal ArticleDOI
TL;DR: Genetic algorithms (GAs) are biologically inspired computing techniques, which tend to mimic the basic Darwinian concepts of natural selection, and are highly robust and efficient for most engineering optimising studies as mentioned in this paper.
Abstract: Genetic algorithms (GAs) are biologically inspired computing techniques, which tend to mimic the basic Darwinian concepts of natural selection. They are highly robust and efficient for most engineering optimising studies. Although a late entrant in the materials arena, GAs based studies are increasingly making their presence felt in many different aspects of this discipline. In recent times, GAs have been successfully used in numerous problems in the areas of atomistic material design, alloy design, polymer processing, powder compaction and sintering, ferrous production metallurgy, continuous casting, metal rolling, metal cutting, welding, and so on. The present review attempts to present the state of the art in this area. It includes three broad sections given as: fundamentals of genetic algorithms, genetic algorithms in materials design, and genetic algorithms in materials processing. The first section provides the reader with the basic concepts and the intricacies associated with this novel tec...

182 citations

Journal ArticleDOI
TL;DR: In this article, a reference vector-guided evolutionary algorithm has been successfully implemented to construct surrogate models for various objectives pertinent to an industrial blast furnace, and a total of eight objectives have been modeled using the operational data of the furnace using 12 process variables identified through principal component analysis and optimized simultaneously.
Abstract: A new data-driven reference vector-guided evolutionary algorithm has been successfully implemented to construct surrogate models for various objectives pertinent to an industrial blast furnace. A total of eight objectives have been modeled using the operational data of the furnace using 12 process variables identified through a principal component analysis and optimized simultaneously. The capability of this algorithm to handle a large number of objectives, which has been lacking earlier, results in a more efficient setting of the operational parameters of the furnace, leading to a precisely optimized hot metal production process.

92 citations

Journal ArticleDOI
01 May 2013
TL;DR: The BioGP technique developed for meta-modeling and applied in a chromatographic separation process using a simulated moving bed (SMB) process produced acceptable results and is now ready for data-driven modeling and optimization studies at large.
Abstract: A new bi-objective genetic programming (BioGP) technique has been developed for meta-modeling and applied in a chromatographic separation process using a simulated moving bed (SMB) process. The BioGP technique initially minimizes training error through a single objective optimization procedure and then a trade-off between complexity and accuracy is worked out through a genetic algorithm based bi-objective optimization strategy. A benefit of the BioGP approach is that an expert user or a decision maker (DM) can flexibly select the mathematical operations involved to construct a meta-model of desired complexity or accuracy. It is also designed to combat bloat - a perennial problem in genetic programming along with over fitting and under fitting problems. In this study the meta-models constructed for SMB reactors were compared with those obtained from an evolutionary neural network (EvoNN) developed earlier and also with a polynomial regression model. Both BioGP and EvoNN were compared for subsequent constrained bi-objective optimization studies for the SMB reactor involving four objectives. The results were also compared with the previous work in the literature. The BioGP technique produced acceptable results and is now ready for data-driven modeling and optimization studies at large.

84 citations

Journal ArticleDOI
TL;DR: Three distinct cases of leaching in the presence of glucose, sucrose and lactose have been considered and the results compared with an existing analytical model, and the resulting Pareto frontiers are analyzed and discussed.
Abstract: Existing acid leaching data for low-grade manganese ores are modeled using an evolving neural net. Three distinct cases of leaching in the presence of glucose, sucrose and lactose have been considered and the results compared with an existing analytical model. The neural models are then subjected to bi-objective optimization, using a predator–prey genetic algorithm, maximizing recovery in tandem with a minimization of the acid concentration. The resulting Pareto frontiers are analyzed and discussed.

74 citations


Cited by
More filters
Journal ArticleDOI

[...]

08 Dec 2001-BMJ
TL;DR: There is, I think, something ethereal about i —the square root of minus one, which seems an odd beast at that time—an intruder hovering on the edge of reality.
Abstract: There is, I think, something ethereal about i —the square root of minus one. I remember first hearing about it at school. It seemed an odd beast at that time—an intruder hovering on the edge of reality. Usually familiarity dulls this sense of the bizarre, but in the case of i it was the reverse: over the years the sense of its surreal nature intensified. It seemed that it was impossible to write mathematics that described the real world in …

33,785 citations

01 May 1993
TL;DR: Comparing the results to the fastest reported vectorized Cray Y-MP and C90 algorithm shows that the current generation of parallel machines is competitive with conventional vector supercomputers even for small problems.
Abstract: Three parallel algorithms for classical molecular dynamics are presented. The first assigns each processor a fixed subset of atoms; the second assigns each a fixed subset of inter-atomic forces to compute; the third assigns each a fixed spatial region. The algorithms are suitable for molecular dynamics models which can be difficult to parallelize efficiently—those with short-range forces where the neighbors of each atom change rapidly. They can be implemented on any distributed-memory parallel machine which allows for message-passing of data between independently executing processors. The algorithms are tested on a standard Lennard-Jones benchmark problem for system sizes ranging from 500 to 100,000,000 atoms on several parallel supercomputers--the nCUBE 2, Intel iPSC/860 and Paragon, and Cray T3D. Comparing the results to the fastest reported vectorized Cray Y-MP and C90 algorithm shows that the current generation of parallel machines is competitive with conventional vector supercomputers even for small problems. For large problems, the spatial algorithm achieves parallel efficiencies of 90% and a 1840-node Intel Paragon performs up to 165 faster than a single Cray C9O processor. Trade-offs between the three algorithms and guidelines for adapting them to more complex molecular dynamics simulations are also discussed.

29,323 citations

Journal ArticleDOI
01 Jan 2008
TL;DR: The simulation results show that the performance of ABC algorithm is comparable to those of differential evolution, particle swarm optimization and evolutionary algorithm and can be efficiently employed to solve engineering problems with high dimensionality.
Abstract: Artificial bee colony (ABC) algorithm is an optimization algorithm based on a particular intelligent behaviour of honeybee swarms. This work compares the performance of ABC algorithm with that of differential evolution (DE), particle swarm optimization (PSO) and evolutionary algorithm (EA) for multi-dimensional numeric problems. The simulation results show that the performance of ABC algorithm is comparable to those of the mentioned algorithms and can be efficiently employed to solve engineering problems with high dimensionality.

3,242 citations

Journal ArticleDOI
TL;DR: This paper surveys the development ofMOEAs primarily during the last eight years and covers algorithmic frameworks such as decomposition-based MOEAs (MOEA/Ds), memetic MOEas, coevolutionary MOE As, selection and offspring reproduction operators, MOE as with specific search methods, MOeAs for multimodal problems, constraint handling and MOE
Abstract: A multiobjective optimization problem involves several conflicting objectives and has a set of Pareto optimal solutions. By evolving a population of solutions, multiobjective evolutionary algorithms (MOEAs) are able to approximate the Pareto optimal set in a single run. MOEAs have attracted a lot of research effort during the last 20 years, and they are still one of the hottest research areas in the field of evolutionary computation. This paper surveys the development of MOEAs primarily during the last eight years. It covers algorithmic frameworks such as decomposition-based MOEAs (MOEA/Ds), memetic MOEAs, coevolutionary MOEAs, selection and offspring reproduction operators, MOEAs with specific search methods, MOEAs for multimodal problems, constraint handling and MOEAs, computationally expensive multiobjective optimization problems (MOPs), dynamic MOPs, noisy MOPs, combinatorial and discrete MOPs, benchmark problems, performance indicators, and applications. In addition, some future research issues are also presented.

1,842 citations

Journal ArticleDOI
TL;DR: PlatEMO as discussed by the authors is a MATLAB platform for evolutionary multi-objective optimization, which includes more than 50 multiobjective evolutionary algorithms and more than 100 multobjective test problems, along with several widely used performance indicators.
Abstract: Over the last three decades, a large number of evolutionary algorithms have been developed for solving multi-objective optimization problems. However, there lacks an upto-date and comprehensive software platform for researchers to properly benchmark existing algorithms and for practitioners to apply selected algorithms to solve their real-world problems. The demand of such a common tool becomes even more urgent, when the source code of many proposed algorithms has not been made publicly available. To address these issues, we have developed a MATLAB platform for evolutionary multi-objective optimization in this paper, called PlatEMO, which includes more than 50 multiobjective evolutionary algorithms and more than 100 multi-objective test problems, along with several widely used performance indicators. With a user-friendly graphical user interface, PlatEMO enables users to easily compare several evolutionary algorithms at one time and collect statistical results in Excel or LaTeX files. More importantly, PlatEMO is completely open source, such that users are able to develop new algorithms on the basis of it. This paper introduces the main features of PlatEMO and illustrates how to use it for performing comparative experiments, embedding new algorithms, creating new test problems, and developing performance indicators. Source code of PlatEMO is now available at: http://bimk.ahu.edu.cn/index.php?s=/Index/Software/index.html.

915 citations