Related Experiment Video
Updated: Oct 2, 2025

13:04
Experimental and Data Analysis Workflow for Soft Matter Nanoindentation
Published on: January 18, 2022
4.2K
Cheap robust learning of data anomalies with analytically solvable entropic outlier sparsification
1Faculty of Informatics, Institute of Computing, Universitá della Svizzera Italiana, TI-6900 Lugano, Switzerland horenkoi@usi.ch.
Summary
Entropic outlier sparsification (EOS) offers a robust computational method for machine learning with noisy data. This approach significantly improves accuracy in predicting patient mortality, outperforming existing tools.
Area of Science:
- Computational statistics
- Machine learning
Background:
- Data anomalies and outliers pose significant challenges in machine learning.
- Existing methods for handling outliers can be computationally expensive or lack robustness.
Purpose of the Study:
- To introduce Entropic Outlier Sparsification (EOS) as an efficient and robust computational strategy for machine learning.
- To analyze the theoretical underpinnings and practical performance of EOS.
Main Methods:
- Derivation of an analytic solution for expected loss minimization with Shannon entropy regularization.
- Development of a closed-form solution for EOS, analyzing its computational complexity.
- Comparison of EOS performance against established methods on synthetic and real-world biomedical datasets.
Main Results:
- EOS imposes computational costs linear to statistics size and independent of data dimension.
- The theoretical framework explains the optimality of Gaussian mixtures in certain data analysis contexts.
- EOS achieved a statistically significant improvement in predicting patient mortality from heart failure data, outperforming common learning tools.
Conclusions:
- Entropic Outlier Sparsification (EOS) provides a computationally efficient and robust method for handling data anomalies in machine learning.
- EOS demonstrates superior performance in critical biomedical applications like mortality prediction.
Related Concept Videos
Outliers and Influential Points
4.6K
An outlier is an observation of data that does not fit the rest of the data. It is sometimes called an extreme value. When you graph an outlier, it will appear not to fit the pattern of the graph. Some outliers are due to mistakes (for example, writing down 50 instead of 500), while others may indicate that something unusual is happening. Outliers are present far from the least squares line in the vertical direction. They have large "errors," where the "error" or residual is the...
4.6K
Quantifying and Rejecting Outliers: The Grubbs Test
2.5K
Sometimes, a data set can have a recorded numerical observation that greatly deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier. To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
2.5K
What Are Outliers?
4.4K
Outliers are observed data points that are far from the least squares line. They have unusual values and need to be examined carefully. Though an outlier may result from erroneous data, at other times, it may hold valuable information about the population under study and should be included in the data. Hence, it is crucial to examine what causes a data point to be an outlier.
The z score is used to find outliers or unusual values. It should be noted that any values beyond -2 and +2 are...
The z score is used to find outliers or unusual values. It should be noted that any values beyond -2 and +2 are...
4.4K
Detection of Gross Error: The Q Test
6.4K
When one or more data points appear far from the rest of the data, there is a need to determine whether they are outliers and whether they should be eliminated from the data set to ensure an accurate representation of the measured value. In many cases, outliers arise from gross errors (or human errors) and do not accurately reflect the underlying phenomenon. In some cases, however, these apparent outliers reflect true phenomenological differences. In these cases, we can use statistical methods...
6.4K
Survival Tree
173
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
173
Variability: Analysis
229
Measures of variability are statistical metrics that reveal the dispersion pattern within a dataset. They are pivotal in biostatistics, providing insights into the heterogeneity within health and biological data. Variability signifies the degree to which data points diverge from one another, helping researchers understand the potential range of values and associated uncertainty within the data.
The range is a simple measure of variability, indicating the difference between the highest and...
The range is a simple measure of variability, indicating the difference between the highest and...
229

