Sciweavers

6514 search results - page 980 / 1303
» Low-Knowledge Algorithm Control
Sort
View
200
Voted
VLDB
2009
ACM
130views Database» more  VLDB 2009»
16 years 3 months ago
Multi-dimensional top-k dominating queries
Abstract The top-k dominating query returns k data objects which dominate the highest number of objects in a dataset. This query is an important tool for decision support since it ...
Man Lung Yiu, Nikos Mamoulis
SIGMOD
2008
ACM
144views Database» more  SIGMOD 2008»
16 years 3 months ago
Preservation of proximity privacy in publishing numerical sensitive data
We identify proximity breach as a privacy threat specific to numerical sensitive attributes in anonymized data publication. Such breach occurs when an adversary concludes with hig...
Jiexing Li, Yufei Tao, Xiaokui Xiao
SIGMOD
2003
ACM
146views Database» more  SIGMOD 2003»
16 years 3 months ago
The Piazza peer data management project
A major problem in today's information-driven world is that sharing heterogeneous, semantically rich data is incredibly difficult. Piazza is a peer data management system tha...
Igor Tatarinov, Zachary G. Ives, Jayant Madhavan, ...
135
Voted
EDBT
2006
ACM
136views Database» more  EDBT 2006»
16 years 3 months ago
Optimizing Monitoring Queries over Distributed Data
Scientific data in the life sciences is distributed over various independent multi-format databases and is constantly expanding. We discuss a scenario where a life science research...
Frank Neven, Dieter Van de Craen
145
Voted
ICFP
2005
ACM
16 years 3 months ago
Associated type synonyms
ML modules and Haskell type classes have proven to be highly effective tools for program structuring. Modules emphasize explicit configuration of program components and the use of...
Manuel M. T. Chakravarty, Gabriele Keller, Simon L...