EDBT 2026 Demo / reviewers in the wild / expert
Yifan Wang 0017
dblp:47/6959-17
· DBLP profile ↗
8ranked-venue papers in the field
4as first author
8since 2021 · last 2026
0000-0002-2933-6363ORCID · verified
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 4 (2 first)Information Retrieval & Web Search · 3 (2 first)Database Systems & Data Management · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Graph-Structured Driven Dual Adaptation for Mitigating Popularity BiasabstractPopularity bias is a common challenge in recommender systems. It often causes unbalanced item recommendation performance and intensifies the Matthew effect. Due to limited user-item interactions, unpopular items are frequently constrained to the embedding neighborhoods of only a few users, leading to representation collapse and weakening the model's generalization. Although existing supervised alignment and reweighting methods can help mitigate this problem, they still face two major limitations: (1) they overlook the inherent variability among different Graph Convolutional Networks(GCNs) layers, which can result in negative gains in deeper layers; (2) they rely heavily on fixed hyperparameters to balance popular and unpopular items, limiting adaptability to diverse data distributions and increasing model complexity. To address these challenges, we proposeGraph-StructuredDualAdaptation Framework (GSDA), a dual adaptive framework for mitigating popularity bias in recommendation. Our theoretical analysis shows that supervised alignment in GCNs is hindered by the over-smoothing effect, where the distinction between popular and unpopular items diminishes as layers deepen, reducing the effectiveness of alignment at deeper levels. To overcome this limitation,GSDAintegrates a hierarchical adaptive alignment mechanism that counteracts entropy decay across layers together with a distribution-aware contrastive weighting strategy based on the Gini coefficient, enabling the model to adapt its debiasing strength dynamically without relying on fixed hyperparameters. Extensive experiments on three benchmark datasets demonstrate thatGSDAeffectively alleviates popularity bias while consistently outperforming state-of-the-art methods in recommendation performance. The source code for our method is available athttps://github.com/miaomiao-cai2/GSDA. Miaomiao Cai 0001, Lei Chen 0051, Yifan Wang 0017, Zhiyong Cheng 0001, Min Zhang 0006, Meng Wang 0001 |
IEEE Trans. Knowl. Data Eng. | 3 |
| 2025 | Improving Long-tail User CTR Prediction via Hierarchical Distribution AlignmentabstractClick-Through Rate (CTR) prediction is a fundamental task in online advertising and recommender systems, requiring the effective modeling of feature interactions. While existing methods have improved overall prediction performance, the performance of long-tail users with limited historical data remains suboptimal. These users face two primary challenges: (i) insufficient training data leading to inaccurate predictions, and (ii) an imbalanced sample distribution that biases model learning toward head users. To address these challenges, we propose a novel framework that enhances long-tail user performance through hierarchical distribution alignment, hierarchical residual learning, and adaptive distrbution calibration. Our method first captures the shared patterns between head and long-tail users via hierarchical distribution alignment, then learns group-specific information through hierarchical residual learning. Additionally, we re-balance the sample distributions of head users and long-tail users by dynamic reweighting. To counteract potential biases introduced by reweighting, we further incorporate a distribution calibration module. Our method is model-agnostic and can be seamlessly integrated into various CTR prediction architectures that rely on feature interactions. Extensive experiments on public datasets and an online experiment demonstrate that our approach significantly improves accuracy and fairness for long-tail users while maintaining similar or even better overall performance. Yifan Wang 0017, Weizhi Ma, Min Zhang 0006, Shaoping Ma |
KDD (2) | 1 |
| 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 | 3 |
| 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 | 2 |
| 2024 | Intersectional Two-sided Fairness in RecommendationabstractFairness of recommender systems (RS) has attracted increasing attention recently. Based on the involved stakeholders, the fairness of RS can be divided into user fairness, item fairness, and two-sided fairness which considers both user and item fairness simultaneously. However, we argue that the intersectional two-sided unfairness may still exist even if the RS is two-sided fair, which is observed and shown by empirical studies on real-world data in this paper, and has not been well-studied previously. To mitigate this problem, we propose a novel approach called Intersectional Two-sided Fairness Recommendation (ITFR). Our method utilizes a sharpness-aware loss to perceive disadvantaged groups, and then uses collaborative loss balance to develop consistent distinguishing abilities for different intersectional groups. Additionally, predicted score normalization is leveraged to align positive predicted scores to fairly treat positives in different intersectional groups. Extensive experiments and analyses on three public datasets show that our proposed approach effectively alleviates the intersectional two-sided unfairness and consistently outperforms previous state-of-the-art methods. Yifan Wang 0017, Peijie Sun, Weizhi Ma, Min Zhang 0006, Yuan Zhang 0024, Peng Jiang 0002, Shaoping Ma |
WWW | 1 |
| 2023 | Unbiased Delayed Feedback Label Correction for Conversion Rate PredictionabstractConversion rate prediction is critical to many online applications such as digital display advertising. To capture dynamic data distribution, industrial systems often require retraining models on recent data daily or weekly. However, the delay of conversion behavior usually leads to incorrect labeling, which is called delayed feedback problem. Existing work may fail to introduce the correct information about false negative samples due to data sparsity and dynamic data distribution. To directly introduce the correct feedback label information, we propose an Unbiased delayed feedback Label Correction framework (ULC), which uses an auxiliary model to correct labels for observed negative feedback samples. Firstly, we theoretically prove that the label-corrected loss is an unbiased estimate of the oracle loss using true labels. Then, as there are no ready training data for label correction, counterfactual labeling is used to construct artificial training data. Furthermore, since counterfactual labeling utilizes only partial training data, we design an embedding-based alternative training method to enhance performance. Comparative experiments on both public and private datasets and detailed analyses show that our proposed approach effectively alleviates the delayed feedback problem and consistently outperforms the previous state-of-the-art methods. Yifan Wang 0017, Peijie Sun, Min Zhang 0006, Qinglin Jia, Shaoping Ma |
KDD | 1 |
| 2023 | User Perception of Recommendation Explanation: Are Your Explanations What Users Need?abstractAs recommender systems become increasingly important in daily human decision-making, users are demanding convincing explanations to understand why they get the specific recommendation results. Although a number of explainable recommender systems have recently been proposed, there still lacks an understanding of what users really need in a recommendation explanation. The actual reason behind users’ intention to examine and consume (e.g., click and watch a movie) can be the window to answer this question and is named as self-explanation in this work. In addition, humans usually make recommendations accompanied by explanations, but there remain fewer studies on how humans explain and what we can learn from human-generated explanations. To investigate these questions, we conduct a novel multi-role, multi-session user study in which users interact with multiple types of system-generated explanations as well as human-generated explanations, namely peer-explanation . During the study, users’ intentions, expectations, and experiences are tracked in several phases, including before and after the users are presented with an explanation and after the content is examined. Through comprehensive investigations, three main findings have been made: First, we observe not only the positive but also the negative effects of explanations, and the impact varies across different types of explanations. Moreover, human-generated explanation, peer-explanation , performs better in increasing user intentions and helping users to better construct preferences, which results in better user satisfaction. Second, based on users’ self-explanation , the information accuracy is measured and found to be a major factor associated with user satisfaction. Some other factors, such as unfamiliarity and similarity, are also discovered and summarized. Third, through annotations of the information aspects used in the human-generated self-explanation and peer-explanation , patterns of how humans explain are investigated, including what information and how much information is utilized. In addition, based on the findings, a human-inspired explanation approach is proposed and found to increase user satisfaction, revealing the potential improvement of further incorporating more human patterns in recommendation explanations. These findings have shed light on the deeper understanding of the recommendation explanation and further research on its evaluation and generation. Furthermore, the collected data, including human-generated explanations by both the external peers and the users’ selves, will be released to support future research works on explanation evaluation. Weizhi Ma, Yifan Wang 0017, Min Zhang 0006, Xiang Wang 0010, Yiqun Liu 0001, Tat-Seng Chua, Shaoping Ma |
ACM Trans. Inf. Syst. | 3 |
| 2023 | A Survey on the Fairness of Recommender SystemsabstractRecommender systems are an essential tool to relieve the information overload challenge and play an important role in people’s daily lives. Since recommendations involve allocations of social resources (e.g., job recommendation), an important issue is whether recommendations are fair. Unfair recommendations are not only unethical but also harm the long-term interests of the recommender system itself. As a result, fairness issues in recommender systems have recently attracted increasing attention. However, due to multiple complex resource allocation processes and various fairness definitions, the research on fairness in recommendation is scattered. To fill this gap, we review over 60 papers published in top conferences/journals, including TOIS, SIGIR, and WWW. First, we summarize fairness definitions in the recommendation and provide several views to classify fairness issues. Then, we review recommendation datasets and measurements in fairness studies and provide an elaborate taxonomy of fairness methods in the recommendation. Finally, we conclude this survey by outlining some promising future directions. Yifan Wang 0017, Weizhi Ma, Min Zhang 0006, Yiqun Liu 0001, Shaoping Ma |
ACM Trans. Inf. Syst. | 1 |