operator distance modulo permutations

[[concept]]
operator distance modulo permutations

The operator distance modulo permutations for an operator ψ:xy is given by

||ψψ||p=minPPmaxx:||x||=1||PTψ(x)ψ(PTx)||=supx:||x||=1||PTψ(x)ψ(PTx)||

This can be defined for any norm on the LHS, but typically is the operator norm induced by the 2 norm.

  • We can think of this as a relative measure of how "far" ψ is from being a permutation of ψ.
Note

For graphs, we can consider ψ to be some graph and x the nodes. This looks for the permutation that makes these graphs closest to one another, then computes a distance.

operator distance modulo G

Let G be a group and F:xy an operator. Then the operator distance modulo G is given by

||FF||G=mingGmaxx:||x||=1||gF(x)F(gx)||

(where, presumably, F=g0F for some fixed g0G)

Mentions

File
additive perturbations
filter permutation invariance
quasi-symmetry
relative perturbations
2025-03-05 graphs lecture 12
2025-03-10 graphs lecture 13