Sciweavers

1008 search results - page 37 / 202
» Using predictive analysis to improve invoice-to-cash collect...
Sort
View
IBPRIA
2005
Springer
14 years 2 months ago
Probabilistic Image-Based Tracking: Improving Particle Filtering
Condensation is a widely-used tracking algorithm based on particle filters. Although some results have been achieved, it has several unpleasant behaviours. In this paper, we highl...
Daniel Rowe, Ignasi Rius, Jordi Gonzàlez, F...
ETRA
2008
ACM
235views Biometrics» more  ETRA 2008»
13 years 10 months ago
Using semantic content as cues for better scanpath prediction
Under natural viewing conditions, human observers use shifts in gaze to allocate processing resources to subsets of the visual input. There are many computational models that try ...
Moran Cerf, E. Paxon Frady, Christof Koch
APWEB
2005
Springer
14 years 2 months ago
Using Probabilistic Latent Semantic Analysis for Personalized Web Search
Web users use search engine to find useful information on the Internet. However current web search engines return answer to a query independent of specific user information need. S...
Chenxi Lin, Gui-Rong Xue, Hua-Jun Zeng, Yong Yu
JILP
2000
90views more  JILP 2000»
13 years 8 months ago
Speculative Updates of Local and Global Branch History: A Quantitative Analysis
In today's wide-issue processors, even small branch-misprediction rates introduce substantial performance penalties. Worse yet, inadequate branch prediction creates a bottlen...
Kevin Skadron, Margaret Martonosi, Douglas W. Clar...
POPL
1994
ACM
14 years 24 days ago
Reducing Indirect Function call Overhead in C++ Programs
Modern computer architectures increasingly depend on mechanisms that estimate future control flow decisions to increase performance. Mechanisms such as speculative execution and p...
Brad Calder, Dirk Grunwald