English

Influential Billboard Slot Selection using Spatial Clustering and Pruned Submodularity Graph

Databases 2023-05-17 v1

Abstract

Billboard advertising is a popular out-of-home advertising technique adopted by commercial houses. Companies own billboards and offer them to commercial houses on a payment basis. Given a database of billboards with slot information, we want to determine which k slots to choose to maximize influence. We call this the INFLUENTIAL BILLBOARD SLOT SELECTION (IBSS) Problem and pose it as a combinatorial optimization problem. We show that the influence function considered in this paper is non-negative, monotone, and submodular. The incremental greedy approach based on the marginal gain computation leads to a constant factor approximation guarantee. However, this method scales very poorly when the size of the problem instance is very large. To address this, we propose a spatial partitioning and pruned submodularity graph-based approach that is divided into the following three steps: preprocessing, pruning, and selection. We analyze the proposed solution approaches to understand their time, space requirement, and performance guarantee. We conduct extensive set of experiments with real-world datasets and compare the performance of the proposed solution approaches with the available baseline methods. We observe that the proposed approaches lead to more influence than all the baseline methods within reasonable computational time.

Keywords

Cite

@article{arxiv.2305.08949,
  title  = {Influential Billboard Slot Selection using Spatial Clustering and Pruned Submodularity Graph},
  author = {Dildar Ali and Suman Banerjee and Yamuna Prasad},
  journal= {arXiv preprint arXiv:2305.08949},
  year   = {2023}
}

Comments

14 Pages

R2 v1 2026-06-28T10:35:10.566Z