Sciweavers

ICDE
2004
IEEE
120views Database» more  ICDE 2004»
16 years 6 months ago
Minimization and Group-By Detection for Nested XQueries
We describe and evaluate a query minimization technique that applies to XQueries, which are nested, perform arbitrary joins, and freely mix bag and set semantics. These features c...
Alin Deutsch, Yannis Papakonstantinou, Yu Xu
ICDE
2004
IEEE
127views Database» more  ICDE 2004»
16 years 6 months ago
Lazy Database Replication with Ordering Guarantees
Lazy replication is a popular technique for improving the performance and availability of database systems. Although there are concurrency control techniques which guarantee seria...
Khuzaima Daudjee, Kenneth Salem
256
Voted
ICDE
2004
IEEE
140views Database» more  ICDE 2004»
16 years 6 months ago
Approximate Aggregation Techniques for Sensor Databases
In the emerging area of sensor-based systems, a significant challenge is to develop scalable, fault-tolerant methods to extract useful information from the data the sensors collec...
Jeffrey Considine, Feifei Li, George Kollios, John...
ICDE
2004
IEEE
115views Database» more  ICDE 2004»
16 years 6 months ago
Go Green: Recycle and Reuse Frequent Patterns
In constrained data mining, users can specify constraints that can be used to prune the search space to avoid mining uninteresting knowledge. Since it is difficult to determine th...
Gao Cong, Beng Chin Ooi, Kian-Lee Tan, Anthony K. ...
ICDE
2004
IEEE
116views Database» more  ICDE 2004»
16 years 6 months ago
An Efficient Algorithm for Mining Frequent Sequences by a New Strategy without Support Counting
Mining sequential patterns in large databases is an important research topic. The main challenge of mining sequential patterns is the high processing cost due to the large amount ...
Ding-Ying Chiu, Yi-Hung Wu, Arbee L. P. Chen
ICDE
2004
IEEE
94views Database» more  ICDE 2004»
16 years 6 months ago
SQLCM: A Continuous Monitoring Framework for Relational Database Engines
The ability to monitor a database server is crucial for effective database administration. Today's commercial database systems support two basic mechanisms for monitoring: (a...
Arnd Christian König, Surajit Chaudhuri, Vive...
ICDE
2004
IEEE
90views Database» more  ICDE 2004»
16 years 6 months ago
Multiresolution Indexing of XML for Frequent Queries
XML and other types of semi-structured data are typically represented by a labeled directed graph. To speed up path expression queries over the graph, a variety of structural inde...
Hao He, Jun Yang 0001
ICDE
2004
IEEE
85views Database» more  ICDE 2004»
16 years 6 months ago
Selectivity Estimation for String Predicates: Overcoming the Underestimation Problem
Queries with (equality or LIKE) selection predicates over string attributes are widely used in relational databases. However, state-of-the-art techniques for estimating selectivit...
Surajit Chaudhuri, Venkatesh Ganti, Luis Gravano
ICDE
2004
IEEE
129views Database» more  ICDE 2004»
16 years 6 months ago
Storing XML (with XSD) in SQL Databases: Interplay of Logical and Physical Designs
Surajit Chaudhuri, Zhiyuan Chen, Kyuseok Shim, Yuq...