2002
DOI: 10.1007/3-540-36124-3_8
|View full text |Cite
|
Sign up to set email alerts
|

On Real-Time Top k Querying for Mobile Services

Abstract: Mobile services offering multi-feature query capabilities must meet tough response time requirements to gain customer acceptance. The top-k query model is a popular candidate to implement such services. Focusing on a central server architecture we present a new algorithm called SR-Combine that closely self-adapts itself to particular cost ratios in such environments. SR-Combine optimizes both the object accesses and the query run-times. We perform a series of synthetical benchmarks to verify the superiority of… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

1
12
0

Year Published

2003
2003
2014
2014

Publication Types

Select...
4
1
1

Relationship

2
4

Authors

Journals

citations
Cited by 13 publications
(13 citation statements)
references
References 16 publications
1
12
0
Order By: Relevance
“…using a suitable index) will of course complement the total runtime improvement by reducing the overall number of accesses. Therefore minimizing the number of necessary object accesses and thus also the overall query runtimes is tantamount to build practical systems (with real-time constraints) [1]. Prototypical Web information systems of that kind are e.g.…”
Section: Web Information Systems Architecture and Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…using a suitable index) will of course complement the total runtime improvement by reducing the overall number of accesses. Therefore minimizing the number of necessary object accesses and thus also the overall query runtimes is tantamount to build practical systems (with real-time constraints) [1]. Prototypical Web information systems of that kind are e.g.…”
Section: Web Information Systems Architecture and Related Workmentioning
confidence: 99%
“…Please note that our heuristic 1 will not affect the abstract order of complexity from our previously stated optimality results, because the maximum improvement factor over the round robin strategy can only be the number of lists (n). But, given the rather expensive costs of object accesses over the Internet even small numbers of accesses saved will improve the overall run-time behavior like shown in [5] or [1]. Thus, also improvements taking only constant factors off the algorithm's complexity should be employed towards meeting real-time constraints.…”
Section: Fig 3 Savings Implemented By Heuristicmentioning
confidence: 99%
See 1 more Smart Citation
“…For example, the N RA algorithm is appropriate when random accesses are expensive or impossible and so only sorted accesses are employed, while the C A algorithm is appropriate when random accesses are expensive relative to sorted accesses [Fagin et al 2001]. Balke et al [2002] propose the SR-Combine algorithm for top-k query processing in mobile environments. All the aforesaid approaches focus on constructing an aggregate ranking by combining a set of rankings that contain the same set of tuples.…”
Section: Top-k Query Processingmentioning
confidence: 99%
“…Please note, that in this case all database objects are ranked into a (non-strict) total ordering. Besides central index approaches like k-nearest-neighbor searches, the algorithm using a threshold condition has been proved to be most efficient for applications [20], [11], [21], [6], [2] and has even been shown to be instance-optimal [10]. To be self-contained we present the basic algorithm below.…”
Section: Top K Retrieval (M = 1)mentioning
confidence: 99%