Sciweavers

2635 search results - page 123 / 527
» Algorithms for the Database Layout Problem
Sort
View
DEXA
2006
Springer
102views Database» more  DEXA 2006»
15 years 8 months ago
Mining RDF Metadata for Generalized Association Rules
In this paper, we present a novel frequent generalized pattern mining algorithm, called GP-Close, for mining generalized associations from RDF metadata. To solve the overgeneraliz...
Tao Jiang, Ah-Hwee Tan
WABI
2009
Springer
130views Bioinformatics» more  WABI 2009»
15 years 11 months ago
Linear-Time Protein 3-D Structure Searching with Insertions and Deletions
It becomes more and more important to search for similar structures from molecular 3-D structure databases in the structural biology of the post genomic era. Two molecules are said...
Tetsuo Shibuya, Jesper Jansson, Kunihiko Sadakane
SIGMOD
2009
ACM
137views Database» more  SIGMOD 2009»
16 years 4 months ago
Robust and efficient algorithms for rank join evaluation
In the rank join problem we are given a relational join R1 1 R2 and a function that assigns numeric scores to the join tuples, and the goal is to return the tuples with the highes...
Jonathan Finger, Neoklis Polyzotis
CIKM
1998
Springer
15 years 8 months ago
Efficient Enumeration of Frequent Sequences
In this paper we present SPADE, a new algorithm for fast discovery of Sequential Patterns. The existing solutions to this problem make repeated database scans, and use complex has...
Mohammed Javeed Zaki
SIGMOD
2002
ACM
91views Database» more  SIGMOD 2002»
16 years 4 months ago
A scalable hash ripple join algorithm
Recently, Haas and Hellerstein proposed the hash ripple join algorithm in the context of online aggregation. Although the algorithm rapidly gives a good estimate for many join-agg...
Gang Luo, Curt J. Ellmann, Peter J. Haas, Jeffrey ...