Sciweavers

2217 search results - page 347 / 444
» Rank-aware Query Optimization
Sort
View
162
Voted
SODA
2008
ACM
86views Algorithms» more  SODA 2008»
15 years 6 months ago
Space-efficient dynamic orthogonal point location, segment intersection, and range reporting
We describe an asymptotically optimal data-structure for dynamic point location for horizontal segments. For n line-segments, queries take O(log n) time, updates take O(log n) amo...
Guy E. Blelloch
ICMCS
2007
IEEE
180views Multimedia» more  ICMCS 2007»
15 years 5 months ago
Content-Based Image Categorization and Retrieval using Neural Networks
We propose a neural network based method for organizing images for content-based image retrieval. We use spectral histogram features, the histograms of filtered images to capture...
Yuhua Zhu, Xiuwen Liu, Washington Mio
VLDB
2002
ACM
108views Database» more  VLDB 2002»
15 years 4 months ago
Generic Database Cost Models for Hierarchical Memory Systems
Accurate prediction of operator execution time is a prerequisite for database query optimization. Although extensively studied for conventional disk-based DBMSs, cost modeling in ...
Stefan Manegold, Peter A. Boncz, Martin L. Kersten
SIGIR
2011
ACM
14 years 7 months ago
Inverted indexes for phrases and strings
Inverted indexes are the most fundamental and widely used data structures in information retrieval. For each unique word occurring in a document collection, the inverted index sto...
Manish Patil, Sharma V. Thankachan, Rahul Shah, Wi...
SIGIR
2011
ACM
14 years 7 months ago
Functional matrix factorizations for cold-start recommendation
A key challenge in recommender system research is how to effectively profile new users, a problem generally known as cold-start recommendation. Recently the idea of progressivel...
Ke Zhou, Shuang-Hong Yang, Hongyuan Zha