论文标题
可解释的上下文意识项目建议:在多人游戏在线战场游戏中应用
Interpretable Contextual Team-aware Item Recommendation: Application in Multiplayer Online Battle Arena Games
论文作者
论文摘要
视频游戏行业采用了推荐系统来增强用户的兴趣,重点关注游戏销售。视频游戏中的其他令人兴奋的应用程序是那些可以帮助玩家做出决策以最大化其游戏体验的应用程序,这是实时策略视频游戏(例如多人在线战斗领域(MOBA))(如Dota and LoL)中的理想功能。在这些任务中,鉴于游戏的上下文性质及其如何揭示对每个团队形成的依赖,项目的建议是具有挑战性的。关于此主题的现有作品并未利用所有可用的上下文匹配数据,并忽略潜在的有价值的信息。为了解决这个问题,我们开发了TTIR,这是一个从变压器神经体系结构中得出的上下文推荐模型,该模型基于描述比赛的团队和角色的上下文,向每个团队成员提出了一组项目。 TTIR的表现优于几种方法,并通过可视化注意力重量提供了可解释的建议。我们的评估表明,变压器体系结构和上下文信息对于获得此项目推荐任务的最佳结果至关重要。此外,初步的用户调查表明,注意力重量对解释建议以及未来工作的想法的有用性。代码和数据集可在以下网址提供:https://github.com/ojedaf/ic-tir-lol。
The video game industry has adopted recommendation systems to boost users interest with a focus on game sales. Other exciting applications within video games are those that help the player make decisions that would maximize their playing experience, which is a desirable feature in real-time strategy video games such as Multiplayer Online Battle Arena (MOBA) like as DotA and LoL. Among these tasks, the recommendation of items is challenging, given both the contextual nature of the game and how it exposes the dependence on the formation of each team. Existing works on this topic do not take advantage of all the available contextual match data and dismiss potentially valuable information. To address this problem we develop TTIR, a contextual recommender model derived from the Transformer neural architecture that suggests a set of items to every team member, based on the contexts of teams and roles that describe the match. TTIR outperforms several approaches and provides interpretable recommendations through visualization of attention weights. Our evaluation indicates that both the Transformer architecture and the contextual information are essential to get the best results for this item recommendation task. Furthermore, a preliminary user survey indicates the usefulness of attention weights for explaining recommendations as well as ideas for future work. The code and dataset are available at: https://github.com/ojedaf/IC-TIR-Lol.