Skip to content

ArielCyber/AI-model-MTD

Repository files navigation

AI-MTD

Code repository for the FedCSIS 2025 accepted short paper: "AI-MTD: Zero-Trust Artificial Intelligence Model Security Based on Moving Target Defense"

Setup

  • Create Conda environment: conda create -f environment_cuda.yml -n mtd
  • Activate the environment: conda activate mtd
  • Install model_mtd: pip install -e .
  • Run Tests (Optional): pytest -v

Running Experiment Scripts:

  • Model evaluation before/after MTD: nohup python -u scripts/mtd_model_eval.py > out_eval.txt
  • Runtime measurements: nohup python -u scripts/mtd_model_time.py > out_time.txt

Visualize Results:

License

This work is under US Provisional Patent Application No. 63/536,420, and is licensed for non-commerical non-derivative use only.
See the License.

About

AI model moving target defense

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •