SlideShare ist ein Scribd-Unternehmen logo
1 von 33
Downloaden Sie, um offline zu lesen
May 12, 2014
Ad Yield Optimization @
Spotify
I’m Kinshuk Mishra
•  Work on distributed systems and data science problems
•  Lead architecture for ads backend platform at Spotify
•  You can find me @_kinshukmishra
3
•  Started in 2006
•  Currently has over 24 million users
•  6 million paying users
•  Available in 28 countries
•  Over 300 engineers, of which 100 in NYC
What is Spotify?
•  getFreeTierUsers() / getAllUsers() > 0.70
•  getSpotifyPayoutToMusicLabels() = $$$
•  Great medium for promotions and announcements
Why are Ads important?
5
Native Ads
The problem
How do we optimize the ad yield on Spotify platform?
The type of questions we have
Find the total available audio ad impressions on iOS platform
between 9/12/2013 and 9/13/2013 in NYC metro area for male
users in the age-group of 18-35, and who typically listen to hip-hop
music genre?
What is unique about us?
•  Rules triggering ad breaks are unique
•  We also log user activity and audio streaming data
Different approaches
•  Simulate ad delivery by replaying user events and
triggering ad breaks
•  Pre-compute impression aggregates for different
dimensions and build a complex model to combine those
•  Use subset of impression data then filter and extrapolate it
using a simple model
Our Hadoop infrastructure
700 nodes in our hadoop cluster
Some constraints
•  Fast real-time lookup service
•  Consistent results
•  Ability to handle additional targeting
•  Ability to scale
The solution
Use subset of impression data then filter and extrapolate it
using a simple model in a service
But how?
Now begins the fun part…
Lets dive deeper to solve this problem
What was the big picture going be like?
Hadoop	
  
Ad	
  impression	
  log	
  
Postgres	
  DB	
  
Booked	
  Campaigns	
  
Forecas4ng	
  
	
  engine	
  
Forecast	
  Query	
  
High level forecasting engine algorithm
Log	
  
data	
  
Load	
  Data	
  Cache	
  
Campaign	
  
data	
  daily Once a minute
Submit	
  Forecast	
  
query	
  
Wait	
  for	
  
query	
  
Apply	
  filter	
  criteria	
  
to	
  dataset	
  
Count	
  available	
  
impressions	
  
Apply	
  growth	
  and	
  
other	
  
extrapola4on	
  
factors	
  
Some challenges…
•  Organic growth in inventory
•  Cold start
•  Seasonality
Organic growth in inventory
Ad impression inventory in a growing market
Organic growth in inventory?
Ad impression inventory in a market with high conversion to premium
Cold start
Ad impression inventory in a newly launched market
Seasonality
Ad impression inventory dip in early Q1
Volume of data
•  Billions of ad impressions per month
•  Terabytes of relevant forecasting data
Data overload?
Sampling
Caching
9/12/2013	
  
9/11/2013	
  
9/10/2013	
  
9/09/2013	
  
9/08/2013	
  
9/07/2013	
  
Log	
  
data	
  
Load	
  Data	
  Cache	
  
Campaign	
  
data	
  daily Once a minute
9/13/2013	
  
9/14/2013	
  
Optimizing data retrieval
•  We analyzed our data access pattern and found over 75% of
our campaigns are targeted by age and location.
•  So we mapped location to a list of users sorted by age using
SortedSetMultimap
•  Optimized user lookup by location and age-group to O(kLgN)
from typical O(kN) where,
N : Total users for a location
k : constant
Day of the Month
1	
   2	
   3	
   4	
   5	
   6	
   7	
   8	
   9	
   10	
   11	
   12	
   13	
   14	
   15	
   16	
   17	
   18	
   19	
   20	
   21	
   22	
   23	
   24	
   25	
   26	
   27	
   28	
   29	
   30	
   31	
   32	
  
Growth
How to find available inventory for sample population?
1.  Take all user ad impressions by applying “day of the month”
substitution
2.  Apply filters by ad-type, location, age, gender, platform, etc.
3.  Count the total impressions for all the users who match
4.  Read booked impressions for the similar target criteria from
the cache
5.  Inventory available = total impressions – booked
impressions
Growth Factor
Keep it simple
Extrapolation
•  Population (15 million) -> Sample (150,000)
•  Scaling factor is 100
•  Total Available inventory = scaling factor * available inventory for sample
Other features
•  Ad Frequency capping
•  Day of the week and time of the day filtering
•  View per user (VPU) capping
What worked for us?
1.  Fast lookups
2.  Simple models scaled well
3.  Deterministic algorithms easier to debug
4.  Adding new targeting features was easy
5.  Forecasting engine agnostic to changes in ad server
What didn’t work that well?
1.  Campaign level forecasts difficult without simulation
2.  Cold start is a real problem when there is no proxy dataset
3.  Forecasting inventory for new ad types can be challenging
What we’ve learnt
•  Think data volume
•  Consider Sampling
•  Choose appropriate time window
•  Analyze data access patterns and optimize for it
•  Use deterministic algorithms
•  Analyze data trends and factor those in computation
•  Simple models scale well
May 12, 2014
Email - Kinshuk@spotify.com
https://twitter.com/Spotifyjobs
Thanks!

Weitere ähnliche Inhalte

Ähnlich wie Ad Yield Optimization @ Spotify - DataGotham 2013

Predictive Media Buying - an analytical method to optimise media buying.
Predictive Media Buying - an analytical method to optimise media buying.Predictive Media Buying - an analytical method to optimise media buying.
Predictive Media Buying - an analytical method to optimise media buying.Shannon Shortridge
 
Marketing campaign cost
Marketing campaign costMarketing campaign cost
Marketing campaign costISV World
 
What's Next: The Value of Data
What's Next: The Value of DataWhat's Next: The Value of Data
What's Next: The Value of DataOgilvy Consulting
 
Ad:Tech Data Summit - Sydney | 2013
Ad:Tech Data Summit - Sydney | 2013Ad:Tech Data Summit - Sydney | 2013
Ad:Tech Data Summit - Sydney | 2013Louder
 
9 Steps to a World-Class VoC Program
9 Steps to a World-Class VoC Program9 Steps to a World-Class VoC Program
9 Steps to a World-Class VoC ProgramQualtrics
 
Mobile Marketing Trends and Strategies
Mobile Marketing Trends and StrategiesMobile Marketing Trends and Strategies
Mobile Marketing Trends and StrategiesAlexander Tsatkin
 
Digital marketing trends for 2018
Digital marketing trends for 2018Digital marketing trends for 2018
Digital marketing trends for 2018Smart Insights
 
Gain a Holistic View of your Customer's Journey
Gain a Holistic View of your Customer's JourneyGain a Holistic View of your Customer's Journey
Gain a Holistic View of your Customer's JourneyPlatfora
 
Use of Analytics to recover from COVID19 hit economy
Use of Analytics to recover from COVID19 hit economyUse of Analytics to recover from COVID19 hit economy
Use of Analytics to recover from COVID19 hit economyAmit Parija
 
Digital marketing for Business Growth
Digital marketing for Business GrowthDigital marketing for Business Growth
Digital marketing for Business GrowthJohn Gs
 
Data Science Salon: Enabling self-service predictive analytics at Bidtellect
Data Science Salon: Enabling self-service predictive analytics at BidtellectData Science Salon: Enabling self-service predictive analytics at Bidtellect
Data Science Salon: Enabling self-service predictive analytics at BidtellectFormulatedby
 
Spec for a Post Campaign Report
Spec for a Post Campaign ReportSpec for a Post Campaign Report
Spec for a Post Campaign ReportAnkur Gupta
 
Webinar: Optimizing Digital Spend Using Consumer Search Behavior
Webinar: Optimizing Digital Spend Using Consumer Search BehaviorWebinar: Optimizing Digital Spend Using Consumer Search Behavior
Webinar: Optimizing Digital Spend Using Consumer Search BehaviorCourse5i
 
Why is programmatic taking off? What is this revolution all about?
Why is programmatic taking off?  What is this revolution all about?Why is programmatic taking off?  What is this revolution all about?
Why is programmatic taking off? What is this revolution all about?Datacratic
 
SaaS Business & Marketing & Strategy
SaaS Business & Marketing & StrategySaaS Business & Marketing & Strategy
SaaS Business & Marketing & StrategySriram Reddy
 
Spotting Buying Signals At All Stages: Applying Predictive Analytics Across T...
Spotting Buying Signals At All Stages: Applying Predictive Analytics Across T...Spotting Buying Signals At All Stages: Applying Predictive Analytics Across T...
Spotting Buying Signals At All Stages: Applying Predictive Analytics Across T...G3 Communications
 

Ähnlich wie Ad Yield Optimization @ Spotify - DataGotham 2013 (20)

Predictive Media Buying - an analytical method to optimise media buying.
Predictive Media Buying - an analytical method to optimise media buying.Predictive Media Buying - an analytical method to optimise media buying.
Predictive Media Buying - an analytical method to optimise media buying.
 
Marketing campaign cost
Marketing campaign costMarketing campaign cost
Marketing campaign cost
 
Google Analytics 101
Google Analytics 101Google Analytics 101
Google Analytics 101
 
Media management post graduate Week 8.pptx
Media management post graduate Week 8.pptxMedia management post graduate Week 8.pptx
Media management post graduate Week 8.pptx
 
What's Next: The Value of Data
What's Next: The Value of DataWhat's Next: The Value of Data
What's Next: The Value of Data
 
Ad:Tech Data Summit - Sydney | 2013
Ad:Tech Data Summit - Sydney | 2013Ad:Tech Data Summit - Sydney | 2013
Ad:Tech Data Summit - Sydney | 2013
 
9 Steps to a World-Class VoC Program
9 Steps to a World-Class VoC Program9 Steps to a World-Class VoC Program
9 Steps to a World-Class VoC Program
 
Mobile Marketing Trends and Strategies
Mobile Marketing Trends and StrategiesMobile Marketing Trends and Strategies
Mobile Marketing Trends and Strategies
 
Digital marketing trends for 2018
Digital marketing trends for 2018Digital marketing trends for 2018
Digital marketing trends for 2018
 
Gain a Holistic View of your Customer's Journey
Gain a Holistic View of your Customer's JourneyGain a Holistic View of your Customer's Journey
Gain a Holistic View of your Customer's Journey
 
Use of Analytics to recover from COVID19 hit economy
Use of Analytics to recover from COVID19 hit economyUse of Analytics to recover from COVID19 hit economy
Use of Analytics to recover from COVID19 hit economy
 
Digital marketing for Business Growth
Digital marketing for Business GrowthDigital marketing for Business Growth
Digital marketing for Business Growth
 
Data Science Salon: Enabling self-service predictive analytics at Bidtellect
Data Science Salon: Enabling self-service predictive analytics at BidtellectData Science Salon: Enabling self-service predictive analytics at Bidtellect
Data Science Salon: Enabling self-service predictive analytics at Bidtellect
 
Spec for a Post Campaign Report
Spec for a Post Campaign ReportSpec for a Post Campaign Report
Spec for a Post Campaign Report
 
Webinar: Optimizing Digital Spend Using Consumer Search Behavior
Webinar: Optimizing Digital Spend Using Consumer Search BehaviorWebinar: Optimizing Digital Spend Using Consumer Search Behavior
Webinar: Optimizing Digital Spend Using Consumer Search Behavior
 
Why is programmatic taking off? What is this revolution all about?
Why is programmatic taking off?  What is this revolution all about?Why is programmatic taking off?  What is this revolution all about?
Why is programmatic taking off? What is this revolution all about?
 
Saa s marketing
Saa s marketing Saa s marketing
Saa s marketing
 
SaaS Business & Marketing & Strategy
SaaS Business & Marketing & StrategySaaS Business & Marketing & Strategy
SaaS Business & Marketing & Strategy
 
Dat credentials 04 11-2016
Dat credentials 04 11-2016Dat credentials 04 11-2016
Dat credentials 04 11-2016
 
Spotting Buying Signals At All Stages: Applying Predictive Analytics Across T...
Spotting Buying Signals At All Stages: Applying Predictive Analytics Across T...Spotting Buying Signals At All Stages: Applying Predictive Analytics Across T...
Spotting Buying Signals At All Stages: Applying Predictive Analytics Across T...
 

Kürzlich hochgeladen

Principles and Practices of Data Visualization
Principles and Practices of Data VisualizationPrinciples and Practices of Data Visualization
Principles and Practices of Data VisualizationKianJazayeri1
 
modul pembelajaran robotic Workshop _ by Slidesgo.pptx
modul pembelajaran robotic Workshop _ by Slidesgo.pptxmodul pembelajaran robotic Workshop _ by Slidesgo.pptx
modul pembelajaran robotic Workshop _ by Slidesgo.pptxaleedritatuxx
 
English-8-Q4-W3-Synthesizing-Essential-Information-From-Various-Sources-1.pdf
English-8-Q4-W3-Synthesizing-Essential-Information-From-Various-Sources-1.pdfEnglish-8-Q4-W3-Synthesizing-Essential-Information-From-Various-Sources-1.pdf
English-8-Q4-W3-Synthesizing-Essential-Information-From-Various-Sources-1.pdfblazblazml
 
Student profile product demonstration on grades, ability, well-being and mind...
Student profile product demonstration on grades, ability, well-being and mind...Student profile product demonstration on grades, ability, well-being and mind...
Student profile product demonstration on grades, ability, well-being and mind...Seán Kennedy
 
Unveiling the Role of Social Media Suspect Investigators in Preventing Online...
Unveiling the Role of Social Media Suspect Investigators in Preventing Online...Unveiling the Role of Social Media Suspect Investigators in Preventing Online...
Unveiling the Role of Social Media Suspect Investigators in Preventing Online...Milind Agarwal
 
Learn How Data Science Changes Our World
Learn How Data Science Changes Our WorldLearn How Data Science Changes Our World
Learn How Data Science Changes Our WorldEduminds Learning
 
Data Analysis Project Presentation: Unveiling Your Ideal Customer, Bank Custo...
Data Analysis Project Presentation: Unveiling Your Ideal Customer, Bank Custo...Data Analysis Project Presentation: Unveiling Your Ideal Customer, Bank Custo...
Data Analysis Project Presentation: Unveiling Your Ideal Customer, Bank Custo...Boston Institute of Analytics
 
Conf42-LLM_Adding Generative AI to Real-Time Streaming Pipelines
Conf42-LLM_Adding Generative AI to Real-Time Streaming PipelinesConf42-LLM_Adding Generative AI to Real-Time Streaming Pipelines
Conf42-LLM_Adding Generative AI to Real-Time Streaming PipelinesTimothy Spann
 
SMOTE and K-Fold Cross Validation-Presentation.pptx
SMOTE and K-Fold Cross Validation-Presentation.pptxSMOTE and K-Fold Cross Validation-Presentation.pptx
SMOTE and K-Fold Cross Validation-Presentation.pptxHaritikaChhatwal1
 
Easter Eggs From Star Wars and in cars 1 and 2
Easter Eggs From Star Wars and in cars 1 and 2Easter Eggs From Star Wars and in cars 1 and 2
Easter Eggs From Star Wars and in cars 1 and 217djon017
 
Predictive Analysis for Loan Default Presentation : Data Analysis Project PPT
Predictive Analysis for Loan Default  Presentation : Data Analysis Project PPTPredictive Analysis for Loan Default  Presentation : Data Analysis Project PPT
Predictive Analysis for Loan Default Presentation : Data Analysis Project PPTBoston Institute of Analytics
 
Defining Constituents, Data Vizzes and Telling a Data Story
Defining Constituents, Data Vizzes and Telling a Data StoryDefining Constituents, Data Vizzes and Telling a Data Story
Defining Constituents, Data Vizzes and Telling a Data StoryJeremy Anderson
 
Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...
Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...
Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...Boston Institute of Analytics
 
convolutional neural network and its applications.pdf
convolutional neural network and its applications.pdfconvolutional neural network and its applications.pdf
convolutional neural network and its applications.pdfSubhamKumar3239
 
The Power of Data-Driven Storytelling_ Unveiling the Layers of Insight.pptx
The Power of Data-Driven Storytelling_ Unveiling the Layers of Insight.pptxThe Power of Data-Driven Storytelling_ Unveiling the Layers of Insight.pptx
The Power of Data-Driven Storytelling_ Unveiling the Layers of Insight.pptxTasha Penwell
 
Data Analysis Project : Targeting the Right Customers, Presentation on Bank M...
Data Analysis Project : Targeting the Right Customers, Presentation on Bank M...Data Analysis Project : Targeting the Right Customers, Presentation on Bank M...
Data Analysis Project : Targeting the Right Customers, Presentation on Bank M...Boston Institute of Analytics
 
Digital Marketing Plan, how digital marketing works
Digital Marketing Plan, how digital marketing worksDigital Marketing Plan, how digital marketing works
Digital Marketing Plan, how digital marketing worksdeepakthakur548787
 
What To Do For World Nature Conservation Day by Slidesgo.pptx
What To Do For World Nature Conservation Day by Slidesgo.pptxWhat To Do For World Nature Conservation Day by Slidesgo.pptx
What To Do For World Nature Conservation Day by Slidesgo.pptxSimranPal17
 

Kürzlich hochgeladen (20)

Principles and Practices of Data Visualization
Principles and Practices of Data VisualizationPrinciples and Practices of Data Visualization
Principles and Practices of Data Visualization
 
Data Analysis Project: Stroke Prediction
Data Analysis Project: Stroke PredictionData Analysis Project: Stroke Prediction
Data Analysis Project: Stroke Prediction
 
modul pembelajaran robotic Workshop _ by Slidesgo.pptx
modul pembelajaran robotic Workshop _ by Slidesgo.pptxmodul pembelajaran robotic Workshop _ by Slidesgo.pptx
modul pembelajaran robotic Workshop _ by Slidesgo.pptx
 
English-8-Q4-W3-Synthesizing-Essential-Information-From-Various-Sources-1.pdf
English-8-Q4-W3-Synthesizing-Essential-Information-From-Various-Sources-1.pdfEnglish-8-Q4-W3-Synthesizing-Essential-Information-From-Various-Sources-1.pdf
English-8-Q4-W3-Synthesizing-Essential-Information-From-Various-Sources-1.pdf
 
Student profile product demonstration on grades, ability, well-being and mind...
Student profile product demonstration on grades, ability, well-being and mind...Student profile product demonstration on grades, ability, well-being and mind...
Student profile product demonstration on grades, ability, well-being and mind...
 
Unveiling the Role of Social Media Suspect Investigators in Preventing Online...
Unveiling the Role of Social Media Suspect Investigators in Preventing Online...Unveiling the Role of Social Media Suspect Investigators in Preventing Online...
Unveiling the Role of Social Media Suspect Investigators in Preventing Online...
 
Learn How Data Science Changes Our World
Learn How Data Science Changes Our WorldLearn How Data Science Changes Our World
Learn How Data Science Changes Our World
 
Data Analysis Project Presentation: Unveiling Your Ideal Customer, Bank Custo...
Data Analysis Project Presentation: Unveiling Your Ideal Customer, Bank Custo...Data Analysis Project Presentation: Unveiling Your Ideal Customer, Bank Custo...
Data Analysis Project Presentation: Unveiling Your Ideal Customer, Bank Custo...
 
Conf42-LLM_Adding Generative AI to Real-Time Streaming Pipelines
Conf42-LLM_Adding Generative AI to Real-Time Streaming PipelinesConf42-LLM_Adding Generative AI to Real-Time Streaming Pipelines
Conf42-LLM_Adding Generative AI to Real-Time Streaming Pipelines
 
SMOTE and K-Fold Cross Validation-Presentation.pptx
SMOTE and K-Fold Cross Validation-Presentation.pptxSMOTE and K-Fold Cross Validation-Presentation.pptx
SMOTE and K-Fold Cross Validation-Presentation.pptx
 
Easter Eggs From Star Wars and in cars 1 and 2
Easter Eggs From Star Wars and in cars 1 and 2Easter Eggs From Star Wars and in cars 1 and 2
Easter Eggs From Star Wars and in cars 1 and 2
 
Predictive Analysis for Loan Default Presentation : Data Analysis Project PPT
Predictive Analysis for Loan Default  Presentation : Data Analysis Project PPTPredictive Analysis for Loan Default  Presentation : Data Analysis Project PPT
Predictive Analysis for Loan Default Presentation : Data Analysis Project PPT
 
Defining Constituents, Data Vizzes and Telling a Data Story
Defining Constituents, Data Vizzes and Telling a Data StoryDefining Constituents, Data Vizzes and Telling a Data Story
Defining Constituents, Data Vizzes and Telling a Data Story
 
Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...
Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...
Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...
 
convolutional neural network and its applications.pdf
convolutional neural network and its applications.pdfconvolutional neural network and its applications.pdf
convolutional neural network and its applications.pdf
 
The Power of Data-Driven Storytelling_ Unveiling the Layers of Insight.pptx
The Power of Data-Driven Storytelling_ Unveiling the Layers of Insight.pptxThe Power of Data-Driven Storytelling_ Unveiling the Layers of Insight.pptx
The Power of Data-Driven Storytelling_ Unveiling the Layers of Insight.pptx
 
Data Analysis Project : Targeting the Right Customers, Presentation on Bank M...
Data Analysis Project : Targeting the Right Customers, Presentation on Bank M...Data Analysis Project : Targeting the Right Customers, Presentation on Bank M...
Data Analysis Project : Targeting the Right Customers, Presentation on Bank M...
 
Digital Marketing Plan, how digital marketing works
Digital Marketing Plan, how digital marketing worksDigital Marketing Plan, how digital marketing works
Digital Marketing Plan, how digital marketing works
 
What To Do For World Nature Conservation Day by Slidesgo.pptx
What To Do For World Nature Conservation Day by Slidesgo.pptxWhat To Do For World Nature Conservation Day by Slidesgo.pptx
What To Do For World Nature Conservation Day by Slidesgo.pptx
 
Insurance Churn Prediction Data Analysis Project
Insurance Churn Prediction Data Analysis ProjectInsurance Churn Prediction Data Analysis Project
Insurance Churn Prediction Data Analysis Project
 

Ad Yield Optimization @ Spotify - DataGotham 2013

  • 1. May 12, 2014 Ad Yield Optimization @ Spotify
  • 2. I’m Kinshuk Mishra •  Work on distributed systems and data science problems •  Lead architecture for ads backend platform at Spotify •  You can find me @_kinshukmishra
  • 3. 3 •  Started in 2006 •  Currently has over 24 million users •  6 million paying users •  Available in 28 countries •  Over 300 engineers, of which 100 in NYC What is Spotify?
  • 4. •  getFreeTierUsers() / getAllUsers() > 0.70 •  getSpotifyPayoutToMusicLabels() = $$$ •  Great medium for promotions and announcements Why are Ads important?
  • 6. The problem How do we optimize the ad yield on Spotify platform?
  • 7. The type of questions we have Find the total available audio ad impressions on iOS platform between 9/12/2013 and 9/13/2013 in NYC metro area for male users in the age-group of 18-35, and who typically listen to hip-hop music genre?
  • 8. What is unique about us? •  Rules triggering ad breaks are unique •  We also log user activity and audio streaming data
  • 9. Different approaches •  Simulate ad delivery by replaying user events and triggering ad breaks •  Pre-compute impression aggregates for different dimensions and build a complex model to combine those •  Use subset of impression data then filter and extrapolate it using a simple model
  • 10. Our Hadoop infrastructure 700 nodes in our hadoop cluster
  • 11. Some constraints •  Fast real-time lookup service •  Consistent results •  Ability to handle additional targeting •  Ability to scale
  • 12. The solution Use subset of impression data then filter and extrapolate it using a simple model in a service
  • 13. But how? Now begins the fun part… Lets dive deeper to solve this problem
  • 14. What was the big picture going be like? Hadoop   Ad  impression  log   Postgres  DB   Booked  Campaigns   Forecas4ng    engine   Forecast  Query  
  • 15. High level forecasting engine algorithm Log   data   Load  Data  Cache   Campaign   data  daily Once a minute Submit  Forecast   query   Wait  for   query   Apply  filter  criteria   to  dataset   Count  available   impressions   Apply  growth  and   other   extrapola4on   factors  
  • 16. Some challenges… •  Organic growth in inventory •  Cold start •  Seasonality
  • 17. Organic growth in inventory Ad impression inventory in a growing market
  • 18. Organic growth in inventory? Ad impression inventory in a market with high conversion to premium
  • 19. Cold start Ad impression inventory in a newly launched market
  • 21. Volume of data •  Billions of ad impressions per month •  Terabytes of relevant forecasting data Data overload?
  • 23. Caching 9/12/2013   9/11/2013   9/10/2013   9/09/2013   9/08/2013   9/07/2013   Log   data   Load  Data  Cache   Campaign   data  daily Once a minute 9/13/2013   9/14/2013  
  • 24. Optimizing data retrieval •  We analyzed our data access pattern and found over 75% of our campaigns are targeted by age and location. •  So we mapped location to a list of users sorted by age using SortedSetMultimap •  Optimized user lookup by location and age-group to O(kLgN) from typical O(kN) where, N : Total users for a location k : constant
  • 25. Day of the Month 1   2   3   4   5   6   7   8   9   10   11   12   13   14   15   16   17   18   19   20   21   22   23   24   25   26   27   28   29   30   31   32   Growth
  • 26. How to find available inventory for sample population? 1.  Take all user ad impressions by applying “day of the month” substitution 2.  Apply filters by ad-type, location, age, gender, platform, etc. 3.  Count the total impressions for all the users who match 4.  Read booked impressions for the similar target criteria from the cache 5.  Inventory available = total impressions – booked impressions
  • 28. Extrapolation •  Population (15 million) -> Sample (150,000) •  Scaling factor is 100 •  Total Available inventory = scaling factor * available inventory for sample
  • 29. Other features •  Ad Frequency capping •  Day of the week and time of the day filtering •  View per user (VPU) capping
  • 30. What worked for us? 1.  Fast lookups 2.  Simple models scaled well 3.  Deterministic algorithms easier to debug 4.  Adding new targeting features was easy 5.  Forecasting engine agnostic to changes in ad server
  • 31. What didn’t work that well? 1.  Campaign level forecasts difficult without simulation 2.  Cold start is a real problem when there is no proxy dataset 3.  Forecasting inventory for new ad types can be challenging
  • 32. What we’ve learnt •  Think data volume •  Consider Sampling •  Choose appropriate time window •  Analyze data access patterns and optimize for it •  Use deterministic algorithms •  Analyze data trends and factor those in computation •  Simple models scale well
  • 33. May 12, 2014 Email - Kinshuk@spotify.com https://twitter.com/Spotifyjobs Thanks!