EDBT 2026 Demo / reviewers in the wild / expert
Chonghao Chen
dblp:289/3343
· DBLP profile ↗
7ranked-venue papers in the field
3as first author
7since 2021 · last 2025
0000-0003-3919-8598ORCID · corroborated
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 6 (3 first)Other / Interdisciplinary · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | Tide: A Time-Wise Causal Debiasing Framework for Generative Dynamic Link PredictionabstractDynamic link prediction aims to predict the future links in dynamic graphs. Existing generative dynamic link prediction studies utilize the global degree distribution for mitigating the over-estimation problem, which can model the time-invariant features while neglecting the time-varying features, resulting in capturing inaccurate evolution patterns. However, such time related features are intrinsically coupled, which makes simultaneously and independently modeling both features infeasible. Motivated by these issues, we propose a Time-wise causal debiasing framework (Tide) for generative dynamic link prediction, which does not resort to any extra trainable modules. Instead, to obtain the time-invariant features, we first utilize a time-invariant deconfounded learning mechanism for decoupling the prediction score with the degree distribution. To leverage the time-varying features, we intervene in the model during the inference stage by a predicted future degree distribution, aiming to make the accurate predictions for dynamic graphs. Experiments conducted on four public datasets under both inductive and transductive settings present that our Tide enhanced models can outperform their corresponding vanilla versions by up to 21.42% and 27.73% in terms of NDCG and Jaccard, respectively. Xin Zhang 0123, Jianming Zheng, Zhiqiang Pan, Wanyu Chen, Chonghao Chen, Honghui Chen |
CIKM | 6 |
| 2025 | Behavior Conditional Diffusion Model for Multi-Modal RecommendationabstractMulti-modal recommenders (MRs) focus on leveraging the item modality features to facilitate user preferences modeling. Previous research mainly suffers from two limitations: (1) The pre-trained modality features are usually extracted by the encoders trained on general tasks (e.g., text classification), and thus inevitably contain the recommendation-irrelevant features. (2) Existing modality fusion mechanisms often diminish the contribution of features from weaker modalities, leading to biased fused representations. To address these challenges, we propose a novel Behavior Conditional Difussion model for Multi-Modal recommendation (BCDMM). Specifically, we first design a Behavior Multi-modal Diffusion (BMD) module to filter the recommendation-irrelevant noise within the pre-trained modality features. Then, we iteratively denoise the modality features with the guidance of user behavior signals to reconstruct the recommendation-related features. Next, we apply a Multi-modal Graph Fusion (MGF) module to explore the item modality latent structures. Moreover, we construct a modality fusion graph to capture the cross-modal complementary features for comprehensively modeling user preferences. Finally, a set of adversarial loss functions is used to balance the preservation of modality-specific and modality-shared features. Extensive experiments on three real-world datasets demonstrate the superiority of our method. We release our code at https://github.com/fanko79/BCDMM2025. Mengfan Kong, Chonghao Chen, Zhiqiang Pan, Aimin Luo |
MMAsia | 2 |
| 2025 | Triangle Matters! TopDyG: Topology-aware Transformer for Link Prediction on Dynamic GraphsabstractDynamic graph link prediction is widely utilized in the complex web of the real world, such as social networks, citation networks, recommendation systems, etc. Recent Transformer-based link prediction methods on dynamic graphs not only fail to model the fine-grained structures such as triangles with the vanilla Transformers in the graph serialization process, but also amplify the imbalanced distribution of graphs because of their over-estimation of high-degree nodes. To tackle these issues, we propose a Topology-aware Transformer on Dynamic Graph (TopDyG) for link prediction, consisting of a topology injected Transformer (Ti-Transformer) and a mutual information learning (Mi-Learning). The Ti-Transformer explores the explicit structure of serialized graphs, capturing the topological features. The Mi-Learning mines the relationship between nodes by modeling the mutual information with a prior knowledge, alleviating the over-estimation of high-degree nodes when applying the Transformer-based models for the dynamic graph link prediction task. Extensive experiments on four public datasets containing both transductive and inductive settings present the superiority of our proposal. In particular, TopDyG presents an improvement of 43.27% and 28.75% against the state-of-the-art baselines in terms of NDCG and Jaccard, respectively. The advantages are especially obvious on the high-density graphs. Xin Zhang 0123, Jianming Zheng, Zhiqiang Pan, Wanyu Chen, Honghui Chen, Chonghao Chen |
WWW | 7 |
| 2025 | Cascading multi-scale graph pre-training and prompt tuning for learning-based community search
Chonghao Chen, Jianming Zheng, Wanyu Chen, Xin Zhang 0123, Yupu Guo, Aimin Luo |
Inf. Process. Manag. | 1 |
| 2022 | Collaborative Graph Learning for Session-based RecommendationabstractSession-based recommendation (SBR) , which mainly relies on a user’s limited interactions with items to generate recommendations, is a widely investigated task. Existing methods often apply RNNs or GNNs to model user’s sequential behavior or transition relationship between items to capture her current preference. For training such models, the supervision signals are merely generated from the sequential interactions inside a session, neglecting the correlations of different sessions, which we argue can provide additional supervisions for learning the item representations. Moreover, previous methods mainly adopt the cross-entropy loss for training, where the user’s ground truth preference distribution towards items is regarded as a one-hot vector of the target item, easily making the network over-confident and leading to a serious overfitting problem. Thus, in this article, we propose a Collaborative Graph Learning (CGL) approach for session-based recommendation. CGL first applies the Gated Graph Neural Networks (GGNNs) to learn item embeddings and then is trained by considering both the main supervision as well as the self-supervision signals simultaneously. The main supervisions are produced by the sequential order while the self-supervisions are derived from the global graph constructed by all sessions. In addition, to prevent overfitting, we propose a Target-aware Label Confusion (TLC) learning method in the main supervised component. Extensive experiments are conducted on three publicly available datasets, i.e., Retailrocket, Diginetica, and Gowalla. The experimental results show that CGL can outperform the state-of-the-art baselines in terms of Recall and MRR. Zhiqiang Pan, Wanyu Chen, Chonghao Chen, Honghui Chen |
ACM Trans. Inf. Syst. | 4 |
| 2021 | HHGN: A Hierarchical Reasoning-based Heterogeneous Graph Neural Network for fact verification
Chonghao Chen, Xuejun Hu, Wanyu Chen, Honghui Chen |
Inf. Process. Manag. | 1 |
| 2021 | An entity-graph based reasoning method for fact verification
Chonghao Chen, Xuejun Hu, Jianming Zheng, Yanxiang Ling, Honghui Chen |
Inf. Process. Manag. | 1 |