A heuristic for combining fuzzy results in multimedia databases

  • Authors:
  • M. V. Ramakrishna;S. Nepal;P. K. Srivastava

  • Affiliations:
  • Monash University, Caulfield 3145, Australia;CSIRO Mathematical and Information Sciences, North Ryde NSW 1670, Australia;Monash University, Caulfield 3145, Australia

  • Venue:
  • ADC '02 Proceedings of the 13th Australasian database conference - Volume 5
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper deals with the issue of combining fuzzy results obtained from two individual systems in multimedia query processing. Consider a query such as retrieve images similar to I1 by color AND with associated text flower. Suppose we have a color subsystem which can return a sorted list of images based on similarity with I1 and a text subsystem which can return a sorted list of images based on similarity with flower. Our task is to combine these two results. In other words, we need to evaluate the fuzzy combining function AND, giving a sorted list of the images.Fagin has proved that the probabilistic complexity of the problem is almost linear (Fagin 1996), and our multi-step algorithm (Nepal & M. V. Ramakrishna 1999) is an optimal uniform algorithm (Fagin, Lotem & Naor 2001). In view of this inherent limitation, we investigated a non-uniform heuristic approach. In this paper, we discuss the problems of processing such queries, also referred to as aggregation queires in multimedia databases. The experimental results presented show that our "minimum depth first search" heuristic approach out-performs other uniform algorithms in general and by over 90% when the distribution of similarity values is not uniform.