Qilong Han

dblp:84/2613 · DBLP profile ↗
← Back
25ranked-venue papers in the field
3as first author
21since 2021 · last 2026
—ORCID · conflict

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

Database Systems & Data Management · 8 (2 first)Data Mining & Knowledge Discovery · 7Information Retrieval & Web Search · 7 (1 first)Knowledge Engineering, Semantic Web & Information Systems · 2Big Data, Cloud & Distributed Data Systems · 1
YearPublicationVenuePosition
2026 Mitigating Negative Transfer in Cross-Domain Sequential Recommendation: Collaborative Memory and Gradient-Feedback Reweighting
Shitong Xiao, Rui Chen 0012, Qilong Han, Longyu Xia
DASFAA (5)4
2026 Ensuring consistency with benign predictions: Differential privacy-guided certified defense against poisoning-based backdoor attacks
Yukun Yan, Jie Zhang 0073, Peng Tang 0002, Rui Chen 0012, Qilong Han, Haibo Hu 0001, Qing Guo 0005
Inf. Sci.5
2025 PAnDA: Combating Negative Augmentation via Large Language Models for User Cold-Start Recommendations
abstract
The cold-start problem remains a long-standing challenge in recommender systems. Recent advances in large language models (LLMs) have opened new avenues for addressing cold-start scenarios through data augmentation. However, existing cold-start augmentation methods often suffer from negative augmentation, manifesting as incomplete augmentation, where generated interactions fail to comprehensively reflect user preferences, and inaccurate augmentation, where they conflict with user intent. These issues largely stem from two limitations: (1) the inability to effectively incorporate collaborative signals, which are critical for preference alignment, and (2) the lack of awareness of the downstream model's learning dynamics during data augmentation. To the best of our knowledge, the latter has not been studied in the literature.
Yantong Du, Rui Chen 0012, Xiangyu Zhao 0001, Qilong Han, A. K. Qin 0001
CIKM4
2025 DimCL: Dimension-Aware Augmentation in Contrastive Learning for Recommendation
abstract
Contrastive learning (CL) has achieved remarkable success in addressing data sparsity issues in collaborative filtering (CF) for recommender systems (RSs). The key principle is to generate different augmented views given a user-item interaction graph. However, prior endeavors mainly focus on performing augmentation via stochastic functions, e.g., by injecting perturbations into different hidden dimensions uniformly. Without fine control, the hidden representations of augmentations may contain noisy dimensions that are harmful to CL and irrelevant to RSs. Removing dimension-specific noise is a challenging task due to the following two major bottlenecks. It is difficult to (i) distinguish different dimensions' efficacy for CL and (ii) bridge the semantic gap between CL and RSs. Overlooking these limitations may cause redundant, false-positive, and irrelevant noise in hidden dimensions of the augmented views.
Chi Zhang 0060, Qilong Han, Qiaoyu Tan, Shengjie Wang 0001, Xiangyu Zhao 0001, Rui Chen 0012
KDD (1)2
2025 Greatmeta: gradient-aware adaptive meta-learning for cold-start recommendations
Yantong Du, Rui Chen 0012, Qilong Han, Qiaoyu Tan, Chi Zhang 0060
Data Min. Knowl. Discov.3
2025 Proxy-enhanced cross-domain sequential recommendation
Shitong Xiao, Rui Chen 0012, Riwei Lai, Qilong Han, Li Li 0035
Data Min. Knowl. Discov.5
2025 Causal cascading convolution networks for multi-behavior sequential recommendation
Dan Lu 0004, Shiqing Wu 0001, Guandong Xu, Qilong Han
Inf. Sci.5
2025 Cross-Task Collaborative Meta-Learning for Cold-Start Recommendations
abstract
Optimizer-based meta-learning, specifically model-agnostic meta-learning (MAML), has emerged as a powerful tool for tackling the cold-start recommendation problem. In these meta-learning-based methods, recommendations for individual users are typically treated as separate tasks and learned independently. However, this task-by-task learning paradigm presents several observable limitations. First, learning one task at a time ignores inter-task correlations, i.e., collaborative signals, which limits the meta-model's receptive field and prevents it from leveraging valuable shared information, ultimately leading to subpar performance. Second, the meta-model is susceptible to the task distribution, i.e., the varied preference distributions among different users, which in turn introduces biases and inconsistencies, resulting in a less robust model that may perform well on certain user groups while underperforming on others. In this paper, we explore the correlations among different tasks in cold-start recommendations and develop a novel strategy termed cross-task collaborative meta-learning (CCML). More specifically, we propose a collaborative task sampling module designed to mitigate the adverse impact of irrelevant tasks during meta-model learning. This module adaptively identifies tasks that are both similar and beneficial to the primary task, ensuring that the meta-model learns from relevant and supportive information. Additionally, to harness collaborative information across relevant tasks, we introduce a bi-level cross-task meta-training strategy. This strategy leverages multi-task learning to capture collaborative knowledge simultaneously and enhance user profiling with pertinent information. Extensive experiments on four public benchmark datasets demonstrate the advantages of CCML over many state-of-the-art cold-start recommendation methods. Our results show significant improvements in recommendation accuracy and robustness, highlighting the potential of cross-task collaboration in enhancing meta-learning-based recommender systems. The code is available athttps://anonymous.4open.science/r/CCML-F064.
Yantong Du, Rui Chen 0012, Qiaoyu Tan, Qilong Han, Shenjie Wang, Xiangyu Zhao 0001
IEEE Trans. Knowl. Data Eng.4
2025 Denoising and Augmented Negative Sampling for Collaborative Filtering
abstract
Negative sampling plays a crucial role in implicit-feedback-based collaborative filtering, where it leverages massive unlabeled data to generate negative signals for guiding supervised learning. The current state-of-the-art approaches focus on utilizing hard negative samples that contain more information to establish a better decision boundary. To strike a balance between efficiency and effectiveness, most existing methods adopt a two-pass approach: In the first pass, a fixed number of unobserved items are sampled using a simple static distribution, while, in the second pass, a more sophisticated negative sampling strategy is employed to select the final negative items. However, selecting negative samples solely from the original items in a dataset is inherently restricted due to the limited available choices and thus may not be able to effectively contrast positive samples. In this article, we empirically validate this observation through meticulously designed experiments and identify three major limitations of existing solutions: ambiguous trap, information discrimination, and false-negative samples. Our response to such limitations is to introduce “denoised” and “augmented” negative samples that may not exist in the original dataset. This direction renders a few substantial technical challenges. First, constructing augmented negative samples may introduce excessive noise that eventually distorts the decision boundary. Second, the scarcity of supervision signals hampers the denoising process. To this end, we introduce, to the best of our knowledge, a novel generic denoising and augmented negative sampling paradigm and provide a concrete instantiation. First, we disentangle the hard and easy factors of negative items. Then, we regulate the augmentation of easy factors by carefully considering the direction and magnitude. Next, we propose a reverse attention mechanism to learn a user’s negative preference, which allows us to perform a dimension-level denoising procedure on hard factors. Finally, we design an advanced negative sampling strategy to identify the final negative samples, taking into account both the score function used in existing methods and, to the best of our knowledge, a novel metric called synthesization gain. Through extensive experiments on real-world datasets, we demonstrate that our method substantially outperforms state-of-the-art baselines. Our code is publicly available at https://github.com/Asa9aoTK/ANS-Recbole .
Yuhan Zhao 0001, Rui Chen 0012, Riwei Lai, Qilong Han, Li Chen 0009
Trans. Recomm. Syst.4
2024 DyMGCN: Dynamic Multi-Graph Convolution Networks for Spatio-Temporal Forecasting
abstract
Numerous pervasive applications, such as guiding outdoor health activities and allocating public transportation resources, rely on accurate predictions. Intuitively, the readings of a region may be influenced by various relational patterns with other regions, which can be revealed by exploring the complex spatial correlations between them. Recent studies have demonstrated the potential for improving spatiotemporal prediction performance by modeling various spatial correlations as graphs and capturing spatial dependencies using parallel multi-graph convolution network methods. However, these methods cannot directly learn dynamic spatial dependencies across graphs, leading to insufficient utilization of spatial contextual information. To address the above issues, we propose a novel dynamic multi-graph convolution networks, named DyMGCN, for spatiotemporal forecasting. Specifically, we introduce fuzzy theory, which combines fuzzy systems and neural networks, to learn uncertain dynamic dependencies across graphs and represent them as weight matrices. We further improve the understanding and utilization of spatial correlations by capturing stable long-term autocorrelations between regions. Many experiments on multiple real-world spatiotemporal datasets demonstrate that our proposed DyMGCN outperforms other baselines in spatiotemporal prediction methods.
Hexiang Liu, Qilong Han, Jingyu Sheng, Dan Lu 0004, Shanshan Sui
IEEE Big Data2
2024 Independent Embedding-Based Relational Enhancement Model for Hyper-Relational Knowledge Graph
Qilong Han, Dan Lu 0004, Bingyi Xie
DASFAA (4)1
2024 Enhancing Spatiotemporal Prediction with Intra- and Inter-granularity Contrastive Learning
Qilong Han, Shanshan Sui, Dan Lu 0004, Shiqing Wu 0001, Guandong Xu
DASFAA (2)1
2024 SSDRec: Self-Augmented Sequence Denoising for Sequential Recommendation
abstract
Traditional sequential recommendation methods assume that users' sequence data is clean enough to learn accurate sequence representations to reflect user preferences. In practice, users' sequences inevitably contain noise (e.g., accidental interactions), leading to incorrect reflections of user preferences. Consequently, some pioneer studies have explored modeling sequentiality and correlations in sequences to implicitly or explicitly reduce noise's influence. However, relying on only available intra-sequence information (i.e., sequentiality and correlations in a sequence) is insufficient and may result in over-denoising and under-denoising problems (OUPs), especially for short sequences. To improve reliability, we propose to augment sequences by inserting items before denoising. However, due to the data sparsity issue and computational costs, it is challenging to select proper items from the entire item universe to insert into proper positions in a target sequence. Motivated by the above observation, we propose a novel framework-Self-augmented Sequence Denoising for sequential Recommendation (SSDRec) with a three-stage learning paradigm to solve the above challenges. In the first stage, we empower SSDRec by a global relation encoder to learn multi-faceted inter-sequence relations in a data-driven manner. These relations serve as prior knowledge to guide subsequent stages. In the second stage, we devise a self-augmentation module to augment sequences to alleviate OUPs. Finally, we employ a hierarchical denoising module in the third stage to reduce the risk of false augmentations and pinpoint all noise in raw sequences. Extensive experiments on five real-world datasets demonstrate the superiority of SSDRec over state-of-the-art denoising methods and its flexible applications to mainstream sequential recommendation models. The source code is available online at https://github.com/zc-97/SSDRec.
Chi Zhang 0060, Qilong Han, Rui Chen 0012, Xiangyu Zhao 0001, Peng Tang 0002
ICDE2
2024 Unlocking the Hidden Treasures: Enhancing Recommendations with Unlabeled Data
abstract
Collaborative filtering (CF) stands as a cornerstone in recommender systems, yet effectively leveraging the massive unlabeled data presents a significant challenge. Current research focuses on addressing the challenge of unlabeled data by extracting a subset that closely approximates negative samples. Regrettably, the remaining data are overlooked, failing to fully integrate this valuable information into the construction of user preferences. To address this gap, we introduce a novel positive-neutral-negative (PNN) learning paradigm. PNN introduces a neutral class, encompassing intricate items that are challenging to categorize directly as positive or negative samples. By training a model based on this triple-wise partial ranking, PNN offers a promising solution to learning complex user preferences. Through theoretical analysis, we connect PNN to one-way partial AUC (OPAUC) to validate its efficacy. Implementing the PNN paradigm is, however, technically challenging because: (1) it is difficult to classify unlabeled data into neutral or negative in the absence of supervised signals; (2) there does not exist any loss function that can handle set-level triple-wise ranking relationships. To address these challenges, we propose a semi-supervised learning method coupled with a user-aware attention model for knowledge acquisition and classification refinement. Additionally, a novel loss function with a two-step centroid ranking approach enables handling set-level rankings. Extensive experiments on four real-world datasets demonstrate that, when combined with PNN, a wide range of representative CF models can consistently and significantly boost their performance. Even with a simple matrix factorization, PNN can achieve comparable performance to sophisticated graph neutral networks. Our code is publicly available at https://github.com/Asa9aoTK/PNN-RecBole.
Yuhan Zhao 0001, Rui Chen 0012, Qilong Han, Li Chen 0009
RecSys3
2023 Towards Defending Against Byzantine LDP Amplified Gain Attacks
Yukun Yan, Qingqing Ye 0001, Haibo Hu 0001, Rui Chen 0012, Qilong Han, Leixia Wang
DASFAA (1)5
2023 Augmented Negative Sampling for Collaborative Filtering
abstract
Negative sampling is essential for implicit-feedback-based collaborative filtering, which is used to constitute negative signals from massive unlabeled data to guide supervised learning. The state-of-the-art idea is to utilize hard negative samples that carry more useful information to form a better decision boundary. To balance efficiency and effectiveness, the vast majority of existing methods follow the two-pass approach, in which the first pass samples a fixed number of unobserved items by a simple static distribution and then the second pass selects the final negative items using a more sophisticated negative sampling strategy. However, selecting negative samples from the original items in a dataset is inherently restricted due to the limited available choices, and thus may not be able to contrast positive samples well. In this paper, we confirm this observation via carefully designed experiments and introduce two major limitations of existing solutions: ambiguous trap and information discrimination.
Yuhan Zhao 0001, Rui Chen 0012, Riwei Lai, Qilong Han, Li Chen 0009
RecSys4
2023 Disentangled Negative Sampling for Collaborative Filtering
abstract
Negative sampling is essential for implicit collaborative filtering to generate negative samples from massive unlabeled data. Unlike existing strategies that consider items as a whole when selecting negative items, we argue that normally user interactions are mainly driven by some relevant, but not all, factors of items, leading to a new direction of negative sampling. In this paper, we introduce a novel disentangled negative sampling (DENS) method. We first disentangle the relevant and irrelevant factors of positive and negative items using a hierarchical gating module. Next, we design a factor-aware sampling strategy to identify the best negative samples by contrasting the relevant factors while keeping irrelevant factors similar. To ensure the credibility of the disentanglement, we propose to adopt contrastive learning and introduce four pairwise contrastive tasks, which enable to learn better disentangled representations of the relevant and irrelevant factors and remove the dependency on ground truth. Extensive experiments on five real-world datasets demonstrate the superiority of DENS against several state-of-the-art competitors, achieving over 7% improvement over the strongest baseline in terms of [email protected] and [email protected] Our code is publically available at https://github.com/Riwei-HEU/DENS .
Riwei Lai, Li Chen 0009, Yuhan Zhao 0001, Rui Chen 0012, Qilong Han
WSDM5
2023 Denoising and Prompt-Tuning for Multi-Behavior Recommendation
abstract
In practical recommendation scenarios, users often interact with items under multi-typed behaviors (e.g., click, add-to-cart, and purchase). Traditional collaborative filtering techniques typically assume that users only have a single type of behavior with items, making it insufficient to utilize complex collaborative signals to learn informative representations and infer actual user preferences. Consequently, some pioneer studies explore modeling multi-behavior heterogeneity to learn better representations and boost the performance of recommendations for a target behavior. However, a large number of auxiliary behaviors (i.e., click and add-to-cart) could introduce irrelevant information to recommenders, which could mislead the target behavior (i.e., purchase) recommendation, rendering two critical challenges: (i) denoising auxiliary behaviors and (ii) bridging the semantic gap between auxiliary and target behaviors. Motivated by the above observation, we propose a novel framework–Denoising and Prompt-Tuning (DPT) with a three-stage learning paradigm to solve the aforementioned challenges. In particular, DPT is equipped with a pattern-enhanced graph encoder in the first stage to learn complex patterns as prior knowledge in a data-driven manner to guide learning informative representation and pinpointing reliable noise for subsequent stages. Accordingly, we adopt different lightweight tuning approaches with effectiveness and efficiency in the following stages to further attenuate the influence of noise and alleviate the semantic gap among multi-typed behaviors. Extensive experiments on two real-world datasets demonstrate the superiority of DPT over a wide range of state-of-the-art methods. The implementation code is available online at https://github.com/zc-97/DPT.
Chi Zhang 0060, Rui Chen 0012, Xiangyu Zhao 0001, Qilong Han, Li Li 0035
WWW4
2023 Trajectory Data Collection with Local Differential Privacy
abstract
Trajectory data collection is a common task with many applications in our daily lives. Analyzing trajectory data enables service providers to enhance their services, which ultimately benefits users. However, directly collecting trajectory data may give rise to privacy-related issues that cannot be ignored. Local differential privacy (LDP), as the de facto privacy protection standard in a decentralized setting, enables users to perturb their trajectories locally and provides a provable privacy guarantee. Existing approaches to private trajectory data collection in a local setting typically use relaxed versions of LDP, which cannot provide a strict privacy guarantee, or require some external knowledge that is impractical to obtain and update in a timely manner. To tackle these problems, we propose a novel trajectory perturbation mechanism that relies solely on an underlying location set and satisfies pure ε-LDP to provide a stringent privacy guarantee. In the proposed mechanism, each point's adjacent direction information in the trajectory is used in its perturbation process. Such information serves as an effective clue to connect neighboring points and can be used to restrict the possible region of a perturbed point in order to enhance utility. To the best of our knowledge, our study is the first to use direction information for trajectory perturbation under LDP. Furthermore, based on this mechanism, we present an anchor-based method that adaptively restricts the region of each perturbed trajectory, thereby significantly boosting performance without violating the privacy constraint. Extensive experiments on both real-world and synthetic datasets demonstrate the effectiveness of the proposed mechanisms.
Yuemin Zhang 0001, Qingqing Ye 0001, Rui Chen 0012, Haibo Hu 0001, Qilong Han
Proc. VLDB Endow.5
2022 Hierarchical Item Inconsistency Signal Learning for Sequence Denoising in Sequential Recommendation
abstract
Sequential recommender systems aim to recommend the next items in which target users are most interested based on their historical interaction sequences. In practice, historical sequences typically contain some inherent noise (e.g., accidental interactions), which is harmful to learn accurate sequence representations and thus misleads the next-item recommendation. However, the absence of supervised signals (i.e., labels indicating noisy items) makes the problem of sequence denoising rather challenging. To this end, we propose a novel sequence denoising paradigm for sequential recommendation by learning hierarchical item inconsistency signals. More specifically, we design a hierarchical sequence denoising (HSD) model, which first learns two levels of inconsistency signals in input sequences, and then generates noiseless subsequences (i.e., dropping inherent noisy items) for subsequent sequential recommenders. It is noteworthy that HSD is flexible to accommodate supervised item signals, if any, and can be seamlessly integrated with most existing sequential recommendation models to boost their performance. Extensive experiments on five public benchmark datasets demonstrate the superiority of HSD over state-of-the-art denoising methods and its applicability over a wide variety of mainstream sequential recommendation models. The implementation code is available at https://github.com/zc-97/HSD
Chi Zhang 0060, Yantong Du, Xiangyu Zhao 0001, Qilong Han, Rui Chen 0012, Li Li 0035
CIKM4
2022 Multi-Faceted Global Item Relation Learning for Session-Based Recommendation
abstract
As an emerging paradigm, session-based recommendation is aimed at recommending the next item based on a set of anonymous sessions. Effectively representing a session that is normally a short interaction sequence renders a major technical challenge. In view of the limitations of pioneering studies that explore collaborative information from other sessions, in this paper we propose a new direction to enhance session representations by learning multi-faceted session-independent global item relations. In particular, we identify three types of advantageous global item relations, including negative relations that have not been studied before, and propose different graph construction methods to capture such relations. We then devise a novel multi-faceted global item relation (MGIR) model to encode different relations using different aggregation layers and generate enhanced session representations by fusing positive and negative relations. Our solution is flexible to accommodate new item relations and can easily integrate existing session representation learning methods to generate better representations from global relation enhanced session information. Extensive experiments on three benchmark datasets demonstrate the superiority of our model over a large number of state-of-the-art methods. Specifically, we show that learning negative relations is critical for session-based recommendation.
Qilong Han, Chi Zhang 0060, Rui Chen 0012, Riwei Lai, Li Li 0035
SIGIR1
2019 Privacy-Preserving Auto-Driving: A GAN-Based Approach to Protect Vehicular Camera Data
abstract
The autonomous driving (auto-driving) technology has been promoted significantly by the rapid advances in computer vision and deep neural networks. Auto-driving vehicles, nowadays, are fully equipped with numerous sensors such as cameras, geo-sensors, and radar sensors, to capture real-time data inside the vehicles and outside surroundings. Meanwhile, the captured data contains lots of private information about vehicles, drivers and passengers and thus faces a high risk of privacy breaches. Especially, side-channel information can be mined from camera data to identify vehicles' locations and even trajectories, raising serious privacy issues. Unfortunately, the issue, how to resist location-inference attack for camera data in auto-driving, has never been addressed in literature. In this paper, we intend to fill this blank by developing a GAN-based image-toimage translation method named Auto-Driving GAN (ADGAN). Through performance comparisons between ADGAN and the state-of-the-art, the superiority of ADGAN can be validated - offering an effective tradeoff between recognition utility and privacy protection for camera data.
Zuobin Xiong, Wei Li 0059, Qilong Han, Zhipeng Cai 0001
ICDM3
2013 A Novel Model for Medical Image Similarity Retrieval
Pengyuan Li 0001, Haiwei Pan, Qilong Han, Xiaoqin Xie, Zhiqiang Zhang 0010
WAIM4
2012 Medical Image Retrieval Method Based on Relevance Feedback
Haiwei Pan, Qilong Han, Jingzi Gu, Pengyuan Li 0001
ADMA3
2007 A Similarity Retrieval Method in Brain Image Sequence Database
Haiwei Pan, Qilong Han, Xiaoqin Xie, Wei Zhang 0017, Jianzhong Li 0001
ADMA2