@inproceedings{644cc927108b46f987b3facf9e7e1be5,
title = "How to find big-oh in your data set (and how not to)",
abstract = "The empirical curve bounding problem is defined as follows. Suppose data vectors X, Y are presented such that E(Y[i]) = f(X[i]) where f(x) is an unknown function. The problem is to analyze X, Y and obtain complexity bounds O(gu(x)) and Ω(gl(x)) on the function f(x). As no algorithm for empirical curve bounding can be guaranteed correct, we consider heuristics. Five heuristic algorithms are presented here, together with analytical results guaranteeing correctness for certain families of functions. Experimental evaluations of the correctness and tightness of bounds obtained by the rules for several constructed functions f(x) and real datasets are described. A hybrid method is shown to have very good performance on some kinds of functions, suggesting a general, iterative refinement procedure in which diagnostic features of the results of applying particular methods can be used to select additional methods.",
author = "McGeoch, {C. C.} and D. Precup and Cohen, {P. R.}",
note = "Publisher Copyright: {\textcopyright} Springer-Verlag Berlin Heidelberg 1997.; 2nd International Symposium on Intelligent Data Analysis, IDA 1997 ; Conference date: 04-08-1997 Through 06-08-1997",
year = "1997",
doi = "10.1007/bfb0052828",
language = "English (US)",
isbn = "9783540633464",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer-Verlag",
pages = "41--52",
editor = "Xiaohui Liu and Paul Cohen and Michael Berthold",
booktitle = "Advances in Intelligent Data Analysis",
}