autonlab.org

Efficient Multi-Object Dynamic Query Histograms (1999)

Mark Derthick, James Harrison, Andrew Moore, Steven Roth

Tags

Kd-trees and Ball-trees

Abstract

Dynamic Queries offer continuous feedback during range queries, and have been shown to be effective and satisfying. Recent work has extended them to datasets of 100,000 objects and, separately, to queries involving relations among multiple objects. The latter work enables filtering houses by properties of their owners, for instance. Our primary concern is providing feedback from histograms during Dynamic Query. The height of each histogram bar shows the count of selected objects whose attribute value falls into a given range. Unfortunately, previous efficient algorithms for single object queries overcount in the case of multiple objects if, for instance, a house has multiple owners. This paper presents an efficient algorithm that with high probability closely approximates the true counts.

Full text

Download (application/pdf, 639.5 kB)

Approximate BibTeX Entry

@inproceedings{derthick-efficient,
    Year = {1999},
    Pages = {84-91},
    Publisher = {IEEE Press},
    Booktitle = {Proceedings of the IEEE Symposium on Information Visualization},
    Author = { Mark Derthick, James Harrison, Andrew Moore, Steven Roth },
    Title = {Efficient Multi-Object Dynamic Query Histograms}
}

Copyright 2010, Carnegie Mellon University, Auton Lab. All Rights Reserved.