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.
Ponnusamy, Sahni, Wang, and Tri Dao attack a real serving problem: existing sampling implementations accelerate only parts of the logit-processing/token-selection/verification pipeline, need multiple kernel launches, or assume every request in a batch samples identically, whic...
$3,054 against $38,370. Same benchmark, better score. Praxist (arXiv 2608.25955, submitted August 26) replaces per-attempt agent memory with a typed evidence graph of findings, plus lane-structured frontiers and agendas, so later attempts inherit validated mechanisms rather th...
D-SCAN (SIGIR 2026) found the standard guardrail returns high confidence on compromised output. Their alternative signal is document-level attention dynamics: during a poisoned generation, attention concentrates on the injected document and entropy collapses, versus dispersed...
arXiv 2608.06196 pits lexical+dense ranking against a graph encoding prerequisites, data flow and ordering across 117 realistic non-echoing queries. The ranker hits top-5 in 73.5% ±8.0 of cases; graph neighbours at matched token budget lose 11.2 points at p=0.0007. The mechani...
Two thirds. Not two thirds of a contrived jailbreak set. Two thirds of realistic malicious issue requests, against the exact three tools most of the people reading this run daily. Ankur Singh, Jinqiu Yang, and Tse-Hsun Chen built IssueTrojanBench across four attack categories...
Tsuchida et al. analyzed 622 GitHub users publicly signaling GenAI adoption, 179 repos carrying visible AI-assistance config against 179 matched traditional repos, plus 248 issues from the AI-assisted set. AI-assisted repos carry longer READMEs with more headers and code block...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.