TL;DR
HMAR introduces a hierarchical masked attention model that effectively captures multi-behavior user interactions and sequential patterns, improving recommendation accuracy in complex behavioral data.
Contribution
The paper proposes a novel hierarchical masked attention mechanism with behavior indicators and multi-task learning for enhanced multi-behavior recommendation.
Findings
Outperforms state-of-the-art methods on four datasets.
Effectively models sequential and multi-behavior user interactions.
Demonstrates significant improvements in recommendation accuracy.
Abstract
In the context of recommendation systems, addressing multi-behavioral user interactions has become vital for understanding the evolving user behavior. Recent models utilize techniques like graph neural networks and attention mechanisms for modeling diverse behaviors, but capturing sequential patterns in historical interactions remains challenging. To tackle this, we introduce Hierarchical Masked Attention for multi-behavior recommendation (HMAR). Specifically, our approach applies masked self-attention to items of the same behavior, followed by self-attention across all behaviors. Additionally, we propose historical behavior indicators to encode the historical frequency of each items behavior in the input sequence. Furthermore, the HMAR model operates in a multi-task setting, allowing it to learn item behaviors and their associated ranking scores concurrently. Extensive experimental…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
