paper-with-me

Papers

Simpson's Paradox in Behavioral Curves: How Aggregation Distorts Parametric Models of User Dynamics

2026-05-10 · Chao Zhou arxiv

Behavioral curve modeling -- fitting parametric functions to engagement-versus-exposure data -- is standard practice in recommendation, advertising, and clinical dosing. We show that aggregation introduces a systematic distortion: Simpson's paradox in behavioral curves. On Goodreads (3.3M users, 9 genres), individual users peak at n* approximately 11 exposures while the aggregate peaks at n* approximately 34 -- a 3x gap driven by survival bias. Amazon Electronics (18M reviews) shows a 5.3x distortion. MovieLens-25M (D approximately 1) serves as a negative control, confirming that survival bias -- not aggregation per se -- is the operative mechanism. The distortion is robust to category granularity, engagement operationalization, and classifier calibration. We develop Synthetic Null Calibration to address a 32% false positive rate in per-user classification. Our findings apply wherever individual behavioral parameters are estimated from aggregate curves under differential attrition.

📄 PDF Abstract BibTeX arXiv:2605.11017

Code (0)

등록된 구현이 없습니다.

Tasks

Classifier calibration

Similar Papers 제목 키워드 기반

Using Simpson's Paradox to Discover Interesting Patterns in Behavioral Data

2018-05-08 · Nazanin Alipourfard, Peter G. Fennell, Kristina Lerman

We describe a data-driven discovery method that leverages Simpson's paradox to uncover interesting patterns in behavioral data. Our method systematically disaggregates data to identify subgroups within a population whose…

FedCFA: Alleviating Simpson's Paradox in Model Aggregation with Counterfactual Federated Learning

2024-12-25 · Zhonghua Jiang, Jimin Xu, Shengyu Zhang, Tao Shen 외

Federated learning (FL) is a promising technology for data privacy and distributed optimization, but it suffers from data imbalance and heterogeneity among clients. Existing FL methods try to solve the problems by aligni…

counterfactualDistributed OptimizationFederated Learning

Resolution of Simpson's paradox via the common cause principle

2024-03-01 · A. Hovhannisyan, A. E. Allahverdyan

Simpson's paradox is an obstacle to establishing a probabilistic association between two events $a_1$ and $a_2$, given the third (lurking) random variable $B$. We focus on scenarios when the random variables $A$ (which c…

valid

Omitted Labels Induce Nontransitive Paradoxes in Causality

2023-11-12 · Bijan Mazaheri, Siddharth Jain, Matthew Cook, Jehoshua Bruck

We explore "omitted label contexts," in which training data is limited to a subset of the possible labels. This setting is standard among specialized human experts or specific, focused studies. By studying Simpson's para…

Causal Inference

Beyond Simpson's Paradox: A Cascade of Confounders in AI Agent Pull-Request Co-Authorship

2026-06-21 · Haoran Yu, Xiaochong Jiang, Lifei Liu, Su Wang 외 arxiv

Pooled across five AI coding agents, pull requests (PRs) with a human Co-Authored-By trailer merge less often than purely-autonomous ones (53.8% vs. 79.8%) -- yet this aggregate finding is a textbook Simpson's Paradox. S…