Hamouche Oulhadj
University of Paris
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Hamouche Oulhadj.
Digital Signal Processing | 2013
Ahmed Nasreddine Benaichouche; Hamouche Oulhadj; Patrick Siarry
In this paper, we propose an improvement method for image segmentation using the fuzzy c-means clustering algorithm (FCM). This algorithm is widely experimented in the field of image segmentation with very successful results. In this work, we suggest further improving these results by acting at three different levels. The first is related to the fuzzy c-means algorithm itself by improving the initialization step using a metaheuristic optimization. The second level is concerned with the integration of the spatial gray-level information of the image in the clustering segmentation process and the use of Mahalanobis distance to reduce the influence of the geometrical shape of the different classes. The final level corresponds to refining the segmentation results by correcting the errors of clustering by reallocating the potentially misclassified pixels. The proposed method, named improved spatial fuzzy c-means IFCMS, was evaluated on several test images including both synthetic images and simulated brain MRI images from the McConnell Brain Imaging Center (BrainWeb) database. This method is compared to the most used FCM-based algorithms of the literature. The results demonstrate the efficiency of the ideas presented.
Signal Processing | 2007
Amir Nakib; Hamouche Oulhadj; Patrick Siarry
The thresholding process based on the optimization of one criterion only does not work well for a lot of images. In many cases, even when equipped with the optimal value of the threshold of its single criterion, the thresholding program does not produce a satisfactory result. In this paper, we propose to use the multiobjective optimization approach to find the optimal thresholds of three criteria: the within-class criterion, the entropy and the overall probability of error criterion. In addition we develop a new variant of simulated annealing adapted to continuous problems to solve the Gaussian curve-fitting problem. Some examples of test images are presented to compare our segmentation method, based on the multiobjective optimization approach, with that of four competing methods: Otsu method, Gaussian curve fitting-based method, valley-emphasis-based method and two-dimensional Tsallis entropy-based method. From the viewpoints of visualization, object size and image contrast, our experimental results show that the thresholding method based on multiobjective optimization performs better than the competing methods.
Engineering Applications of Artificial Intelligence | 2010
Amir Nakib; Hamouche Oulhadj; Patrick Siarry
A new image thresholding method based on multiobjective optimization following the Pareto approach is presented. This method allows to optimize several segmentation criteria simultaneously, in order to improve the quality of the segmentation. To obtain the Pareto front and then the optimal Pareto solution, we adapted the evolutionary algorithm NSGA-II (Deb et al., 2002). The final solution or Pareto solution corresponds to that allowing a compromise between the different segmentation criteria, without favouring any one. The proposed method was evaluated on various types of images. The obtained results show the robustness of the method, and its non dependence towards the kind of the image to be segmented.
Pattern Recognition Letters | 2008
Amir Nakib; Hamouche Oulhadj; Patrick Siarry
The segmentation process based on the optimization of one criterion only does not work well for a lot of images. In many cases, even when equipped with the optimal value of the threshold of its single criterion, the segmentation program does not produce a satisfactory result. In this paper, we propose to use the multiobjective optimization approach to find the optimal thresholds of two criteria: the within-class criterion and the overall probability of error criterion. In addition we develop a new variant of Simulated Annealing adapted to continuous problems to solve the histogram Gaussian curve fitting problem. Six examples of test images are presented to compare the efficiency of our segmentation method, called Combination of Segmentation Objectives (CSO), based on the multiobjective optimization approach, with that of two classical competing methods: Otsu method and Gaussian curve fitting method. From the viewpoints of visualization, object size and image contrast, our experimental results show that the segmentation method based on multiobjective optimization performs better than the Otsu method and the method based on Gaussian curve fitting.
Engineering Applications of Artificial Intelligence | 2009
Amir Nakib; Hamouche Oulhadj; Patrick Siarry
Various techniques have previously been proposed for single-stage thresholding of images to separate objects from the background. Although these global or local thresholding techniques have proven effective on particular types of images, none of them is able to produce consistently good results on a wide range of existing images. Here, a new image histogram thresholding method, called TDFD, based on digital fractional differentiation is presented for gray-level image thresholding. The proposed method exploits the properties of the digital fractional differentiation and is based on the assumption that the pixel appearance probabilities in the image are related. To select the best fractional differentiation order that corresponds to the best threshold, a new algorithm based on non-Pareto multiobjective optimization is presented. A new geometric regularity criterion is also proposed to select the best thresholded image. In order to illustrate the efficiency of our method, a comparison was performed with five competing methods: the Otsu method, the Kapur method, EM algorithm based method, valley emphasis method, and two-dimensional Tsallis entropy based method. With respect to the mode of visualization, object size and image contrast, the experimental results show that the segmentation method based on fractional differentiation is more robust than the other methods.
International Journal of Applied Metaheuristic Computing | 2010
Julien Lepagnot; Amir Nakib; Hamouche Oulhadj; Patrick Siarry
Many real-world problems are dynamic and require an optimization algorithm that is able to continuously track a changing optimum over time. In this paper, a new multiagent algorithm is proposed to solve dynamic problems. This algorithm is based on multiple trajectory searches and saving the optima found to use them when a change is detected in the environment. The proposed algorithm is analyzed using the Moving Peaks Benchmark, and its performances are compared to competing dynamic optimization algorithms on several instances of this benchmark. The obtained results show the efficiency of the proposed algorithm, even in multimodal environments.
Journal of Heuristics | 2013
Julien Lepagnot; Amir Nakib; Hamouche Oulhadj; Patrick Siarry
Many real-world optimization problems are dynamic (time dependent) and require an algorithm that is able to track continuously a changing optimum over time. In this paper, we propose a new algorithm for dynamic continuous optimization. The proposed algorithm is based on several coordinated local searches and on the archiving of the optima found by these local searches. This archive is used when the environment changes. The performance of the algorithm is analyzed on the Moving Peaks Benchmark and the Generalized Dynamic Benchmark Generator. Then, a comparison of its performance to the performance of competing dynamic optimization algorithms available in the literature is done. The obtained results show the efficiency of the proposed algorithm.
Applied Mathematics and Computation | 2015
Riad Menasri; Amir Nakib; Boubaker Daachi; Hamouche Oulhadj; Patrick Siarry
In this paper, a novel trajectory planning approach is proposed for redundant manipulators in the case of several obstacles. The trajectory is discretized and at each step, we search for a new position of the end effector in the Cartesian space to reach the final position. Because of the redundancy, this position can be achieved by an infinity of configurations in the joint space. Thus, we use this property to find the best configuration that allows to avoid obstacles and singularities of the robot. The proposed method is based on a bilevel optimization formulation of the problem and bi-genetic algorithm to solve it. In order to avoid obstacles, we also proposed to manage constraints of the problem dynamically. This technique adapts the number of constraints in the formulation of the problem with the position of the obstacles. Simulation results showed the effectiveness of the proposed method.
international conference of the ieee engineering in medicine and biology society | 2007
A. Nakib; S. Roman; Hamouche Oulhadj; Patrick Siarry
In this paper, an MRI image segmentation method based on two-dimensional survival exponential entropy (2DSEE) and particle swarm optimization (PSO) is proposed. The 2DSEE technique does not consider only the cumulative distribution of the gray level information but also takes advantage of the spatial information using the 2D-histogram. The problem with this method is its time-consuming computation that is an obstacle in real time applications for instance. We propose to use PSO algorithm, that was proved very efficient for non convex and combinatorial optimization. The experiments on segmentation of MRI images proved that the proposed method can achieve a satisfactory segmentation with a low computation cost.
intelligent systems design and applications | 2009
Julien Lepagnot; Amir Nakib; Hamouche Oulhadj; Patrick Siarry
Many real-world problems are dynamic and require an optimization algorithm that is able to continuously track a changing optimum over time. In this paper, a new multiagent algorithm for solving dynamic problems is studied. This algorithm, called MADO, is analyzed using the Moving Peaks Benchmark, and its performances are compared to those of competing dynamic optimization algorithms on several instances of this benchmark. The obtained results show the efficiency of MADO, even in multimodal environments.
Collaboration
Dive into the Hamouche Oulhadj's collaboration.
National Institute of Advanced Industrial Science and Technology
View shared research outputsNational Institute of Advanced Industrial Science and Technology
View shared research outputs