Related Experiment Video
Updated: Oct 17, 2025

Executing Complexity-Increasing Queries in Relational MySQL and NoSQL MongoDB and EXist Size-Growing ISO/EN 13606 Standardized EHR Databases
Published on: March 19, 2018
Coresets for the Average Case Error for Finite Query Sets.
Alaa Maalouf1, Ibrahim Jubran1, Murad Tukan1
1Robotics & Big Data Labs, University of Haifa, Haifa 3498838, Israel.
This study introduces average-case coresets, a novel approach to data approximation. These coresets offer a smaller, more efficient way to represent large datasets, improving computational tasks like principal component analysis.
Area of Science:
- Machine Learning
- Computational Theory
Background:
- Coresets are weighted subsets approximating data loss functions for query sets.
- Existing methods focus on worst-case error, leading to potentially large coreset sizes.
- The Vapnik-Chervonenkis (VC) dimension often influences coreset size in worst-case scenarios.
Purpose of the Study:
- To introduce and develop algorithms for average-case coresets, relaxing the worst-case error bound.
- To achieve coresets whose size is independent of input size and VC dimension.
- To improve computational efficiency in data approximation tasks.
Main Methods:
- Developed deterministic and randomized algorithms for computing average-case coresets.
- Reduced the average-case coreset problem to the vector summarization problem.
- Proposed a linear-time algorithm for computing weighted subsets in vector summarization.
Main Results:
- Introduced average-case coresets with bounded average error over query sets.
- Demonstrated that coreset size is independent of input size and VC dimension.
- Achieved a linear-time algorithm for vector summarization, improving upon prior work.
- Experimental results show significant practical improvements.
Conclusions:
- Average-case coresets provide a more efficient alternative to worst-case coresets.
- The proposed methods offer substantial computational advantages for data approximation.
- The new approach has broad applicability, including principal component analysis (PCA).
Related Concept Videos
Types of Errors: Detection and Minimization
Absolute error in a measurement is the numerical difference from the true or central value. Relative error is the ratio between absolute error and the true or central value, expressed as a percentage.
Errors can be classified by source, magnitude, and sign. There are three types of errors: systematic, random, and gross.
Systematic or...
Margin of Error
Contaminants and Errors
Another key consideration is determining the appropriate number of samples required to...
Detection of Gross Error: The Q Test
Random Error
Statistical Analysis: Overview
One of the most commonly used statistical quantifiers is the mean, which is the ratio between the sum of the numerical values of all results and the...

