Sciweavers

1263 search results - page 149 / 253
» A Scalable Algorithm for Answering Queries Using Views
Sort
View
EDBT
2004
ACM
174views Database» more  EDBT 2004»
16 years 3 months ago
Processing Data-Stream Join Aggregates Using Skimmed Sketches
There is a growing interest in on-line algorithms for analyzing and querying data streams, that examine each stream element only once and have at their disposal, only a limited amo...
Sumit Ganguly, Minos N. Garofalakis, Rajeev Rastog...
208
Voted
VLDB
2007
ACM
91views Database» more  VLDB 2007»
16 years 3 months ago
On Dominating Your Neighborhood Profitably
Recent research on skyline queries has attracted much interest in the database and data mining community. Given a database, an object belongs to the skyline if it cannot be domina...
Cuiping Li, Anthony K. H. Tung, Wen Jin, Martin Es...
PLDI
2004
ACM
15 years 8 months ago
Cloning-based context-sensitive pointer alias analysis using binary decision diagrams
This paper presents the first scalable context-sensitive, inclusionbased pointer alias analysis for Java programs. Our approach to context sensitivity is to create a clone of a m...
John Whaley, Monica S. Lam
116
Voted
WWW
2004
ACM
16 years 4 months ago
A community-aware search engine
Current search technologies work in "one size fits all" fashion. Therefore, the answer to a query is independent of specific user information need. In this paper, we des...
Rodrigo B. Almeida, Virgílio A. F. Almeida
SIGMOD
2007
ACM
229views Database» more  SIGMOD 2007»
16 years 3 months ago
Spark: top-k keyword query in relational databases
With the increasing amount of text data stored in relational databases, there is a demand for RDBMS to support keyword queries over text data. As a search result is often assemble...
Yi Luo, Xuemin Lin, Wei Wang 0011, Xiaofang Zhou