Related Experiment Video
Updated: Nov 5, 2025

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
Published on: June 13, 2025
Humans in the Loop: Incorporating Expert and Crowd-Sourced Knowledge for Predictions Using Survey Data
Anna Filippova1, Connor Gilroy2, Ridhi Kashyap3
1GitHub, Carnegie Mellon University, San Francisco, CA, USA.
Incorporating human knowledge into machine learning for prediction did not improve performance in the Fragile Families Challenge. Human-informed data subsetting reduced accuracy, and scoring methods offered only marginal gains.
Area of Science:
- Social Sciences
- Computer Science
- Machine Learning
Background:
- Survey data often has more variables than observations, increasing overfitting risk.
- Variable selection is crucial for accurate prediction in such datasets.
- Integrating human knowledge into machine learning is an emerging area.
Purpose of the Study:
- To implement and evaluate a human-in-the-loop approach for variable selection in prediction models.
- To assess the impact of expert and layperson knowledge on predictive performance.
- To explore methods for incorporating human insights into machine learning workflows.
Main Methods:
- Utilized the Fragile Families Challenge dataset.
- Employed surveys to gather human knowledge on variable importance.
- Implemented strategies for data subsetting and incorporating human knowledge scores.
- Compared predictive performance of human-informed methods against baseline approaches.
Main Results:
- Human-informed data subsetting decreased predictive performance.
- Approaches using human knowledge scores alone performed marginally worse than those without.
- No significant overall improvement in prediction was observed with current human-in-the-loop methods.
Conclusions:
- Current methods of incorporating human knowledge into prediction models showed limited benefit.
- Further research is needed to develop more effective ways to integrate human insights.
- Human expertise may still hold potential for improving machine learning predictions.
Related Concept Videos
Prediction Intervals
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.
Data Collection by Survey
Predicting Reaction Outcomes
Estimating Population Mean with Known Standard Deviation
The confidence interval estimate will have the form as follows:
(point estimate - error bound, point estimate +...
Estimating Population Mean with Unknown Standard Deviation
William S. Gosset (1876–1937) of the...
Data Collection by Experiments
An example of the experimental method is a public...

