Qingfeng Chen

dblp:62/1656 · DBLP profile ↗
← Back
20ranked-venue papers in the field
11as first author
11since 2021 · last 2026
—ORCID · conflict

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

Information Retrieval & Web Search · 9 (4 first)Database Systems & Data Management · 4 (1 first)Data Mining & Knowledge Discovery · 4 (4 first)Knowledge Engineering, Semantic Web & Information Systems · 3 (2 first)
YearPublicationVenuePosition
2026 Beyond Factual Queries: A Novel Predictive Retrieval-Augmented Generation
Debo Cheng, Qingfeng Chen, Jinyi Jie, Jiangzhang Gan
WWW3
2026 Multi-view debiasing representation learning for recommender systems
Qingfeng Chen, Debo Cheng, Jiuyong Li, Lin Liu 0003
Inf. Process. Manag.1
2026 From Few-Shot to Zero-Shot: Towards Generalist Graph Anomaly Detection
Yixin Liu 0001, Shiyuan Li 0001, Yu Zheng 0013, Qingfeng Chen, Chengqi Zhang, Philip S. Yu, Shirui Pan
IEEE Trans. Knowl. Data Eng.4
2025 Interpretable Causal Feature Selection with GCN for Early Diagnosis of Alzheimer's Disease
Qingfeng Chen, Chuxun Liu, Debo Cheng, Rongyao Hu
ADMA (3)1
2025 Mitigating Latent Confounding Bias in Recommender Systems
abstract
Recommender systems are crucial for providing personalised experiences, but their effectiveness is often undermined by confounding bias, particularly in the presence of latent confounders. Existing debiasing methods typically address only one type of latent confounding bias, often ignoring the complex interactions caused by latent confounders, such as those between items and user feedback, and between item exposure and user feedback. To tackle these challenges, we propose a novel Deep Instrumental Variables (IV) approach for debiased representation learning in Recommendation Systems, referred to as DIVERS. Specifically, DIVERS leverages user feature embeddings as IVs to mitigate the confounding bias between items and user feedback caused by latent confounders, and combines the debiased item embeddings with an item exposure vector to generate a reconstructed item exposure vector. Moreover, DIVERS employs an identifiable Variational Auto-Encoder (iVAE) to infer identifiable representations by utilising information from both the original and reconstructed item exposure vectors, effectively addressing the confounding bias introduced by latent confounders between item exposure and user feedback. Additionally, we provide theoretical analyses to demonstrate the soundness of using IV and the identifiability of the representation learned by DIVERS. Extensive experiments on both synthetic and real-world datasets confirm that DIVERS outperforms state-of-the-art models in reducing bias and providing reliable recommendations. Our source code is available at: https://github.com/djf-web/DIVERS.
Qingfeng Chen, Debo Cheng, Xiaojing Du, Jiuyong Li, Lin Liu 0003
CIKM2
2025 FreeGAD: A Training-Free yet Effective Approach for Graph Anomaly Detection
abstract
Graph Anomaly Detection (GAD) aims to identify nodes that deviate from the majority within a graph, playing a crucial role in applications such as social networks and e-commerce. Despite the current advancements in deep learning-based GAD, existing approaches often suffer from high deployment costs and poor scalability due to their complex and resource-intensive training processes. Surprisingly, our empirical findings suggest that the training phase of deep GAD methods, commonly perceived as crucial, may actually contribute less to anomaly detection performance than expected. Inspired by this, we propose FreeGAD, a novel training-free yet effective GAD method. Specifically, it leverages an affinity-gated residual encoder to generate anomaly-aware representations. Meanwhile, FreeGAD identifies anchor nodes as pseudo-normal and anomalous guides, followed by calculating anomaly scores through anchor-guided statistical deviations. Extensive experiments demonstrate that FreeGAD achieves superior anomaly detection performance, efficiency, and scalability on multiple benchmark datasets from diverse domains, without any training or iterative optimization.
Yixin Liu 0001, Shiyuan Li 0001, Qingfeng Chen, Yu Zheng 0013, Shirui Pan
CIKM4
2025 Contrastive Clustering Learning for Multi-Behavior Recommendation
abstract
Increasing multiple behavior recommendation models have achieved great successes. However, many models do not consider commonalities and differences between behaviors and data sparsity of the target behavior. This article proposes a novel multi-behavior recommendation model based on contrastive clustering learning (MBRCC). Specifically, the graph convolutional network (GCN) is employed to obtain the embeddings of users and items, respectively. Then, three kinds of tasks (including behavior-level embedding, instance-level embedding, and cluster-level embedding) are designed to optimize the embeddings of users and items. In behavior-level embedding, we design an adaptive parameter learning strategy to analyze the impact of auxiliary behaviors on the target behavior. Then, the embeddings of users for each behavior are weighted to obtain the final embeddings of users. In instance-level embedding, we employ contrastive learning to analyze the instances of user and item for mitigating the issue of data sparsity. In cluster-level embedding, we design a new cluster contrastive learning method to capture the similarity between groups of user and item. Finally, we combine these three tasks to improve the quality of the embeddings of users and items. We conduct extensive experiments on three real-world datasets and experimental results indicate that the MBRCC remarkably outperforms numerous existing recommendation models.
Wei Lan 0001, Guoxian Zhou, Qingfeng Chen, Shirui Pan, Yi Pan 0001, Shichao Zhang 0001
ACM Trans. Inf. Syst.3
2024 Noise-Resilient Unsupervised Graph Representation Learning via Multi-Hop Feature Quality Estimation
abstract
Unsupervised graph representation learning (UGRL) based on graph neural networks (GNNs), has received increasing attention owing to its efficacy in handling graph-structured data. However, existing UGRL methods ideally assume that the node features are noise-free, which makes them fail to distinguish between useful information and noise when applied to real data with noisy features, thus affecting the quality of learned representations. This urges us to take node noisy features into account in real-world UGRL. With empirical analysis, we reveal that feature propagation, the essential operation in GNNs, acts as a "double-edged sword" in handling noisy features - it can both denoise and diffuse noise, leading to varying feature quality across nodes, even within the same node at different hops. Building on this insight, we propose a novel UGRL method based on Multi-hop feature Quality Estimation (MQE for short). Unlike most UGRL models that directly utilize propagation-based GNNs to generate representations, our approach aims to learn representations through estimating the quality of propagated features at different hops. Specifically, we introduce a Gaussian model that utilizes a learnable "meta-representation" as a condition to estimate the expectation and variance of multi-hop propagated features via neural networks. In this way, the ''meta representation'' captures the semantic and structural information underlying multiple propagated features but is naturally less susceptible to interference by noise, thereby serving as high-quality node representations beneficial for downstream tasks. Extensive experiments on multiple real-world datasets demonstrate that MQE in learning reliable node representations in scenarios with diverse types of feature noise.
Shiyuan Li 0001, Yixin Liu 0001, Qingfeng Chen, Geoffrey I. Webb, Shirui Pan
CIKM3
2024 A Novel Shadow Variable Catcher for Addressing Selection Bias in Recommendation Systems
abstract
Recommender systems rely on observational data to predict user ratings for unseen items. Since the observational data is typically missing not at random (MNAR), they contain biases, predominantly selection bias, thus models trained on such data are inherently biased. If a shadow variable, which is a variable used instead of user's latent variables that influence both the treatment and the outcome, can be identified, it is possible to build unbiased models for recommender systems. To overcome the challenge of manually identifying valid shadow variables in the data, we propose a Shadow Variable Catcher (SVC), a model designed to learn the latent representation of shadow variables from observational data. By using the learned representation of shadow variables by SVC, we develop the Shadow Debiased Recommender (SDR) method to build an unbiased collaborative filtering model for addressing selection bias in recommender systems. Comprehensive experiments on both synthetic and real-world datasets, have verified the performance of SDR and demonstrated its effectiveness and robustness, and offer new insights into the mitigation of bias in recommender systems.
Qingfeng Chen, Boquan Wei, Debo Cheng, Jiuyong Li, Lin Liu 0003, Shichao Zhang 0001
ICDM1
2023 Anomaly Detection in Dynamic Graphs via Transformer
abstract
Detecting anomalies for dynamic graphs has drawn increasing attention due to their wide applications in social networks, e-commerce, and cybersecurity. Recent deep learning-based approaches have shown promising results over shallow methods. However, they fail to address two core challenges of anomaly detection in dynamic graphs: the lack of informative encoding for unattributed nodes and the difficulty of learning discriminate knowledge from coupled spatial-temporal dynamic graphs. To overcome these challenges, in this paper, we present a novelTransformer-basedAnomalyDetection framework forDYnamic graphs (TADDY). Our framework constructs a comprehensive node encoding strategy to better represent each node’s structural and temporal roles in an evolving graphs stream. Meanwhile, TADDY captures informative representation from dynamic graphs with coupled spatial-temporal patterns via a dynamic graph transformer model. The extensive experimental results demonstrate that our proposed TADDY framework outperforms the state-of-the-art methods by a large margin on six real-world datasets.
Yixin Liu 0001, Shirui Pan, Yu Guang Wang 0001, Liang Wang 0017, Qingfeng Chen, Vincent Cheng-Siong Lee
IEEE Trans. Knowl. Data Eng.6
2022 Multi-layer LSTM Parallel Optimization Based on Hardware and Software Cooperation
Qingfeng Chen, Jing Wu 0019, Feihu Huang 0003, Qiming Zhao
KSEM (2)1
2010 Acquiring knowledge from inconsistent data sources through weighting
Shichao Zhang 0001, Qingfeng Chen, Qiang Yang 0001
Data Knowl. Eng.2
2009 Discovery of Structural and Functional Features in RNA Pseudoknots
abstract
An RNA pseudoknot consists of nonnested double-stranded stems connected by single-stranded loops. There is increasing recognition that RNA pseudoknots are one of the most prevalent RNA structures and fulfill a diverse set of biological roles within cells, and there is an expanding rate of studies into RNA pseudoknotted structures as well as increasing allocation of function. These not only produce valuable structural data but also facilitate an understanding of structural and functional characteristics in RNA molecules. PseudoBase is a database providing structural, functional, and sequence data related to RNA pseudoknots. To capture the features of RNA pseudoknots, we present a novel framework using quantitative association rule mining to analyze the pseudoknot data. The derived rules are classified into specified association groups regarding structure, function, and category of RNA pseudoknots. The discovered association rules assist biologists in filtering out significant knowledge of structure-function and structure-category relationships. A brief biological interpretation to the relationships is presented, and their potential correlations with each other are highlighted.
Qingfeng Chen, Yi-Ping Phoebe Chen
IEEE Trans. Knowl. Data Eng.1
2007 Learning Dependency Model for AMP-Activated Protein Kinase Regulation
Yi-Ping Phoebe Chen, Qiumei Qin, Qingfeng Chen
KSEM3
2007 Identifying Dependency Between Secure Messages for Protocol Analysis
Qingfeng Chen, Shichao Zhang 0001, Yi-Ping Phoebe Chen
KSEM1
2007 Detecting inconsistency in biological molecular databases using ontologies
Qingfeng Chen, Yi-Ping Phoebe Chen, Chengqi Zhang
Data Min. Knowl. Discov.1
2006 Detecting Collusion Attacks in Security Protocols
Qingfeng Chen, Yi-Ping Phoebe Chen, Shichao Zhang 0001, Chengqi Zhang
APWeb1
2005 ENDL: A Logical Framework for Verifying Secure Transaction Protocols
Qingfeng Chen, Chengqi Zhang, Shichao Zhang 0001
Knowl. Inf. Syst.1
2004 A Verification Model for Electronic Transaction Protocols
Qingfeng Chen, Chengqi Zhang, Shichao Zhang 0001
APWeb1
2003 Verifying the Purchase Request in SET Protocol
Qingfeng Chen, Chengqi Zhang, Shichao Zhang 0001
APWeb1