Sciweavers

1925 search results - page 15 / 385
» Incremental test collections
Sort
View
ICNC
2005
Springer
15 years 3 months ago
An Incremental Learning Method Based on SVM for Online Sketchy Shape Recognition
This paper presents briefly an incremental learning method based on SVM for online sketchy shape recognition. It can collect all classified results corrected by user and select som...
Zhengxing Sun, Lisha Zhang, Enyi Tang
INFOSCALE
2007
ACM
14 years 11 months ago
Load-balancing and caching for collection selection architectures
— To address the rapid growth of the Internet, modern Web search engines have to adopt distributed organizations, where the collection of indexed documents is partitioned among s...
Diego Puppin, Fabrizio Silvestri, Raffaele Perego,...
RTCSA
2007
IEEE
15 years 4 months ago
Modeling Real-time Garbage Collection Cost
Given the major advantages of productivity and safety, the use of garbage collection (GC) in real-time systems has gained increasing attention. Guaranteeing garbage collection act...
Wei Fu, Carl Hauser
ECOOP
2007
Springer
15 years 4 months ago
Generational Real-Time Garbage Collection
Abstract. While real-time garbage collection is now available in production virtual machines, the lack of generational capability means applications with high allocation rates are ...
Daniel Frampton, David F. Bacon, Perry Cheng, Davi...
PLDI
1993
ACM
15 years 1 months ago
Real-Time Replication Garbage Collection
We have implemented the first copying garbage collector that permits continuous unimpeded mutator access to the original objects during copying. The garbage collector incremental...
Scott Nettles, James O'Toole