Search results for " adaptive"

showing 10 items of 157 documents

Explicit Recursive and Adaptive Filtering in Reproducing Kernel Hilbert Spaces

2014

This brief presents a methodology to develop recursive filters in reproducing kernel Hilbert spaces. Unlike previous approaches that exploit the kernel trick on filtered and then mapped samples, we explicitly define the model recursivity in the Hilbert space. For that, we exploit some properties of functional analysis and recursive computation of dot products without the need of preimaging or a training dataset. We illustrate the feasibility of the methodology in the particular case of the $\gamma$ -filter, which is an infinite impulse response filter with controlled stability and memory depth. Different algorithmic formulations emerge from the signal model. Experiments in chaotic and elect…

Mathematical optimizationComputer Networks and Communications02 engineering and technologyautoregressive and moving-averagekernel methodssymbols.namesakeArtificial Intelligence0202 electrical engineering electronic engineering information engineeringKernel adaptive filterInfinite impulse responseMathematicsfilterrecursiveHilbert space020206 networking & telecommunicationsFilter (signal processing)AdaptiveComputer Science ApplicationsAdaptive filterKernel methodKernel (statistics)symbols020201 artificial intelligence & image processingAlgorithmSoftwareReproducing kernel Hilbert spaceIEEE Transactions on Neural Networks and Learning Systems
researchProduct

A Hybrid Strategic Oscillation with Path Relinking Algorithm for the Multiobjective k-Balanced Center Location Problem

2021

This paper presents a hybridization of Strategic Oscillation with Path Relinking to provide a set of high-quality nondominated solutions for the Multiobjective k-Balanced Center Location problem. The considered location problem seeks to locate k out of m facilities in order to serve n demand points, minimizing the maximum distance between any demand point and its closest facility while balancing the workload among the facilities. An extensive computational experimentation is carried out to compare the performance of our proposal, including the best method found in the state-of-the-art as well as traditional multiobjective evolutionary algorithms.

Mathematical optimizationComputer scienceGeneral Mathematics0211 other engineering and technologiesEvolutionary algorithm02 engineering and technologyMulti-objective optimizationSet (abstract data type)path relinkingDiscrete optimization0202 electrical engineering electronic engineering information engineeringComputer Science (miscellaneous)Center (algebra and category theory)multiobjective optimizationEngineering (miscellaneous)021103 operations researchOscillationlcsh:MathematicsWorkload<i>k</i>-balanced problemGreedy Randomized Adaptive Search Procedure (GRASP)lcsh:QA1-939strategic oscillationPath (graph theory)020201 artificial intelligence & image processingdiscrete optimization<i>k</i>-center problemMathematics
researchProduct

GRASP and Path Relinking for the Two-Dimensional Two-Stage Cutting-Stock Problem

2007

We develop a greedy randomized adaptive search procedure (GRASP) for the constrained two-dimensional two-stage cutting-stock problem. This is a special cutting problem in which the cut is performed in two phases. In the first phase, the stock rectangle is slit down its width into different vertical strips and in the second phase, each of these strips is processed to obtain the final pieces. We propose two different algorithms based on GRASP methodology. One is “piece-oriented” while the other is “strip-oriented.” Both procedures are fast and provide solutions of different structures to this cutting problem. We also propose a path-relinking algorithm, which operates on a set of elite soluti…

Mathematical optimizationCutting stock problemlawGRASPGeneral EngineeringRectangleSTRIPSHeuristicsGreedy randomized adaptive search procedurelaw.inventionMathematicsINFORMS Journal on Computing
researchProduct

Reactive GRASP for the strip-packing problem

2008

This paper presents a greedy randomized adaptive search procedure (GRASP) for the strip packing problem, which is the problem of placing a set of rectangular pieces into a strip of a given width and infinite height so as to minimize the required height. We investigate several strategies for the constructive and improvement phases and several choices for critical search parameters. We perform extensive computational experiments with well-known instances which have been previously reported, first to select the best alternatives and then to compare the efficiency of our algorithm with other procedures. The results show that the GRASP algorithm outperforms recently reported metaheuristics.

Mathematical optimizationGeneral Computer ScienceBin packing problemGRASPManagement Science and Operations ResearchRandomized algorithmCutting stock problemModeling and SimulationCombinatorial optimizationGreedy algorithmMetaheuristicAlgorithmGreedy randomized adaptive search procedureMathematicsComputers &amp; Operations Research
researchProduct

GRASP and path relinking for the matrix bandwidth minimization

2004

In this article we develop a greedy randomized adaptive search procedure (GRASP) for the problem of reducing the bandwidth of a matrix. This problem consists of finding a permutation of the rows and columns of a given matrix, which keeps the nonzero elements in a band that is as close as possible to the main diagonal. The proposed method may be coupled with a Path Relinking strategy to search for improved outcomes. Empirical results indicate that the proposed GRASP implementation compares favourably to classical heuristics. GRASP with Path Relinking is also found to be competitive with a recently published tabu search algorithm that is considered one of the best currently available for band…

Mathematical optimizationInformation Systems and ManagementGeneral Computer ScienceGRASPManagement Science and Operations ResearchIndustrial and Manufacturing EngineeringTabu searchMatrix (mathematics)Modeling and SimulationPath (graph theory)Bandwidth (computing)HeuristicsMetaheuristicGreedy randomized adaptive search procedureMathematicsEuropean Journal of Operational Research
researchProduct

Greedy randomized adaptive search procedure with exterior path relinking for differential dispersion minimization

2015

We propose several new hybrid heuristics for the differential dispersion problem, the best of which consists of a GRASP with sampled greedy construction with variable neighborhood search for local improvement. The heuristic maintains an elite set of high-quality solutions throughout the search. After a fixed number of GRASP iterations, exterior path relinking is applied between all pairs of elite set solutions and the best solution found is returned. Exterior path relinking, or path separation, a variant of the more common interior path relinking, is first applied in this paper. In interior path relinking, paths in the neighborhood solution space connecting good solutions are explored betwe…

Mathematical optimizationInformation Systems and ManagementHeuristic (computer science)GRASPComputer Science ApplicationsTheoretical Computer ScienceSet (abstract data type)Artificial IntelligenceControl and Systems EngineeringPath (graph theory)MinificationHeuristicsSoftwareVariable neighborhood searchGreedy randomized adaptive search procedureMathematicsInformation Sciences
researchProduct

Incremental bipartite drawing problem

2001

Abstract Layout strategies that strive to preserve perspective from earlier drawings are called incremental. In this paper we study the incremental arc crossing minimization problem for bipartite graphs. We develop a greedy randomized adaptive search procedure (GRASP) for this problem. We have also developed a branch-and-bound algorithm in order to compute the relative gap to the optimal solution of the GRASP approach. Computational experiments are performed with 450 graph instances to first study the effect of changes in grasp search parameters and then to test the efficiency of the proposed procedure. Scope and purpose Many information systems require graphs to be drawn so that these syst…

Mathematical optimizationTheoretical computer scienceGeneral Computer ScienceManagement Science and Operations ResearchModular decompositionGraph drawingModeling and SimulationIndependent setClique-widthBipartite graphForce-directed graph drawingGraph productGreedy randomized adaptive search procedureMathematicsofComputing_DISCRETEMATHEMATICSMathematicsComputers &amp; Operations Research
researchProduct

Randomized heuristics for the Capacitated Clustering Problem

2017

In this paper, we investigate the adaptation of the Greedy Randomized Adaptive Search Procedure (GRASP) and Iterated Greedy methodologies to the Capacitated Clustering Problem (CCP). In particular, we focus on the effect of the balance between randomization and greediness on the performance of these multi-start heuristic search methods when solving this NP-hard problem. The former is a memory-less approach that constructs independent solutions, while the latter is a memory-based method that constructs linked solutions, obtained by partially rebuilding previous ones. Both are based on the combination of greediness and randomization in the constructive process, and coupled with a subsequent l…

MatheuristicMathematical optimizationInformation Systems and Management0211 other engineering and technologies02 engineering and technologyCapacitated ClusteringTheoretical Computer ScienceArtificial Intelligence0202 electrical engineering electronic engineering information engineeringLocal search (optimization)Cluster analysisGreedy randomized adaptive search procedureMathematicsGrasp021103 operations researchbusiness.industryHeuristicGRASPGraph partitioningGraph partitionComputer Science ApplicationsControl and Systems EngineeringSimulated annealing020201 artificial intelligence & image processingHeuristicsbusinessSoftware
researchProduct

Predicting sediment deposition rate in check-dams using machine learning techniques and high-resolution DEMs

2021

Sediments accumulated in check dams are a valuable measure to estimate soil erosion rates. Here, geographic information systems (GIS) and three machine learning techniques (MARS-multivariate adaptive regression splines, RF-random forest and SVM-support vector machine) were used, for the first time, to predict sediment deposition rate (SR) in check-dams located in six watersheds in SW Spain. There, 160 dry-stone check dams (~ 77.8 check-dams km−2), accumulated sediments during a period that varied from 11 to 23 years. The SR was estimated in former research using a topographical method and a high-resolution Digital Elevation Model (DEM) (average of 0.14 m3 ha−1 year−1). Nine environmental-to…

Mean squared error0208 environmental biotechnologyMean absolute errorSoil ScienceHigh resolution02 engineering and technology010501 environmental sciencesMachine learningcomputer.software_genre01 natural sciencesEnvironmental ChemistryDigital elevation model0105 earth and related environmental sciencesEarth-Surface ProcessesWater Science and TechnologyGlobal and Planetary ChangeMultivariate adaptive regression splinesbusiness.industryGeologyMars Exploration ProgramPollution020801 environmental engineeringCheck dam Machine learning techniques Sediment deposition rate (SR) Structure-from-motion (SfM) Unmanned aerial vehicle (UAV)Support vector machineArtificial intelligencebusinesscomputerCheck dam
researchProduct

Façade Solar Control and Shading Strategies for Buildings in the Mediterranean Region

2020

With the pressing need for holistic solutions that can help in overcoming the imminent environmental and resources crises, a call for the conservation of natural resources and sustainable strategies is needed. Sustainable strategies allow for the mitigation against the impact of climate change on the environment while, simultaneously, seeking the health and comfort of users. Another environmental issue that is worthy of the attention of the scientific research community is the reduction of resources consumption, through the implementation of sustainable development concepts and the use of renewable sources of energy generation. These two aforementioned paradigms are both intrinsic in nature…

Mediterranean climateArchitectural engineeringEngineeringbusiness.industryApplied MathematicsControl (management)Mediterranean BasinSettore ICAR/12 - Tecnologia Dell'Architetturabuilding envelopeEnvironmental sciencesShading; building envelope; adaptive façade; Mediterranean region warm climate; biomimeticsShadingMediterranean region warm climateGE1-350Facadeadaptive façadebiomimeticsArchitectureArchitectural technologyGood practicebusinessBuilding envelope
researchProduct