donboyd5 / synpuf

Synthetic PUF
MIT License
4 stars 3 forks source link

List of synthesis issues to explore - please add/comment #28

Open donboyd5 opened 5 years ago

donboyd5 commented 5 years ago

Here are some issues worth examining. Initial thought is to examine them from unweighted and weighted file-quality perspective, but those that improve file quality also need to be explored from disclosure-risk perspective.:

  1. Pros/cons of different seed variables or X variables.
  2. Pros/cons of different orderings of variables for synthesis, and figuring out to extent practical the logic of ordering.
  3. Pros/cons of splitting the file - fitting and synthesizing mutually-exclusive subsets and then putting the synthesized subsets together.
  4. More-complex forms of fitting and predicting - methods and functional form, two-step procedures, etc.