VLDB 2026 Research / reviewers in the wild / expert
Renqiang Luo
dblp:377/0004
· DBLP profile ↗
8ranked-venue papers in the field
4as first author
8since 2021 · last 2026
0009-0002-8313-9835ORCID · corroborated
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 6 (3 first)Data Mining & Knowledge Discovery · 2 (1 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Energy-Efficient Training-Free Zero-Inflation Correction for Rainfall Forecasting with Time-Series Foundation Models
Xiaojing Du, Xiongren Chen, Andres Mauricio Cifuentes Bernal, Renqiang Luo, Ziqi Xu 0001 |
WWW | 6 |
| 2026 | FairGE: Fairness-Aware Graph Encoding in Incomplete Social NetworksabstractGraph Transformers (GTs) are increasingly applied to social network analysis, yet their deployment is often constrained by fairness concerns. This issue is particularly critical in incomplete social networks, where sensitive attributes are frequently missing due to privacy and ethical restrictions. Existing solutions commonly generate these incomplete attributes, which may introduce additional biases and further compromise user privacy. To address this challenge, FairGE (Fair Graph Encoding) is introduced as a fairness-aware framework for GTs in incomplete social networks. Instead of generating sensitive attributes, FairGE encodes fairness directly through spectral graph theory. By leveraging the principal eigenvector to represent structural information and padding incomplete sensitive attributes with zeros to maintain independence, FairGE ensures fairness without data reconstruction. Theoretical analysis demonstrates that the method suppresses the influence of non-principal spectral components, thereby enhancing fairness. Extensive experiments on seven real-world social network datasets confirm that FairGE achieves at least a 16% improvement in both statistical parity and equality of opportunity compared with state-of-the-art baselines. Renqiang Luo, Huafei Huang 0001, Tao Tang 0007, Jing Ren 0001, Ziqi Xu 0001, Mingliang Hou, Enyan Dai, Feng Xia 0001 |
WWW | 1 |
| 2026 | FairGU: Fairness-aware Graph Unlearning in Social Networks
Renqiang Luo, Yongshuai Yang, Huafei Huang 0001, Qing Qing, Mingliang Hou, Ziqi Xu 0001, Yi Yu 0011, Feng Xia 0001 |
WWW | 1 |
| 2026 | Bridging Semantic Understanding and Popularity Bias with LLMsabstractSemantic understanding of popularity bias is a crucial yet underexplored challenge in recommender systems, where popular items are often favored at the expense of niche content. Most existing debiasing methods treat the semantic understanding of popularity bias as a matter of diversity enhancement or long-tail coverage, neglecting the deeper semantic layer that embodies the causal origins of the bias itself. Consequently, such shallow interpretations limit both their debiasing effectiveness and recommendation accuracy. In this paper, we propose FairLRM, a novel framework that bridges the gap in the semantic understanding of popularity bias with Recommendation via Large Language Model (RecLLM). FairLRM decomposes popularity bias into item-side and user-side components, using structured instruction-based prompts to enhance the model's comprehension of both global item distributions and individual user preferences. Unlike traditional methods that rely on surface-level features such as ''diversity'' or ''debiasing'', FairLRM improves the model's ability to semantically interpret and address the underlying bias. Through empirical evaluation, we demonstrate that FairLRM enhances fairness and recommendation accuracy through a trustworthy, semantically grounded treatment of popularity bias. The source code is shown in https://github.com/LuoRenqiang/FairLRM. Renqiang Luo, Yupeng Gao, Mingliang Hou, Jiaying Liu 0006, Shuo Yu 0001 |
WWW | 1 |
| 2026 | When to Invoke: Refining LLM Fairness with Toxicity Assessment
Jing Ren 0001, Bowen Li 0012, Ziqi Xu 0001, Renqiang Luo, Shuo Yu 0001, Xin Ye 0004, Haytham M. Fayek, Xiaodong Li 0001, Feng Xia 0001 |
WWW | 4 |
| 2026 | RMTrans: Robust Multimodal Transformers for Patient Prognosis under Backdoor ThreatsabstractTransformers, with their self-attention mechanisms and positional encoding, excel at modeling long-range dependencies. Such attribute has demonstrated significant potential in capturing complex disease patterns by integrating multimodal information, for example clinical notes and radiographs. However, their reliance on pre-trained deep neural networks to extract modality-specific features from large datasets makes them vulnerable to backdoor attacks, posing critical challenges for their deployment in healthcare applications. To address these vulnerabilities, we propose a robust multimodal Transformer-based framework, RMTrans, which mitigates the impact of malicious imaging data containing backdoor triggers while enhancing the model’s robustness. In the imaging data pre-processing stage, we introduce an efficient patch-based processing method that shifts the model’s focus toward learning global features rather than overfitting to localized (patch-level) patterns, thereby ensuring a more secure and reliable training process. Following this, we fuse multimodal representations and train a Vision Transformer (ViT) for disease prediction. Extensive experiments conducted on real-world datasets, including MIMIC-IV and MIMIC-CXR, validate the effectiveness of RMTrans. The proposed framework outperforms state-of-the-art baselines, demonstrating its potential as a secure and reliable solution for multimodal disease prediction. Tao Tang 0007, Guoqing Han, Renqiang Luo, Feng Ding 0016, Shuo Yu 0001, Ivan Lee 0001 |
ACM Trans. Intell. Syst. Technol. | 3 |
| 2025 | Unbiased Reasoning for Knowledge-Intensive Tasks in Large Language Models via Conditional Front-Door AdjustmentabstractLarge Language Models (LLMs) have shown impressive capabilities in natural language processing but still struggle to perform well on knowledge-intensive tasks that require deep reasoning and the integration of external knowledge. Although methods such as Retrieval-Augmented Generation (RAG) and Chain-of-Thought (CoT) have been proposed to enhance LLMs with external knowledge, they still suffer from internal bias in LLMs, which often leads to incorrect answers. In this paper, we propose a novel causal prompting framework, Conditional Front-Door Prompting (CFD-Prompting), which enables the unbiased estimation of the causal effect between the query and the answer, conditional on external knowledge, while mitigating internal bias. By constructing counterfactual external knowledge, our framework simulates how the query behaves under varying contexts, addressing the challenge that the query is fixed and is not amenable to direct causal intervention. Compared to the standard front-door adjustment, the conditional variant operates under weaker assumptions, enhancing both robustness and generalisability of the reasoning process. Extensive experiments across multiple LLMs and benchmark datasets demonstrate that CFD-Prompting significantly outperforms existing baselines in both accuracy and robustness. Ziqi Xu 0001, Yongli Ren, Xiuzhen Zhang 0001, Renqiang Luo, Zaiwen Feng, Feng Xia 0001 |
CIKM | 6 |
| 2024 | FUGNN: Harmonizing Fairness and Utility in Graph Neural NetworksabstractFairness-aware Graph Neural Networks (GNNs) often face a challenging trade-off, where prioritizing fairness may require compromising utility. In this work, we re-examine fairness through the lens of spectral graph theory, aiming to reconcile fairness and utility within the framework of spectral graph learning. We explore the correlation between sensitive features and spectrum in GNNs, using theoretical analysis to delineate the similarity between original sensitive features and those after convolution under different spectra. Our analysis reveals a reduction in the impact of similarity when the eigenvectors associated with the largest magnitude eigenvalue exhibit directional similarity. Based on these theoretical insights, we propose FUGNN, a novel spectral graph learning approach that harmonizes the conflict between fairness and utility. FUGNN ensures algorithmic fairness and utility by truncating the spectrum and optimizing eigenvector distribution during the encoding process. The fairness-aware eigenvector selection reduces the impact of convolution on sensitive features while concurrently minimizing the sacrifice of utility. FUGNN further optimizes the distribution of eigenvectors through a transformer architecture. By incorporating the optimized spectrum into the graph convolution network, FUGNN effectively learns node representations. Experiments on six real-world datasets demonstrate the superiority of FUGNN over baseline methods. The codes are available at https://github.com/yushuowiki/FUGNN. Renqiang Luo, Huafei Huang 0001, Shuo Yu 0001, Zhuoyang Han, Estrid He, Xiuzhen Zhang 0001, Feng Xia 0001 |
KDD | 1 |