Xin Zheng 0008

dblp:13/6922-8 · DBLP profile ↗
← Back
14ranked-venue papers in the field
4as first author
14since 2021 · last 2026
0000-0003-0915-7787ORCID · conflict

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

Data Mining & Knowledge Discovery · 7 (2 first)Information Retrieval & Web Search · 6 (1 first)Database Systems & Data Management · 1 (1 first)
YearPublicationVenuePosition
2026 IAMRec: Intent-Adaptive Multimodal Recommendation with Collaborative-Modality Disentanglement
Xin Zheng 0008, Yixin Liu 0001, Yongqiang Guo, Shirui Pan
PAKDD (1)2
2026 Mitigating Bias in Large Language Model Based Question Answering through Causal Front Door Prompting
abstract
Large language models (LLMs) are widely used for question answering (QA) but can generate biased or stereotype-driven answers due to demographic associations learned during pre-training. Existing mitigation strategies often rely on model access or fine-tuning, which limits their applicability to closed-source LLMs. We propose a Causal Front Door Prompting framework (CFDP) that reduces demographic influence by intervening on the chain of thought reasoning, which is treated as an observable mediator. CFDP samples and clusters multiple reasoning traces and estimates answer probabilities through weighted aggregation. Experiments on two widely used bias-sensitive QA benchmarks, BBQ and Stereotype, across major LLMs show that CFDP consistently improves fairness metrics without sacrificing QA accuracy. Ablation and sensitivity analyses confirm the value of each component, indicating that causal intervention on reasoning provides an effective and practical approach for bias mitigation in LLM-based QA.
Yaqi Yang, Ziqi Xu 0001, Jie Li 0095, Chenglong Ma 0001, Jeffrey Chan, Mark Sanderson, Xin Zheng 0008, Yongli Ren
SIGIR7
2026 Graph Neural Network Model Transferability Estimation via Decomposition-Augmented Discriminant Analysis
abstract
Model transferability estimation is a task-adaptive pre-trained model selection problem, aiming to determine the optimal model for target dataset from a model hub pre-trained on source dataset without fine-tuning. Although existing model transferability evaluation methods have made some progress, they mainly focus on image or text data in CV and NLP. In contrast, the graph structural data with GNNs models is still underexplored, due to the complexity of the graph structure and the limitations of the generalization ability of GNN models under distribution shift. To fill this blank, we first propose a Graph Neural Network Model Transferability Estimation method via decomposition-augmented discriminant analysis, named GNNMTE, to evaluate the transferability of GNN models on target graph dataset without fine-tuning. It only calculates the GNNMTE score to determine whether it can be effectively transferred to target graph dataset and better select the optimal model for the target graph dataset. Specifically, our proposed \method contains three core components: (1) Dual-block SVD fusion for obtaining the corresponding principal component information; (2) Adaptive weighting by singular value ratio for guiding the extraction of important principal component information on graph data; (3) Graph discriminant analysis for finding the optimal projection direction that separates the classes of graph data. Extensive experimental results on cross-domain graph datasets achieve excellent results, demonstrating powerful superiority.
Huanchang Ma, Xin Zheng 0008, Alan Wee-Chung Liew, Wei Lan 0001, Jian Gao 0007
WWW2
2026 Spiking Graph Predictive Coding for Reliable OOD Generalization
Jing Ren 0001, Jiapeng Du, Bowen Li 0012, Ziqi Xu 0001, Xin Zheng 0008, Hong Jia, Suyu Ma, Xiwei Xu 0001, Feng Xia 0001
WWW5
2026 Multi-Source Unsupervised Graph Domain Adaptation via Concise Propagation-Transformation Pipeline
abstract
Unsupervised graph domain adaptation (UGDA) aims to transfer knowledge from a labeled source graph to an unlabeled target graph, addressing the performance degradation caused by distributional shifts in node attributes and graph structures across domains. Despite recent progress, existing UGDA approaches still face two key challenges: (C1) Data-level: Most methods rely on a single source domain, overlooking the complementary knowledge that could be leveraged from multiple sources. (C2) Model-level: Many UGDA models emphasize complex, handcrafted Graph neural network (GNN) architectures, while simpler yet effective designs with propagation (P) & transformation (T) pipeline remain underexplored. To address these challenges, in this paper, we propose a novel approach, which leverages Concise Propagation–Transformation pipeline for multi-source unsupervised Graph Domain Adaptation, dubbed as CPT-GDA, to better capture complementary knowledge from multiple sources in an efficient manner. Specifically, the proposed CPT-GDA adopts a dual-branch GNN architecture with different depths of propagation but the same P-T patterns, which enables the model to efficiently learn node representations to mitigate domain discrepancy. Meanwhile, to facilitate effective knowledge transfer across graphs, we derive three optimization objectives: (1) the classifier loss to learn discriminative representations; (2) the alignment loss weighted by the graph Wasserstein distance to align the structure and feature distribution; and (3) the pseudo-label loss to refine target node representations. Extensive experiments on real-world datasets confirm that the proposed method outperforms recent state-of-the-art baselines, demonstrating its effectiveness.
Yi Li 0018, Xin Zheng 0008, Junyang Chen 0001, Yanqing Guo, Alan Wee-Chung Liew, Shirui Pan
WWW3
2026 Graph Neural Networks for Graphs With Heterophily: A Survey
abstract
Recent years have witnessed fast developments of graph neural networks (GNNs) that have benefited myriad graph analytic tasks and applications. Most GNNs rely on the homophily assumption that nodes belonging to the same class are more likely to be connected. However, as a ubiquitous graph property in numerous real-world scenarios, heterophily, i.e., nodes with different labels tend to be linked, significantly limits the performance of tailor-made homophilic GNNs. Hence, <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">GNNs for heterophilic graphs</i> are gaining increasing research attention to enhance graph learning with heterophily. In this paper, we provide a comprehensive review of GNNs for heterophilic graphs. Specifically, we propose a systematic taxonomy that governs existing heterophilic GNN models, along with general summaries and detailed analyses. Furthermore, we discuss the relationship between heterophily and various graph research domains, aiming to facilitate the development of more effective GNNs across a spectrum of practical applications and learning tasks in the graph research community. In the end, we point out potential directions to advance and inspire future research and applications on heterophilic graph learning with GNNs.
Xin Zheng 0008, Yixin Liu 0001, Ming Li 0065, Miao Zhang 0022, Di Jin 0001, Philip S. Yu, Shirui Pan
IEEE Trans. Knowl. Data Eng.1
2025 OASIS: Harnessing Diffusion Adversarial Network for Ocean Salinity Imputation using Sparse Drifter Trajectories
abstract
Ocean salinity plays a vital role in circulation, climate, and marine ecosystems, yet its measurement is often sparse, irregular, and noisy, especially in drifter-based datasets. Traditional approaches, such as remote sensing and optimal interpolation, rely on linearity and stationarity, and are limited by cloud cover, sensor drift, and low satellite revisit rates. While machine learning models offer flexibility, they often fail under severe sparsity and lack principled ways to incorporate physical covariates without specialized sensors. In this paper, we introduce the OceAn Salinity Imputation System, a novel diffusion adversarial framework designed to address these challenges by: (1) employing a transformer-based global dependency capturing module to learn long-range spatio-temporal correlations from sparse trajectories; (2) constructing a generative imputation model that conditions on easily observed tidal covariates to progressively refine imputed salinity fields; and (3) using a scheduler diffusion method to enhance the model's robustness. This unified architecture exploits the periodic nature of tidal signals as a proxy for unmeasured physical drivers, without the need for additional equipment. We evaluate OASIS on four benchmark datasets, including one real-world measurement from Fort Pierce Inlet and three simulated Gulf of Mexico trajectories. Results show consistent improvements over both traditional and neural baselines, achieving up to 52.5% reduction in MAE compared to Kriging. We also develop a lightweight, web-based deployment system that enables salinity imputation through interactive and batch interfaces, available at: https://github.com/yfeng77/OASIS.
Bo Li 0042, Yingqi Feng, Ming Jin 0005, Xin Zheng 0008, Yufei Tang, Laurent M. Chérubin, Can Wang 0004, Alan Wee-Chung Liew, Qinghua Lu 0001, Jingwei Yao, Hong Zhang 0028, Shirui Pan, Xingquan Zhu 0001
CIKM4
2025 Test-Time GNN Model Evaluation on Dynamic Graphs
abstract
Dynamic graph neural networks (DGNNs) have emerged as a leading paradigm for learning from dynamic graphs, which are commonly used to model real-world systems and applications. However, due to the evolving nature of dynamic graph data distributions over time, well-trained DGNNs often face significant performance uncertainty when inferring on unseen and unlabeled test graphs in practical deployment. In this case, evaluating the performance of deployed DGNNs at test time is crucial to determine whether a well-trained DGNN is suited for inference on an unseen dynamic test graph. In this work, we introduce a new research problem: DGNN model evaluation, which aims to assess the performance of a specific DGNN model trained on observed dynamic graphs by estimating its performance on unseen dynamic graphs during test time. Specifically, we propose a Dynamic Graph neural network Evaluator, dubbed DYGEvAL, toaddress this new problem. The proposed DyGEvAL involves a two-stage framework: (1) test-time dynamic graph simulation, which captures the training-test distributional differences as supervision signals and trains an evaluator; and (2) DyGEvAL development and training, which accurately estimates the performance of the well-trained DGNN model on the test-time dynamic graphs. Extensive experiments demonstrate that the proposed DyGEvAL serves as an effective evaluator for assessing various DGNN backbones across different dynamic graphs under distribution shifts.
Bo Li 0042, Xin Zheng 0008, Ming Jin 0005, Can Wang 0004, Shirui Pan
ICDM2
2025 Test-Time Graph Rebirth for GNN Generalization Under Distribution Shifts
abstract
Recent advancements in test-time adaptation (TTA) offer promising solutions for mitigating performance degradation caused by distribution shifts. However, they may fall short in practical deployment of GNNs during test time, due to the significant reliance on impractical retraining or modifications to online GNN models. To address such challenges, in this work, we propose a novel method, i.e., Test-Time Graph REBirth, dubbed TT-GREB, to effectively generalize the well-trained GNN models to the test-time graphs under distribution shifts by directly manipulating the test graph data. Concretely, we develop an overall framework designed by two principles for obtaining newly reborn test graphs, corresponding to two sub-modules: (1) prototype extractor for re-extracting the environment-invariant features of the test-time graph; and (2) environment refiner for re-fining the environment-varying features to explore the potential shifts. Furthermore, we propose a dual test-time graph contrastive learning objective with an effective iterative optimization strategy to obtain optimal prototype components and environmental components of the test graph. Extensive experiments on real-world graphs under diverse test-time distribution shifts verify the effectiveness of our proposed method, showcasing its superior ability to manipulate test-time graphs for better GNN generalization ability.
Xin Zheng 0008, Bo Li 0042, Yu Zheng 0013, Qin Zhang 0011, Haishuai Wang, Yuxuan Liang 0002, Alan Wee-Chung Liew, Shirui Pan
ICDM1
2025 VCC-Fed: A Multi-task Federated Learning Paradigm with Versatile Collaborative Clients
Yue Hua, Yi Li 0008, Xin Zheng 0008, Ming Yang 0012, Haiyan Fu, Alan Wee-Chung Liew, Yanqing Guo
PAKDD (2)3
2025 SpecG: A Spectral-Based Framework for Effective Graph Pretraining and Knowledge Transfer
Zizhe Jin, Yizhen Zheng, Linhao Luo, Yixin Liu 0001, Xin Zheng 0008, Xuefei Yin, Vincent Lee, Shirui Pan
PAKDD (2)5
2025 Efficient and Diverse De Novo Protein Backbone Design with SE(3)-Equivariant Diffusion
Ruipeng Zhou, Ming Yang 0012, Yi Li 0008, Xin Zheng 0008, Alan Wee-Chung Liew, Shirui Pan, Yanqing Guo
PAKDD (3)4
2023 Auto-HeG: Automated Graph Neural Network on Heterophilic Graphs
abstract
Graph neural architecture search (NAS) has gained popularity in automatically designing powerful graph neural networks (GNNs) with relieving human efforts. However, existing graph NAS methods mainly work under the homophily assumption and overlook another important graph property, i.e., heterophily, which exists widely in various real-world applications. To date, automated heterophilic graph learning with NAS is still a research blank to be filled in. Due to the complexity and variety of heterophilic graphs, the critical challenge of heterophilic graph NAS mainly lies in developing the heterophily-specific search space and strategy. Therefore, in this paper, we propose a novel automated graph neural network on heterophilic graphs, namely Auto-HeG, to automatically build heterophilic GNN models with expressive learning abilities. Specifically, Auto-HeG incorporates heterophily into all stages of automatic heterophilic graph learning, including search space design, supernet training, and architecture selection. Through the diverse message-passing scheme with joint micro-level and macro-level designs, we first build a comprehensive heterophilic GNN search space, enabling Auto-HeG to integrate complex and various heterophily of graphs. With a progressive supernet training strategy, we dynamically shrink the initial search space according to layer-wise variation of heterophily, resulting in a compact and efficient supernet. Taking a heterophily-aware distance criterion as the guidance, we conduct heterophilic architecture selection in the leave-one-out pattern, so that specialized and expressive heterophilic GNN architectures can be derived. Extensive experiments illustrate the superiority of Auto-HeG in developing excellent heterophilic GNNs to human-designed models and graph NAS models.
Xin Zheng 0008, Miao Zhang 0022, Chunyang Chen 0001, Qin Zhang 0011, Chuan Zhou 0001, Shirui Pan
WWW1
2022 Multi-Relational Graph Neural Architecture Search with Fine-grained Message Passing
abstract
Graph neural architecture search (NAS) has gained great popularity in automatically designing powerful graph neural networks (GNNs) with superior learning abilities, significantly relieving human effort and expertise reliance. Despite the advanced performance of automated learning, existing graph NAS models mainly work on single-relational graphs, while the widespread multi-relational graphs in real-world applications, are not well addressed. Moreover, current search spaces of automated GNNs are generally coarse-grained by simply integrating typical GNN layers and hyper-parameters, resulting in severe limitations on search capacities and scopes for creating innovative GNN architectures. To tackle the limitations of single-relational setting and coarse-grained search space design in existing graph NAS, in this paper, we propose a novel framework of multi-relational graph neural architecture search, dubbed MR-GNAS, to automatically develop innovative and excellent multi-relational GNN architectures. Specifically, to enlarge search capacities and improve search flexibility, MR-GNAS contains a fine-grained search space that embraces the full-pipe multi-relational message passing schema, enabling expressive architecture search scopes. With the well-designed fine-grained search space, MR-GNAS constructs a relation-aware supernet with a tree topology, to jointly learn discriminative node and relation representations. By searching with a gradient-based strategy in the supernet, the proposed MR-GNAS could derive excellent multi-relational GNN architectures in multi-relational graph analysis. Extensive experiments on entity classification and link prediction tasks over multi-relational graphs illustrate the effectiveness and superiority of the proposed method.
Xin Zheng 0008, Miao Zhang 0022, Chunyang Chen 0001, Chaojie Li, Chuan Zhou 0001, Shirui Pan
ICDM1