A curated collection of papers on streaming algorithms
A curated collection of papers on streaming algorithms
If you have papers you want to add, make a pull request. Categories are wide open right now, so just put in a folder that makes sense to you and we'll figure it out.
distinct_value_counting/Probabilistic_Multiplicity_Counting-Lieven2010a.pdf
Known Implementations
===
distinct_value_counting/data_streams_as_random_permutations.pdf
Known Implementations:
===
distribution_functions/dynamic-histograms.pdf
Known Implementations:
===
distribution_functions/psqr.pdf
Known Implementations:
===
distribution_functions/bquant.pdf
Known Implementations:
===
Summary Statistics/one_pass_moments_Pebay.pdf
Known Implementations: Kitware/VTK (mirror) - C++ (check in filters/statistics/vtkStatisticsAlgorithm.h)