Sciweavers

5331 search results - page 449 / 1067
» Algebraic Methods for Optimization Problems
Sort
View
195
Voted
GECCO
2006
Springer
178views Optimization» more  GECCO 2006»
15 years 10 months ago
Adaptively choosing niching parameters in a PSO
Niching techniques play an important role in evolutionary algorithms. Existing niching methods often require userspecified parameters, limiting their usefulness. This paper propos...
Stefan Bird, Xiaodong Li
212
Voted
CVPR
2008
IEEE
16 years 9 months ago
Discriminative human action segmentation and recognition using semi-Markov model
Given an input video sequence of one person conducting a sequence of continuous actions, we consider the problem of jointly segmenting and recognizing actions. We propose a discri...
Qinfeng Shi, Li Wang, Li Cheng, Alexander J. Smola
165
Voted
GECCO
2006
Springer
212views Optimization» more  GECCO 2006»
15 years 10 months ago
Non-wrapping order crossover: an order preserving crossover operator that respects absolute position
In this paper, we introduce a new crossover operator for the permutation representation of a GA. This new operator-Non-Wrapping Order Crossover (NWOX)--is a variation of the well-...
Vincent A. Cicirello
179
Voted
IJCAI
2007
15 years 8 months ago
Symmetric Component Caching
Caching, symmetries, and search with decomposition are powerful techniques for pruning the search space of constraint problems. In this paper we present an innovative way of effi...
Matthew Kitching, Fahiem Bacchus
VLDB
1998
ACM
101views Database» more  VLDB 1998»
15 years 11 months ago
On Optimal Node Splitting for R-trees
The problem of finding an optimal bipartition of a rectangle set has a direct impact on query performance of dynamic R-trees. During update operations, overflowed nodes need to be...
Yván J. García, Mario A. Lopez, Scot...