SlideShare a Scribd company logo
1 of 27
Online Advertisement and the
AdWords Problem
PRESENTER
RAJESH PIRYANI
Traditional Advertising
At the beginning: Traditional Ads
 Posters, Magazines, Newspapers,
Billboards.
What is being Sold:
 Pay-per-Impression: Price depends on
how many people your ad is shown to
(whether or not they look at it)
Advertising on the Web
Online Ads:
 Banner Ads, Sponsored Search Ads, Pay-per-Sale ads.
Targeting:
 Show to particular set of viewers.
Measurement:
 Accurate Metrics: Clicks, Tracked Purchases.
What is being Sold:
 Pay-per-Click, Pay-per-Action, Pay-per-Impression
Banner Ads
Banner ads (1995-2001)
Popular websites charged X$ for
every 1,000 “impressions” of the ad
Called “CPM” rate (Cost per
thousand impressions)
Low click-through rates
Low ROI for advertisers
Some Statistics
Adwords is Advertiser
AdSense is for Publisher
Ads Format
Textual Ads
Web Advertising covers large amount of internet environment.
Internet advertiser spend 17 billion dollars in US on advertising, with 20%
growth rate.
Textual ads covers huge portion of this market.
1. Sponsored Search or paid search advertising
2. Contextual advertising or context match
What is AdWords
Advertising system in which advertisers bid on certain keywords in order for their clickable
ads to appear in Google's search results
9
Search Query:
‘flowers’
Google
Search Results
AdWords Ads
Understanding Adwords Technicalities
Keywords:
Ads are continuously matched to internet users interest based on your keywords
Use keywords match types to your advantage
 Broad Match
 Phrase Match
 Exact Match
 Negative Keywords
URL:
Two types of URL are used in an Adwords namely
Display URL
Actual URL
Broad Match
Keywords: buy flowers
Queries:
• buy flowers
• buy red flowers
• flowers buy
• New York buy flowers
Phrase Match
Keywords: “buy flowers”
Queries:
 Where can I buy flowers
 buy flowers in New Delhi
 buy red flowers (extra word)
 flowers buy (the words are
reversed)
Exact Match
Keywords: [buy flowers]
Queries:
 buy flowers
 Buy flowers (Capitalization
doesn’t matter)
Negative Match
Keywords: -cheap
Queries:
 buy cheap flowers
 cheap flowers in New York
Performance based advertising
Introduced by Overture around 2000
Advertisers bid on search keywords
When some one searches for that keywords, the highest bidder’s ad is shown
Advertisers is charged only if the ad is clicked on
Similar model adopted by Google with some changes around 2002
Called adwords
Adwords Problem Definition
Input
Advertisers Bid Set for each search query
CTR (Click through Rate) is provided for each pair of query-advertiser.
The budget of each advertiser for time period (it can be month, year
or depends).
Limit on the amount of ads to be illustrated for each search query.
𝑪𝑻𝑹 =
𝑵𝒖𝒎𝒃𝒆𝒓 𝒐𝒇 𝒄𝒍𝒊𝒄𝒌𝒔 𝒐𝒏 𝒂𝒅𝒔
𝑵𝒖𝒎𝒃𝒆𝒓 𝒐𝒇 𝒕𝒊𝒎𝒆𝒔 𝒕𝒉𝒆 𝒂𝒅 𝒊𝒔 𝒔𝒉𝒐𝒘𝒏
Adwords Problem Definition
Response for apiece query with advertisers set such that:
The resultant set of ads should not be larger than the provided limit.
Every advertiser has to bid on the query.
For each click on the ads, every advertiser has sufficient budget to pay for it.
𝑹𝒆𝒗𝒆𝒏𝒖𝒆 = 𝑏𝑖𝑑 ∗ 𝐶𝑇𝑅
𝑪𝒐𝒎𝒑𝒆𝒕𝒊𝒕𝒊𝒗𝒆 𝑹𝒂𝒕𝒊𝒐 =
minimum total revenue of algorithm for any sequence
𝑟𝑒𝑣𝑒𝑛𝑢𝑒 𝑜𝑓 𝑜𝑝𝑡𝑖𝑚𝑢𝑚 𝑜𝑓𝑓𝑙𝑖𝑛𝑒 𝑎𝑙𝑔𝑜𝑟𝑖𝑡ℎ𝑚 𝑓𝑜𝑟 𝑡ℎ𝑒 𝑠𝑎𝑚𝑒 𝑠𝑒𝑞𝑢𝑒𝑛𝑐𝑒
The main objective: Maximize the search engine revenue
Expected Revenue
Advertiser Bid CTR Expected Revenue=Bid*CTR
A $1.00 1% 1 Cent
B $0.75 2% 1.5 Cent
C $0.50 2.5% 1.125 Cent
The Adwords Innovation
Advertiser Bid CTR Expected Revenue=Bid*CTR
B $0.75 2% 1.5 Cent
C $0.50 2.5% 1.125 Cent
A $1.00 1% 1 Cent
Instead of sorting advertisers by bid, sort by expected revenue!
• CTR of ad is unknown
• Advertisers have limited budgets and bid on multiple ads (Balance Algo.)
Greedy Algorithm
Simplified Environment
There is 1 ad shown for each query
All advertisers have same budget B
All ads are equally likely to be clicked
Value of each ads is the same (=1)
Greedy Algorithm
For a query, select any advertiser who value is 1 for that query.
Competitive Ratio=½.
Worst Scenario for Greedy Algorithm
Two Advertiser A and B
A bids on query x, B bids for both query x and y
Both have budget $4
Query Stream: xxxx yyyy
Worst case greedy choice: BBBB _ _ _ _
Optimal: AAAA BBBB
Competitive Ratio =1/2.
This is the worst case!
Balance Algorithm
This algorithm proposed by Mehta, Saberi, Vazirani, and Vazirani
For each query, to select the advertiser with the largest unspent budget
Breaks ties arbitrarily
Example
Two Advertiser A and B
A bids on query x, B bids for both
query x and y
Both have budget $4
Query Stream: xxxx yyyy
Balance Choice : ABABBB _ _
Optimal: AAAA BBBB
Competitive Ratio =3/4.
For balance with 2 advertisers
(_)
A B
4 4
q(x) A
A B
3 4
q(xx) B
A B
3 3
q(xxx) A
A B
2 3
q(xxxx) B
A B
2 2
q(xxxxy) B (NV: A)
A B
2 1
Implementation
Dataset
Open Advertising dataset
Keywords List
Bidding List: US and UK Market
Bidding dataset1: 177 US Market, 179 UK Market
Bidding dataset2: 244 US Market, 244 UK Market
Bidding dataset3:
Web Page results associated with keywords
Block Diagram
Keywords List Bidding Info
Webpages
System CTR Calculation
Results
Query
Implementation on Open Advertising
Dataset
Implementation on Open Advertising
Dataset
Reference
Book:
Mining Massive Dataset
By Jure Leskovec, Anand Rajaraman, Jeff Ullman
Papers:
A. Broder, M. Fontoura, V. Josifovski, and L. Riedel, “A semantic approach to
contextual advertising,” Proceedings of the 30th annual international ACM
SIGIR conference on Research and development in information retrieval - SIGIR
’07, 2007.
T.-K. Fan and C.-H. Chang, “Blogger-Centric Contextual Advertising,” Expert
Systems with Applications, vol. 38, no. 3, pp. 1777–1788, Mar. 2011.
Thank you

More Related Content

What's hot

Expert System With Python -1
Expert System With Python -1Expert System With Python -1
Expert System With Python -1Ahmad Hussein
 
job prediction.pptx
job prediction.pptxjob prediction.pptx
job prediction.pptxEgguIqbal
 
Machine learning and decision trees
Machine learning and decision treesMachine learning and decision trees
Machine learning and decision treesPadma Metta
 
Detecting Fraud Using Data Mining Techniques
Detecting Fraud Using Data Mining TechniquesDetecting Fraud Using Data Mining Techniques
Detecting Fraud Using Data Mining TechniquesDecosimoCPAs
 
Neural Networks: Least Mean Square (LSM) Algorithm
Neural Networks: Least Mean Square (LSM) AlgorithmNeural Networks: Least Mean Square (LSM) Algorithm
Neural Networks: Least Mean Square (LSM) AlgorithmMostafa G. M. Mostafa
 
Uncertain Knowledge and Reasoning in Artificial Intelligence
Uncertain Knowledge and Reasoning in Artificial IntelligenceUncertain Knowledge and Reasoning in Artificial Intelligence
Uncertain Knowledge and Reasoning in Artificial IntelligenceExperfy
 
Semi-Supervised Learning
Semi-Supervised LearningSemi-Supervised Learning
Semi-Supervised LearningLukas Tencer
 
Artificial Neural Networks-Supervised Learning Models
Artificial Neural Networks-Supervised Learning ModelsArtificial Neural Networks-Supervised Learning Models
Artificial Neural Networks-Supervised Learning ModelsDrBaljitSinghKhehra
 
Lecture 2 agent and environment
Lecture 2   agent and environmentLecture 2   agent and environment
Lecture 2 agent and environmentVajira Thambawita
 
Foundations of Machine Learning
Foundations of Machine LearningFoundations of Machine Learning
Foundations of Machine Learningmahutte
 
Evolutionary Algorithms
Evolutionary AlgorithmsEvolutionary Algorithms
Evolutionary AlgorithmsReem Alattas
 
Knowledge-based Systems
Knowledge-based SystemsKnowledge-based Systems
Knowledge-based Systemssaimohang
 
Feature engineering pipelines
Feature engineering pipelinesFeature engineering pipelines
Feature engineering pipelinesRamesh Sampath
 

What's hot (20)

Random number generation
Random number generationRandom number generation
Random number generation
 
Expert System With Python -1
Expert System With Python -1Expert System With Python -1
Expert System With Python -1
 
job prediction.pptx
job prediction.pptxjob prediction.pptx
job prediction.pptx
 
Machine learning and decision trees
Machine learning and decision treesMachine learning and decision trees
Machine learning and decision trees
 
Detecting Fraud Using Data Mining Techniques
Detecting Fraud Using Data Mining TechniquesDetecting Fraud Using Data Mining Techniques
Detecting Fraud Using Data Mining Techniques
 
Neural Networks: Least Mean Square (LSM) Algorithm
Neural Networks: Least Mean Square (LSM) AlgorithmNeural Networks: Least Mean Square (LSM) Algorithm
Neural Networks: Least Mean Square (LSM) Algorithm
 
AI: Logic in AI
AI: Logic in AIAI: Logic in AI
AI: Logic in AI
 
Uncertain Knowledge and Reasoning in Artificial Intelligence
Uncertain Knowledge and Reasoning in Artificial IntelligenceUncertain Knowledge and Reasoning in Artificial Intelligence
Uncertain Knowledge and Reasoning in Artificial Intelligence
 
Semi-Supervised Learning
Semi-Supervised LearningSemi-Supervised Learning
Semi-Supervised Learning
 
Classical Encryption Techniques
Classical Encryption TechniquesClassical Encryption Techniques
Classical Encryption Techniques
 
Artificial Neural Networks-Supervised Learning Models
Artificial Neural Networks-Supervised Learning ModelsArtificial Neural Networks-Supervised Learning Models
Artificial Neural Networks-Supervised Learning Models
 
Introduction to pattern recognition
Introduction to pattern recognitionIntroduction to pattern recognition
Introduction to pattern recognition
 
Machine learning
Machine learning Machine learning
Machine learning
 
Predictive modelling
Predictive modellingPredictive modelling
Predictive modelling
 
Lecture 2 agent and environment
Lecture 2   agent and environmentLecture 2   agent and environment
Lecture 2 agent and environment
 
Foundations of Machine Learning
Foundations of Machine LearningFoundations of Machine Learning
Foundations of Machine Learning
 
Evolutionary Algorithms
Evolutionary AlgorithmsEvolutionary Algorithms
Evolutionary Algorithms
 
Knowledge-based Systems
Knowledge-based SystemsKnowledge-based Systems
Knowledge-based Systems
 
Feature engineering pipelines
Feature engineering pipelinesFeature engineering pipelines
Feature engineering pipelines
 
AI: AI & Problem Solving
AI: AI & Problem SolvingAI: AI & Problem Solving
AI: AI & Problem Solving
 

Similar to Online Advertisements and the AdWords Problem

Online advertising and ad auctions at google
Online advertising and ad auctions at googleOnline advertising and ad auctions at google
Online advertising and ad auctions at googleHamzeh Banat
 
Google Adwords Introduction
Google Adwords IntroductionGoogle Adwords Introduction
Google Adwords IntroductionRajesh Bogoju
 
Brief on Pay Per Click (PPC) for beginners
Brief on Pay Per Click (PPC) for beginnersBrief on Pay Per Click (PPC) for beginners
Brief on Pay Per Click (PPC) for beginnersNisha Garg
 
Google AdWords Update at Pubcon Austin 2009
Google AdWords Update at Pubcon Austin 2009Google AdWords Update at Pubcon Austin 2009
Google AdWords Update at Pubcon Austin 2009Frederick Vallaeys
 
Hero Conf London 2016 - The Definitive Framework for Bidding in AdWords
Hero Conf London 2016 - The Definitive Framework for Bidding in AdWordsHero Conf London 2016 - The Definitive Framework for Bidding in AdWords
Hero Conf London 2016 - The Definitive Framework for Bidding in AdWordsWijnand Meijer
 
RTB-Media Intro
RTB-Media IntroRTB-Media Intro
RTB-Media IntroRTB-Media
 
Google Adwords Explained
Google Adwords ExplainedGoogle Adwords Explained
Google Adwords ExplainedSaloni Jain
 
Google adwords bidding process
Google adwords bidding processGoogle adwords bidding process
Google adwords bidding processShubha Brota Raha
 
The Evolution of Paid Search
The Evolution of Paid SearchThe Evolution of Paid Search
The Evolution of Paid SearchVivastream
 
Google Adwords by Neha Nayak
Google Adwords by Neha NayakGoogle Adwords by Neha Nayak
Google Adwords by Neha NayakNeha Nayak
 
Google adwords tutorials by om sir's student neha nayak
Google adwords   tutorials  by  om sir's  student neha nayakGoogle adwords   tutorials  by  om sir's  student neha nayak
Google adwords tutorials by om sir's student neha nayakOM Maurya
 
Marketing on Google
Marketing on GoogleMarketing on Google
Marketing on GoogleDavid Gracia
 
Unlocking The Potential in Your PPC Campaigns
Unlocking The Potential in Your PPC CampaignsUnlocking The Potential in Your PPC Campaigns
Unlocking The Potential in Your PPC CampaignsClosed Loop Marketing
 
Lawson - Advertising Super Forum
Lawson  - Advertising Super ForumLawson  - Advertising Super Forum
Lawson - Advertising Super ForumBOLO Conference
 
Pay Per Click Presentation 2008
Pay Per Click Presentation 2008Pay Per Click Presentation 2008
Pay Per Click Presentation 2008Paul King
 
Media Buying Model 2023
Media Buying Model 2023Media Buying Model 2023
Media Buying Model 2023Lamiaa Ahmed
 

Similar to Online Advertisements and the AdWords Problem (20)

Online advertising and ad auctions at google
Online advertising and ad auctions at googleOnline advertising and ad auctions at google
Online advertising and ad auctions at google
 
Google Adwords Introduction
Google Adwords IntroductionGoogle Adwords Introduction
Google Adwords Introduction
 
Brief on Pay Per Click (PPC) for beginners
Brief on Pay Per Click (PPC) for beginnersBrief on Pay Per Click (PPC) for beginners
Brief on Pay Per Click (PPC) for beginners
 
Google AdWords Update at Pubcon Austin 2009
Google AdWords Update at Pubcon Austin 2009Google AdWords Update at Pubcon Austin 2009
Google AdWords Update at Pubcon Austin 2009
 
Hero Conf London 2016 - The Definitive Framework for Bidding in AdWords
Hero Conf London 2016 - The Definitive Framework for Bidding in AdWordsHero Conf London 2016 - The Definitive Framework for Bidding in AdWords
Hero Conf London 2016 - The Definitive Framework for Bidding in AdWords
 
Growth Secrets We've Learned Managing $500M in Digital Ad Spend - Lance Loved...
Growth Secrets We've Learned Managing $500M in Digital Ad Spend - Lance Loved...Growth Secrets We've Learned Managing $500M in Digital Ad Spend - Lance Loved...
Growth Secrets We've Learned Managing $500M in Digital Ad Spend - Lance Loved...
 
Growth Secrets We've Learned Managing $500M in Digital Ad Spend - Lance Loved...
Growth Secrets We've Learned Managing $500M in Digital Ad Spend - Lance Loved...Growth Secrets We've Learned Managing $500M in Digital Ad Spend - Lance Loved...
Growth Secrets We've Learned Managing $500M in Digital Ad Spend - Lance Loved...
 
RTB-Media Intro
RTB-Media IntroRTB-Media Intro
RTB-Media Intro
 
Google Adwords Explained
Google Adwords ExplainedGoogle Adwords Explained
Google Adwords Explained
 
Beating AdWords Bidding [Webinar]
Beating AdWords Bidding [Webinar]Beating AdWords Bidding [Webinar]
Beating AdWords Bidding [Webinar]
 
Google adwords bidding process
Google adwords bidding processGoogle adwords bidding process
Google adwords bidding process
 
The Evolution of Paid Search
The Evolution of Paid SearchThe Evolution of Paid Search
The Evolution of Paid Search
 
Google Adwords by Neha Nayak
Google Adwords by Neha NayakGoogle Adwords by Neha Nayak
Google Adwords by Neha Nayak
 
Google adwords tutorials by om sir's student neha nayak
Google adwords   tutorials  by  om sir's  student neha nayakGoogle adwords   tutorials  by  om sir's  student neha nayak
Google adwords tutorials by om sir's student neha nayak
 
Marketing on Google
Marketing on GoogleMarketing on Google
Marketing on Google
 
Unlocking The Potential in Your PPC Campaigns
Unlocking The Potential in Your PPC CampaignsUnlocking The Potential in Your PPC Campaigns
Unlocking The Potential in Your PPC Campaigns
 
Lawson - Advertising Super Forum
Lawson  - Advertising Super ForumLawson  - Advertising Super Forum
Lawson - Advertising Super Forum
 
Pay Per Click Presentation 2008
Pay Per Click Presentation 2008Pay Per Click Presentation 2008
Pay Per Click Presentation 2008
 
Ppc P.P
Ppc P.PPpc P.P
Ppc P.P
 
Media Buying Model 2023
Media Buying Model 2023Media Buying Model 2023
Media Buying Model 2023
 

More from Rajesh Piryani

Introduction to sentiment analysis
Introduction to sentiment analysisIntroduction to sentiment analysis
Introduction to sentiment analysisRajesh Piryani
 
Gomory's cutting plane method
Gomory's cutting plane methodGomory's cutting plane method
Gomory's cutting plane methodRajesh Piryani
 
Monte carlo simulation
Monte carlo simulationMonte carlo simulation
Monte carlo simulationRajesh Piryani
 
(Project) Student grading system
(Project) Student grading system(Project) Student grading system
(Project) Student grading systemRajesh Piryani
 
Optics ordering points to identify the clustering structure
Optics ordering points to identify the clustering structureOptics ordering points to identify the clustering structure
Optics ordering points to identify the clustering structureRajesh Piryani
 
Agile software development
Agile software developmentAgile software development
Agile software developmentRajesh Piryani
 
(Paper Presentation) DSDV
(Paper Presentation) DSDV(Paper Presentation) DSDV
(Paper Presentation) DSDVRajesh Piryani
 
(Paper Presentation) ZIGZAG: An Efficient Peer-to-Peer Scheme for Media Strea...
(Paper Presentation)ZIGZAG: An Efficient Peer-to-Peer Scheme forMedia Strea...(Paper Presentation)ZIGZAG: An Efficient Peer-to-Peer Scheme forMedia Strea...
(Paper Presentation) ZIGZAG: An Efficient Peer-to-Peer Scheme for Media Strea...Rajesh Piryani
 
Address Binding Scheme
Address Binding SchemeAddress Binding Scheme
Address Binding SchemeRajesh Piryani
 

More from Rajesh Piryani (11)

Introduction to sentiment analysis
Introduction to sentiment analysisIntroduction to sentiment analysis
Introduction to sentiment analysis
 
Gomory's cutting plane method
Gomory's cutting plane methodGomory's cutting plane method
Gomory's cutting plane method
 
Monte carlo simulation
Monte carlo simulationMonte carlo simulation
Monte carlo simulation
 
Hadoop
HadoopHadoop
Hadoop
 
Tqm metrics
Tqm metricsTqm metrics
Tqm metrics
 
(Project) Student grading system
(Project) Student grading system(Project) Student grading system
(Project) Student grading system
 
Optics ordering points to identify the clustering structure
Optics ordering points to identify the clustering structureOptics ordering points to identify the clustering structure
Optics ordering points to identify the clustering structure
 
Agile software development
Agile software developmentAgile software development
Agile software development
 
(Paper Presentation) DSDV
(Paper Presentation) DSDV(Paper Presentation) DSDV
(Paper Presentation) DSDV
 
(Paper Presentation) ZIGZAG: An Efficient Peer-to-Peer Scheme for Media Strea...
(Paper Presentation)ZIGZAG: An Efficient Peer-to-Peer Scheme forMedia Strea...(Paper Presentation)ZIGZAG: An Efficient Peer-to-Peer Scheme forMedia Strea...
(Paper Presentation) ZIGZAG: An Efficient Peer-to-Peer Scheme for Media Strea...
 
Address Binding Scheme
Address Binding SchemeAddress Binding Scheme
Address Binding Scheme
 

Recently uploaded

Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 

Recently uploaded (20)

Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 

Online Advertisements and the AdWords Problem

  • 1. Online Advertisement and the AdWords Problem PRESENTER RAJESH PIRYANI
  • 2. Traditional Advertising At the beginning: Traditional Ads  Posters, Magazines, Newspapers, Billboards. What is being Sold:  Pay-per-Impression: Price depends on how many people your ad is shown to (whether or not they look at it)
  • 3. Advertising on the Web Online Ads:  Banner Ads, Sponsored Search Ads, Pay-per-Sale ads. Targeting:  Show to particular set of viewers. Measurement:  Accurate Metrics: Clicks, Tracked Purchases. What is being Sold:  Pay-per-Click, Pay-per-Action, Pay-per-Impression
  • 4. Banner Ads Banner ads (1995-2001) Popular websites charged X$ for every 1,000 “impressions” of the ad Called “CPM” rate (Cost per thousand impressions) Low click-through rates Low ROI for advertisers
  • 5. Some Statistics Adwords is Advertiser AdSense is for Publisher
  • 7. Textual Ads Web Advertising covers large amount of internet environment. Internet advertiser spend 17 billion dollars in US on advertising, with 20% growth rate. Textual ads covers huge portion of this market. 1. Sponsored Search or paid search advertising 2. Contextual advertising or context match
  • 8. What is AdWords Advertising system in which advertisers bid on certain keywords in order for their clickable ads to appear in Google's search results
  • 11. Understanding Adwords Technicalities Keywords: Ads are continuously matched to internet users interest based on your keywords Use keywords match types to your advantage  Broad Match  Phrase Match  Exact Match  Negative Keywords URL: Two types of URL are used in an Adwords namely Display URL Actual URL Broad Match Keywords: buy flowers Queries: • buy flowers • buy red flowers • flowers buy • New York buy flowers Phrase Match Keywords: “buy flowers” Queries:  Where can I buy flowers  buy flowers in New Delhi  buy red flowers (extra word)  flowers buy (the words are reversed) Exact Match Keywords: [buy flowers] Queries:  buy flowers  Buy flowers (Capitalization doesn’t matter) Negative Match Keywords: -cheap Queries:  buy cheap flowers  cheap flowers in New York
  • 12. Performance based advertising Introduced by Overture around 2000 Advertisers bid on search keywords When some one searches for that keywords, the highest bidder’s ad is shown Advertisers is charged only if the ad is clicked on Similar model adopted by Google with some changes around 2002 Called adwords
  • 13. Adwords Problem Definition Input Advertisers Bid Set for each search query CTR (Click through Rate) is provided for each pair of query-advertiser. The budget of each advertiser for time period (it can be month, year or depends). Limit on the amount of ads to be illustrated for each search query. 𝑪𝑻𝑹 = 𝑵𝒖𝒎𝒃𝒆𝒓 𝒐𝒇 𝒄𝒍𝒊𝒄𝒌𝒔 𝒐𝒏 𝒂𝒅𝒔 𝑵𝒖𝒎𝒃𝒆𝒓 𝒐𝒇 𝒕𝒊𝒎𝒆𝒔 𝒕𝒉𝒆 𝒂𝒅 𝒊𝒔 𝒔𝒉𝒐𝒘𝒏
  • 14. Adwords Problem Definition Response for apiece query with advertisers set such that: The resultant set of ads should not be larger than the provided limit. Every advertiser has to bid on the query. For each click on the ads, every advertiser has sufficient budget to pay for it. 𝑹𝒆𝒗𝒆𝒏𝒖𝒆 = 𝑏𝑖𝑑 ∗ 𝐶𝑇𝑅 𝑪𝒐𝒎𝒑𝒆𝒕𝒊𝒕𝒊𝒗𝒆 𝑹𝒂𝒕𝒊𝒐 = minimum total revenue of algorithm for any sequence 𝑟𝑒𝑣𝑒𝑛𝑢𝑒 𝑜𝑓 𝑜𝑝𝑡𝑖𝑚𝑢𝑚 𝑜𝑓𝑓𝑙𝑖𝑛𝑒 𝑎𝑙𝑔𝑜𝑟𝑖𝑡ℎ𝑚 𝑓𝑜𝑟 𝑡ℎ𝑒 𝑠𝑎𝑚𝑒 𝑠𝑒𝑞𝑢𝑒𝑛𝑐𝑒 The main objective: Maximize the search engine revenue
  • 15. Expected Revenue Advertiser Bid CTR Expected Revenue=Bid*CTR A $1.00 1% 1 Cent B $0.75 2% 1.5 Cent C $0.50 2.5% 1.125 Cent
  • 16. The Adwords Innovation Advertiser Bid CTR Expected Revenue=Bid*CTR B $0.75 2% 1.5 Cent C $0.50 2.5% 1.125 Cent A $1.00 1% 1 Cent Instead of sorting advertisers by bid, sort by expected revenue! • CTR of ad is unknown • Advertisers have limited budgets and bid on multiple ads (Balance Algo.)
  • 17. Greedy Algorithm Simplified Environment There is 1 ad shown for each query All advertisers have same budget B All ads are equally likely to be clicked Value of each ads is the same (=1) Greedy Algorithm For a query, select any advertiser who value is 1 for that query. Competitive Ratio=½.
  • 18. Worst Scenario for Greedy Algorithm Two Advertiser A and B A bids on query x, B bids for both query x and y Both have budget $4 Query Stream: xxxx yyyy Worst case greedy choice: BBBB _ _ _ _ Optimal: AAAA BBBB Competitive Ratio =1/2. This is the worst case!
  • 19. Balance Algorithm This algorithm proposed by Mehta, Saberi, Vazirani, and Vazirani For each query, to select the advertiser with the largest unspent budget Breaks ties arbitrarily
  • 20. Example Two Advertiser A and B A bids on query x, B bids for both query x and y Both have budget $4 Query Stream: xxxx yyyy Balance Choice : ABABBB _ _ Optimal: AAAA BBBB Competitive Ratio =3/4. For balance with 2 advertisers (_) A B 4 4 q(x) A A B 3 4 q(xx) B A B 3 3 q(xxx) A A B 2 3 q(xxxx) B A B 2 2 q(xxxxy) B (NV: A) A B 2 1
  • 22. Dataset Open Advertising dataset Keywords List Bidding List: US and UK Market Bidding dataset1: 177 US Market, 179 UK Market Bidding dataset2: 244 US Market, 244 UK Market Bidding dataset3: Web Page results associated with keywords
  • 23. Block Diagram Keywords List Bidding Info Webpages System CTR Calculation Results Query
  • 24. Implementation on Open Advertising Dataset
  • 25. Implementation on Open Advertising Dataset
  • 26. Reference Book: Mining Massive Dataset By Jure Leskovec, Anand Rajaraman, Jeff Ullman Papers: A. Broder, M. Fontoura, V. Josifovski, and L. Riedel, “A semantic approach to contextual advertising,” Proceedings of the 30th annual international ACM SIGIR conference on Research and development in information retrieval - SIGIR ’07, 2007. T.-K. Fan and C.-H. Chang, “Blogger-Centric Contextual Advertising,” Expert Systems with Applications, vol. 38, no. 3, pp. 1777–1788, Mar. 2011.