Related Experiment Video
Updated: Dec 23, 2025

05:37
An R-Based Landscape Validation of a Competing Risk Model
Published on: September 16, 2022
2.4K
Improving the transferability of the crash prediction model using the TrAdaBoost.R2 algorithm.
Dongjie Tang1, Xiaohan Yang2, Xuesong Wang3
1School of Transportation Engineering, Tongji University, 4800 Cao'an Road, Jiading District, Shanghai, 201804, China.
Accident; Analysis and Prevention
|April 27, 2020
Summary
Transfer learning using TrAdaBoost.R2 improves crash prediction models, especially with limited data. This method offers better accuracy than traditional calibration for traffic safety analysis.
Area of Science:
- Traffic Engineering and Safety
- Data Science and Machine Learning
- Transportation Planning
Background:
- Crash prediction models are vital for traffic safety but face challenges with limited or low-quality data in some jurisdictions.
- Existing calibration methods for transferring crash prediction models, such as aggregate and disaggregate approaches, have limitations in accuracy and resource consumption.
- Transfer learning offers a promising alternative for calibrating models by leveraging knowledge from existing data domains.
Purpose of the Study:
- To evaluate the effectiveness of an instance-based transfer learning technique, TrAdaBoost.R2, for site-based crash prediction model transfer.
- To compare the predictive performance of TrAdaBoost.R2 against the conventional calibration factor method and AdaBoost.R2.
- To assess the adaptability of TrAdaBoost.R2 to small sample sizes in the target data domain.
Main Methods:
- An instance-based transfer learning algorithm, TrAdaBoost.R2, was employed for model transfer.
- TrAdaBoost.R2 was compared with AdaBoost.R2 using pooled data to assess knowledge extraction from an outdated source domain.
- The negative binomial model's calibration factor method was used as a benchmark for comparison, with mean square error evaluating prediction accuracy.
Main Results:
- Models developed using TrAdaBoost.R2 demonstrated superior prediction accuracy compared to the conventional calibration method.
- TrAdaBoost.R2 showed better predictive performance and adaptability to small sample sizes, making it suitable for site-based transfers.
- The study utilized data from Shanghai and Guangzhou, China, as mutual source and target domains to validate the transfer learning approach.
Conclusions:
- The TrAdaBoost.R2 transfer learning technique is recommended for developing accurate and adaptable crash prediction models, particularly when dealing with limited data.
- Separate crash prediction models for peak and off-peak hours are proposed to further enhance prediction accuracy.
- Transfer learning offers a viable solution to overcome data limitations in traffic safety analysis.
Related Concept Videos
Improving Translational Accuracy
13.9K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
13.9K
Improving Translational Accuracy
3.4K
3.4K
Survival Tree
333
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...
333
Prediction Intervals
3.0K
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.
3.0K
Regression Analysis
7.6K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
7.6K
Multiple Regression
3.7K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.7K
