VLDB 2026 Research / reviewers in the wild / expert
Xueyan Liu 0001
dblp:07/1898-1
· DBLP profile ↗
10ranked-venue papers in the field
2as first author
8since 2021 · last 2026
0000-0003-1790-3751ORCID · verified
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 5Data Mining & Knowledge Discovery · 2 (2 first)Knowledge Engineering, Semantic Web & Information Systems · 2Database Systems & Data Management · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Grouping-enhanced personalization for federated recommendation
Linrui Shen, Anchen Li, Xueyan Liu 0001, Riting Xia, Bo Yang 0002 |
Inf. Process. Manag. | 3 |
| 2025 | GraphIAM: Two-Stage Algorithm for Improving Class-Imbalanced Node Classification on Attribute-Missing GraphsabstractAddressing class-imbalanced graphs is a challenging task due to the involvement of both node attributes and graph structures. Existing works on class-imbalanced graphs simply assume that all node attributes are available. However, in real-world graphs, many nodes may lack attributes due to privacy issues or missing data, making class-imbalanced graph learning more challenging. In this paper, we propose GraphIAM, a novel two-stage algorithm for improving class-imbalanced node classification on attribute-missing graphs. In the pre-training phase, GraphIAM adopts graph contrastive learning with oversampling to tackle both attribute-missing and class-imbalanced issues. During fine-tuning, an adapter mechanism is introduced to learn node representations, alleviating the generalization gap between pre-training and downstream tasks. Experimental results on benchmark datasets demonstrate that our method achieves state-of-the-art performance, outperforming class-imbalanced graph learning approaches by 5% in F Score on graphs with severe attribute missingness. Riting Xia, Chunxu Zhang, Xueyan Liu 0001, Anchen Li, Yan Zhang 0052 |
CIKM | 3 |
| 2025 | Stochastic Block Models for Complex Network Analysis: A SurveyabstractComplex networks enable to represent and characterize the interactions between entities in various complex systems which widely exist in the real world and usually generate vast amounts of data about all the elements, their behaviors and interactions over time. The studies concentrating on new network analysis approaches and methodologies are vital because of the diversity and ubiquity of complex networks. The stochastic block model (SBM), based on Bayesian theory, is a statistical network model. SBMs are essential tools for analyzing complex networks since SBMs have the advantages of interpretability, expressiveness, flexibility and generalization. Thus, designing diverse SBMs and their learning algorithms for various networks has become an intensively researched topic in network analysis and data mining. In this article, we review, in a comprehensive and in-depth manner, SBMs for different types of networks (i.e., model extensions), existing methods (including parameter estimation and model selection) for learning optimal SBMs for given networks and SBMs combined with deep learning. Finally, we provide an outlook on the future research directions of SBMs. Xueyan Liu 0001, Wenzhuo Song, Katarzyna Musial, Yang Li 0030, Xuehua Zhao, Bo Yang 0002 |
ACM Trans. Knowl. Discov. Data | 1 |
| 2024 | Zero-shot Image Classification with Logic Adapter and Rule PromptabstractZero-shot image classification, which aims to predict unseen classes whose samples have never appeared during the training phase, is crucial in the Web domain because many new web images appear on various websites. Attributes, as annotations for class-level characteristics, are widely used semantic information for this task. However, most current methods often fail to capture discriminative image features between similar images from different classes, leading to unsatisfactory zero-shot image classification results. This is because they solely focus on limited visual-attribute feature alignment. Therefore, we propose a Zero-Shot image Classification with Logic adapter and Rule prompt method called ZSCLR, which utilizes logic adapter and rule prompts to encourage the model to capture discriminative image features and achieve reasoning. Specifically, ZSCLR consists of a visual perception module and a logic adapter. The visual perception module extracts image features from training data. At the same time, the logic adapter utilizes the Markov logic network to encode the extracted image features and rule prompts for refining the discriminative image features. Due to predicates of rule prompts representing symbolic discriminative features, the proposed model can focus more on these discriminative features and achieve more precise image classification. Additionally, the logic adapter enables the model to adapt from recognizing images in seen classes to those in unseen classes through the reasoning of the Markov logic networks. We implement experiments on three standard zero-shot image classification benchmarks, and ZSCLR achieves competitive performance. Furthermore, ZSCLR can provide explanations for its predictions through rule prompts. Dongran Yu, Xueyan Liu 0001, Bo Yang 0002 |
WWW | 2 |
| 2023 | A Counterfactual Collaborative Session-based Recommender SystemabstractMost session-based recommender systems (SBRSs) focus on extracting information from the observed items in the current session of a user to predict a next item, ignoring the causes outside the session (called outer-session causes, OSCs) that influence the user’s selection of items. However, these causes widely exist in the real world, and few studies have investigated their role in SBRSs. In this work, we analyze the causalities and correlations of the OSCs in SBRSs from the perspective of causal inference. We find that the OSCs are essentially the confounders in SBRSs, which leads to spurious correlations in the data used to train SBRS models. To address this problem, we propose a novel SBRS framework named COCO-SBRS (COunterfactual COllaborative Session-Based Recommender Systems) to learn the causality between OSCs and user-item interactions in SBRSs. COCO-SBRS first adopts a self-supervised approach to pre-train a recommendation model by designing pseudo-labels of causes for each user’s selection of the item in data to guide the training process. Next, COCO-SBRS adopts counterfactual inference to recommend items based on the outputs of the pre-trained recommendation model considering the causalities to alleviate the data sparsity problem. As a result, COCO-SBRS can learn the causalities in data, preventing the model from learning spurious correlations. The experimental results of our extensive experiments conducted on three real-world datasets demonstrate the superiority of our proposed framework over ten representative SBRSs. Wenzhuo Song, Shoujin Wang, Yan Wang 0002, Kunpeng Liu 0001, Xueyan Liu 0001, Minghao Yin |
WWW | 5 |
| 2023 | Multi-head Variational Graph Autoencoder Constrained by Sum-product NetworksabstractVariational graph autoencoder (VGAE) is a promising deep probabilistic model in graph representation learning. However, most existing VGAEs adopt the mean-field assumption, and cannot characterize the graphs with noise well. In this paper, we propose a novel deep probabilistic model for graph analysis, termed Multi-head Variational Graph Autoencoder Constrained by Sum-product Networks (named SPN-MVGAE), which helps to relax the mean-field assumption and learns better latent representation with fault tolerance. Our proposed model SPN-MVGAE uses conditional sum-product networks as constraints to learn the dependencies between latent factors in an end-to-end manner. Furthermore, we introduce the superposition of the latent representations learned by multiple variational networks to represent the final latent representations of nodes. Our model is the first use sum-product networks for graph representation learning, extending the scope of sum-product networks applications. Experimental results show that compared with other baseline methods, our model has competitive advantages in link prediction, fault tolerance, node classification, and graph visualization on real datasets. Riting Xia, Yan Zhang 0052, Chunxu Zhang, Xueyan Liu 0001, Bo Yang 0002 |
WWW | 4 |
| 2021 | DNEA: Dynamic Network Embedding Method for Anomaly Detection
Xuan Zang, Bo Yang 0002, Xueyan Liu 0001, Anchen Li |
KSEM | 3 |
| 2021 | A Scalable Redefined Stochastic BlockmodelabstractStochastic blockmodel (SBM) is a widely used statistical network representation model, with good interpretability, expressiveness, generalization, and flexibility, which has become prevalent and important in the field of network science over the last years. However, learning an optimal SBM for a given network is an NP-hard problem. This results in significant limitations when it comes to applications of SBMs in large-scale networks, because of the significant computational overhead of existing SBM models, as well as their learning methods. Reducing the cost of SBM learning and making it scalable for handling large-scale networks, while maintaining the good theoretical properties of SBM, remains an unresolved problem. In this work, we address this challenging task from a novel perspective of model redefinition. We propose a novel redefined SBM with Poisson distribution and its block-wise learning algorithm that can efficiently analyse large-scale networks. Extensive validation conducted on both artificial and real-world data shows that our proposed method significantly outperforms the state-of-the-art methods in terms of a reasonable trade-off between accuracy and scalability. 1 Xueyan Liu 0001, Bo Yang 0002, Hechang Chen, Katarzyna Musial, Hongxu Chen 0002, Yang Li 0030, Wanli Zuo |
ACM Trans. Knowl. Discov. Data | 1 |
| 2018 | Block Modelling and Learning for Structure Analysis of Networks with Positive and Negative Links
Xuehua Zhao, Xueyan Liu 0001, Wenzhuo Song |
KSEM (2) | 3 |
| 2017 | Stochastic Blockmodeling and Variational Bayes Learning for Signed Network AnalysisabstractSigned networks with positive and negative links attract considerable interest in their studying since they contain more information than unsigned networks. Community detection and sign (or attitude) prediction are still primary challenges, as the fundamental problems of signed network analysis. For this, a generative Bayesian approach is presented wherein 1) a signed stochastic blockmodel is proposed to characterize the community structure in the context of signed networks, by explicit formulating the distributions of the density and frustration of signed links from a stochastic perspective, and 2) a model learning algorithm is advanced by theoretical deriving a variational Bayes EM for the parameter estimation and variation-based approximate evidence for the model selection. The comparison of the above approach with the state-of-the-art methods on synthetic and real-world networks, shows its advantage in the community detection and sign prediction for the exploratory networks. Bo Yang 0002, Xueyan Liu 0001, Yang Li 0030, Xuehua Zhao |
IEEE Trans. Knowl. Data Eng. | 2 |