paper-with-me

Papers

Causality-based CTR Prediction using Graph Neural Networks

2023-01-30 · Panyu Zhai, Yanwu Yang, Chunjie Zhang

As a prevalent problem in online advertising, CTR prediction has attracted plentiful attention from both academia and industry. Recent studies have been reported to establish CTR prediction models in the graph neural networks (GNNs) framework. However, most of GNNs-based models handle feature interactions in a complete graph, while ignoring causal relationships among features, which results in a huge drop in the performance on out-of-distribution data. This paper is dedicated to developing a causality-based CTR prediction model in the GNNs framework (Causal-GNN) integrating representations of feature graph, user graph and ad graph in the context of online advertising. In our model, a structured representation learning method (GraphFwFM) is designed to capture high-order representations on feature graph based on causal discovery among field features in gated graph neural networks (GGNNs), and GraphSAGE is employed to obtain graph representations of users and ads. Experiments conducted on three public datasets demonstrate the superiority of Causal-GNN in AUC and Logloss and the effectiveness of GraphFwFM in capturing high-order representations on causal feature graph.

📄 PDF Abstract BibTeX arXiv:2301.12762

Code (0)

등록된 구현이 없습니다.

Tasks

Causal DiscoveryClick-Through Rate PredictionPredictionRepresentation Learning

Methods 이 논문이 사용한 방법론

GraphSAGE GraphSAGE is a general inductive framework that leverages node feature information (e.g., text attributes) to efficiently generate node embeddings for previously unseen…

Similar Papers 제목 키워드 기반

What Would Happen Next? Predicting Consequences from An Event Causality Graph

2024-09-26 · Chuanhong Zhan, Wei Xiang, Chao Liang, Bang Wang

Existing script event prediction task forcasts the subsequent event based on an event script chain. However, the evolution of historical events are more complicated in real world scenarios and the limited information pro…

PredictionPrompt Learning

ICST-DNET: An Interpretable Causal Spatio-Temporal Diffusion Network for Traffic Speed Prediction

2024-04-22 · Yi Rong, Yingchi Mao, Yinqiu Liu, Ling Chen 외

Traffic speed prediction is significant for intelligent navigation and congestion alleviation. However, making accurate predictions is challenging due to three factors: 1) traffic diffusion, i.e., the spatial and tempora…

Graph Generation

A Survey of Out-of-distribution Generalization for Graph Machine Learning from a Causal View

2024-09-15 · Jing Ma

Graph machine learning (GML) has been successfully applied across a wide range of tasks. Nonetheless, GML faces significant challenges in generalizing over out-of-distribution (OOD) data, which raises concerns about its …

FairnessOut-of-Distribution Generalization

Causality Enhanced Origin-Destination Flow Prediction in Data-Scarce Cities

2025-03-09 · Tao Feng, Yunke Zhang, Huandong Wang, Yong Li

Accurate origin-destination (OD) flow prediction is of great importance to developing cities, as it can contribute to optimize urban structures and layouts. However, with the common issues of missing regional features an…

Graph AttentionKnowledge DistillationPrediction

The Importance of Causality in Decision Making: A Perspective on Recommender Systems

2024-09-16 · Emanuele Cavenaghi, Alessio Zanga, Fabio Stella, Markus Zanker

Causality is receiving increasing attention in the Recommendation Systems (RSs) community, which has realised that RSs could greatly benefit from causality to transform accurate predictions into effective and explainable…

Decision MakingRecommendation Systems