Xin Zhang 0123

dblp:76/1584-123 · DBLP profile ↗
← Back
9ranked-venue papers in the field
4as first author
9since 2021 · last 2026
0000-0002-6070-1592ORCID · conflict

Domains — venue-derived; a paper can count in several

Information Retrieval & Web Search · 8 (4 first)Other / Interdisciplinary · 1
YearPublicationVenuePosition
2026 MLLMRec: A Preference Reasoning Paradigm with Graph Refinement for Multimodal Recommendation
abstract
Multimodal recommendation combines the user historical behaviors with the modal features of items to capture the tangible user preferences, presenting superior performance compared to the conventional ID-based recommender systems. However, existing methods still encounter two key problems in the representation learning of users and items, respectively: (1) the initialization of multimodal user representations is either agnostic to historical behaviors or contaminated by irrelevant modal noise, and (2) the widely used KNN-based item-item graph contains noisy edges with low similarities and lacks audience co-occurrence relationships. To address such issues, we propose MLLMRec, a novel preference reasoning paradigm with graph refinement for multimodal recommendation. Specifically, on the one hand, the item images are first converted into high-quality semantic descriptions using a multimodal large language model (MLLM), thereby bridging the semantic gap between visual and textual modalities. Then, we construct a behavioral description list for each user and feed it into the MLLM to reason about the purified user preference profiles that contain the latent interaction intents. On the other hand, we develop the threshold-controlled denoising and topology-aware enhancement strategies to refine the suboptimal item-item graph, thereby improving the accuracy of item representation learning. Extensive experiments on three publicly available datasets demonstrate that MLLMRec achieves the state-of-the-art performance with an average improvement of 21.48% over the optimal baselines. The source code is provided at https://github.com/Yuzhuo-Dang/MLLMRec.
Yuzhuo Dang, Xin Zhang 0123, Zhiqiang Pan, Yuxiao Duan, Wanyu Chen, Honghui Chen
SIGIR2
2026 Dual-space feature representation learning network for multimodal recommender systems
Yuzhuo Dang, Wanyu Chen, Zhiqiang Pan, Xin Zhang 0123, Yuxiao Duan, Honghui Chen
Adv. Eng. Informatics4
2025 Tide: A Time-Wise Causal Debiasing Framework for Generative Dynamic Link Prediction
abstract
Dynamic 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
CIKM1
2025 On the Cross-Graph Transferability of Dynamic Link Prediction
abstract
Dynamic link prediction aims to predict the future links on dynamic graphs, which can be applied to wide scenarios such as recommender systems and social networks on the World Wide Web. Existing methods mainly (1) focus on the in-graph learning, which cannot generalize to graphs unobserved during training; or (2) achieve the cross-graph predictions in a many-many mechanism by training on multiple graphs across various domains, which results in a large computational cost. In this paper, we propose a cross-graph dynamic link predictor named CrossDyG, which achieves the cross-graph transferability in a one-many mechanism which trains on one single source graph and test on different target graphs. Specifically, we provide causal and empirical analysis on the structural bias caused by the graph-specific structural characteristics in cross-graph predictions. Then, we conduct deconfounded training to learn the universal network evolution pattern from one single source graph during training. Finally, we apply the causal intervention to leverage the graph-specific structural characteristics of each target graph during inference. Extensive experiments conducted on three benchmark data of dynamic graphs demonstrate that CrossDyG outperforms the state-of-the-art baselines by up to 11.01% and 17.02% in terms of AP and AUC, respectively. In addition, the improvements are especially significant when training on small source graphs.
Zhiqiang Pan, Chen Gao 0001, Wanyu Chen, Xin Zhang 0123, Honghui Chen, Yong Li 0008
WWW5
2025 Triangle Matters! TopDyG: Topology-aware Transformer for Link Prediction on Dynamic Graphs
abstract
Dynamic 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
WWW1
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.4
2025 Information bottleneck-driven prompt on graphs for unifying downstream few-shot classification tasks
Xin Zhang 0123, Wanyu Chen, Jianming Zheng, Zhiqiang Pan, Yupu Guo, Honghui Chen
Inf. Process. Manag.1
2022 A Contrastive learning-based Task Adaptation model for few-shot intent recognition
Xin Zhang 0123, Xuejun Hu, Jianming Zheng, Honghui Chen
Inf. Process. Manag.1
2022 Exploring latent connections in graph neural networks for session-based recommendation
Zhiqiang Pan, Chengyu Song, Xin Zhang 0123
Inf. Retr. J.4