Chris Pollett > Students > Umaranikar
[Bio] [Blog] [Google as an ad space seller - PDF ] [Credibility of rating on Amazon - PDF] [Study of Google's advertising services] [configuring Ad Server- Yioop patch] [Designing of online auction system] [Prototype - Find relevant ads for the search query] [Online Auction System in Yioop] [How System Calculates Min Bid?] [How System Updates Bid Amount?] [Display Relevant Advertisements] |
CS297 ProposalAn Open Source Ad ServerPushkar Umaranikar(pushkarumaranikar1@gmail.com) Advisor: Dr. Chris Pollett Description:One prominent revenue(over 80-90%) source for search engines such as Google, Yahoo, Bing, Facebook is display advertisements. Sophisticated algorithms are used to compute the relevance of these ads to a given users query. Using Machine Learning technique, search engines render the most relevant ads to the search query which are very popular and effective. In addition, pricing of ads to the advertiser is done using sophisticated auctioning systems. A modified version of Dutch auctioning is used, in which the concepts like Cost Per Click are used. Yioop is an open source search engine software developed by Dr.pollett. It can easily be extended. The aim of this project is to extend Yioop with an open source advertising platform. Schedule:
Deliverables: The full project will be done when CS298 is completed. The following will be done by the end of CS297: 1. Project proposal. 2. Study of how online search advertising works (Sponsored Search). Try Google AdSense and Yahoo AdChoices with Yioop. 3. Build an application to accept information of advertisers. 4. Build a bag of word model to display advertisements for the given user's query. 5. Build a machine learning application to improve most relevant ads based on search results. 6. CS297 report. References: 1. How Google AdWords work and auctioning concept.
2. How to predict the Ads having higher probability of clicks:
3. Search Advertising using Web Relevance Feedback.
4. How Does Google Sell Ad Space?
|