Fetching from the wire…
Public story · 2026-07-21 · high
The method lets someone doing image dedup specify what should count as similar instead of tuning a fixed score by feel.
Why now: The paper carries a July 2026 arXiv ID, putting it in the same window as this coverage.
Adobe Research is making the case that image similarity metrics have been solving the wrong problem. In a paper posted to arXiv, Wang, Nitzan and Hertzmann argue that fixed metrics like LPIPS take a judgment that depends on context and compress it into one number. Two images can match in shape and diverge completely in color, and whether that counts as similar depends on what you're checking for, not on what a pretrained network decides.
Their fix is a metric that takes a text prompt specifying the comparison axis. Tell it you care about color, it scores color. Tell it you care about shape, it scores shape instead.
That's a real change for anyone running image eval or dedup pipelines, where an LPIPS threshold usually gets tuned by trial and error until it stops throwing false positives. A text-specified axis turns that tuning knob into a sentence you can read back and check later, instead of a number nobody can explain.
The paper doesn't say how the metric holds up across thousands of comparisons with dozens of different axes, or whether small changes in prompt wording shift the score. If every comparison needs its own carefully worded prompt, this trades a threshold you tune once for a prompt you have to get right every time. That's not obviously less work, it's just work that happens earlier and looks more legible.
Each link below shares sources, entities, or timing with this story.
Shared entity: Their / Same source domain / Shared topic
Both cover Their; reported by the same outlet (arxiv.org); overlapping topics (axis, different).
Shared entity: Their / Same source domain / Earlier coverage
Both cover Their; reported by the same outlet (arxiv.org); earlier Their coverage from 2026-07-16.
Both cover Their; reported by the same outlet (arxiv.org); earlier Their coverage from 2026-06-08.
Both cover Their; reported by the same outlet (arxiv.org); earlier Their coverage from 2026-03-07.
Same source domain / Shared topic / Downstream implication
Reported by the same outlet (arxiv.org); overlapping topics (anyone, eval); traces where this leads (implication).
Reported by the same outlet (arxiv.org); overlapping topics (anyone, comparison); traces where this leads (implication).
Shared entity: Their / Earlier coverage / Tension
Both cover Their; earlier Their coverage from 2026-07-20; pushes against this story (versus).
Both cover Their; earlier Their coverage from 2026-07-07; pushes against this story (against).