Optimizing Queries over Multimedia Repositories.
Surajit Chaudhuri, Luis Gravano:
Optimizing Queries over Multimedia Repositories.
SIGMOD Conference 1996: 91-102@inproceedings{DBLP:conf/sigmod/ChaudhuriG96,
author = {Surajit Chaudhuri and
Luis Gravano},
editor = {H. V. Jagadish and
Inderpal Singh Mumick},
title = {Optimizing Queries over Multimedia Repositories},
booktitle = {Proceedings of the 1996 ACM SIGMOD International Conference on
Management of Data, Montreal, Quebec, Canada, June 4-6, 1996},
publisher = {ACM Press},
year = {1996},
pages = {91-102},
ee = {http://doi.acm.org/10.1145/233269.233323, db/conf/sigmod/ChaudhuriG96.html},
crossref = {DBLP:conf/sigmod/96},
bibsource = {DBLP, http://dblp.uni-trier.de}
}
Abstract
Repositories of multimedia objects having multiple types of attributes (e.g.,
image, text) are becoming increasingly common. A selection on these attributes will
typically produce not just a set of objects, as in the traditional relational
query model (filtering), but also a grade of match associated
with each object, indicating how well the object matches the selection
condition (ranking). Also, multimedia repositories may allow access to
the attributes of each object only through indexes. We investigate how to optimize
the processing of queries over multimedia repositories. A key issue is the
choice of indexes used to search the repository. We define an execution space
that is search-minimal, i.e., the set of indexes searched is minimal.
Although the general problem of picking an optimal plan in the
search-minimal execution space is NP-hard, we solve the problem efficiently
when the predicates in the query are independent. We also show that the
problem of optimizing queries that ask for a few top-ranked objects can be
viewed, in many cases, as that of evaluating selection conditions. Thus,
both problems can be viewed together as an extended filtering problem.
Copyright © 1996 by the ACM,
Inc., used by permission. Permission to make
digital or hard copies is granted provided that
copies are not made or distributed for profit or
direct commercial advantage, and that copies show
this notice on the first page or initial screen of
a display along with the full citation.
Online Version (ACM WWW Account required): Full Text in PDF Format
CDROM Version: Load the CDROM "Volume 1 Issue 1, SIGMOD '93-'97" and ...
DVD Version: Load ACM SIGMOD Anthology DVD 1" and ...
Printed Edition
H. V. Jagadish, Inderpal Singh Mumick (Eds.):
Proceedings of the 1996 ACM SIGMOD International Conference on Management of Data, Montreal, Quebec, Canada, June 4-6, 1996.
ACM Press 1996 ,
SIGMOD Record 25(2),
June 1996
Contents
[Index Terms]
[Full Text in PDF Format, 1330 KB]
References
- [1]
- Ronald Fagin:
Combining Fuzzy Information from Multiple Systems.
PODS 1996: 216-226
- [2]
- ...
- [3]
- Fausto Rabitti, Pasquale Savino:
Retrieval of Multimedia Documents by Imprecise Query Specification.
EDBT 1990: 203-218
- [4]
- Wayne Niblack, Ron Barber, William Equitz, Myron Flickner, Eduardo H. Glasman, Dragutin Petkovic, Peter Yanker, Christos Faloutsos, Gabriel Taubin:
The QBIC Project: Querying Images by Content, Using Color, Texture, and Shape.
Storage and Retrieval for Image and Video Databases (SPIE) 1993: 173-187
- [5]
- Gerard Salton:
Automatic Text Processing: The Transformation, Analysis, and Retrieval of Information by Computer.
Addison-Wesley 1989, ISBN 0-201-12227-8
- [6]
- Antonin Guttman:
R-Trees: A Dynamic Index Structure for Spatial Searching.
SIGMOD Conference 1984: 47-57
- [7]
- Norbert Beckmann, Hans-Peter Kriegel, Ralf Schneider, Bernhard Seeger:
The R*-Tree: An Efficient and Robust Access Method for Points and Rectangles.
SIGMOD Conference 1990: 322-331
- [8]
- Timos K. Sellis, Nick Roussopoulos, Christos Faloutsos:
The R+-Tree: A Dynamic Index for Multi-Dimensional Objects.
VLDB 1987: 507-518
- [9]
- Nick Roussopoulos, Stephen Kelley, Frédéic Vincent:
Nearest Neighbor Queries.
SIGMOD Conference 1995: 71-79
- [10]
- Patricia G. Selinger, Morton M. Astrahan, Donald D. Chamberlin, Raymond A. Lorie, Thomas G. Price:
Access Path Selection in a Relational Database Management System.
SIGMOD Conference 1979: 23-34
- [11]
- Alfons Kemper, Guido Moerkotte, Michael Steinbrunn:
Optimizing Boolean Expressions in Object-Bases.
VLDB 1992: 79-90
- [12]
- Joseph M. Hellerstein, Michael Stonebraker:
Predicate Migration: Optimizing Queries with Expensive Predicates.
SIGMOD Conference 1993: 267-276
- [13]
- Toshihide Ibaraki, Tiko Kameda:
On the Optimal Nesting Order for Computing N-Relational Joins.
ACM Trans. Database Syst. 9(3): 482-502(1984)
- [14]
- Ravi Krishnamurthy, Haran Boral, Carlo Zaniolo:
Optimization of Nonrecursive Queries.
VLDB 1986: 128-137
- [15]
- Luis Gravano, Hector Garcia-Molina:
Generalizing GlOSS to Vector-Space Databases and Broker Hierarchies.
VLDB 1995: 78-89
- [16]
- Christos Faloutsos, Ibrahim Kamel:
Beyond Uniformity and Independence: Analysis of R-trees Using the Concept of Fractal Dimension.
PODS 1994: 4-13
- [17]
- Michael J. Carey, Laura M. Haas:
Extensible Database Management Systems.
SIGMOD Record 19(4): 54-60(1990)
- [18]
- Alfons Kemper, Guido Moerkotte, Klaus Peithner, Michael Steinbrunn:
Optimizing Disjunctive Queries with Expensive Predicates.
SIGMOD Conference 1994: 336-347
- [19]
- M. Tamer Özsu, David J. Meechan:
Finding heuristics for processing selection queries in relational database systems.
Inf. Syst. 15(3): 359-373(1990)
- [20]
- Arnon Rosenthal, David S. Reiner:
An Architecture for Query Optimization.
SIGMOD Conference 1982: 246-255
- [21]
- C. Mohan, Donald J. Haderle, Yun Wang, Josephine M. Cheng:
Single Table Access Using Multiple Indexes: Optimization, Execution, and Concurrency Control Techniques.
EDBT 1990: 29-43
- [22]
- Don S. Batory:
On Searching Transposed Files.
ACM Trans. Database Syst. 4(4): 531-544(1979)
- [23]
- Michael J. Carey, Laura M. Haas, Peter M. Schwarz, Manish Arya, William F. Cody, Ronald Fagin, Myron Flickner, Allen Luniewski, Wayne Niblack, Dragutin Petkovic, Joachim Thomas II, John H. Williams, Edward L. Wimmers:
Towards Heterogeneous Multimedia Information Systems: The Garlic Approach.
RIDE-DOM 1995: 124-131
Copyright © Fri Mar 12 17:21:33 2010
by Michael Ley (ley@uni-trier.de)