paper-with-me

홈 › Papers

Why Do We Click: Visual Impression-aware News Recommendation

2021-09-26 · Jiahao Xun, Shengyu Zhang, Zhou Zhao, Jieming Zhu, Qi Zhang, Jingjie Li, Xiuqiang He, Xiaofei He, Tat-Seng Chua, Fei Wu

There is a soaring interest in the news recommendation research scenario due to the information overload. To accurately capture users' interests, we propose to model multi-modal features, in addition to the news titles that are widely used in existing works, for news recommendation. Besides, existing research pays little attention to the click decision-making process in designing multi-modal modeling modules. In this work, inspired by the fact that users make their click decisions mostly based on the visual impression they perceive when browsing news, we propose to capture such visual impression information with visual-semantic modeling for news recommendation. Specifically, we devise the local impression modeling module to simultaneously attend to decomposed details in the impression when understanding the semantic meaning of news title, which could explicitly get close to the process of users reading news. In addition, we inspect the impression from a global view and take structural information, such as the arrangement of different fields and spatial position of different words on the impression, into the modeling of multiple modalities. To accommodate the research of visual impression-aware news recommendation, we extend the text-dominated news recommendation dataset MIND by adding snapshot impression images and will release it to nourish the research field. Extensive comparisons with the state-of-the-art news recommenders along with the in-depth analyses demonstrate the effectiveness of the proposed method and the promising capability of modeling visual impressions for the content-based recommenders.

📄 PDF Abstract BibTeX arXiv:2109.12651

Code (1)

jiahaoxun/imrec 공식 구현 pytorch

Tasks

Decision MakingNews Recommendation

Similar Papers 제목 키워드 기반

News Popularity Beyond the Click-Through-Rate for Personalized Recommendations

2023-07-18 · SIGIR '23: Proceedings of the 46th International ACM SIGIR Conference on Research and Development in Information Retrieval 2023 7 · Ashutosh Nayak, Mayur Garg, Rajasekhara Reddy Duvvuru Muni

Popularity detection of news articles is critical for making relevant recommendations for users and drive user engagement for maximum business value. Among several well-known metrics such as likes, shares, comments, Clic…

ArticlesClick-Through Rate PredictionNews RecommendationNews Retrieval+2

DebiasedRec: Bias-aware User Modeling and Click Prediction for Personalized News Recommendation

2021-04-15 · Jingwei Yi, Fangzhao Wu, Chuhan Wu, Qifei Li 외

News recommendation is critical for personalized news access. Existing news recommendation methods usually infer users' personal interest based on their historical clicked news, and train the news recommendation models b…

ArticlesNews Recommendation

MM-Rec: Multimodal News Recommendation

2021-04-15 · Chuhan Wu, Fangzhao Wu, Tao Qi, Yongfeng Huang

Accurate news representation is critical for news recommendation. Most of existing news representation methods learn news representations only from news texts while ignore the visual information in news like images. In f…

News Recommendationobject-detectionObject Detection

Is News Recommendation a Sequential Recommendation Task?

2021-08-20 · Chuhan Wu, Fangzhao Wu, Tao Qi, Yongfeng Huang

News recommendation is often modeled as a sequential recommendation task, which assumes that there are rich short-term dependencies over historical clicked news. However, in news recommendation scenarios users usually ha…

DiversityNews RecommendationSequential Recommendation

Quality-aware News Recommendation

2022-02-28 · Chuhan Wu, Fangzhao Wu, Tao Qi, Yongfeng Huang

News recommendation is a core technique used by many online news platforms. Recommending high-quality news to users is important for keeping good user experiences and news platforms' reputations. However, existing news r…

News Recommendation