Sciweavers

1098 search results - page 58 / 220
» Averaging Expert Predictions
Sort
View
ICCD
2004
IEEE
114views Hardware» more  ICCD 2004»
14 years 5 months ago
Low Energy, Highly-Associative Cache Design for Embedded Processors
Many embedded processors use highly associative data caches implemented using a CAM-based tag search. When high-associativity is desirable, CAM designs can offer performance advan...
Alexander V. Veidenbaum, Dan Nicolaescu
KDD
2010
ACM
247views Data Mining» more  KDD 2010»
13 years 10 months ago
Active learning for biomedical citation screening
Active learning (AL) is an increasingly popular strategy for mitigating the amount of labeled data required to train classifiers, thereby reducing annotator effort. We describe ...
Byron C. Wallace, Kevin Small, Carla E. Brodley, T...
ICCD
2002
IEEE
110views Hardware» more  ICCD 2002»
14 years 5 months ago
Branch Predictor Prediction: A Power-Aware Branch Predictor for High-Performance Processors
We introduce Branch Predictor Prediction (BPP) as a power-aware branch prediction technique for high performance processors. Our predictor reduces branch prediction power dissipat...
Amirali Baniasadi, Andreas Moshovos
GLOBECOM
2006
IEEE
14 years 2 months ago
Exploiting Spatio-Temporal Correlations in MIMO Wireless Channel Prediction
— We investigate prediction algorithms that exploit both temporal and spatial correlations in MIMO correlated narrowband fading wireless channels. We first derive the optimal tw...
Ian C. Wong, Brian L. Evans
ISCA
2007
IEEE
115views Hardware» more  ISCA 2007»
14 years 2 months ago
VPC prediction: reducing the cost of indirect branches via hardware-based dynamic devirtualization
Indirect branches have become increasingly common in modular programs written in modern object-oriented languages and virtualmachine based runtime systems. Unfortunately, the pred...
Hyesoon Kim, José A. Joao, Onur Mutlu, Chan...