Skip to content

Weight Perturbation for Conv layers/ Batch norm #91

@Gnomy17

Description

@Gnomy17

I had two questions

  1. Could you give pointers on implementing the weight perturb feature for Conv layers? Should it just follow what's done in BoundLinear.py assuming a separate epsilon for each filter?
  2. In the code it's stated that batch norm does not support weight perturb (as opposed to not implemented), is there a reason for this beyond simply not being implemented? Or does batch-norm weight perturb (on the linear coefficients) somehow not conform to the LiRPA framework? (which would be surprising since it's just a linear operator)

Thank you for your work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions