Skip to main content

Perceptual Hashing

Intentionally maximizes the change of hash collision to detect similar images. Used by Google's Search by Image feature or Apple's CSAM. Perceptual Hashing

Algorithms and Their Performancesโ€‹

Zaunerโ€‹

  • Fastest: block-mean-based perceptual image hash.
  • Most discriminative: Marr-Hildreth operator-based hash function

Vulnerabilitiesโ€‹

It's Not What It Looks Like: Manipulating Perceptual Hashing-based Applicationsโ€‹

  • TLDR: A delicately designed image can fool a perceptual hash application, making it classify two completely different images as the same.