Skip to content

TensorFlow Data Mutator (TF-DM) is a framework for injecting different data faults into ML applications written using the TensorFlow 2 framework.

License

Notifications You must be signed in to change notification settings

DependableSystemsLab/TF-DM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TensorFlow Data Mutator (TF-DM)

TensorFlow Data Mutator (TF-DM) is a framework for injecting different data faults into ML applications written using the TensorFlow 2 framework.

We support five types of data faults: data removal, data repetition, data shuffle, noise addition and label errors. We also support four types of noise addition and targeted misclassification in label errors.

Each fault is specified with the fault type and an integer parameter, called the amount, which represents the amount of perturbation. This latter parameter is unique for each fault type. Both can be configured for FI runs through YAML.

About

TensorFlow Data Mutator (TF-DM) is a framework for injecting different data faults into ML applications written using the TensorFlow 2 framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published