Sciweavers

7978 search results - page 172 / 1596
» Combining shared-coin algorithms
Sort
View
142
Voted
COLT
1998
Springer
15 years 8 months ago
Large Margin Classification Using the Perceptron Algorithm
We introduce and analyze a new algorithm for linear classification which combines Rosenblatt's perceptron algorithm with Helmbold and Warmuth's leave-one-out method. Like...
Yoav Freund, Robert E. Schapire
COLT
2006
Springer
15 years 7 months ago
Continuous Experts and the Binning Algorithm
Abstract. We consider the design of online master algorithms for combining the predictions from a set of experts where the absolute loss of the master is to be close to the absolut...
Jacob Abernethy, John Langford, Manfred K. Warmuth
CSR
2010
Springer
15 years 7 months ago
A SAT Based Effective Algorithm for the Directed Hamiltonian Cycle Problem
Abstract. The Hamiltonian cycle problem (HCP) is an important combinatorial problem with applications in many areas. While thorough theoretical and experimental analyses have been ...
Gerold Jäger, Weixiong Zhang
ACCV
2007
Springer
15 years 10 months ago
MAPACo-Training: A Novel Online Learning Algorithm of Behavior Models
The traditional co-training algorithm, which needs a great number of unlabeled examples in advance and then trains classifiers by iterative learning approach, is not suitable for ...
Heping Li, Zhanyi Hu, Yihong Wu, Fuchao Wu
CPM
2005
Springer
123views Combinatorics» more  CPM 2005»
15 years 9 months ago
A Simple Fast Hybrid Pattern-Matching Algorithm
Abstract. The Knuth-Morris-Pratt (KMP) pattern-matching algorithm guarantees both independence from alphabet size and worst-case execution time linear in the pattern length; on the...
Frantisek Franek, Christopher G. Jennings, William...