Sciweavers

SIGMOD
2004
ACM
170views Database» more  SIGMOD 2004»
14 years 4 months ago
A Formal Analysis of Information Disclosure in Data Exchange
We perform a theoretical study of the following queryview security problem: given a view V to be published, does V logically disclose information about a confidential query S? The...
Gerome Miklau, Dan Suciu
SIGMOD
2004
ACM
98views Database» more  SIGMOD 2004»
14 years 4 months ago
CAMAS: A Citizen Awareness System for Crisis Mitigation
Sharad Mehrotra, Carter Butts, Dmitri V. Kalashnik...
SIGMOD
2004
ACM
116views Database» more  SIGMOD 2004»
14 years 4 months ago
The Role of Cryptography in Database Security
In traditional database security research, the database is usually assumed to be trustworthy. Under this assumption, the goal is to achieve security against external attacks (e.g....
Ueli M. Maurer
SIGMOD
2004
ACM
147views Database» more  SIGMOD 2004»
14 years 4 months ago
Robust Query Processing through Progressive Optimization
Virtually every commercial query optimizer chooses the best plan for a query using a cost model that relies heavily on accurate cardinality estimation. Cardinality estimation erro...
Volker Markl, Vijayshankar Raman, David E. Simmen,...
SIGMOD
2004
ACM
110views Database» more  SIGMOD 2004»
14 years 4 months ago
Toward a Progress Indicator for Database Queries
Many modern software systems provide progress indicators for long-running tasks. These progress indicators make systems more user-friendly by helping the user quickly estimate how...
Gang Luo, Jeffrey F. Naughton, Curt J. Ellmann, Mi...
SIGMOD
2004
ACM
92views Database» more  SIGMOD 2004»
14 years 4 months ago
Using the Structure of Web Sites for Automatic Segmentation of Tables
Kristina Lerman, Lise Getoor, Steven Minton, Craig...
SIGMOD
2004
ACM
89views Database» more  SIGMOD 2004»
14 years 4 months ago
LexEQUAL: Multilexical Matching Operator in SQL
A. Kumaran, Jayant R. Haritsa
SIGMOD
2004
ACM
174views Database» more  SIGMOD 2004»
14 years 4 months ago
PIPES - A Public Infrastructure for Processing and Exploring Streams
PIPES is a flexible and extensible infrastructure providing fundamental building blocks to implement a data stream management system (DSMS). It is seamlessly integrated into the J...
Bernhard Seeger, Jürgen Krämer
SIGMOD
2004
ACM
140views Database» more  SIGMOD 2004»
14 years 4 months ago
SoundCompass: A Practical Query-by-Humming System
This paper describes our practical query-by-humming system, SoundCompass, which is being used as a karaoke song selection system in Japan. First, we describe the fundamental techn...
Naoko Kosugi, Yasushi Sakurai, Masashi Morimoto
SIGMOD
2004
ACM
157views Database» more  SIGMOD 2004»
14 years 4 months ago
Holistic UDAFs at streaming speeds
Many algorithms have been proposed to approximate holistic aggregates, such as quantiles and heavy hitters, over data streams. However, little work has been done to explore what t...
Graham Cormode, Theodore Johnson, Flip Korn, S. Mu...