Sciweavers

1927 search results - page 347 / 386
» UMDAs for dynamic optimization problems
Sort
View
ICML
2009
IEEE
16 years 1 months ago
Efficient learning algorithms for changing environments
We study online learning in an oblivious changing environment. The standard measure of regret bounds the difference between the cost of the online learner and the best decision in...
Elad Hazan, C. Seshadhri
ISBI
2002
IEEE
16 years 1 months ago
Joint estimation of cardiac kinematics and material parameters from noisy imaging data and uncertain mechanical model
There have been many efforts using image analysis algorithms to study cardiac kinematics, or using biomechanics strategies to study myocardial material properties. In this paper, ...
Huafeng Liu, Edward W. B. Lo, Pengcheng Shi
187
Voted
CP
2009
Springer
16 years 1 months ago
Confidence-Based Work Stealing in Parallel Constraint Programming
The most popular architecture for parallel search is work stealing: threads that have run out of work (nodes to be searched) steal from threads that still have work. Work stealing ...
Geoffrey Chu, Christian Schulte, Peter J. Stuckey
112
Voted
SIGMOD
2001
ACM
135views Database» more  SIGMOD 2001»
16 years 19 days ago
The Network is the Database: Data Management for Highly Distributed Systems
This paper describes the methodology and implementation of a data management system for highly distributed systems, which was built to solve the scalability and reliability proble...
Julio C. Navas, Michael J. Wynblatt
EDBT
2006
ACM
191views Database» more  EDBT 2006»
16 years 19 days ago
Parallelizing Skyline Queries for Scalable Distribution
Skyline queries help users make intelligent decisions over complex data, where different and often conflicting criteria are considered. Current skyline computation methods are rest...
Ping Wu, Caijie Zhang, Ying Feng, Ben Y. Zhao, Div...