Sciweavers

2303 search results - page 254 / 461
» Interior-Point Methods in Parallel Computation
Sort
View
ICML
2008
IEEE
16 years 4 months ago
On-line discovery of temporal-difference networks
We present an algorithm for on-line, incremental discovery of temporal-difference (TD) networks. The key contribution is the establishment of three criteria to expand a node in TD...
Takaki Makino, Toshihisa Takagi
ICPR
2008
IEEE
15 years 10 months ago
Cellular automaton for ultra-fast watershed transform on GPU
In this paper we describe a cellular automaton (CA) used to perform the watershed transform in N-D images. Our method is based on image integration via the Ford-Bellman shortest p...
Claude Kauffmann, Nicolas Piche
CLUSTER
2006
IEEE
15 years 10 months ago
A Hybrid MPI Simulator
Collective MPI operations are an interesting research topic, since their implementation is complex and there are many different possible ways to improve their performance. It is no...
Rolf Riesen
ICS
2010
Tsinghua U.
15 years 9 months ago
A query language for understanding component interactions in production systems
When something unexpected happens in a large production system, administrators must first perform a search to isolate which components and component interactions are likely to be...
Adam J. Oliner, Alex Aiken
AAAI
2006
15 years 5 months ago
Monte Carlo Go Has a Way to Go
Monte Carlo Go is a promising method to improve the performance of computer Go programs. This approach determines the next move to play based on many Monte Carlo samples. This pap...
Haruhiro Yoshimoto, Kazuki Yoshizoe, Tomoyuki Kane...