Related Experiment Video
Updated: Nov 10, 2025

03:37
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
Published on: March 1, 2024
1.1K
Democratizing AI: non-expert design of prediction tasks.
1Mathematics & Statistics, University of Vermont, Burlington, VT, USA.
Peerj. Computer Science
|April 5, 2021
Summary
Non-experts can design machine learning (ML) prediction tasks and contribute data. Models trained on this crowdsourced data show potential, highlighting the value of broader participation in ML development.
Area of Science:
- Artificial Intelligence
- Human-Computer Interaction
- Machine Learning
Background:
- Non-experts have historically contributed to machine learning (ML) by providing training data and suggesting features.
- Previous research focused on non-expert contributions to pre-defined ML tasks, not task design.
- The potential for non-experts to independently design ML prediction tasks remains largely unexplored.
Purpose of the Study:
- To investigate how individuals without machine learning (ML) expertise can design prediction tasks.
- To categorize the types of prediction tasks designed by non-experts.
- To assess the feasibility of automatically training predictive models on crowdsourced data for these novel tasks.
Main Methods:
- Utilized a crowdsourcing platform for non-experts to propose and design prediction tasks.
- Employed crowd-based categorization and ranking of the designed tasks.
- Automatically collected data for top-ranked tasks and trained/evaluated predictive models.
- Conducted a randomized trial to evaluate the impact of instructions on task design.
Main Results:
- Individuals without ML experience successfully designed a diverse range of prediction tasks across various domains (e.g., politics, health, demographics).
- Predictive models could be automatically trained and evaluated on the crowdsourced data collected for these non-expert-designed tasks.
- The quality and type of tasks proposed by non-experts were influenced by the clarity and nature of the provided instructions.
Conclusions:
- Non-experts can collectively create valuable datasets and contribute to the ML pipeline through task design.
- Leveraging non-expert creativity in task design can enhance the scope and applicability of ML.
- Further research into optimizing instructions and addressing remaining challenges is crucial for maximizing non-expert contributions to ML and automation.
Related Concept Videos
Stereotype Content Model
15.1K
The Stereotype Content Model (SCM) was first proposed by Susan Fiske and her colleagues (Fiske, Cuddy, Glick & Xu, 2002; see also Fiske, 2012 and Fiske, 2017). The SCM specifies that when someone encounters a new group, they will stereotype them based on two metrics: warmth—or that group’s perceived intent, and how likely they are to provide help or inflict harm—and competence—or their ability to carry out that objective. Depending on the warmth-competence...
15.1K
Prediction Intervals
2.6K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.6K
Non-equilibrium in the Cell
5.1K
An important concept in studying metabolism and energy is that of chemical equilibrium. Most chemical reactions are reversible. They can proceed in both directions, releasing energy into their environment in one direction, and absorbing it from the environment in the other direction. The same is true for the chemical reactions involved in cell metabolism, such as the breaking down and building up of proteins into and from individual amino acids, respectively. Reactants within a closed system...
5.1K
Randomized Experiments
8.5K
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.5K