Towards Regret Free Slot Allocation in Billboard Advertisement
Dildar Ali, Suman Banerjee, Yamuna Prasad
TL;DR
The paper tackles regret minimization in billboard advertisement under a multi-advertiser setting, formalizing a discrete allocation problem where the provider pays per advertiser only if the delivered influence meets the demand, otherwise uncertainty induces unsatisfied or excessive regret. It introduces four heuristic solutions—EA, EAOE, EBOE, and EBTE—that balance influence delivery and cost, with targeted neighborhood-search strategies to refine allocations. Extensive experiments on real trajectory and billboard datasets demonstrate that the proposed methods reduce total regret and often reduce computation time compared with established baselines, aided by preprocessing and a three-way splitting of billboard slots. The work advances practical, scalable strategies for regret-aware billboard allocation and suggests directions for online/adaptive extensions and pruning techniques to handle dynamic slot and advertiser arrivals. Overall, the approaches provide actionable, efficient mechanisms for regret minimization in trajectory-informed billboard advertising with real-world impact for advertisers and influence providers alike.
Abstract
Creating and maximizing influence among the customers is one of the central goals of an advertiser, and hence, remains an active area of research in recent times. In this advertisement technique, the advertisers approach an influence provider for a specific number of views of their content on a payment basis. Now, if the influence provider can provide the required number of views or more, he will receive the full, else a partial payment. In the context of an influence provider, it is a loss for him if he offers more or less views. This is formalized as 'Regret', and naturally, in the context of the influence provider, the goal will be to minimize this quantity. In this paper, we solve this problem in the context of billboard advertisement and pose it as a discrete optimization problem. We propose four efficient solution approaches for this problem and analyze them to understand their time and space complexity. We implement all the solution methodologies with real-life datasets and compare the obtained results with the existing solution approaches from the literature. We observe that the proposed solutions lead to less regret while taking less computational time.
