Skip to main content

Showing 1–3 of 3 results for author: Zdonik, S B

.
  1. Approximate Queries and Representations for Large Data Sequences

    Authors: Hagit Shatkay, Stanley B. Zdonik

    Abstract: Many new database application domains such as experimental sciences and medicine are characterized by large sequences as their main form of data. Using approximate representation can significantly reduce the required storage and search space. A good choice of representation, can support a broad new class of approximate queries, needed in these domains. These queries are concerned with application… ▽ More

    Submitted 19 April, 2019; originally announced April 2019.

    Comments: One of the earliest papers on similarity queries over time series data, and of symbolic representation of signals (cardio-signals and ECG in particular). Presents the idea of feature conservation under transformation, and uses piecewise linear or simple-polynomial approximation

    Journal ref: Proceedings of the International Conference on Data Engineering (ICDE), 1996, pp. 536-545

  2. arXiv:1107.3606  [pdf, other

    cs.DB

    Optimizing Index Deployment Order for Evolving OLAP (Extended Version)

    Authors: Hideaki Kimura, Carleton Coffrin, Alexander Rasin, Stanley B. Zdonik

    Abstract: Query workloads and database schemas in OLAP applications are becoming increasingly complex. Moreover, the queries and the schemas have to continually \textit{evolve} to address business requirements. During such repetitive transitions, the \textit{order} of index deployment has to be considered while designing the physical schemas such as indexes and MVs. An effective index deployment ordering… ▽ More

    Submitted 1 February, 2012; v1 submitted 18 July, 2011; originally announced July 2011.

  3. arXiv:1101.5805  [pdf, ps, other

    cs.DB cs.DS cs.LG

    The VC-Dimension of Queries and Selectivity Estimation Through Sampling

    Authors: Matteo Riondato, Mert Akdere, Ugur Cetintemel, Stanley B. Zdonik, Eli Upfal

    Abstract: We develop a novel method, based on the statistical concept of the Vapnik-Chervonenkis dimension, to evaluate the selectivity (output cardinality) of SQL queries - a crucial step in optimizing the execution of large scale database and data-mining operations. The major theoretical contribution of this work, which is of independent interest, is an explicit bound to the VC-dimension of a range space… ▽ More

    Submitted 11 August, 2011; v1 submitted 30 January, 2011; originally announced January 2011.

    Comments: 20 pages, 3 figures

    ACM Class: H.2.4; G.3