dc.contributor.advisor | Saladi, Rahul | |
dc.contributor.author | Savla, Virti | |
dc.date.accessioned | 2023-03-02T09:59:52Z | |
dc.date.available | 2023-03-02T09:59:52Z | |
dc.date.submitted | 2022 | |
dc.identifier.uri | https://etd.iisc.ac.in/handle/2005/6026 | |
dc.description.abstract | Consider 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.iso | en_US | en_US |
dc.relation.ispartofseries | ;ET00040 | |
dc.rights | I 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 dissertation | en_US |
dc.subject | Computational Geometry, Voronoi Diagram, Additively Weighted Voronoi Diagram, Spatial Queries | en_US |
dc.subject | Computational Geometry | en_US |
dc.subject | Voronoi Diagram | en_US |
dc.subject | Additively Weighted Voronoi Diagram | en_US |
dc.subject | Spatial Queries | en_US |
dc.subject.classification | Research Subject Categories::TECHNOLOGY::Information technology::Computer science | en_US |
dc.title | Top-k Spatial Aware Ads | en_US |
dc.type | Thesis | en_US |
dc.degree.name | MTech (Res) | en_US |
dc.degree.level | Masters | en_US |
dc.degree.grantor | Indian Institute of Science | en_US |
dc.degree.discipline | Engineering | en_US |