Search results for "local search"

showing 10 items of 91 documents

Measuring the Spatial Dispersion of Evolutionary Search Processes: Application to Walksat

2002

In this paper, we propose a simple and efficient method for measuring the spatial dispersion of a set of points in a metric space. This method allows the quantifying of the population diversity in genetic algorithms. It can also be used to measure the spatial dispersion of any local search process during a specified time interval. We then use this method to study the way Walksat explores its search space, showing that the search for a solution often includes several stages of intensification and diversification.

Metric spaceMathematical optimizationbusiness.industryWalkSATBeam searchLocal search (optimization)Best-first searchGuided Local SearchInterval (mathematics)businessMeasure (mathematics)Mathematics
researchProduct

A Grid Enabled Parallel Hybrid Genetic Algorithm for SPN

2004

This paper presents a combination of a parallel Genetic Algorithm (GA) and a local search methodology for the Steiner Problem in Networks (SPN). Several previous papers have proposed the adoption of GAs and others metaheuristics to solve the SPN demonstrating the validity of their approaches. This work differs from them for two main reasons: the dimension and the features of the networks adopted in the experiments and the aim from which it has been originated. The reason that aimed this work was namely to assess deterministic and computationally inexpensive algorithms which can be used in practical engineering applications, such as the multicast transmission in the Internet. The large dimen…

Mutation operatorTheoretical computer scienceHeuristic (computer science)business.industryHeuristicComputer sciencePopulation-based incremental learningGridcomputer.software_genreSteiner tree problemsymbols.namesakeGrid computingGenetic Algorithms Steiner TreeGenetic algorithmsymbolsLocal search (optimization)businessMetaheuristiccomputer
researchProduct

Combined Elephant Herding Optimization Algorithm with K-means for Data Clustering

2018

Clustering is an important task in machine learning and data mining. Due to various applications that use clustering, numerous clustering methods were proposed. One well-known, simple, and widely used clustering algorithm is k-means. The main problem of this algorithm is its tendency of getting trapped into local minimum because it does not have any kind of global search. Clustering is a hard optimization problem, and swarm intelligence stochastic optimization algorithms are proved to be successful for such tasks. In this paper, we propose recent swarm intelligence elephant herding optimization algorithm for data clustering. Local search of the elephant herding optimization algorithm was im…

Optimization problemComputer sciencebusiness.industryk-means clustering020206 networking & telecommunications02 engineering and technologycomputer.software_genreSwarm intelligence0202 electrical engineering electronic engineering information engineering020201 artificial intelligence & image processingStochastic optimizationLocal search (optimization)Data miningHerdingbusinessCluster analysiscomputerMetaheuristic
researchProduct

Newton Method for Minimal Learning Machine

2021

Minimal Learning Machine (MLM) is a distance-based supervised machine learning method for classification and regression problems. Its main advances are simple formulation and fast learning. Computing the MLM prediction in regression requires a solution to the optimization problem, which is determined by the input and output distance matrix mappings. In this paper, we propose to use the Newton method for solving this optimization problem in multi-output regression and compare the performance of this algorithm with the most popular Levenberg–Marquardt method. According to our knowledge, MLM has not been previously studied in the context of multi-output regression in the literature. In additio…

Optimization problemSpeedupbusiness.industryComputer scienceInitializationContext (language use)Regressionsymbols.namesakeDistance matrixsymbolsLocal search (optimization)Artificial intelligencebusinessNewton's method
researchProduct

Integrating Cross-Dominance Adaptation in Multi-objective Memetic Algorithms

2008

This chapter proposes a novel adaptive memetic approach for solving multi-objective optimization problems. The proposed approach introduces the novel concept of crossdominance and employs this concept within a novel probabilistic scheme which makes use of the Wigner distribution for performing coordination of the local search. Thus, two local searchers are integrated within an evolutionary framework which resorts to an evolutionary algorithm previously proposed in literature for solving multi-objective problems. These two local searchers are a multi-objective version of simulated annealing and a novel multi-objective implementation of the Rosenbrock algorithm.

Optimization problembusiness.industryComputer scienceSimulated annealingEvolutionary algorithmProbabilistic logicWigner distribution functionMemetic algorithmLocal search (optimization)Artificial intelligencebusinessMulti-objective optimization
researchProduct

Image processing applications in object detection and graph matching : from Matlab development to GPU framework

2020

Automatically finding correspondences between object features in images is of main interest for several applications, as object detection and tracking, flow velocity estimation, identification, registration, and many derived tasks. In this thesis, we address feature correspondence within the general framework of graph matching optimization and with the principal aim to contribute, at a final step, to the design of new and parallel algorithms and their implementation on GPU (Graphics Processing Unit) systems. Graph matching problems can have many declinations, depending on the assumptions of the application at hand. We observed a gap between applications based on local cost objective functio…

OptimizationLa détection d’objet[INFO.INFO-CV] Computer Science [cs]/Computer Vision and Pattern Recognition [cs.CV]Image processingDistributed local searchGpu[INFO.INFO-CV]Computer Science [cs]/Computer Vision and Pattern Recognition [cs.CV]L’appariement de grapheOptimisationGraph matchingObject trackingTraitement d'imageRecherche locale distribuée
researchProduct

Optimization of Data Harvesters Deployment in an Urban Areas for an Emergency Scenario

2013

International audience; Since its appearance in the VANETs research community, data collection where vehicles have to explore an area and collect various local data, brings various issues and challenges. Some architectures were proposed to meet data collection requirements. They can be classified into two categories: Decentralized and Centralized self-organizing where different components and techniques are used depending on the application type. In this paper, we treat time-constrained applications in the context of search and rescue missions. For this reason, we propose a centralized architecture where a central unit plans and manages a set of vehicles namely harvesters to get a clear ove…

OptimizationMathematical optimizationVANETOperations researchComputer scienceHeuristic (computer science)[SPI] Engineering Sciences [physics]Search and Rescue050801 communication & media studies02 engineering and technologyTopology[SPI]Engineering Sciences [physics]0508 media and communications11. Sustainability0202 electrical engineering electronic engineering information engineeringHeuristic algorithmsLocal search (optimization)Greedy algorithmMetaheuristicHarvestersGreedy randomized adaptive search procedureIncremental heuristic searchbusiness.industryData Collection05 social sciencesVehicles020206 networking & telecommunicationsRoadsEmergencyBeam searchbusinessBismuthVariable neighborhood search
researchProduct

An enhanced memetic differential evolution in filter design for defect detection in paper production.

2008

This article proposes an Enhanced Memetic Differential Evolution (EMDE) for designing digital filters which aim at detecting defects of the paper produced during an industrial process. Defect detection is handled by means of two Gabor filters and their design is performed by the EMDE. The EMDE is a novel adaptive evolutionary algorithm which combines the powerful explorative features of Differential Evolution with the exploitative features of three local search algorithms employing different pivot rules and neighborhood generating functions. These local search algorithms are the Hooke Jeeves Algorithm, a Stochastic Local Search, and Simulated Annealing. The local search algorithms are adap…

PaperQuality ControlMathematical optimizationPopulationEvolutionary algorithmmultimeme algorithmsdigital filter designArtificial IntelligenceImage Interpretation Computer-AssistedFIR filterHumansIndustryLocal search (optimization)Computer Simulationmemetic algorithmseducationMetaheuristicMathematicsProbabilityedge detectioneducation.field_of_studyElectronic Data ProcessingStochastic ProcessesModels Statisticalbusiness.industrydifferential evolutionpaper productionModels TheoreticalComputational MathematicsFilter designDifferential evolutionSimulated annealingMemetic algorithmbusinessAlgorithmsSoftware
researchProduct

Scatter Search vs. Genetic Algorithms

2005

The purpose of this work is to compare the performance of a scatter search (SS) implementation and an implementation of a genetic algorithm (GA) in the context of searching for optimal solutions to permutation problems. Scatter search and genetic algorithms are members of the evolutionary computation family. That is, they are both based on maintaining a population of solutions for the purpose of generating new trial solutions. Our computational experiments with four well-known permutation problems reveal that in general a GA with local search outperforms one without it. Using the same problem instances, we observed that our specific scatter search implementation found solutions of a higher …

Permutationeducation.field_of_studybusiness.industryComputer scienceGenetic algorithmPopulationCombinatorial optimizationLocal search (optimization)Context (language use)businesseducationAlgorithmEvolutionary computation
researchProduct

Optimal Impulse Control Problems and Linear Programming

2009

Optimal impulse control problems are, in general, difficult to solve. A current research goal is to isolate those problems that lead to tractable solutions. In this paper, we identify a special class of optimal impulse control problems which are easy to solve. Easy to solve means that solution algorithms are polynomial in time and therefore suitable to the on-line implementation in real-time problems. We do this by using a paradigm borrowed from the Operations Research field. As main result, we present a solution algorithm that converges to the exact solution in polynomial time. Our approach consists in approximating the optimal impulse control problem via a binary linear programming proble…

PolynomialMathematical optimizationUnimodular matrixComputational complexity theoryLinear programmingbusiness.industryImpulse control hybrid systems optimal controlLocal search (optimization)Relaxation (approximation)Optimal controlbusinessTime complexityMathematics
researchProduct