vault backup: 2024-10-02 11:00:22

This commit is contained in:
Dane Sabo 2024-10-02 11:00:22 -04:00
parent 68a6c6661c
commit 7a16ee14c5

View File

@ -93,4 +93,4 @@ Perturbing a nominal plant to establish robustness is not a new technique. Robus
Experimentally verifying robustness for implementations of controllers requires elements to be extracted from the set. There are two main ways this has been done: structured and unstructured perturbations. Structured perturbations are created manually: an engineer attributes probability distributions to certain system parameters to include a margin of error. These distributions are sampled to create the perturbation. Unstructured perturbations are trickier to generate, because the perturbation form is not defined. It can be difficult to find perturbations that are 'random' while remaining within the allowable set.
This research will utilize a diffusion model to make generation of unstructured perturbations easier.
This research will utilize a diffusion model to make generation of unstructured perturbations easier. The generative diffusion model is great at creating new samples with a controlled amount of distortion compared to training data. We will use this feature of the diffusion model to generate unstructured perturbations. A diffusion model will be trained on time and frequency response data of a variety of dynamic systems