iconLogo
Published:2026/1/11 13:43:42

非線形効用モデルでレコメンド爆上げ!🎉

超要約: 非線形なユーザー好みを考慮した、賢いレコメンド手法だよ💖


🌟 ギャル的キラキラポイント ● 既存のレコメンドより、もっと複雑なユーザーの好みを分析できるってこと✨ ● 計算が大変だった非線形モデルを、効率的に動かせるようにしたんだって!💻 ● 売上UPとか、顧客体験UPに繋がる期待大だよ~😍


続きは「らくらく論文」アプリで

Tractable Multinomial Logit Contextual Bandits with Non-Linear Utilities

Taehyun Hwang / Dahngoon Kim / Min-hwan Oh

We study the multinomial logit (MNL) contextual bandit problem for sequential assortment selection. Although most existing research assumes utility functions to be linear in item features, this linearity assumption restricts the modeling of intricate interactions between items and user preferences. A recent work (Zhang & Luo, 2024) has investigated general utility function classes, yet its method faces fundamental trade-offs between computational tractability and statistical efficiency. To address this limitation, we propose a computationally efficient algorithm for MNL contextual bandits leveraging the upper confidence bound principle, specifically designed for non-linear parametric utility functions, including those modeled by neural networks. Under a realizability assumption and a mild geometric condition on the utility function class, our algorithm achieves a regret bound of $\tilde{O}(\sqrt{T})$, where $T$ denotes the total number of rounds. Our result establishes that sharp $\tilde{O}(\sqrt{T})$-regret is attainable even with neural network-based utilities, without relying on strong assumptions such as neural tangent kernel approximations. To the best of our knowledge, our proposed method is the first computationally tractable algorithm for MNL contextual bandits with non-linear utilities that provably attains $\tilde{O}(\sqrt{T})$ regret. Comprehensive numerical experiments validate the effectiveness of our approach, showing robust performance not only in realizable settings but also in scenarios with model misspecification.

cs / cs.LG / stat.ML