paper-with-me

홈 › Papers

Convolutional Neural Bandit for Visual-aware Recommendation

2021-07-02 · Yikun Ban, Jingrui He

Online recommendation/advertising is ubiquitous in web business. Image displaying is considered as one of the most commonly used formats to interact with customers. Contextual multi-armed bandit has shown success in the application of advertising to solve the exploration-exploitation dilemma existing in the recommendation procedure. Inspired by the visual-aware recommendation, in this paper, we propose a contextual bandit algorithm, where the convolutional neural network (CNN) is utilized to learn the reward function along with an upper confidence bound (UCB) for exploration. We also prove a near-optimal regret bound $\tilde{\mathcal{O}}(\sqrt{T})$ when the network is over-parameterized, and establish strong connections with convolutional neural tangent kernel (CNTK). Finally, we evaluate the empirical performance of the proposed algorithm and show that it outperforms other state-of-the-art UCB-based bandit algorithms on real-world image data sets.

📄 PDF Abstract BibTeX arXiv:2107.07438

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exposure-Aware Recommendation using Contextual Bandits

2022-09-04 · Masoud Mansoury, Bamshad Mobasher, Herke van Hoof

Exposure bias is a well-known issue in recommender systems where items and suppliers are not equally represented in the recommendation results. This is especially problematic when bias is amplified over time as a few ite…

Multi-Armed BanditsRecommendation Systems

Interactive Visualization Recommendation with Hier-SUCB

2025-02-05 · Songwen Hu, Ryan A. Rossi, Tong Yu, Junda Wu 외

Visualization recommendation aims to enable rapid visual analysis of massive datasets. In real-world scenarios, it is essential to quickly gather and comprehend user preferences to cover users from diverse backgrounds, i…

A Hybrid Bandit Model with Visual Priors for Creative Ranking in Display Advertising

2021-02-08 · Shiyao Wang, Qi Liu, Tiezheng Ge, Defu Lian 외

Creative plays a great important role in e-commerce for exhibiting products. Sellers usually create multiple creatives for comprehensive demonstrations, thus it is crucial to display the most appealing design to maximize…

Recommendation Systems

The Nah Bandit: Modeling User Non-compliance in Recommendation Systems

2024-08-15 · Tianyue Zhou, Jung-Hoon Cho, Cathy Wu

Recommendation systems now pervade the digital world, ranging from advertising to entertainment. However, it remains challenging to implement effective recommendation systems in the physical world, such as in mobility or…

Recommendation Systems

Context-Aware Bandits

2015-10-12 · Shuai Li, Purushottam Kar

We propose an efficient Context-Aware clustering of Bandits (CAB) algorithm, which can capture collaborative effects. CAB can be easily deployed in a real-world recommendation system, where multi-armed bandits have been …

ClusteringMulti-Armed Bandits