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 →

Agentic personalized messaging cut unsubscribe events by 21% compared with a rule-based campaign and nudged customers to file taxes earlier ahead of the national deadline; an adaptive, user-level system improved engagement and short-term retention in a real-world financial app.

Behavioural Effects of Agentic Messaging: A Case Study on a Financial Service Application
Olivier Jeunen, Schaun Wheeler · December 19, 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. Olivier Jeunen unresolved corpus identity
  2. Schaun Wheeler unresolved corpus identity

Semantic Scholar

Latest observation:

  1. Olivier Jeunen provider ID
  2. Schaun Wheeler provider ID
A two-month randomized trial during the 2025 national tax filing period found agentic personalized messaging reduced unsubscribe events by 21% and shifted customers to file earlier compared with a rule-based campaign.

Citation observations

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

Marketing and product personalisation provide a prominent and visible use-case for the application of Information Retrieval methods across several business domains. Recently, agentic approaches to these problems have been gaining traction. This work evaluates the behavioural and retention effects of agentic personalisation on a financial service application's customer communication system during a 2025 national tax filing period. Through a two month-long randomised controlled trial, we compare an agentic messaging approach against a business-as-usual (BAU) rule-based campaign system, focusing on two primary outcomes: unsubscribe behaviour and conversion timing. Empirical results show that agent-led messaging reduced unsubscribe events by 21\% ($\pm 0.01$) relative to BAU and increased early filing behaviour in the weeks preceding the national deadline. These findings demonstrate how adaptive, user-level decision-making systems can modulate engagement intensity whilst improving long-term retention indicators.

Summary

Main Finding

Agentic, adaptive messaging reduced email unsubscribes by about 21% relative to a mature rule‑based (BAU) campaign and shifted conversions earlier in the filing cycle (notably 3→1 weeks before deadline), without reducing overall send volume. The shift flattened peak demand and produced operational benefits while preserving long‑term audience size.

Key Points

  • Experiment: a two‑month randomized controlled trial during a 2025 national tax filing season with an equal split of ~6.4M users (≈3.2M per arm).
  • Treatments:
    • BAU (control): conventional rule/segment driven campaigns and fixed cadences built from years of human tuning.
    • Agentic (treatment): per‑user adaptive agents choosing when, which channel, and which variant to send using a sequential decision framework.
  • Primary outcomes: unsubscribe events (by sender) and timing of tax‑filing conversions (daily cumulative submission rates).
  • Quantitative results:
    • ~21% fewer unsubscribe events in the agentic arm (reported 90% CI around the relative effect and very small p‑value).
    • Increased early filings (weeks −3 to −1 before deadline) and a flatter peak at the deadline; both intent signals and conversions shifted earlier.
  • Mechanism: not lower send frequency (send volumes were validated as stable) but adaptive pacing and selective targeting—i.e., the agents learned when not to send as well as when to nudge.
  • Robustness: analyses included start‑date sensitivity checks, group‑assignment stability, and standard sample ratio checks. Authors caution measurement artifacts (e.g., duplicate unsubscribe logs) that affect per‑user precision but not the population‑level direction.

Data & Methods

  • Design: large-scale randomized controlled trial (A/B test) with event‑stream logging of sends, unsubscribes, intent events, and conversions.
  • Agentic system:
    • Agents act across dimensions: send timing, channel (email/push/in‑app), and message variant.
    • Learning algorithm: Bayesian Thompson sampling for exploration/exploitation; policies update continuously from observed outcomes.
    • Incremental effect estimation: difference‑in‑differences (DiD) framework to estimate causal, incremental impact of interventions.
  • Inference and statistics:
    • Unsubscribe comparisons used relative differences with confidence intervals from standard errors of binomial proportions (90% CIs reported).
    • Filing timing analyzed via week‑level submission trajectories and DiD estimators capturing temporal redistribution toward earlier submissions.
    • Validation: sensitivity to start dates and checks for sample ratio mismatches and logging integrity.
  • Caveats called out by authors:
    • Some logging artifacts (multiple unsubscribe events per user) create noise at the individual level.
    • Results are robust at the population level but not exact per‑user causal estimates.
    • The BAU arm represents an opaque, human‑tuned baseline that may be hard to reproduce elsewhere.

Implications for AI Economics

  • Retention economics: A persistent 21% reduction in unsubscribe events translates directly into preserved audience size and potential increases in customer lifetime value (CLV). Even modest per‑user CLV gains compound over time in subscription/retention‑sensitive services.
  • Operational cost smoothing: Temporal redistribution of conversions reduces peak support and infrastructure load (lower provisioning costs, fewer service bottlenecks). Smoothing also improves service quality during high‑demand periods.
  • Efficiency frontier: Agentic personalization can produce more net behavioral impact per message (higher marginal return on each contact) by optimizing for incremental effects rather than throughput—improving marketing ROI.
  • Value of sequential decision models: The use of contextual bandits / Thompson sampling with causal estimands (DiD) demonstrates a practical path to move beyond static A/B testing in dynamic settings—capturing both learning value and operational constraints.
  • Deployment considerations and risks:
    • Data integrity and measurement: reliable event logging is essential; noisy signals can bias learning and evaluation.
    • Complexity and governance: agentic systems require continuous learning, auditing, and guardrails (privacy, fairness, regulatory compliance), and are operationally more complex than rule systems.
    • External validity & heterogeneity: effects may vary by domain, audience composition, and regulatory context. Economic benefits should be estimated with local CLV and cost models.
    • Strategic dynamics: adaptive policies that learn over time may alter user expectations and could produce feedback loops (e.g., users learn to ignore certain channels), so longer‑run dynamic analysis is necessary.
  • Research and measurement agenda: quantify CLV uplift from preserved subscribers; estimate cost savings from peak smoothing; explore heterogeneity (which cohorts benefit most); and study long‑run equilibrium effects and potential welfare or privacy trade‑offs.

Assessment

Paper Typerct Evidence Strengthhigh — Causal identification comes from random assignment in a field experiment with clearly observed behavioral outcomes (unsubscribes and timing of filings), which directly measures the effect of agentic personalization; however, the strength is tempered by limited reporting in the abstract (no sample size, balance checks, or pre-analysis plan described). Methods Rigormedium — Use of a real-world RCT is strong methodologically, but the available description lacks details on randomization checks, statistical power, handling of attrition/noncompliance, multiple hypothesis testing, heterogeneity analysis, and pre-registration, preventing a confident 'high' rating for analytical rigor. SampleUsers of a financial-services mobile/web application during the 2025 national tax-filing season; two-month field experiment comparing agentic messaging versus the platform's BAU rule-based campaign, with outcomes measured at the user level (unsubscribe events and timing of tax-filing conversions). Exact sample size, demographic composition, and randomization unit details are not reported in the abstract. Themesadoption innovation IdentificationRandomized controlled trial: users of the financial-service app were randomly assigned to receive either an agentic (adaptive, user-level) messaging campaign or the business-as-usual (rule-based) campaign during a two-month national tax-filing period; causal effects estimated by comparing unsubscribe events and conversion timing between arms (intention-to-treat framework implied). GeneralizabilitySingle platform: results may not generalize to other firms, industries, or communication systems., Single context/time: study conducted during one country's 2025 tax-filing period, limiting temporal and institutional generalizability., User-population: participant base likely restricted to the app's customers and tax filers, which may not represent broader populations., BAU comparator specifics: effectiveness depends on the exact nature of the rule-based system used as control, which varies across firms., Short horizon: two-month trial may not capture longer-term retention, adaptation, or downstream economic effects., Outcome scope: focuses on unsubscribe and conversion timing, not on monetary outcomes, lifetime value, or cross-product behaviors.

Claims (5)

ClaimDirectionOutcomeConfidence & EvidenceDetails
This work evaluates the behavioural and retention effects of agentic personalisation on a financial service application's customer communication system during a 2025 national tax filing period through a two month-long randomised controlled trial. Adoption Rate null_result behavioural effects and retention effects of messaging (study design)
Reading fidelity high
Study strength high
not reported
1.0
Agent-led messaging reduced unsubscribe events by 21% (±0.01) relative to BAU. Adoption Rate positive unsubscribe events
Reading fidelity high
Study strength medium
21% (±0.01)
0.6
Agent-led messaging increased early filing behaviour in the weeks preceding the national deadline. Task Completion Time positive conversion timing / early filing behaviour
Reading fidelity high
Study strength medium
not reported
0.6
Adaptive, user-level decision-making systems can modulate engagement intensity whilst improving long-term retention indicators. Adoption Rate positive engagement intensity and long-term retention indicators
Reading fidelity medium
Study strength medium
not reported
0.36
Agentic approaches to marketing and product personalisation have been gaining traction. Adoption Rate null_result adoption/uptake of agentic approaches
Reading fidelity high
Study strength low
not reported
0.3

Notes