Related Experiment Video
Updated: Oct 26, 2025

10:26
Problem-Solving Before Instruction PS-I: A Protocol for Assessment and Intervention in Students with Different Abilities
Published on: September 11, 2021
4.1K
CrowdTeacher: Robust Co-teaching with Noisy Answers and Sample-Specific Perturbations for Tabular Data
Mani Sotoodeh1, Li Xiong1, Joyce Ho1
1Emory University, Atlanta, GA, USA.
Summary
CrowdTeacher enhances machine learning with noisy crowdsourced labels by perturbing samples. This approach improves classifier robustness and predictive power, outperforming existing methods for sparse or unreliable annotations.
Area of Science:
- Machine Learning
- Data Science
- Computer Vision
Background:
- Ground truth labels are often unavailable in real-world applications.
- Existing models struggle with sparse, unreliable, or differing crowdsourced annotations.
- Co-teaching methods show promise for noisy labels but require adaptation for crowdsourcing.
Purpose of the Study:
- To develop a robust machine learning model for handling noisy crowdsourced labels.
- To improve classifier performance when dealing with sparse and unreliable annotations.
- To extend co-teaching principles for tabular data with crowdsourced labels.
Main Methods:
- CrowdTeacher perturbs samples in the input space based on annotation certainty.
- A co-teaching algorithm is adapted to accommodate perturbed samples and smaller tabular datasets.
- The model leverages aggregated annotations to guide sample perturbation and improve robustness.
Main Results:
- CrowdTeacher significantly boosts predictive power on both synthetic and real datasets.
- The approach demonstrates superior performance across various label density settings.
- Experiments show CrowdTeacher outperforms baseline methods, including individual annotation modeling and truth inference.
Conclusions:
- CrowdTeacher offers an effective solution for leveraging noisy crowdsourced data in machine learning.
- The proposed perturbation-based co-teaching method enhances classifier robustness and accuracy.
- This work advances the field of learning with imperfect labels, particularly for tabular data.
Related Concept Videos
Contingency Table
2.8K
A contingency table provides a way of portraying data that can facilitate calculating probabilities. It is a method of displaying a frequency distribution as a table with rows and columns to show how two variables may be dependent (contingent) upon each other; The table helps determine conditional probabilities quite quickly and can help systematically organize, analyze and quantify data. The table displays sample values concerning two variables that may be dependent or contingent on one...
2.8K
Randomized Experiments
8.3K
The randomization process involves assigning study participants randomly to experimental or control groups based on their probability of being equally assigned. Randomization is meant to eliminate selection bias and balance known and unknown confounding factors so that the control group is similar to the treatment group as much as possible. A computer program and a random number generator can be used to assign participants to groups in a way that minimizes bias.
Simple randomization
Simple...
Simple randomization
Simple...
8.3K
Comparing Experimental Results: Student's t-Test
3.3K
The t-test is a statistical method used to compare the sample mean with a population mean or compare two means from two data sets. The test statistic is calculated from the standard deviation, mean, and number of measurements in the data set at a selected confidence interval and then compared to a table of critical values at this confidence level. If the test statistic is smaller than the critical value, the null hypothesis is accepted. In this case, we state that the difference between the...
3.3K
Student t Distribution
9.6K
The population standard deviation is rarely known in many day-to-day examples of statistics. When the sample sizes are large, it is easy to estimate the population standard deviation using a confidence interval, which provides results close enough to the original value. However, statisticians ran into problems when the sample size was small. A small sample size caused inaccuracies in the confidence interval.
The Student t distribution was developed by William S. Goset (1876–1937) of the...
The Student t distribution was developed by William S. Goset (1876–1937) of the...
9.6K
Expected Frequencies in Goodness-of-Fit Tests
4.2K
A goodness-of-fit test is conducted to determine whether the observed frequency values are statistically similar to the frequencies expected for the dataset. Suppose the expected frequencies for a dataset are equal such as when predicting the frequency of any number appearing when casting a die. In that case, the expected frequency is the ratio of the total number of observations (n) to the number of categories (k).
4.2K
Variability: Analysis
240
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...
240

