Sciweavers

1824 search results - page 2 / 365
» Estimating query performance using class predictions
Sort
View
RTDB
1996
84views more  RTDB 1996»
13 years 8 months ago
Performance-Polymorphic Execution of Real-Time Queries
We are developing an object-oriented real-time database system that includes a relationally complete query language. Unlike conventional query optimizers, our optimizer estimates ...
Thomas Padron-McCarthy, Tore Risch
SIGIR
2002
ACM
13 years 7 months ago
Predicting query performance
We develop a method for predicting query performance by computing the relative entropy between a query language model and the corresponding collection language model. The resultin...
Stephen Cronen-Townsend, Yun Zhou, W. Bruce Croft
ECIR
2007
Springer
13 years 9 months ago
Query Hardness Estimation Using Jensen-Shannon Divergence Among Multiple Scoring Functions
We consider the issue of query performance, and we propose a novel method for automatically predicting the difficulty of a query. Unlike a number of existing techniques which are b...
Javed A. Aslam, Virgiliu Pavlu
DBPL
2003
Springer
144views Database» more  DBPL 2003»
14 years 21 days ago
A General Framework for Estimating XML Query Cardinality
Abstract. In the context of XML data management systems, the estimation of query cardinality is becoming more and more important: the information provided by a query result estimat...
Carlo Sartiani
JSS
2008
97views more  JSS 2008»
13 years 7 months ago
Proactive and reactive multi-dimensional histogram maintenance for selectivity estimation
Many state-of-the-art selectivity estimation methods use query feedback to maintain histogram buckets, thereby using the limited memory efficiently. However, they are "reacti...
Zhen He, Byung Suk Lee, Xiaoyang Sean Wang