paper-with-me

홈 › Papers

Constrained user-item allocation for e-commerce marketing campaigns

2026-06-08 · Maja Lindström, Natalija Glisovic, Jan von Pichowski, Tommy Löfstedt, Martin Rosvall arxiv

When running marketing campaigns, retailers must decide which products to promote and which users to target. These decisions are inherently coupled: effective campaigns match users and items with strong mutual affinity into non-overlapping groups of predefined sizes. However, existing approaches assume predefined campaign structure or decouple item selection from user assignment, and cannot discover campaign groupings directly from joint interaction patterns. We therefore formalize this campaign problem as auto-targeting: jointly selecting users and items to construct multiple disjoint campaigns. To solve this combinatorial problem, we propose three complementary strategies: (i) constrained spectral biclustering to find dense regions in the user-item affinity matrix, (ii) greedy local search with pairwise swaps for combinatorial refinement, and (iii) a multi-armed bandit framework to escape local optima through exploration. We evaluate these methods on a synthetic dataset, the Amazon Reviews benchmarks, and large-scale proprietary commercial data, and compare the results to simulated annealing as a baseline. The results show that biclustering consistently achieves the highest campaign quality, lift, and fairness scores. While biclustering runs efficiently on smaller datasets, its runtime increases substantially on very large ones, where bandit-based methods instead offer a scalable alternative.

📄 PDF Abstract BibTeX arXiv:2606.09623

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimizing Item-based Marketing Promotion Efficiency in C2C Marketplace with Dynamic Sequential Coupon Allocation Framework

2024-09-13 · Jie Yang, Padunna Valappil Krishnaraj Sekhar, Sho Sekine, Yilin Li

In e-commerce platforms, coupons play a crucial role in boosting transactions. In the customer-to-customer (C2C) marketplace, ensuring the satisfaction of both buyers and sellers is essential. While buyer-focused marketi…

Marketing

Collaborative Generative Hashing for Marketing and Fast Cold-start Recommendation

2020-11-02 · Yan Zhang, Ivor W. Tsang, Lixin Duan

Cold-start has being a critical issue in recommender systems with the explosion of data in e-commerce. Most existing studies proposed to alleviate the cold-start problem are also known as hybrid recommender systems that …

MarketingRecommendation Systems

Using item recommendations and LLMs in marketing email titles

2025-08-27 · Deddy Jobson, Muktti Shukla, Phuong Dinh, Julio Christian Young 외 arxiv

E-commerce marketplaces make use of a number of marketing channels like emails, push notifications, etc. to reach their users and stimulate purchases. Personalized emails especially are a popular touch point for marketer…

An Efficient Group-based Search Engine Marketing System for E-Commerce

2021-06-24 · Cheng Jie, Da Xu, Zigeng Wang, Lu Wang 외

With the increasing scale of search engine marketing, designing an efficient bidding system is becoming paramount for the success of e-commerce companies. The critical challenges faced by a modern industrial-level biddin…

Marketing

Off-Policy Learning with Limited Supply

2026-03-19 · Koichi Tanaka, Ren Kishimoto, Bushun Kawagishi, Yusuke Narita 외 arxiv

We study off-policy learning (OPL) in contextual bandits, which plays a key role in a wide range of real-world applications such as recommendation systems and online advertising. Typical OPL in contextual bandits assumes…

Recommendation Systems