DIGAT: Modeling News Recommendation with Dual-Graph Interaction
Zhiming Mao, Jian Li, Hongru Wang, Xingshan Zeng, Kam-Fai Wong

TL;DR
DIGAT introduces a dual-graph attention network that enhances news recommendation by enriching news semantics and modeling multi-level user interests through effective feature interaction, outperforming existing methods.
Contribution
The paper proposes a novel dual-graph interaction framework (DIGAT) that improves news-user representation matching in news recommendation systems.
Findings
DIGAT outperforms existing methods on the MIND dataset.
Semantic-augmented news graphs improve news representation.
Dual-graph interaction enhances user-news matching accuracy.
Abstract
News recommendation (NR) is essential for online news services. Existing NR methods typically adopt a news-user representation learning framework, facing two potential limitations. First, in news encoder, single candidate news encoding suffers from an insufficient semantic information problem. Second, existing graph-based NR methods are promising but lack effective news-user feature interaction, rendering the graph-based recommendation suboptimal. To overcome these limitations, we propose dual-interactive graph attention networks (DIGAT) consisting of news- and user-graph channels. In the news-graph channel, we enrich the semantics of single candidate news by incorporating the semantically relevant news information with a semantic-augmented graph (SAG). In the user-graph channel, multi-level user interests are represented with a news-topic graph. Most notably, we design a dual-graph…
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.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Topic Modeling
