The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

Forcing explanations on personalized targeting bites into retail profits: explainable targeting rules yield about 7.5% lower expected profits (roughly $0.23 per customer) than unconstrained black-box personalization. The paper also shows firms should estimate explainable rules directly from data rather than approximate opaque models.

Optimal Comprehensible Targeting
Walter W. Zhang · December 02, 2025
arxiv rct high evidence 9/10 relevance Full text usable extracted full text Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

Arxiv

Latest observation:

  1. Walter W. Zhang unresolved corpus identity

Semantic Scholar

Latest observation:

  1. Walter W. Zhang provider ID
Constraining targeting policies to be comprehensible (to satisfy a right-to-explanation) lowers expected profits relative to unconstrained black-box personalization — by about 7.5%, or $0.23 per customer — and the paper shows it's optimal to estimate the explainable policy directly from data rather than projecting a black box into an explainable form.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

Developments in machine learning and big data allow firms to fully personalize and target their marketing mix. However, data and privacy regulations, such as those in the European Union (GDPR), incorporate a "right to explanation," which is fulfilled when targeting policies are comprehensible to customers. This paper provides a framework for firms to navigate right-to-explanation legislation. First, I construct a class of comprehensible targeting policies that is represented by a sentence. Second, I show how to optimize over this class of policies to find the profit-maximizing comprehensible policy. I further demonstrate that it is optimal to estimate the comprehensible policy directly from the data, rather than projecting down the black box policy into a comprehensible policy. Third, I find the optimal black box targeting policy and compare it to the optimal comprehensible policy. I then empirically apply my framework using data from a price promotion field experiment from a durable goods retailer. I quantify the cost of explanation, which I define as the difference in expected profits between the optimal black box and comprehensible targeting policies. Compared to the black box benchmark, the comprehensible targeting policy reduces profits by 7.5% or 23 cents per customer.

Summary

Main Finding

The paper develops a practical framework for designing profit‑maximizing “comprehensible” targeting policies (sentence‑length rules that are transparent, complete, and conversational), shows how to optimize over that class, and compares the resulting policy to state‑of‑the‑art black‑box policy learning. Key empirical result: in a retailer promotion RCT (176,961 households, $10‑off promotion), the optimal comprehensible policy reduces profits by 7.5% (≈ $0.23 per customer) relative to the best black‑box policy, but outperforms a blanket targeting rule (≈ $0.38 per customer, or 16% improvement).

Key Points

  • Definition of comprehensible policy: must be (i) transparent (logic is human‑readable), (ii) complete (the sentence is the full policy, not a post hoc summary), and (iii) conversational (short enough to state in ordinary speech).
  • Representational class: policies as sentence(s) formed from conditional clauses combined with logical operators. Short sentence length (few clauses) trades off comprehension and predictive power; VC dimension or Rademacher complexity proxies model complexity.
  • Optimization: learn the profit‑maximizing comprehensible policy directly from data by searching over clauses and logical combinations; algorithms include brute‑force search and greedy heuristics for given sentence length.
  • Estimation principle: directly estimating the comprehensible policy from data strictly dominates the ex post projection approach (i.e., approximate a black‑box by an interpretable sentence afterwards). The paper provides both theoretical arguments and empirical validation.
  • Black‑box benchmarks: considered three classes—indirect (outcome modeling), direct (treatment‑effect modeling), and policy‑learning methods; best performing benchmark in the application combined policy learning with deep neural nets.
  • Quantified cost of explanation: ΔΠ = ΠBB − ΠComp. In the case study, ΔΠ ≈ $0.23/customer (7.5% of profits). Aggregation example: with 10M customers, monthly expected loss ≈ $2.3M; compared to an expected GDPR penalty (assumed 10% enforcement of a $20M max) ≈ $2M, implying firms may rationally weigh noncompliance depending on enforcement and penalty sizing.
  • Inference: profit estimation uses inverse‑propensity weighted profit estimators; the paper adapts recentering empirical process results (Kitagawa & Tetenov) to construct inference for ex post projected rules and uses appropriate inference for the directly learned comprehensible rule.

Data & Methods

  • Empirical dataset: Ni et al. (2012) RCT of a $10‑off holiday promotion mailed to 176,961 households; outcome = sales during December 2003. Standard RFM (recency, frequency, monetary) features are used and engineered into candidate clauses.
  • Formal setup: observed data (X, W, Y) with binary treatment W; counterfactual profits πi(1) = m·Y_i(1) − c, πi(0) = m·Y_i(0). The optimal unconstrained policy is 1{m·(Y(1)−Y(0)) > c}.
  • Profit estimation: inverse‑propensity weighted profit estimator for policy d: Π̂(d) = Σ [Wi/e(Xi) · πi(1) · d(Xi) + (1−Wi)/(1−e(Xi)) · πi(0) · (1−d(Xi))] (unbiased under randomization).
  • Learning approaches compared:
    • Indirect: predict outcomes Y(1), Y(0) then form policy.
    • Direct (treatment effect): estimate conditional average treatment effect (CATE) then threshold by cost.
    • Policy learning: directly optimize a policy objective (profit) using flexible learners (including DNNs).
  • Comprehensible policy learning: construct a dictionary of clauses from features (e.g., recency buckets, top/bottom half spenders, seasonal spend comparisons), enumerate/combine clauses (up to a conversational sentence length), and search (brute force or greedy) for the clause combination maximizing estimated profit. Control for overfitting (complexity vs. conversational limit).
  • Theoretical contribution: formal comparison showing direct learning of interpretable rules is superior to first learning a black‑box and then projecting it down; gives methods for inference on projected rules via recentering.
  • Benchmarking: compares optimal comprehensible policy to best black‑box (policy learning + DNN) and to blanket targeting; reports both relative percent changes and absolute $/customer.

Implications for AI Economics

  • Regulatory tradeoffs: right‑to‑explanation style laws impose an economically measurable cost (the “cost of explanation”). Regulators and firms must consider the interaction of penalty size, enforcement probability, and the firm’s profit loss from complying when designing/complying with explainability requirements.
  • Managerial recommendation: when firms must be interpretable, they should directly learn optimal comprehensible policies from data rather than approximate black‑box models post hoc. This leads to higher profits under the interpretability constraint.
  • Market design and welfare: comprehensible policies reduce personalization and thereby can diminish profit capture from heterogeneity; however, they increase transparency for consumers and regulators, which has implications for trust, fairness perceptions, and long‑run brand equity—factors not fully captured by short‑term profit comparisons.
  • Methodological guidance: policy learning methods can be adapted to interpretable hypothesis classes (simple logical sentences). Measuring model complexity (VC dimension, Rademacher complexity) helps formalize the comprehension–profit frontier.
  • Policy implications for regulators: to induce compliance, regulators should calibrate fines and enforcement probabilities so the expected penalty exceeds the firm’s cost of complying with explainability (or otherwise accept that some firms will rationally not comply).
  • Broader applicability: framework applies beyond promotions to any binary targeting/treatment decision where regulators or stakeholders require human‑readable policies (credit, hiring, lending offers, etc.). The approach gives a practical way to quantify the economic cost of explainability constraints.

If you want, I can: - produce a one‑page checklist for implementing comprehensible policy learning in practice (feature engineering for clauses, search heuristics, inference steps), or - extract the specific optimal comprehensible sentence found in the application and show which customers it targets and why.

Assessment

Paper Typerct Evidence Strengthhigh — The core empirical comparison relies on a field experiment with randomized promotion assignments, which provides credible causal identification of promotion effects and thus of profits under alternative targeting policies; the combination of a formal identification of policy classes and direct estimation of policies from experimental data strengthens causal claims about the profit gap. Methods Rigorhigh — The paper develops a formal framework for representable (comprehensible) policies, proves optimization results (including that direct estimation of the comprehensible policy dominates projection of a black-box), derives the optimal black-box benchmark, and implements the methods on experimental transaction-level data; the approach integrates theoretical results with a carefully identified empirical application, though assumptions about the policy class and implementation details matter for external validity. SampleTransaction- and customer-level data from a price-promotion field experiment conducted by a durable-goods retailer, including randomized treatment assignments, purchase outcomes, customer observables (purchase history/demographics), and profit/revenue measures; exact sample size and period are not specified in the summary. Themesgovernance adoption IdentificationUses randomized assignment from a price-promotion field experiment run by a durable-goods retailer to obtain unbiased estimates of treatment effects by customer segments; combines these estimates with a theoretical/algorithmic optimization over a class of 'comprehensible' (sentence-representable) targeting policies to compute expected profits for both comprehensible and unconstrained (black-box) policies, and defines the cost of explanation as the difference in expected profits. GeneralizabilitySingle-retailer, durable-goods context may not generalize to other industries (e.g., digital goods, services) or ad-based targeting., Results depend on the specific class of 'comprehensible' policies (sentence representation) chosen; other explainability constraints could yield different trade-offs., Regulatory and consumer contexts vary across jurisdictions; GDPR-style 'right to explanation' implementation details differ., Magnitude of profit loss may depend on the richness of data, model complexity, and competition—settings with different data environments may see different costs.

Claims (8)

ClaimDirectionOutcomeConfidence & EvidenceDetails
Developments in machine learning and big data allow firms to fully personalize and target their marketing mix. Firm Productivity positive ability to fully personalize and target marketing mix
Reading fidelity high
Study strength medium
not reported
0.6
Data and privacy regulations, such as the EU GDPR, incorporate a 'right to explanation' which is fulfilled when targeting policies are comprehensible to customers. Governance And Regulation positive comprehensibility of targeting policies as meeting legal requirement
Reading fidelity high
Study strength medium
not reported
0.6
I construct a class of comprehensible targeting policies that is represented by a sentence. Governance And Regulation positive representability of targeting policies in comprehensible (sentence) form
Reading fidelity high
Study strength medium
not reported
0.6
I show how to optimize over this class of policies to find the profit-maximizing comprehensible policy. Firm Revenue positive expected profits under comprehensible targeting policy (profit maximization)
Reading fidelity high
Study strength medium
not reported
0.6
It is optimal to estimate the comprehensible policy directly from the data, rather than projecting down the black box policy into a comprehensible policy. Firm Revenue positive expected profit (comparison between direct estimation vs. projection of black box policy)
Reading fidelity high
Study strength medium
not reported
0.6
I find the optimal black box targeting policy and compare it to the optimal comprehensible policy. Firm Revenue mixed expected profit under black box policy vs. comprehensible policy
Reading fidelity high
Study strength medium
not reported
0.6
I empirically apply my framework using data from a price promotion field experiment from a durable goods retailer. Research Productivity positive application of framework to real field experiment data (empirical validation)
Reading fidelity high
Study strength medium
not reported
0.6
Compared to the black box benchmark, the comprehensible targeting policy reduces profits by 7.5% or 23 cents per customer. Firm Revenue negative expected profits per customer
Reading fidelity high
Study strength medium
7.5% reduction; 23 cents per customer
0.6

Notes