ACL 2022findings87 citations

MINER: Multi-Interest Matching Network for News Recommendation

Jian Li, Jieming Zhu, Qiwei Bi, Guohao Cai, Lifeng Shang, Zhenhua Dong, Xin Jiang, Qun Liu

Abstract

Personalized news recommendation is an essential technique to help users find interested news. Accurately matching user’s interests and candidate news is the key to news recommendation. Most existing methods learn a single user embedding from user’s historical behaviors to represent the reading interest. However, user interest is usually diverse and may not be adequately modeled by a single user embedding. In this paper, we propose a poly attention scheme to learn multiple interest vectors for each user, which encodes the different aspects of user interest. We further propose a disagreement regularization to make the learned interests vectors more diverse. Moreover, we design a category-aware attention weighting strategy that incorporates the news category information as explicit interest signals into the attention mechanism. Extensive experiments on the MIND news recommendation benchmark demonstrate that our approach significantly outperforms existing state-of-the-art methods.

BibTeX
@inproceedings{li-etal-2022-miner,
    title = "{MINER}: Multi-Interest Matching Network for News Recommendation",
    author = "Li, Jian  and
      Zhu, Jieming  and
      Bi, Qiwei  and
      Cai, Guohao  and
      Shang, Lifeng  and
      Dong, Zhenhua  and
      Jiang, Xin  and
      Liu, Qun",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2022",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-acl.29/",
    doi = "10.18653/v1/2022.findings-acl.29",
    pages = "343--352"
}
MINER: Multi-Interest Matching Network for News Recommendation · ACL 2022