A list of talks on this topic I watched with paper references FYI:
- “Experimental Design in two-sided platforms: An Analysis of Bias” by Ramesh Johari. Experiments in marketplaces (a.k.a. platform, we had the “platform revolution”) have the issue of interference, when facing demand and supply imbalance on the platform (e.g., competition between listings), leading to biased estimates, with potential bias as much as the treatment effect. Prof. Johari introduced a two-sided randomization design and associated estimators that reduce bias in large market settings, simulations suggest the approach offer bias reduction without significantly increase variance. Check out the proposed framework below:
Note that the same speaker and one of the authors, Prof. Johari had an another talk on quality selection in two-sided markets earlier in 2019 here.
2. Another of his talks on interference in experimental design in online platforms can be listened here:
3. Paper “Experimental Design in Two-Sided Platforms: An Analysis of Bias” can be accessed from here. The corresponding paper presentation at EC ’20: Proceedings of the 21st ACM Conference on Economics and Computation Virtual Conference in July 2020 can be watched here:
4. “Experimentation and Interference in a Two-Sided Marketplace”, by Nick Chamandy from Lyft using examples in a ridesharing marketplace, the video of his talks on YouTube is shown here and below:
5. If you are interested in any technical development and trends over time like me, please feel free to time travel back over a decade earlier, listen to the same speaker in the first few videos and co-author of the paper talked about designing online market platforms in 11 minutes:
6. “Detecting Interference in A/B Testing with Increasing Allocation” with initial 2022 version here and 2023 version published in digital library of ACM at https://dl.acm.org/doi/pdf/10.1145/3580305.3599308.
A few basic reads:
7. Multi-armed Bandit Experiments describes the statistical engine behind Google Analytics Content Experiments, a new version of the official blog of Google Marketing Platform can be found here.
8. “Beyond A/B Testing: Multi-armed Bandit Experiments, a study of Google Analytics’ stochastic k-armed bandit test with Thompson sampling and Monte Carlo simulation. Check out “opposing view” here: Why multi-armed bandit algorithm is not “better” than A/B testing. Stitch fix has a blog on this “Multi-Armed Bandits and the Stitch Fix Experimentation Platform” here, too.