Xu Yu 0001

dblp:181/2706-1 · DBLP profile ↗
← Back
12ranked-venue papers in the field
2as first author
9since 2021 · last 2026
0000-0003-4913-5734ORCID · verified

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

Knowledge Engineering, Semantic Web & Information Systems · 6 (1 first)Information Retrieval & Web Search · 5 (1 first)Database Systems & Data Management · 1
YearPublicationVenuePosition
2026 FedCRF: A Federated Cross-domain Recommendation method with semantic-driven deep knowledge Fusion
abstract
As user behavior data becomes increasingly scattered across different platforms, achieving cross-domain knowledge fusion while preserving privacy has become a critical issue in recommender systems. Existing Privacy-Preserving Cross-Domain Recommendation (PPCDR) methods usually rely on overlapping users or items as a bridge, making them inapplicable to non-overlapping scenarios. They also suffer from limitations in the collaborative modeling of global and local semantics. To this end, this paper proposes a Federated Cross-domain Recommendation method with deep knowledge Fusion (FedCRF). Using textual semantics as the cross-domain bridge, FedCRF achieves cross-domain knowledge transfer via federated semantic learning under the non-overlapping scenario. Specifically, FedCRF constructs global semantic clusters on the server side to extract shared semantic information, and designs a Fine-Grained Semantic Adaptation and Transfer (FGSAT) module on the client side to dynamically adapt to local data distributions and alleviate cross-domain distribution shift. Meanwhile, it builds a semantic graph based on textual features to learn representations that integrate both structural and semantic information, and introduces contrastive learning constraints between global and local semantic representations to enhance semantic consistency and promote deep knowledge fusion. In this framework, only item semantic representations are shared, while user interaction data remains locally stored, effectively mitigating privacy leakage risks. Experimental results on multiple real-world datasets show that FedCRF significantly outperforms existing methods in terms of Recall@20 and NDCG@20, validating its effectiveness and superiority in non-overlapping cross-domain recommendation scenarios.
Lei Guo 0008, Xu Yu 0001, Xiaohui Han, Guiyuan Jiang
Inf. Process. Manag.3
2026 An ensemble method using neighborhood granular combination entropy for software defect prediction
Feng Jiang 0019, Xu Yu 0001, Qiang Hu 0002, Jinhuan Liu, Junwei Du
Inf. Process. Manag.2
2025 Context Correlation Discrepancy Analysis for Graph Anomaly Detection
abstract
In unsupervised graph anomaly detection, existing methods usually focus on detecting outliers by learning local context information of nodes, while often ignoring the importance of global context. However, global context information can provide more comprehensive relationship information between nodes in the network. By considering the structure of the entire network, detection methods are able to identify potential dependencies and interaction patterns between nodes, which is crucial for anomaly detection. Therefore, we propose an innovative graph anomaly detection framework, termed CoCo (Context Correlation Discrepancy Analysis), which detects anomalies by meticulously evaluating variances in correlations. Specifically, CoCo leverages the strengths of Transformers in sequence processing to effectively capture both global and local contextual features of nodes by aggregating neighbor features at various hops. Subsequently, a correlation analysis module is employed to maximize the correlation between local and global contexts of each normal node. Unseen anomalies are ultimately detected by measuring the discrepancy in the correlation of nodes’ contextual features. Extensive experiments conducted on six datasets with synthetic outliers and five datasets with organic outliers have demonstrated the significant effectiveness of CoCo compared to existing methods.
Ruidong Wang 0001, Liang Xi, Fengbin Zhang, Haoyi Fan, Xu Yu 0001, Lei Liu 0031, Shui Yu 0001, Victor C. M. Leung
IEEE Trans. Knowl. Data Eng.5
2025 Federated Semantic Learning for Privacy-preserving Cross-domain Recommendation
abstract
In the evolving landscape of recommender systems, the challenge of effectively conducting privacy-preserving Cross-domain Recommendation, especially under strict non-overlapping constraints, has emerged as a key focus. Despite extensive research has made significant progress, several limitations still exist: (1) Previous semantic-based methods fail to deeply exploit rich textual information, since they quantize the text into codes, losing its original rich semantics. (2) The current solution solely relies on the text-modality, while the synergistic effects with the ID-modality are ignored. (3) Existing studies do not consider the impact of irrelevant semantic features, leading to inaccurate semantic representation. To address these challenges, we introduce federated semantic learning and devise FFMSR as our solution. For Limitation 1, we locally learn items’ semantic encodings from their original texts by a multi-layer semantic encoder and then cluster them on the server to facilitate the transfer of semantic knowledge between domains. To tackle Limitation 2, we integrate both ID and Text modalities on the clients, and utilize them to learn different aspects of items. To handle Limitation 3, a Fast Fourier Transform-based filter and a gating mechanism are developed to alleviate the impact of irrelevant semantic information in the local model. We conduct extensive experiments on two real-world datasets, and the results demonstrate the superiority of our FFMSR method over other SOTA methods. Our source codes are publicly available at https://github.com/Sapphire-star/FFMSR .
Ziang Lu 0001, Lei Guo 0008, Xu Yu 0001, Zhiyong Cheng 0001, Xiaohui Han, Lei Zhu 0002
ACM Trans. Inf. Syst.3
2024 Behavior Pattern Mining-based Multi-Behavior Recommendation
abstract
Multi-behavior recommendation systems enhance effectiveness by leveraging auxiliary behaviors (such as page views and favorites) to address the limitations of traditional models that depend solely on sparse target behaviors like purchases. Existing approaches to multi-behavior recommendations typically follow one of two strategies: some derive initial node representations from individual behavior subgraphs before integrating them for a comprehensive profile, while others interpret multi-behavior data as a heterogeneous graph, applying graph neural networks to achieve a unified node representation. However, these methods do not adequately explore the intricate patterns of behavior among users and items. To bridge this gap, we introduce a novel algorithm called Behavior Pattern mining-based Multi-behavior Recommendation (BPMR). Our method extensively investigates the diverse interaction patterns between users and items, utilizing these patterns as features for making recommendations. We employ a Bayesian approach to streamline the recommendation process, effectively circumventing the challenges posed by graph neural network algorithms, such as the inability to accurately capture user preferences due to over-smoothing. Our experimental evaluation on three realworld datasets demonstrates that BPMR significantly outperforms existing state-of-the-art algorithms, showing an average improvement of 268.29% in Recall@10 and 248.02% in NDCG@10 metrics. The code of our BPMR is openly accessible for use and further research at https://github.com/rookitkitlee/BPMR.
Zhiyong Cheng 0001, Xu Yu 0001, Jinhuan Liu, Guanfeng Liu 0001, Junwei Du
SIGIR3
2022 A random approximate reduct-based ensemble learning approach and its application in software defect prediction
Feng Jiang 0019, Xu Yu 0001, Dun-Wei Gong, Junwei Du
Inf. Sci.2
2021 An Effective Memetic Algorithm for the Distributed Integrated Scheduling of Tree-Structured Products
abstract
Aiming at the distributed integrated scheduling of complex products with tree structure, a memetic algorithm-based distributed integrated scheduling algorithm is proposed. Based on the framework of the memetic algorithm, the algorithm uses a distributed estimation algorithm for global search and performs a local search strategy based on the critical operation set for the current optimal solution obtained in each evolutionary generation. A bi-chain-based individual representation method is presented and a simple greedy insertion-based decoding method is given; two position-based probability models are built, which are used to describe the distribution of the operation priority and factory assignment, respectively. Based on the designed probability models, two learning-based updating mechanisms and an improved sampling method are given, which ensures that the population evolves towards a promising region. In order to enhance the searchability for the superior solutions, nine disturbance operators based on the critical operation set are presented. The parameters are determined by the design-of-experiment (DOE) test, and the effectiveness of the proposed algorithm is verified by comparative experiments.
Yilong Gao, Zhiqiang Xie 0002, Qing Jia, Xu Yu 0001
Int. J. Cooperative Inf. Syst.4
2021 A selective ensemble learning based two-sided cross-domain collaborative filtering algorithm
Xu Yu 0001, Qinglong Peng, Lingwei Xu, Feng Jiang 0019, Junwei Du, Dun-Wei Gong
Inf. Process. Manag.1
2021 Ensemble learning based on approximate reducts and bootstrap sampling
abstract
Ensemble learning is an effective approach for improving the generalization ability of base classifiers. To generate a set of accurate and diverse base classifiers, different data perturbation schemes have been proposed. For instance, Bagging perturbs the training data via bootstrap sampling. However, when a stable learning algorithm (e.g., KNN, Naive Bayes) is used to train base classifiers, the sole perturbation on the training data may not produce diverse base classifiers. In this paper, by using the attribute reduction technology in rough sets, a multi-modal perturbation-based algorithm (called ‘E _ EARBS’) is proposed for the ensemble of base classifiers. E _ EARBS simultaneously perturbs the feature space, training data and learning parameters, where the relative decision entropy(RDE)-based approximate reducts are used to perturb the feature space, and bootstrap sampling is used to perturb the training data. Experimental results show that E _ EARBS can provide competitive solutions for ensemble learning.
Feng Jiang 0019, Xu Yu 0001, Junwei Du, Dun-Wei Gong, Youqiang Zhang, Yanjun Peng
Inf. Sci.2
2020 A Process Migration Oriented Multi-Shop Integrated Scheduling Algorithm for Double Objectives
abstract
The characteristic of multi-shop scheduling is that the processing equipment is scattered in multiple workshops in different geographical locations. To solve this problem, a multi-shop comprehensive scheduling algorithm considering migration dual-objective is proposed of migration of a single complex product in multi-shop equipment, and the workpiece is migrated from one device to another during the processing. The algorithm first uses the leaf nodes of the process tree as a set of schedulable operations; second, the pre-scheduled operation set is determined according to the long path first strategy and the short time strategy; third, the actual scheduling set of the same idle equipment is determined according to the same equipment procedure selection strategy in the workshop; finally, considering the migration time and cost of the process to be processed, a two-objective optimization strategy for process shop selection is proposed. The example results show that the algorithm in this paper consumes less time and cost during the migration process, and can obtain a relatively compromised solution of the total time and total cost of product scheduling.
Zhiqiang Xie 0002, Lirong Pei, Qing Jia, Xu Yu 0001
Int. J. Cooperative Inf. Syst.4
2020 An Improved Artificial Bee Colony Algorithm for the Flexible Integrated Scheduling Problem Using Networked Devices Collaboration
abstract
This paper studies the flexible integrated scheduling problem, which is an extension of job-shop scheduling considering the assembly and the machining stages at the same time, with networked devices (FISND). The completion time of the entire product may be impacted by the uncertainty of the process constraint structure and flexible equipment, so we take machining structure evaluation (MSE) into account. We proposed an improved artificial bee colony algorithm considering MSE (ABC[Formula: see text]) with two new strategies: one is a dynamic perturbation step strategy and the other is double-chain similarity and migration time factor strategy to evaluate the product processing structure, and then we computed the selection probability of the followers by it. Finally, the experimental results show that ABC[Formula: see text] has a better performance and faster convergence than the algorithm ABC, hyABC, GA. It can not only solve the flexible integrated scheduling problem with networked devices, but also yield better solutions to the typical flexible integrated scheduling problem than the flexible equipment integrated scheduling algorithm based on device-driven.
Zhiqiang Xie 0002, Dan Yang 0008, Xu Yu 0001
Int. J. Cooperative Inf. Syst.4
2017 Cross Domain Collaborative Filtering by Integrating User Latent Vectors of Auxiliary Domains
Xu Yu 0001, Feng Jiang 0019, Miao Yu 0006, Ying Guo 0007
KSEM1