paper-with-me

Papers

Triangle Graph Interest Network for Click-through Rate Prediction

2022-02-06 · Wensen Jiang, Yizhu Jiao, Qingqin Wang, Chuanming Liang, Lijie Guo, Yao Zhang, Zhijun Sun, Yun Xiong, Yangyong Zhu

Click-through rate prediction is a critical task in online advertising. Currently, many existing methods attempt to extract user potential interests from historical click behavior sequences. However, it is difficult to handle sparse user behaviors or broaden interest exploration. Recently, some researchers incorporate the item-item co-occurrence graph as an auxiliary. Due to the elusiveness of user interests, those works still fail to determine the real motivation of user click behaviors. Besides, those works are more biased towards popular or similar commodities. They lack an effective mechanism to break the diversity restrictions. In this paper, we point out two special properties of triangles in the item-item graphs for recommendation systems: Intra-triangle homophily and Inter-triangle heterophiy. Based on this, we propose a novel and effective framework named Triangle Graph Interest Network (TGIN). For each clicked item in user behavior sequences, we introduce the triangles in its neighborhood of the item-item graphs as a supplement. TGIN regards these triangles as the basic units of user interests, which provide the clues to capture the real motivation for a user clicking an item. We characterize every click behavior by aggregating the information of several interest units to alleviate the elusive motivation problem. The attention mechanism determines users' preference for different interest units. By selecting diverse and relative triangles, TGIN brings in novel and serendipitous items to expand exploration opportunities of user interests. Then, we aggregate the multi-level interests of historical behavior sequences to improve CTR prediction. Extensive experiments on both public and industrial datasets clearly verify the effectiveness of our framework.

📄 PDF Abstract BibTeX arXiv:2202.02698

Code (1)

alibaba/tgin 공식 구현 tf

Tasks

Click-Through Rate PredictionPredictionRecommendation Systems

Similar Papers 제목 키워드 기반

Soft Retargeting Network for Click Through Rate Prediction

2022-06-04 · Xiaochen Li, Xin Song, Pengjia Yuan, Xialong Liu 외

The study of user interest models has received a great deal of attention in click through rate (CTR) prediction recently. These models aim at capturing user interest from different perspectives, including user interest e…

Click-Through Rate PredictionGraph EmbeddingPrediction

GLoCIM: Global-view Long Chain Interest Modeling for news recommendation

2024-08-01 · Zhen Yang, Wenhui Wang, Tao Qi, Peng Zhang 외

Accurately recommending candidate news articles to users has always been the core challenge of news recommendation system. News recommendations often require modeling of user interest to match candidate news. Recent effo…

ArticlesNews Recommendation

Graph Based Long-Term And Short-Term Interest Model for Click-Through Rate Prediction

2023-06-05 · Huinan Sun, Guangliang Yu, Pengye Zhang, Bo Zhang 외

Click-through rate (CTR) prediction aims to predict the probability that the user will click an item, which has been one of the key tasks in online recommender and advertising systems. In such systems, rich user behavior…

Click-Through Rate Prediction

Triangle Splatting+: Differentiable Rendering with Opaque Triangles

2025-09-29 · Jan Held, Renaud Vandeghen, Sanghyun Son, Daniel Rebain 외 arxiv

Reconstructing 3D scenes and synthesizing novel views has seen rapid progress in recent years. Neural Radiance Fields demonstrated that continuous volumetric radiance fields can achieve high-quality image synthesis, but …

Novel View Synthesis

Triangle Splatting for Real-Time Radiance Field Rendering

2025-05-25 · Jan Held, Renaud Vandeghen, Adrien Deliege, Abdullah Hamdi 외

The field of computer graphics was revolutionized by models such as Neural Radiance Fields and 3D Gaussian Splatting, displacing triangles as the dominant representation for photogrammetry. In this paper, we argue for a …

GPUNeRFNovel View Synthesis