Related Experiment Video
Updated: Nov 1, 2025

12:18
A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
Published on: January 11, 2020
7.7K
Effectiveness of resampling methods in coping with imbalanced crash data: Crash type analysis and predictive modeling
1College of Engineering, University of Georgia, Athens, GA 30602, USA.
Accident; Analysis and Prevention
|June 18, 2021
Summary
Imbalanced crash data hinders accurate prediction of severe events. Adaptive synthetic sampling significantly improved minority crash type prediction across machine learning and statistical models.
Area of Science:
- Traffic Safety
- Data Science
- Machine Learning
Background:
- Crash data analysis frequently encounters imbalanced datasets, where rare crash types are often the most severe and costly.
- Existing modeling approaches often overlook data imbalance, leading to biased predictions and ineffective countermeasures.
- Developing robust models to predict severe, infrequent crash types is crucial for enhancing traffic safety.
Purpose of the Study:
- To compare the effectiveness of various resampling techniques in improving crash type classification and prediction models.
- To evaluate the performance of machine learning and classical statistical models on imbalanced freeway crash data.
- To identify optimal strategies for managing imbalanced data in traffic safety analysis.
Main Methods:
- A mixed sampling approach combining cluster-based under-sampling with three over-sampling methods (random over-sampling, synthetic minority over-sampling, adaptive synthetic sampling).
- Evaluation of four classification models: three ensemble machine learning models (CatBoost, XGBoost, Random Forests) and one classic statistical model (Nested Logit).
- Analysis of model performance in classifying and predicting different freeway crash types using imbalanced datasets.
Main Results:
- All investigated resampling techniques consistently improved the performance of both machine learning and statistical models.
- Adaptive synthetic sampling demonstrated superior performance among the over-sampling methods, significantly enhancing minority crash type prediction.
- Adaptive synthetic sampling improved rare crash prediction without negatively impacting the prediction accuracy of common crash types.
Conclusions:
- Resampling techniques are essential for developing robust and unbiased models for imbalanced crash data.
- Adaptive synthetic sampling is a highly effective method for addressing data imbalance in traffic crash analysis.
- The findings provide valuable insights for developing improved traffic safety models and effective countermeasures for severe crash types.
Related Concept Videos
Bootstrapping
703
The term "bootstrap" originated in the 19th century as a metaphor for self-improvement or achieving something independently, without external assistance. This concept extends to statistical bootstrapping, a self-contained method for estimating population parameters through resampling, even though it can be computationally intensive. Developed by the American statistician Dr. Bradley Efron in 1979, bootstrapping provides a robust way to perform inference when the original sample size is...
703
Survival Tree
197
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...
197
Sampling Methods: Sample Types
730
Sampling materials are classified into three main types: solid, liquid, and gas.
Solid samples include a variety of substances, such as sediments from water bodies, soil, metals, and biological tissues. Two standard methods for extracting sediments from water bodies are grab sampling and piston coring. Grab sampling involves using a device to collect a discrete sediment sample from the bottom of a water body with minimal disturbance. Grab samples do not always represent the entire area due to...
Solid samples include a variety of substances, such as sediments from water bodies, soil, metals, and biological tissues. Two standard methods for extracting sediments from water bodies are grab sampling and piston coring. Grab sampling involves using a device to collect a discrete sediment sample from the bottom of a water body with minimal disturbance. Grab samples do not always represent the entire area due to...
730
Sampling Methods: Overview
848
A sample refers to a smaller subset representative of a larger population. In analytical chemistry, studying or analyzing an entire population is often impractical or impossible. Therefore, samples are used to draw inferences and generalize the whole population. The sampling method selects individuals or items from a population to create a sample. Standard sampling methods include random, judgemental, systematic, stratified, and cluster sampling.
In analytical chemistry, the choice of...
In analytical chemistry, the choice of...
848
Cluster Sampling Method
13.4K
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
13.4K
Sampling Plans
463
Sampling is a crucial step in analytical chemistry, allowing researchers to collect representative data from a large population. Common sampling methods include random, judgmental, systematic, stratified, and cluster sampling.
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
463

