Max Wolf's Second Brain

Home

❯

general

❯

permutation invariance

permutation invariance

Jun 14, 20251 min read

A permutation invariant function will give the same output, regardless of the permutation applied to any input.

f(x):Rn↦Rmf(x[s])=f(x) for any x∈Rns: any permutation of indices {1,…,n}

Self-Attention is permutation invariant and permutation equivariant.


NOTE: The full transformer is not - set transformer changes this.
(from set transformer)

Link to original

References

invariance


Graph View

Backlinks

  • invariance
  • message passing
  • permutation equivariance
  • self-attention

Created with Quartz v4.5.1 © 2025

  • GitHub
  • Discord Community