Sciweavers

165 search results - page 10 / 33
» icds 2010
Sort
View
ICDE
2010
IEEE
183views Database» more  ICDE 2010»
14 years 4 months ago
Estimating the compression fraction of an index using sampling
—Data compression techniques such as null suppression and dictionary compression are commonly used in today’s database systems. In order to effectively leverage compression, it...
Stratos Idreos, Raghav Kaushik, Vivek R. Narasayya...
ICDE
2010
IEEE
209views Database» more  ICDE 2010»
14 years 4 months ago
Optimal tree node ordering for child/descendant navigations
Abstract— There are many applications in which users interactively access huge tree data by repeating set-based navigations. In this paper, we focus on label-specific/wildcard c...
Atsuyuki Morishima, Keishi Tajima, Masateru Tadais...
ICDE
2010
IEEE
209views Database» more  ICDE 2010»
14 years 4 months ago
TopCells: Keyword-based search of top-k aggregated documents in text cube
— Previous studies on supporting keyword queries in RDBMSs provide users with a ranked list of relevant linked structures (e.g. joined tuples) or individual tuples. In this paper...
Bolin Ding, Bo Zhao, Cindy Xide Lin, Jiawei Han, C...
ICDE
2010
IEEE
204views Database» more  ICDE 2010»
14 years 4 months ago
ProbClean: A probabilistic duplicate detection system
— One of the most prominent data quality problems is the existence of duplicate records. Current data cleaning systems usually produce one clean instance (repair) of the input da...
George Beskales, Mohamed A. Soliman, Ihab F. Ilyas...
ICDE
2010
IEEE
194views Database» more  ICDE 2010»
14 years 4 months ago
Visualizing cost-based XQuery optimization
Abstract— Developing a full-fledged cost-based XQuery optimizer is a fairly complex task. Nowadays, there is little knowledge concerning suitable cost formulae and optimization ...
Andreas M. Weiner, Theo Härder, Renato Olivei...