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

Lec 4 expert systems
Lec 4  expert systemsLec 4  expert systems
Lec 4 expert systemsEyob Sisay
 
Evolutionary Algorithms
Evolutionary AlgorithmsEvolutionary Algorithms
Evolutionary AlgorithmsReem Alattas
 
Using binary classifiers
Using binary classifiersUsing binary classifiers
Using binary classifiersbutest
 
Evolutionary computing - soft computing
Evolutionary computing - soft computingEvolutionary computing - soft computing
Evolutionary computing - soft computingSakshiMahto1
 
Bresenham's line algo.
Bresenham's line algo.Bresenham's line algo.
Bresenham's line algo.Mohd Arif
 
Fuzzy rules and fuzzy reasoning
Fuzzy rules and fuzzy reasoningFuzzy rules and fuzzy reasoning
Fuzzy rules and fuzzy reasoningVeni7
 
A brief introduction to mutual information and its application
A brief introduction to mutual information and its applicationA brief introduction to mutual information and its application
A brief introduction to mutual information and its applicationHyun-hwan Jeong
 
Midpoint circle algo
Midpoint circle algoMidpoint circle algo
Midpoint circle algoMohd Arif
 
Two dimensional geometric transformations
Two dimensional geometric transformationsTwo dimensional geometric transformations
Two dimensional geometric transformationsMohammad Sadiq
 
Travelling Salesman Problem
Travelling Salesman ProblemTravelling Salesman Problem
Travelling Salesman ProblemDaniel Raditya
 
Branch and bound
Branch and boundBranch and bound
Branch and boundAcad
 
Representing uncertainty in expert systems
Representing uncertainty in expert systemsRepresenting uncertainty in expert systems
Representing uncertainty in expert systemsbhupendra kumar
 
Constraint satisfaction problems (csp)
Constraint satisfaction problems (csp)   Constraint satisfaction problems (csp)
Constraint satisfaction problems (csp) Archana432045
 
3D Transformation
3D Transformation3D Transformation
3D TransformationSwatiHans10
 
Bresenham's line drawing algorithm
Bresenham's line drawing algorithmBresenham's line drawing algorithm
Bresenham's line drawing algorithmnehrurevathy
 
Computer Graphics C Version - Hearn & Baker.pdf
Computer Graphics C Version - Hearn & Baker.pdfComputer Graphics C Version - Hearn & Baker.pdf
Computer Graphics C Version - Hearn & Baker.pdfSUSHIL KUMAR
 

What's hot (20)

Lec 4 expert systems
Lec 4  expert systemsLec 4  expert systems
Lec 4 expert systems
 
Evolutionary Algorithms
Evolutionary AlgorithmsEvolutionary Algorithms
Evolutionary Algorithms
 
Using binary classifiers
Using binary classifiersUsing binary classifiers
Using binary classifiers
 
Evolutionary computing - soft computing
Evolutionary computing - soft computingEvolutionary computing - soft computing
Evolutionary computing - soft computing
 
Bresenham's line algo.
Bresenham's line algo.Bresenham's line algo.
Bresenham's line algo.
 
Fuzzy rules and fuzzy reasoning
Fuzzy rules and fuzzy reasoningFuzzy rules and fuzzy reasoning
Fuzzy rules and fuzzy reasoning
 
A brief introduction to mutual information and its application
A brief introduction to mutual information and its applicationA brief introduction to mutual information and its application
A brief introduction to mutual information and its application
 
Bresenham circle
Bresenham circleBresenham circle
Bresenham circle
 
03 image transform
03 image transform03 image transform
03 image transform
 
Midpoint circle algo
Midpoint circle algoMidpoint circle algo
Midpoint circle algo
 
Uncertainty in AI
Uncertainty in AIUncertainty in AI
Uncertainty in AI
 
Two dimensional geometric transformations
Two dimensional geometric transformationsTwo dimensional geometric transformations
Two dimensional geometric transformations
 
Travelling Salesman Problem
Travelling Salesman ProblemTravelling Salesman Problem
Travelling Salesman Problem
 
Branch and bound
Branch and boundBranch and bound
Branch and bound
 
bat algorithm
bat algorithmbat algorithm
bat algorithm
 
Representing uncertainty in expert systems
Representing uncertainty in expert systemsRepresenting uncertainty in expert systems
Representing uncertainty in expert systems
 
Constraint satisfaction problems (csp)
Constraint satisfaction problems (csp)   Constraint satisfaction problems (csp)
Constraint satisfaction problems (csp)
 
3D Transformation
3D Transformation3D Transformation
3D Transformation
 
Bresenham's line drawing algorithm
Bresenham's line drawing algorithmBresenham's line drawing algorithm
Bresenham's line drawing algorithm
 
Computer Graphics C Version - Hearn & Baker.pdf
Computer Graphics C Version - Hearn & Baker.pdfComputer Graphics C Version - Hearn & Baker.pdf
Computer Graphics C Version - Hearn & Baker.pdf
 

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

Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...Call Girls in Nagpur High Profile
 
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
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 

Recently uploaded (20)

Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
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
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
 
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
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 

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.