SlideShare a Scribd company logo
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!

More Related Content

PDF
Qcon London 2017 - Architecture overhaul - Ad serving @ Spotify scale
PDF
Scaling Continuous Delivery to minimize risks (Delivery of Things 2016)
PDF
Evolution of Spotify's ad architecture (Qcon 2016 Shanghai)
PDF
Ads Personalization at Spotify - NYC Data Engineering 10/23
PPTX
SAP HANA Marketplace
PPTX
PDF
Activate 2019 - Search and relevance at scale for online classifieds
PDF
Memrise presentation @ London Snowplow meetup
Qcon London 2017 - Architecture overhaul - Ad serving @ Spotify scale
Scaling Continuous Delivery to minimize risks (Delivery of Things 2016)
Evolution of Spotify's ad architecture (Qcon 2016 Shanghai)
Ads Personalization at Spotify - NYC Data Engineering 10/23
SAP HANA Marketplace
Activate 2019 - Search and relevance at scale for online classifieds
Memrise presentation @ London Snowplow meetup

Similar to Ad Yield Optimization @ Spotify - DataGotham 2013 (20)

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

Recently uploaded (20)

PPTX
Data_Analytics_and_PowerBI_Presentation.pptx
PDF
Launch Your Data Science Career in Kochi – 2025
PPTX
advance b rammar.pptxfdgdfgdfsgdfgsdgfdfgdfgsdfgdfgdfg
PPTX
STUDY DESIGN details- Lt Col Maksud (21).pptx
PPTX
Moving the Public Sector (Government) to a Digital Adoption
PDF
Clinical guidelines as a resource for EBP(1).pdf
PPT
Chapter 3 METAL JOINING.pptnnnnnnnnnnnnn
PPTX
mbdjdhjjodule 5-1 rhfhhfjtjjhafbrhfnfbbfnb
PPTX
oil_refinery_comprehensive_20250804084928 (1).pptx
PDF
TRAFFIC-MANAGEMENT-AND-ACCIDENT-INVESTIGATION-WITH-DRIVING-PDF-FILE.pdf
PPTX
Supervised vs unsupervised machine learning algorithms
PPTX
Introduction to Knowledge Engineering Part 1
PPT
Chapter 2 METAL FORMINGhhhhhhhjjjjmmmmmmmmm
PDF
Lecture1 pattern recognition............
PPT
Reliability_Chapter_ presentation 1221.5784
PDF
Introduction to Business Data Analytics.
PDF
Foundation of Data Science unit number two notes
PPTX
DISORDERS OF THE LIVER, GALLBLADDER AND PANCREASE (1).pptx
PPTX
CEE 2 REPORT G7.pptxbdbshjdgsgjgsjfiuhsd
PPTX
Introduction-to-Cloud-ComputingFinal.pptx
Data_Analytics_and_PowerBI_Presentation.pptx
Launch Your Data Science Career in Kochi – 2025
advance b rammar.pptxfdgdfgdfsgdfgsdgfdfgdfgsdfgdfgdfg
STUDY DESIGN details- Lt Col Maksud (21).pptx
Moving the Public Sector (Government) to a Digital Adoption
Clinical guidelines as a resource for EBP(1).pdf
Chapter 3 METAL JOINING.pptnnnnnnnnnnnnn
mbdjdhjjodule 5-1 rhfhhfjtjjhafbrhfnfbbfnb
oil_refinery_comprehensive_20250804084928 (1).pptx
TRAFFIC-MANAGEMENT-AND-ACCIDENT-INVESTIGATION-WITH-DRIVING-PDF-FILE.pdf
Supervised vs unsupervised machine learning algorithms
Introduction to Knowledge Engineering Part 1
Chapter 2 METAL FORMINGhhhhhhhjjjjmmmmmmmmm
Lecture1 pattern recognition............
Reliability_Chapter_ presentation 1221.5784
Introduction to Business Data Analytics.
Foundation of Data Science unit number two notes
DISORDERS OF THE LIVER, GALLBLADDER AND PANCREASE (1).pptx
CEE 2 REPORT G7.pptxbdbshjdgsgjgsjfiuhsd
Introduction-to-Cloud-ComputingFinal.pptx
Ad

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!