---
title: 'ErasureBench-H: Dual-Domain Benchmarking'
url: https://www.emergentmind.com/topics/erasurebench-h
type: topic
---

# ErasureBench-H: Dual-Domain Benchmarking

ErasureBench-H is a polysemous designation rather than a single universally standardized benchmark. In diffusion-model safety, it is explicitly introduced as a hierarchical benchmark for multi-concept erasure with a brand→series→character taxonomy, designed to evaluate erasure at multiple semantic granularities and under growing per-generation erasure subset size [2509.21433]. In quantum error-correction literature, the same label is used in a benchmark-oriented sense for erasure-channel evaluation of quantum LDPC decoders, erasure-aware circuit conversion, finite-size threshold estimation, and hardware characterization, but those papers present reporting protocols and benchmark axes rather than one shared canonical artifact [2411.08177][2602.07578][2603.19062][2601.21616]. This split usage is further sharpened by later concept-erasure papers that explicitly state that they do not define a component named “ErasureBench-H,” instead introducing M-ErasureBench or EraseBENCH as separate benchmarks [2512.22877][2501.09833].

## 1. Nomenclature and domain-specific meanings

The term has acquired two technically distinct meanings. In the diffusion-model literature, ErasureBench-H denotes a concrete hierarchical evaluation benchmark whose purpose is to stress-test multi-concept erasure under nested semantic structure and varying concept scope [2509.21433]. In the quantum-erasure literature, the same name functions more as a benchmark harness or benchmark target: papers specify decoder inputs, metrics, fair baselines, finite-size scaling protocols, and hardware axes “for ErasureBench-H,” but do not define a single shared dataset or software release [2411.08177][2602.07578][2603.19062][2601.21616].

| Context | Meaning of “ErasureBench-H” | Source |
|---|---|---|
| Diffusion-model concept erasure | A hierarchical benchmark with brand→series→character structure | [2509.21433] |
| Quantum erasure benchmarking | A benchmark-oriented harness for erasure-aware QEC evaluation | [2411.08177], [2602.07578], [2603.19062], [2601.21616] |
| Related but distinct names | M-ErasureBench and EraseBENCH explicitly state that no “ErasureBench-H” is defined there | [2512.22877], [2501.09833] |

A common misconception is that ErasureBench-H names a single benchmark spanning all erasure-related work. The record in the cited papers does not support that interpretation. A more precise reading is that the term is stable only within specific subfields, and even there its scope differs substantially [2509.21433][2512.22877][2501.09833].

## 2. Hierarchical benchmark for multi-concept erasure in diffusion models

In its formalized diffusion-model sense, ErasureBench-H was introduced to address a limitation of flat-label datasets such as CIFAR-10, CIFAR-100, and Imagenette: they do not represent the nested concept structure that arises in practical takedown requests, where a request may target a character, a series, or an entire brand [2509.21433]. The benchmark therefore defines a three-level taxonomy of Brand → Series → Character, with character as the unit concept, and introduces the notion of concept scope, defined as the number of unit concepts subsumed by a named concept.

The released benchmark is a taxonomy-only resource: a CSV hierarchy with 27 brands, 73 series, and 300 characters, with no images distributed [2509.21433]. Evaluation images are instead generated from Stable Diffusion v1.4 during experiments. The paper gives representative examples including Disney, DC, and Warner Bros. at the brand level; series such as The Lion King, Mickey Mouse Clubhouse, Duffy and Friends, Justice League, and Shazam!; and characters such as Simba, Timon, Mickey Mouse, Minnie Mouse, Duffy, ShellieMay, Batman, Wonder Woman, and Shazam [2509.21433].

The prompt design is intentionally minimal so that the erased subset remains explicit. The standard template is “a photo of the {target concepts},” with conjunction prompts such as “a photo of the beaver, dolphin, and otter” to scale the per-generation erased subset size [2509.21433]. Two multi-concept settings are distinguished. In scope scaling, the model is trained to erase an increasing number of concepts but evaluated on single-target generation. In per-generation subset scaling, the subset size grows either through conjunctions with \(N \in \{2,3,4,5\}\) or by requesting a higher-level concept whose scope equals the number of unit characters it subsumes [2509.21433].

Series-level and brand-level targets are aggregated by scope tertiles into Small, Medium, and Large buckets, computed separately per level [2509.21433]. This design makes semantic relatedness operational rather than anecdotal: conjunction experiments can be formed from contiguous class tuples or hierarchical groupings, while scope-based evaluations intrinsically involve related targets under the same parent node.

## 3. Evaluation formalism, metrics, and aggregation

ErasureBench-H defines the universe of unit concepts \(U\) with \(|U|=300\). A target concept \(t\) at level \(L \in \{\text{character}, \text{series}, \text{brand}\}\) corresponds to a set of unit concepts \(S(t) \subseteq U\), with \(|S(t)|=1\) at character level. For each generated image \(x\), \(g_K(x) \subseteq U\) denotes the set of \(K\) unit concepts returned by a CLIP-based concept-presence classifier using top-\(K\) CLIP logits at unit-concept granularity [2509.21433].

Erasure effectiveness is defined by residual target presence:
$$
\mathrm{Acc}_{\mathrm{EE}} = \frac{1}{|X|} \sum_{x\in X} \mathbf{1}\!\left[g_K(x)\cap S(t)\neq \varnothing\right].
$$
The erasure success rate is
$$
\mathrm{Acc}_{\mathrm{ER}} = 1 - \mathrm{Acc}_{\mathrm{EE}}.
$$
Utility preservation is setting-specific. For conjunction prompts with per-generation erased subset size \(N\), the benchmark samples \(N\) non-target unit concepts \(U_{nt} \subset U \setminus S(t)\) and requires the top-\(N\) predictions to contain all \(N\) sampled non-targets. For concept-scope expansion at series or brand level, it requires the top-5 unit predictions to fall within the corresponding non-target groups outside the target’s brand or series [2509.21433]. Harmonic accuracy combines erasure success and utility preservation:
$$
\mathrm{Acc}_{\mathrm{harmonic}} = \frac{2}{\frac{1}{\mathrm{Acc}_{\mathrm{ER}}} + \frac{1}{\mathrm{Acc}_{\mathrm{UP}}}}.
$$

Image fidelity is reported with FID against MS-COCO:
$$
\mathrm{FID} = \|\mu_r - \mu_g\|_2^2 + \mathrm{Tr}\left(\Sigma_r + \Sigma_g - 2(\Sigma_r \Sigma_g)^{1/2}\right).
$$
At character level, \(\mathrm{Acc}_{\mathrm{EE}}\), \(\mathrm{Acc}_{\mathrm{UP}}\), \(\mathrm{Acc}_{\mathrm{harmonic}}\), and FID are computed per character and then averaged. At series and brand levels, targets are bucketed by scope tertiles and metrics are averaged within each bucket [2509.21433].

The benchmark fixes a concrete generation protocol: Stable Diffusion v1.4, DDIM 50-step sampler, classifier-free guidance at inference, and typically 200 generated images per method for each target set [2509.21433]. The use of top-\(K\) CLIP predictions is task-dependent. The general protocol uses top-\(N\) logits for conjunction prompts, while the appendix tables for ErasureBench-H conjunction and series/brand results use top-5 [2509.21433].

## 4. Empirical role in DyME and observed scaling behavior

ErasureBench-H was used to evaluate DyME, which trains concept-specific LoRA adapters and dynamically composes only the required adapters at inference [2509.21433]. The benchmark is central to DyME’s claim of scalability because it exposes the interference that arises when erased sets become large or semantically clustered. Static baselines in the reported experiments include Stable Diffusion without erasure and static erasure methods ESD, AC, FMN, MACE, SPM, and SalUn; the strongest static baselines, especially MACE, SPM, and SalUn, are carried forward to the more difficult multi-concept studies [2509.21433].

On conjunction-based subset scaling, DyME maintains the highest reported harmonic accuracy as \(N\) increases. At \(N=2\), DyME reports \(\mathrm{Acc}_{\mathrm{EE}}=8.50\), \(\mathrm{Acc}_{\mathrm{UP}}=30.50\), and \(\mathrm{Acc}_{\mathrm{harmonic}}=45.75\), compared with SPM’s \(10.50\), \(24.50\), and \(38.47\), MACE’s \(9.50\), \(7.50\), and \(13.85\), and SalUn’s \(13.50\), \(27.00\), and \(41.15\) [2509.21433]. At \(N=5\), DyME reports \(7.50\), \(7.00\), and \(13.02\), compared with SPM’s \(16.50\), \(6.50\), and \(12.06\), MACE’s \(9.50\), \(3.50\), and \(6.74\), and SalUn’s \(22.00\), \(4.00\), and \(7.61\) [2509.21433]. An ablation without orthogonality degrades sharply; for example, at \(N=2\) it reports \(56.50\), \(30.50\), and \(35.86\), which the paper uses as evidence of adapter interference without orthogonal constraints [2509.21433].

The concept-scope evaluations reveal the same pattern across semantic levels. At character level, DyME reports \(\mathrm{Acc}_{\mathrm{EE}}=7.50\), \(\mathrm{Acc}_{\mathrm{UP}}=71.20\), \(\mathrm{Acc}_{\mathrm{harmonic}}=80.46\), and \(\mathrm{FID}=133.04\), compared with SPM’s \(27.00\), \(61.60\), \(66.82\), and \(134.57\), MACE’s \(7.50\), \(34.40\), \(50.15\), and \(140.19\), and SalUn’s \(8.50\), \(21.00\), \(34.16\), and \(134.57\) [2509.21433]. At series level, DyME remains strongest across Small, Medium, and Large buckets, although absolute utility preservation decreases with scope. At brand level, performance is hardest overall: for Large brands, DyME reports \(51.00\), \(7.50\), and \(13.01\), while MACE reports \(4.50\), \(2.50\), and \(4.87\), SPM reports \(60.50\), \(6.00\), and \(10.42\), and SalUn reports \(49.00\), \(3.50\), and \(6.55\) [2509.21433].

The DyME paper attributes these gains to bi-level orthogonality constraints. Its final training objective is
$$
\mathcal{L} = \mathcal{L}_{\mathrm{rec}} + \lambda_1 \mathcal{L}_{\mathrm{ortho}^{\mathrm{aware}}} + \lambda_2 \mathcal{L}_{\mathrm{ortho}^{\mathrm{agnostic}}},
$$
with one orthogonality term defined on induced representation shifts and the other on LoRA-parameter interactions [2509.21433]. A plausible implication is that ErasureBench-H functions not merely as a dataset taxonomy but as a structured interference testbed: it makes the failure mode of static multi-concept erasure quantitatively observable as concept scope expands.

## 5. Quantum-erasure usage: benchmark harness, protocols, and reporting axes

In quantum error correction, ErasureBench-H appears as a benchmark-oriented framework for evaluating erasure-aware decoders, erasure-circuit conversions, finite-size threshold estimation, and hardware metrics rather than as one fixed benchmark release. The central shared assumption is a flagged erasure model in which erasure locations are known to the decoder, but the benchmark objects differ by layer: code-capacity decoding, circuit-level erasure compilation, finite-size scaling, and hardware-efficient erasure detection [2411.08177][2602.07578][2603.19062][2601.21616].

At the decoder level, the BPGD erasure-decoding work specifies an ErasureBench-H-style evaluation for CSS quantum LDPC codes under independently flagged erasures with probability \(\epsilon\), where \(X\)- and \(Z\)-type decoding are carried out separately on \(H_Z\) and \(H_X\), success includes convergence to a degenerate codeword, and recommended comparisons include peeling, pruned peeling, BPGD, BPGD+damping, BPGD+adjusted LLRs, VH for HGP codes, and ML restricted to the erased set [2411.08177]. It recommends reporting failure rate versus \(\epsilon\), average iterations, runtime, threshold estimates, and waterfall slopes, and gives practical defaults such as \(\mathrm{llr\_max}=25\), \(\mathrm{llr\_min}\approx 0\), fixed \(T\) per round, one-variable-per-round decimation by \(\arg\max |L_i^{post}|\), and degeneracy-resolution counted as success [2411.08177].

At the circuit-conversion level, BiBiEQ positions itself as an erasure-aware compilation, conversion, and evaluation pipeline for Bivariate Bicycle codes that “maps naturally onto an erasure-focused harness such as ErasureBench-H” [2602.07578]. It produces erasure-aware memory circuits \(C_E\), converts them into decoder-ready stabilizer circuits \(C\) through Exact and Approx engines, and reports per-round logical error rate
$$
p_L = 1 - (1 - p'_L)^{1/d},
$$
pseudo-threshold \(\hat e\) defined by \(p_L(\hat e)=\hat e\), engine gap \(\rho(e)=p_L^{Approx}(e)/p_L^{Exact}(e)\), growth rate \(s(e)=d\log \rho(e)/d\log e\), and subthreshold scaling
$$
p_L(e,d) \approx A(e)\left(\frac{e}{\hat e}\right)^{\alpha d}.
$$
The framework emphasizes schedule dependence: 4EC keeps Approx close to Exact, with median \(\rho\) falling from roughly 4–8 under 2EC to about 1.2–1.3 under 4EC, and distance scaling below threshold shows that the hop \(d:6\rightarrow 10\) yields a \(26\)–\(34\times\) reduction in per-round LER, whereas \(d:10\rightarrow 12\) yields only \(2.0\)–\(2.7\times\) [2602.07578].

At the finite-size threshold level, the BB-code threshold study codifies a fairness and reproducibility standard for an erasure benchmark: the primary metric is word error rate, \(\mathrm{WER}=F/T\), with failure if either \(X\) or \(Z\) sector fails; pseudo-threshold \(p^*\) is the \( \mathrm{WER}=0.10 \) crossing; asymptotic threshold is estimated by finite-size scaling
$$
\mathrm{WER}(p,N)\approx f\!\left((p-p^*_\infty)N^{1/\nu}\right).
$$
Using five BB code sizes from \(N=144\) to \(N=1296\), \(200{,}000\) shots per point, and bootstrap confidence intervals, it reports finite-size pseudo-thresholds from \(p^*=0.3701\) to \(0.4706\), an asymptotic threshold \(p^*_\infty \approx 0.488\), and \(\nu \approx 1.18\), while arguing that uninformed depolarizing-weight MWPM is an unfair baseline on the erasure channel because it behaves like random guessing in the tested regime [2603.19062].

At the hardware level, the biased-erasure cavity-qubit work proposes a standardized axis set for ErasureBench-H: erasure bias \(R_e=\gamma_e(1_L)/\gamma_e(0_L)\), detection quality via false-positive and false-negative rates, postselected logical relaxation and dephasing, gate error under interleaved erasure detection, and resource overhead [2601.21616]. In the reported single-cavity \(|0_L\rangle\equiv |0\rangle\), \(|1_L\rangle\equiv |2\rangle\) encoding, the erasure bias ratio exceeds \(265\), over \(99.3\%\) of leakage events are converted into detected erasures, postselected logical relaxation and dephasing rates are below the erasure rate by factors of \(31\) and \(15\), and interleaved randomized benchmarking reports a residual logical gate error of \(0.29\%\) [2601.21616]. This suggests that, in the quantum literature, ErasureBench-H is best understood as a layered benchmarking vocabulary spanning algorithmic, circuit, finite-size, and hardware regimes rather than as one monolithic benchmark.

## 6. Terminological divergence and neighboring benchmarks

The ambiguity of the name is made explicit by neighboring concept-erasure benchmarks. M-ErasureBench introduces a multimodal framework for concept erasure in text-to-image diffusion models across text prompts, learned embeddings, and inverted latents, with five evaluation scenarios, and states directly that the paper does not define a component named “ErasureBench-H” [2512.22877]. Similarly, EraseBENCH presents a multi-dimensional benchmark centered on concept entanglement and ripple effects, covering more than 100 concepts and more than 1,000 tailored prompts, and also states that no “ErasureBench-H” or “Hard” split is defined there [2501.09833].

The distinction is substantive, not merely nominal. EraseBENCH is organized around visually similar, binomial, stylistically similar, and subset-superset relations; M-ErasureBench is organized around input modalities and white-box versus black-box access; ErasureBench-H in DyME is organized around hierarchical concept scope; and the quantum literature uses the term for erasure-channel benchmarking protocols rather than for one concept-erasure dataset [2501.09833][2512.22877][2509.21433][2411.08177]. This suggests that any use of the label without domain qualification is liable to misidentify the benchmark being referenced.

For technical writing, the least ambiguous practice is to specify the domain explicitly: “ErasureBench-H” for the hierarchical benchmark of multi-concept erasure in diffusion models [2509.21433], or “ErasureBench-H-style quantum erasure benchmark” when referring to the benchmark harness used in quantum LDPC decoding, BB-code threshold estimation, or biased-erasure hardware reporting [2411.08177][2602.07578][2603.19062][2601.21616].

Source: https://www.emergentmind.com/topics/erasurebench-h