Sciweavers

3241 search results - page 177 / 649
» Searching for Hidden-Web Databases
Sort
View
117
Voted
ISAAC
2009
Springer
83views Algorithms» more  ISAAC 2009»
15 years 9 months ago
Deletion without Rebalancing in Multiway Search Trees
Many database systems that use a B+ tree as the underlying data structure do not do rebalancing on deletion. This means that a bad sequence of deletions can create a very unbalance...
Siddhartha Sen, Robert Endre Tarjan
SIGMOD
2005
ACM
113views Database» more  SIGMOD 2005»
15 years 8 months ago
Robust and Fast Similarity Search for Moving Object Trajectories
An important consideration in similarity-based retrieval of moving object trajectories is the definition of a distance function. The existing distance functions are usually sensi...
Lei Chen 0002, M. Tamer Özsu, Vincent Oria
DASFAA
2010
IEEE
168views Database» more  DASFAA 2010»
15 years 8 months ago
Temporal Top-k Search in Social Tagging Sites Using Multiple Social Networks
In social tagging sites, users are provided easy ways to create social networks, to post and share items like bookmarks, videos, photos and articles, along with comments and tags. ...
Wenyu Huo, Vassilis J. Tsotras
DEXAW
1999
IEEE
152views Database» more  DEXAW 1999»
15 years 7 months ago
Advanced Metrics for Class-Driven Similarity Search
This paper presents two metrics for the Nearest Neighbor Classifier that share the property of being adapted, i.e. learned, on a set of data. Both metrics can be used for similari...
Paolo Avesani, Enrico Blanzieri, Francesco Ricci
SIGMOD
1997
ACM
146views Database» more  SIGMOD 1997»
15 years 7 months ago
Concurrency and Recovery in Generalized Search Trees
This paper presents general algorithms for concurrency control in tree-based access methods as well as a recovery protocol and a mechanism for ensuring repeatable read. The algori...
Marcel Kornacker, C. Mohan, Joseph M. Hellerstein