A reproducible, query-agnostic content score can serve as a low-cost, manipulation-resistant filter for generative engines, but it cannot predict query-specific citations; paired tests on ten engine families find historical calibration anchors no longer move citations and attacker gains are empirically capped at around six points.
Citation observations
Cumulative provider counts captured on specific dates; providers are never combined.
No provider observation is available for this paper.
Missing data, not a zero citation count.
How do you validate a cheap, deterministic proxy for an oracle that is expensive, rate-limited, and non-stationary? We present a protocol built on adversarial falsification gates (negative control, dose response, bounded amplification, duplication penalty, length neutrality) that define and select the proxy, fitted on a training split and confirmed held-out; around them it bounds what the proxy can never resolve, and re-measures external causal evidence on the current oracle rather than assuming it. We demonstrate it end to end on Generative Engine Optimization, where the proxy is a deterministic content score, and one step fails on that domain exactly as the protocol is built to detect: re-measuring the only published causal anchors (2023 effect sizes) on ten modern engine families shows their levers move citation on none, so the anchors are an expired external check; recalibrating to the near-zero modern vector strips the score of its lever-responsive components. What survives is the gate-enforced response surface. The gates buy a measured property: on a 500-source benchmark of adversarial edits, amplifying the score's calibrated levers gains an attacker at most 6 points, and decreases with dose; single-lever amplification is provably bounded, while the cap and cross-lever sub-additivity are empirical findings consistent with it. On detection, web-spam baselines dominate and out-of-distribution attacks evade the score, so the deployable filter layers it over them. A query-conditioned skyline bounds the score's citation signal (within-query Spearman 0.11), repositioning query-agnostic scores as quality filters rather than citation predictors. A query-leakage bug in our first ranking evaluation and a failed confidence flag are disclosed and corrected; every number reproduces offline from released artifacts at zero marginal API cost.
Summary
Main Finding
The paper presents a practical protocol to validate a cheap, deterministic, manipulation-resistant content score that proxies for an expensive, rate-limited, and non-stationary generative-engine oracle. The protocol uses adversarial falsification gates to define/select the score, a query-conditioned skyline to bound what the score can never resolve, and a re-measurement step to check (and update) external causal anchors. Applied end-to-end to Generative Engine Optimization (GEO), the protocol (a) yields a deterministic, auditable content score whose single-lever amplification is provably bounded, (b) finds that previously published causal anchors (2023 effect sizes) no longer move citation on ten modern engine families, and (c) bounds the ceiling of any query-agnostic scorer while showing query-conditioned models recover much more signal.
Key Points
- Protocol design
- Define candidate proxy via adversarial falsification gates: negative control, dose response, bounded amplification, duplication penalty, length neutrality.
- Confirm gates on held-out data; bound unattainable signal with a query-conditioned skyline model.
- Re-measure external causal anchors on the current engines rather than assume transportability.
- Demonstration artifact (query-agnostic content score)
- Deterministic, auditable score s(x) ∈ [0,100] computed from page text (no LLMs, no network) using 11 regex/statistical sub-components.
- Aggregation uses concave transform g(u) = 100 sqrt(u/100) to penalize single-lever stuffing (anti-stuffing device).
- Lemma 1: concavity provably bounds single-lever dose amplification (sqrt behavior from floor; general bound ∆(k)/∆(1) ≤ k and for sqrt transform ratio = sqrt(k)).
- Empirical hardened benchmark: amplifying calibrated levers gives an attacker at most a +6 point gain; gains decrease with higher dose and are sub-additive across levers.
- Detection of spam-style attacks is dominated by standard web-spam baselines; out-of-distribution attacks can evade the score → recommended layered deployment (score + spam baselines).
- Causal anchor re-measurement
- Paired, volume-controlled edits tested on 10 engine families (6 open-weights, 4 commercial inc. 3 proprietary gpt-5.x arms).
- The three strongest 2023 GEO interventions (quotation, statistics, cite-sources) do not move citation on any of the ten families; the modern anchor vector is near zero (one lever nominally negative).
- Recalibrating to the modern anchors zeros lever-responsive features; as a result, calibration now primarily enforces the gate-defined response surface rather than reflecting up-to-date causal levers.
- Query-blind ceiling and query-conditioned models
- Proposition 1: any query-agnostic scorer is upper-bounded in pairwise concordance by Cmax (depends on per-pair query variability); only conditioning on q can close the gap.
- Empirical findings: fixed score pooled within-query Spearman ≈ 0.114 (original seven arms) and 0.118 (three gpt-5.x arms). A flexible ranker restricted to content features failed to beat the fixed score on unseen queries (ρ = 0.10 vs 0.12), consistent with the ceiling idea.
- Query-conditioned models reach ≈0.4 Spearman and transfer to held-out commercial families, roughly tripling the measured signal relative to query-agnostic scoring.
- Audit and reproducibility
- The study disclosed and corrected a query-leakage bug in a ranking evaluation and a failed confidence flag; also found a feature-coverage bug in a negative-control edit.
- All reported numbers reproduce offline from released artifacts at zero marginal API cost.
- Operational facts
- Score composed of 11 deterministic sub-components; runs ~70 ms per page on commodity hardware.
- The score is intended for corpus filtering, editorial quality control, public leaderboards — not for per-query citation prediction.
Data & Methods
- Data and benchmark design
- GEO-Bench and paired, volume-controlled edit experiments used as the causal intervention framework.
- Ten engine families evaluated: six open-weight models and four commercial engines, including three proprietary gpt-5.x arms (July 2026 replication).
- A 500-source, volume-controlled adversarial-edit benchmark used to test manipulability and detection.
- Feature and score construction
- d = 11 deterministic sub-components (regex, counts, TF–IDF linear algebra, entropy/information-density, structural block features).
- Concave aggregation transform g(u) = 100 sqrt(u/100) and simplex weights w ∈ Δd−1.
- Per-weight identifiability analysis: only 5 anchors vs 11 weights → alignment underdetermined; gates and prior observational weighting constrain/select admissible weights; two weights pinned by anchors, two forced by gates, others inherit prior.
- Theoretical tools
- Proposition 1: formal bound on the maximum pairwise concordance attainable by any query-agnostic scorer (Cmax).
- Lemma 1: formal bound on single-lever dose amplification under concave aggregation.
- Modeling and evaluation
- Query-conditioned predictor: LambdaMART (LightGBM) ranker trained on deterministic content features; leave-one-engine-out and held-out queries/families used for validation.
- Metrics: within-query Spearman correlations, pairwise concordance; attack gains measured in score points; statistical tests on anchor re-measurement returning near-zero effect sizes.
- Reproducibility and audits
- All artifacts, replication code, and experimental captures are released so numbers reproduce offline without API access.
- Audited and corrected methodological errors (query leakage, negative-control implementation) are disclosed.
Implications for AI Economics
- Incentives and returns to content-side optimization
- The finding that key historical GEO levers no longer move citation implies that payoffs to classic SEO-style content interventions can evaporate quickly as engine families evolve. Economic returns to those investments are time-sensitive and may decline or disappear, shifting the calculus for content producers.
- A deterministic, manipulation-resistant content score with bounded manipulability (≤ +6 points per lever in the demonstrated setting) limits pure single-lever rent-seeking returns. This reduces the scope for simple, high-leverage content stuffing strategies to extract attention rents.
- Market dynamics and competition among engines
- Re-measurement across open and commercial engines (including gpt-5.x arms) shows modern engines may converge in insensitivity to earlier levers. That suggests platform behavior and citation policies can materially change content-firm incentives across platforms simultaneously, with implications for cross-platform competition for traffic.
- Goodhart and strategic effects
- The protocol explicitly addresses Goodhart risk by defining the score through adversarial gates and proving bounds on single-lever amplification. In practice, this reduces some classes of perverse incentives, but out-of-distribution attacks and multi-lever strategies remain possible—so the arms race between scorers, detection layers, and attacker strategies continues.
- Measurement cost, reproducibility, and public goods
- A cheap deterministic proxy that is auditable and reproducible lowers the marginal cost of ongoing monitoring of engine behavior; this is valuable public infrastructure for researchers, regulators, and firms who need to track how attention allocation rules change over time.
- Because anchors expire, the paper highlights the economic value of continuous, reproducible measurement (and public datasets/artifacts) rather than one-off calibration to past causal estimates.
- Policy and platform governance
- The study demonstrates the need for routine re-measurement of causal effects when instruments (engines) change. Regulators or industry bodies seeking to understand traffic diversion, platform externalities, or content incentives should require continuous, auditable measurement pipelines.
- Layered defenses (deterministic score + web-spam baselines) point to pragmatic deployment patterns platforms can adopt to balance filtering utility and robustness against manipulation.
- Practical guidance for market participants
- Content producers: historical SEO playbooks may no longer pay; investments should be evaluated against up-to-date causal measurements of engine behavior.
- Platforms and aggregators: adopting auditable, deterministic filters can limit simple manipulation while remaining cheap and transparent; however, such filters must be paired with adaptive monitoring as engine citation behavior evolves.
- Researchers and economists: when estimating causal effects of content interventions on attention, build in transport checks and re-measure on current systems rather than relying on archived effect sizes.
Summary takeaway: The paper offers a reproducible protocol and concrete demonstration showing that carefully gated, deterministic content scores can be validated as manipulation-resistant proxies for costly engine-side measurement—but they have clear, provable limits (query-agnostic ceilings), require layered defenses for detection, and must be re-anchored frequently because causal levers on modern engines can and do expire. These facts materially affect incentives and measurement strategies in the attention economy mediated by generative engines.
Assessment
Claims (10)
| Claim | Direction | Outcome | Confidence & Evidence | Details |
|---|---|---|---|---|
| Under paired, volume-controlled tests, the three strongest GEO interventions reported in 2023—quotation, statistics, and cite-sources—did not move citation visibility on any of ten modern generative-engine families. Other | null_result | Citation visibility of source content in generated answers |
Reading fidelity
high
Study strength
medium
|
n=10
No detectable effect on any of 10 engine families
|
| On a 500-source benchmark of volume-controlled adversarial edits, amplifying the score's calibrated levers increased the score by at most 6 points. Other | positive | Increase in the deterministic content score under adversarial manipulation |
Reading fidelity
high
Study strength
medium
|
n=500
at most +6 points
|
| The score's adversarial amplification gain decreases as the attack dose increases. Other | negative | Marginal score gain from increasing adversarial manipulation dose |
Reading fidelity
high
Study strength
medium
|
n=500
gain decreases with dose
|
| The absolute 6-point amplification cap and sub-additivity across multiple levers are empirical findings, rather than consequences directly implied by the single-lever mathematical bound. Other | mixed | Relationship between formal score-amplification bounds and observed multi-lever adversarial gains |
Reading fidelity
high
Study strength
high
|
not reported
|
| The score is not an effective standalone detector of all adversarial or spam-like attacks: standard web-spam baselines outperform it where detection works, and out-of-distribution attacks evade it. Error Rate | negative | Detection of adversarial content manipulation and web-spam-like degradation |
Reading fidelity
high
Study strength
medium
|
n=500
|
| The pooled within-query correlation between the deterministic content score and citation visibility was modest but statistically significant on the seven original engine arms. Other | positive | Within-query association between content score and citation visibility |
Reading fidelity
high
Study strength
medium
|
n=7
pooled within-query Spearman 0.114, p < 10−8
|
| A query-conditioned predictor has substantially more citation-ranking signal than the query-agnostic content score, reaching approximately 0.4 correlation. Other | positive | Within-query ranking of source citation visibility |
Reading fidelity
high
Study strength
medium
|
ρ ≈ 0.4
|
| Within the paper's deterministic content-feature family, a flexible content-only ranker did not outperform the fixed score on unseen queries. Other | null_result | Citation-ranking performance on unseen queries using content-only features |
Reading fidelity
high
Study strength
medium
|
ρ = 0.10 versus 0.12
|
| Sharing queries across engine arms in the ranking evaluation inflated fitted-ranker performance; correcting the leakage reduced the full-model result from 0.57 to 0.36 on the audited seven-arm dataset. Other | negative | Estimated citation-ranking performance under different cross-validation designs |
Reading fidelity
high
Study strength
high
|
n=7
0.57 versus 0.36
|
| The proposed score can be computed deterministically from page text alone, without an LLM, learned embeddings, network access, or engine access at scoring time. Other | positive | Offline determinism and computational requirements of the scoring procedure |
Reading fidelity
high
Study strength
high
|
not reported
|