Debarati Kundu
Jadavpur University
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Debarati Kundu.
Information Sciences | 2011
Debarati Kundu; Kaushik Suresh; Sayan Ghosh; Swagatam Das; Bijaya Ketan Panigrahi; Sanjoy Das
Invasive Weed Optimization (IWO) was recently proposed as a simple but powerful metaheuristic algorithm for real parameter optimization. IWO draws inspiration from the ecological process of weeds colonization and distribution and is capable of solving general multi-dimensional, linear and nonlinear optimization problems with appreciable efficiency. This article extends the basic IWO for tackling multi-objective optimization problems that aim at achieving two or more objectives (very often conflicting) simultaneously. The concept of fuzzy dominance has been used to sort the promising candidate solutions at each iteration. The new algorithm has been shown to be statistically significantly better than some state of the art existing evolutionary multi-objective algorithms, namely NSGAIILS, DECMOSA-SQP, MOEP, Clustering MOEA, GDE3, and MOEADGM on a 12-function test-suite (including both unconstrained and constrained problems) from the IEEE CEC (Congress on Evolutionary Computation) 2009 competition and special session on multi-objective optimization algorithms. The following performance metrics were considered: IGD, Spacing, and Minimum Spacing. Our experimental results suggest that IWO holds immense promise to appear as an efficient metaheuristic for multi-objective optimization.
Information Sciences | 2012
Sayan Ghosh; Swagatam Das; Debarati Kundu; Kaushik Suresh; Ajith Abraham
Particle Swarm Optimization (PSO) is arguably one of the most popular nature-inspired algorithms for real parameter optimization at present. The existing theoretical research on PSO focuses on the issues like stability, convergence, and explosion of the swarm. However, all of them are based on the gbest (global best) communication topology, which usually is susceptible to false or premature convergence over multi-modal fitness landscapes. The present standard PSO (SPSO 2007) uses an lbest (local best) topology, where a particle is stochastically attracted not towards the best position found in the entire swarm, but towards the best position found by any particle in its topological neighborhood. This article presents a first step towards a probabilistic analysis of the particle interaction and information exchange in an lbest PSO with variable random neighborhood topology (as found in SPSO 2007). It addresses issues like the distribution of particles over neighborhoods, the probability distributions of the social and cognitive terms in lbest model, and the explorative power of the lbest PSO. It also presents a state-space model of the lbest PSO and draws important conclusions regarding the stability and convergence of the particle dynamics in the light of control theory.
intelligent systems design and applications | 2008
Kaushik Suresh; Sayan Ghosh; Debarati Kundu; Abhirup Sen; Swagatam Das; Ajith Abraham
This paper describes a method for improving the final accuracy and the convergence speed of Particle Swarm Optimization (PSO) by adapting its inertia factor in the velocity updating equation and also by adding a new coefficient to the position updating equation. These modifications do not impose any serious requirements on the basic algorithm in terms of the number of Function Evaluations (FEs). The new algorithm has been shown to be statistically significantly better than four recent variants of PSO on an eight-function test-suite for the following performance matrices: Quality of the final solution, time to find out the solution, frequency of hitting the optima, and scalability.
Sensors | 2009
Kaushik Suresh; Debarati Kundu; Sayan Ghosh; Swagatam Das; Ajith Abraham; Sang Yong Han
This paper applies the Differential Evolution (DE) algorithm to the task of automatic fuzzy clustering in a Multi-objective Optimization (MO) framework. It compares the performances of two multi-objective variants of DE over the fuzzy clustering problem, where two conflicting fuzzy validity indices are simultaneously optimized. The resultant Pareto optimal set of solutions from each algorithm consists of a number of non-dominated solutions, from which the user can choose the most promising ones according to the problem specifications. A real-coded representation of the search variables, accommodating variable number of cluster centers, is used for DE. The performances of the multi-objective DE-variants have also been contrasted to that of two most well-known schemes of MO clustering, namely the Non Dominated Sorting Genetic Algorithm (NSGA II) and Multi-Objective Clustering with an unknown number of Clusters K (MOCK). Experimental results using six artificial and four real life datasets of varying range of complexities indicate that DE holds immense promise as a candidate algorithm for devising MO clustering schemes.
Neural Computing and Applications | 2012
Sayan Ghosh; Swagatam Das; Debarati Kundu; Kaushik Suresh; Bijaya Ketan Panigrahi; Zhihua Cui
Particle Swarm Optimization (PSO) has recently emerged as a nature-inspired algorithm for real parameter optimization. This article describes a method for improving the final accuracy and the convergence speed of PSO by firstly adding a new coefficient (called mobility factor) to the position updating equation and secondly modulating the inertia weight according to the distance between a particle and the globally best position found so far. The two-fold modification tries to balance between the explorative and exploitative tendencies of the swarm with an objective of achieving better search performance. We also mathematically analyze the effect of the modifications on the dynamics of the PSO algorithm. The new algorithm has been shown to be statistically significantly better than the basic PSO and four of its state-of-the-art variants on a twelve-function test-suite in terms of speed, accuracy, and robustness.
international conference hybrid intelligent systems | 2009
Sayan Ghosh; Debarati Kundu; Kaushik Suresh; Swagatam Das; Ajith Abraham; Bijaya Ketan Panigrahi; Václav Snášel
Particle Swarm Optimization (PSO) is arguably one of the most popular nature- inspired algorithms for real parameter optimization at present. The existing theoretical research on PSO is mostly based on the gbest (global best) particle topology, which usually is susceptible to false or premature convergence over multi-modal fitness landscapes. The present standard PSO (SPSO 2007) uses an lbest (local best) topology where a particle is stochastically attracted not towards the best position found in the entire swarm, but towards the best position found by any particle in its topological neighborhood. This paper presents a first step towards a probabilistic analysis of the lbest PSO with variable random neighborhood topology by addressing issues like inter-particle interaction and probabilities of selection based on particle ranks.
nature and biologically inspired computing | 2009
Debarati Kundu; Kaushik Suresh; Sayan Ghosh; Swagatam Das
Invasive weed optimization (IWO) has been found to be a simple but powerful algorithm for function optimization over continuous spaces. It has reportedly outperformed many types of evolutionary algorithms and other search heuristics when tested over both benchmark and real-world problems. This article describes the design of Fractional-Order Proportional-Integral-Derivative (FOPID) controllers, using a newly developed variant of IWO, known as IWOSS (Invasive Weed Optimization with Stochastic Selection). Parameters for FOPID controllers include the proportionality constant, integral constant, derivative constant, derivative order and, integral order; and, its design is more complex than that of conventional integer-order proportional-integral-derivative (PID) controller since the latter involves only three variables. Controller synthesis is based on user specifications like peak overshoot and, rise time; which are used to formulate a single objective optimization problem. Tustin operator-based continuous fraction expansion (CFE) scheme was used to digitally realize fractional-order closed loop transfer function of the designed plant-controller setup. Simulation results for some real life analog plants and, comparison of the same for IWOSS and few established optimization techniques (Particle Swarm Optimization (PSO) and Genetic Algorithm (GA)) have been presented to support the claim of superiority of the proposed design technique.
nature and biologically inspired computing | 2009
Sayan Ghosh; Debarati Kundu; Kaushik Suresh; Swagatam Das; Ajith Abraham
Evolutionary optimization algorithms have been recently applied to optimal digital IIR filter design. In this paper, we apply a Bandwidth Adaptive Harmony Search (BAHS) algorithm to the design of 1-dimensional IIR filters. Harmony Search is an evolutionary algorithm, which emulates the improvisation process of musicians. We have modified the algorithm by setting the bandwidth equal to the standard deviation of the vectors in the harmony memory, and by introducing a penalty function to ensure IIR filter stability. The proposed variant has been applied to the design of low-pass, high-pass, band pass and band stop filters, by minimizing the L1 and L2 norm approximation errors and the maximum pass band and stop band ripples. The algorithm has been compared with the TIA approach. The harmony search variant has been found to outperform the TIA approach in designing IIR filters having near-desired frequency responses.
international conference on image processing | 2015
Debarati Kundu; Brian L. Evans
Measuring visual quality, as perceived by human observers, is becoming increasingly important in the many applications in which humans are the ultimate consumers of visual information. For assessing subjective quality of natural images, such as those taken by optical cameras, significant progress has been made for several decades. To aid in the benchmarking of objective image quality assessment (IQA) algorithms, many natural image databases have been annotated with subjective ratings of the images by human observers. Similar information, however, is not as readily available for synthetic images commonly found in video games and animated movies. In this paper, our primary contributions are (1) conducting subjective tests on our publicly available ESPL Synthetic Image Database, and (2) evaluating the performance of more than 20 full reference IQA algorithms for natural images on the synthetic image database. The ESPL Synthetic Image Database contains 500 distorted images (20 distorted images for each of the 25 original images) in 1920 × 1080 format. After collecting 26000 individual human ratings, we compute the differential mean opinion score (DMOS) for each image to evaluate IQA algorithm performance.
hybrid artificial intelligence systems | 2009
Debarati Kundu; Kaushik Suresh; Sayan Ghosh; Swagatam Das; Ajith Abraham; Youakim Badr
This paper applies the Differential Evolution (DE) and Genetic Algorithm (GA) to the task of automatic fuzzy clustering in a Multi-objective Optimization (MO) framework. It compares the performance a hybrid of the GA and DE (GADE) algorithms over the fuzzy clustering problem, where two conflicting fuzzy validity indices are simultaneously optimized. The resultant Pareto optimal set of solutions from each algorithm consists of a number of non-dominated solutions, from which the user can choose the most promising ones according to the problem specifications. A real-coded representation of the search variables, accommodating variable number of cluster centers, is used for GADE. The performance of GADE has also been contrasted to that of two most well-known schemes of MO.