EDBT 2026 Demo / reviewers in the wild / expert
Haoyue Bai 0002
dblp:150/3371-2
· DBLP profile ↗
11ranked-venue papers in the field
2as first author
11since 2021 · last 2026
0009-0009-1328-9230ORCID · conflict
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 6Information Retrieval & Web Search · 3 (2 first)Big Data, Cloud & Distributed Data Systems · 2
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Learning to Route: A Rule-Driven Agent Framework for Hybrid-Source Retrieval-Augmented Generation
Haoyue Bai 0002, Haoyu Wang 0003, Shengyu Chen, Zhengzhang Chen, Lu-An Tang, Wei Cheng 0002, Yanjie Fu |
WWW | 1 |
| 2026 | Toward Data-Centric AI: A Comprehensive Survey of Traditional, Reinforcement, and Generative Approaches for Tabular Data TransformationabstractTabular data is one of the most widely used formats across industries, driving critical applications in areas such as finance, healthcare, and marketing. In the era of data-centric AI, improving data quality and representation has become essential for enhancing model performance, particularly in applications centered around tabular data. This survey examines the key aspects of tabular data-centric AI, emphasizing feature selection and feature generation as essential techniques for data space refinement. We provide a systematic review of feature selection methods, which identify and retain the most relevant data attributes, and feature generation approaches, which create new features to simplify the capture of complex data patterns. This survey offers a comprehensive overview of current methodologies through an analysis of recent advancements, practical applications, and the strengths and limitations of these techniques. Finally, we outline open challenges and suggest future perspectives to inspire continued innovation in this field. Dongjie Wang 0001, Yanyong Huang, Wangyang Ying, Haoyue Bai 0002, Nanxu Gong, Xinyuan Wang 0011, Sixun Dong, Tao Zhe, Kunpeng Liu 0001, Meng Xiao 0001, Pengfei Wang 0008, Pengyang Wang, Hui Xiong 0001, Yanjie Fu |
ACM Trans. Knowl. Discov. Data | 4 |
| 2026 | Topology-aware Reinforcement Feature Space Reconstruction for Graph DataabstractFeature space is an environment where data points are vectorized to represent the original dataset. Reconstructing a good feature space is essential to augment the AI power of data, improve model generalization, and increase the availability of downstream ML models. Existing literature, such as feature transformation and feature selection, is labor-intensive (e.g., heavy reliance on empirical experience) and mostly designed for tabular data. Moreover, these methods regard data samples as independent, which ignores the unique topological structure when applied to graph data, thus resulting in a suboptimal reconstruction feature space. Can we consider the topological information to automatically reconstruct feature space for graph data without heavy experiential knowledge? To fill this gap, we leverage topology-aware reinforcement learning to automate and optimize feature space reconstruction for graph data. Our approach combines the extraction of core subgraphs to capture essential structural information with a graph neural network to encode topological features and reduce computing complexity. Then we introduce three reinforcement agents within a hierarchical structure to systematically generate meaningful features through an iterative process, effectively reconstructing the feature space. This framework provides a principled solution for attributed graph feature space reconstruction. The extensive experiments demonstrate the effectiveness and efficiency of including topological awareness on three widely used downstream tasks (node classification, link prediction, and graph classification). Our code and data are available at https://tinyurl.com/graphFT123 . Wangyang Ying, Haoyue Bai 0002, Kunpeng Liu 0001, Yanjie Fu |
ACM Trans. Knowl. Discov. Data | 2 |
| 2025 | Structured Memory and Role-Aware Decision Making for Supply Chain Transportation
Hongyu Cao, Haoyue Bai 0002, Yanjie Fu |
IEEE Big Data | 2 |
| 2025 | Causal Graph Profiling via Structural Divergence for Robust Anomaly Detection in Cyber-Physical Systems
Arun Vignesh Malarkkan, Haoyue Bai 0002, Dongjie Wang 0001, Yanjie Fu |
IEEE Big Data | 2 |
| 2025 | DELTA: Variational Disentangled Learning for Privacy-Preserving Data ReprogrammingabstractIn real-world applications, domain data often contains identifiable or sensitive attributes, is subject to strict regulations (e.g., HIPAA, GDPR), and requires explicit data feature engineering for interpretability and transparency. Existing feature engineering primarily focuses on advancing downstream task performance, often risking privacy leakage. We generalize this learning task under such new requirements as Privacy-Preserving Data Reprogramming (PPDR): given a dataset, transforming features to maximize target attribute prediction accuracy while minimizing sensitive attribute prediction accuracy. PPDR poses challenges for existing systems: 1) generating high-utility feature transformations without being overwhelmed by a large search space, and 2) disentangling and eliminating sensitive information from utility-oriented features to reduce privacy inferability. To tackle these challenges, we propose DELTA, a two-phase variational disentangled generative learning framework. Phase I uses policy-guided reinforcement learning to discover feature transformations with downstream task utility, without any regard to privacy inferability. Phase II employs a variational LSTM seq2seq encoder-decoder with a utility-privacy disentangled latent space design and adversarial-causal disentanglement regularization to suppress privacy signals during feature generation. Experiments on eight datasets show DELTA improves predictive performance by ~ 9.3% and reduces privacy leakage by ~ 35%, demonstrating robust, privacy-aware data transformation. The code repository is available at https://github.com/arunvignesh28/DELTA-PGFT. Arun Vignesh Malarkkan, Haoyue Bai 0002, Anjali Kaushik, Yanjie Fu |
ICDM | 2 |
| 2025 | Fair Personalized Learner Modeling Without Sensitive AttributesabstractPersonalized learner modeling uses learners' historical behavior data to diagnose their cognitive abilities, a process known as Cognitive Diagnosis (CD).This is essential for web-based learning services such as learning resource recommendation and adaptive testing.However, prior studies have shown that CD models may unfairly correlate learners' abilities with sensitive attributes (e.g., gender, region), leading to biased outcomes.While existing approaches mitigate this issue by decorrelating sensitive attributes from the modeling process, privacy concerns make collecting such attributes impractical.Furthermore, the presence of multiple sensitive attributes complicates fairness improvements.In this paper, we explore how to achieve fair personalized learner modeling without * Min Hou is the corresponding author. Hefei Xu, Min Hou 0004, Le Wu 0001, Fei Liu 0038, Yonghui Yang 0001, Haoyue Bai 0002, Richang Hong, Meng Wang 0001 |
WWW | 6 |
| 2024 | Popularity-Aware Alignment and Contrast for Mitigating Popularity BiasabstractCollaborative Filtering (CF) typically suffers from the significant challenge of popularity bias due to the uneven distribution of items in real-world datasets.This bias leads to a significant accuracy gap between popular and unpopular items.It not only hinders accurate user preference understanding but also exacerbates the Matthew effect in recommendation systems.To alleviate popularity bias, existing efforts focus on emphasizing unpopular items or separating the correlation between item representations and their popularity.Despite the effectiveness, existing works still face two persistent challenges: (1) how to extract common supervision signals from popular items to improve the unpopular item representations, and (2) how to alleviate the representation separation caused by popularity bias.In this work, we conduct an empirical analysis of popularity bias and propose Popularity-Aware Alignment and Contrast (PAAC) to address two challenges.Specifically, we use the common supervisory signals modeled in popular item representations and propose a novel popularity-aware supervised alignment module to learn unpopular item representations.Additionally, we suggest re-weighting the contrastive learning loss to mitigate the representation separation from a popularity-centric perspective.Finally, we validate the effectiveness and rationale of PAAC in mitigating popularity bias through extensive experiments on three real-world datasets. Miaomiao Cai 0001, Lei Chen 0051, Yifan Wang 0017, Haoyue Bai 0002, Peijie Sun, Le Wu 0001, Min Zhang 0006, Meng Wang 0001 |
KDD | 4 |
| 2024 | Double Correction Framework for Denoising RecommendationabstractAs its availability and generality in online services, implicit feedback is more commonly used in recommender systems. However, implicit feedback usually presents noisy samples in real-world recommendation scenarios (such as misclicks or non-preferential behaviors), which will affect precise user preference learning. To overcome the noisy samples problem, a popular solution is based on dropping noisy samples in the model training phase, which follows the observation that noisy samples have higher training losses than clean samples. Despite the effectiveness, we argue that this solution still has limits. (1) High training losses can result from model optimization instability or hard samples, not just noisy samples. (2) Completely dropping of noisy samples will aggravate the data sparsity, which lacks full data exploitation. Zhuangzhuang He, Yifan Wang 0017, Yonghui Yang 0001, Peijie Sun, Le Wu 0001, Haoyue Bai 0002, Jinqi Gong, Richang Hong, Min Zhang 0006 |
KDD | 6 |
| 2024 | Multimodality Invariant Learning for Multimedia-Based New Item RecommendationabstractMultimedia-based recommendation provides personalized item suggestions by learning the content preferences of users. With the proliferation of digital devices and APPs, a huge number of new items are created rapidly over time. How to quickly provide recommendations for new items at the inference time is challenging. What's worse, real-world items exhibit varying degrees of modality missing(e.g., many short videos are uploaded without text descriptions). Though many efforts have been devoted to multimedia-based recommendations, they either could not deal with new multimedia items or assumed the modality completeness in the modeling process. Haoyue Bai 0002, Le Wu 0001, Min Hou 0004, Miaomiao Cai 0001, Zhuangzhuang He, Richang Hong, Meng Wang 0001 |
SIGIR | 1 |
| 2024 | Mitigating Recommendation Biases via Group-Alignment and Global-Uniformity in Representation LearningabstractCollaborative Filtering (CF) plays a crucial role in modern recommender systems, leveraging historical user-item interactions to provide personalized suggestions. However, CF-based methods often encounter biases due to imbalances in training data. This phenomenon makes CF-based methods tend to prioritize recommending popular items and performing unsatisfactorily on inactive users. Existing works address this issue by rebalancing training samples, reranking recommendation results, or making the modeling process robust to the bias. Despite their effectiveness, these approaches can compromise accuracy or be sensitive to weighting strategies, making them challenging to train. Therefore, exploring how to mitigate these biases remains in urgent demand. In this article, we deeply analyze the causes and effects of the biases and propose a framework to alleviate biases in recommendation from the perspective of representation distribution, namely Group-Alignment and Global-Uniformity Enhanced Representation Learning for Debiasing Recommendation (AURL). Specifically, we identify two significant problems in the representation distribution of users and items, namely group-discrepancy and global-collapse. These two problems directly lead to biases in the recommendation results. To this end, we propose two simple but effective regularizers in the representation space, respectively named group-alignment and global-uniformity. The goal of group-alignment is to bring the representation distribution of long-tail entities closer to that of popular entities, while global-uniformity aims to preserve the information of entities as much as possible by evenly distributing representations. Our method directly optimizes both the group-alignment and global-uniformity regularization terms to mitigate recommendation biases. Please note that AURL applies to arbitrary CF-based recommendation backbones. Extensive experiments on three real datasets and various recommendation backbones verify the superiority of our proposed framework. The results show that AURL not only outperforms existing debiasing models in mitigating biases but also improves recommendation performance to some extent. Miaomiao Cai 0001, Min Hou 0004, Lei Chen 0051, Le Wu 0001, Haoyue Bai 0002, Yong Li 0008, Meng Wang 0001 |
ACM Trans. Intell. Syst. Technol. | 5 |