Show simple item record

dc.contributor.advisorSaladi, Rahul
dc.contributor.authorSavla, Virti
dc.date.accessioned2023-03-02T09:59:52Z
dc.date.available2023-03-02T09:59:52Z
dc.date.submitted2022
dc.identifier.urihttps://etd.iisc.ac.in/handle/2005/6026
dc.description.abstractConsider an app on a smartphone which displays local business ads. When a user opens the app, then k local business ads need to displayed (where k would typically be 3 or 5) such that the profit made by the app is maximized. The pricing model needs to take into account that (a) each business is willing to bid a different price, and (b) farther the distance of the user on whose smartphone the ad is displayed, the lesser is the price paid by to the app. Motivated by such applications, in this work, we design fast algorithms to retrieve top-k objects using the provided spatial and non-spatial attributes. We refer them as Top-k Spatial Aware Ads Queries (SAA). In Top-k-Saa, the query is user location and we return top-k objects that have the best score. The scoring function is based on the distance between the object and query point (spatial attribute) and non-spatial attributes. We propose algorithms that efficiently preprocess the data using appropriate data structures and aid in fast query processing. A simple O(n log k) algorithm returns the top-k ads based on the scoring function value. We obtain the following results. 1. Our first algorithm uses O(n log n) space and answers the Top-k-Saa query in O(k log2 n) time. The fast query time is obtained by leveraging the properties of additively weighted Voronoi diagram, along with other supporting data structures. 2. Our second algorithm improves upon the first algorithm by improving the query time to O(k log n) in expectation, while using the same space. This is achieved via an interesting combination of randomization with a “top-2” structure.en_US
dc.language.isoen_USen_US
dc.relation.ispartofseries;ET00040
dc.rightsI grant Indian Institute of Science the right to archive and to make available my thesis or dissertation in whole or in part in all forms of media, now hereafter known. I retain all proprietary rights, such as patent rights. I also retain the right to use in future works (such as articles or books) all or part of this thesis or dissertationen_US
dc.subjectComputational Geometry, Voronoi Diagram, Additively Weighted Voronoi Diagram, Spatial Queriesen_US
dc.subjectComputational Geometryen_US
dc.subjectVoronoi Diagramen_US
dc.subjectAdditively Weighted Voronoi Diagramen_US
dc.subjectSpatial Queriesen_US
dc.subject.classificationResearch Subject Categories::TECHNOLOGY::Information technology::Computer scienceen_US
dc.titleTop-k Spatial Aware Adsen_US
dc.typeThesisen_US
dc.degree.nameMTech (Res)en_US
dc.degree.levelMastersen_US
dc.degree.grantorIndian Institute of Scienceen_US
dc.degree.disciplineEngineeringen_US


Files in this item

This item appears in the following Collection(s)

Show simple item record