Skip to content

1-001/ORCL-SVA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ORCL-SVA:Enhancing Ordinal Regression-based Software Vulnerability Assessment via Difficulty Measure-based Curriculum Learning

This is the source code to the paper "ORCL-SVA:Enhancing Ordinal Regression-based Software Vulnerability Assessment via Difficulty Measure-based Curriculum Learning". Please refer to the paper for the experimental details.

Approach

About dataset.

Due to the large size of the datasets, we have stored them in Google Drive: Dataset Link

Requirements

You can install the required dependency packages for our environment by using the following command: pip install - r requirements.txt.

Reproducing the experiments:

1.You can directly use the dataset we have processed: Google Drive Link

2.Run method/gress_train.py. After running, you can retrain the model and obtain results.

3.You can find the implementation code for the RQ1-RQ5 section and the Discussion section experiments in the corresponding folders.

About model.

You can obtain our saved model and reproduce our results through the link:Model Link.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published