Artificial Intelligence Association of Lithuania - AI Lithuania MeetUp
Dr. Juan Orduz
Outline
Introduction MMM
Example: Simulated Use Case
2.1 Data Generating Process
2.2 Model Specification
2.3 Results
References
Media Optimization is Hard
Media Mix Models
Media Mix Models (MMM) are used by advertisers to measure the effectiveness of their advertising and provide insights for making future budget allocation decisions.
Media mix models are also used to find the optimal media mix that maximizes the revenue under a budget constraint in the selected time period.
“When an ad channel also impacts the level of another ad channel, using a model like in the baseline above, which simultaneously estimates the impact of all ad channels in one equation, will lead to biased estimates.”
We need to draw the DAG!
We need to do a causal analysis to define the causal connections (DAG) and fit the model accordingly so that we do not induce biased estimates.
Funnel effects: Causality
MMM in Practice
MMM to Create Business Value
A MMM will not provide business value by itself.
It was to be complemented with a strategy and education.
Learn and iterate.
MMM Modern Approaches: Bayesian Modeling
Conceptually transparent interpretation of probability.
Uncertainty quantification.
Allows to explicitly include prior knowledge in the model.
Flexible and suited for many applications in academia and industry.
%%{init: {"theme": "dark", "themeVariables": {"fontSize": "28px"}, "flowchart":{"htmlLabels":false}}}%%
flowchart LR
Prior("Prior") --> Data("Data")
Data --> Posterior("Posterior")
Simulated Data: Two Media Input
Simulated Data: Media Transformations
Simulated Data: Media Contributions
Simulated Data: Trend and Seasonality Components
Seasonal and trend components.
Target variable: linear combination of media contribution, trend, seasonality and Gaussian noise.