Xiaolong Xu 0001

dblp:10/137-1 · DBLP profile ↗
← Back
49ranked-venue papers in the field
5as first author
42since 2021 · last 2026
ORCID · conflict

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

Information Retrieval & Web Search · 23 (3 first)Data Mining & Knowledge Discovery · 12 (1 first)Knowledge Engineering, Semantic Web & Information Systems · 6 (1 first)Database Systems & Data Management · 5Other / Interdisciplinary · 3
YearPublicationVenuePosition
2026 Fourier Kolmogorov-Arnold Network and Hypergraph Enhanced Contrastive Learning for Recommendation
Yuwen Liu 0003, Lianyong Qi, Xucheng Zhou, Xingyuan Mao, Weiming Liu 0005, Xiaolong Xu 0001, Haolong Xiang, Xuyun Zhang, Wan-Chun Dou
SIGIR7
2026 Enhanced Cold-Start Sequential Recommendation with Causal Diffusion Preference Modeling
abstract
Sequential recommendation has achieved remarkable success across various application domains due to its ability to capture dynamic user preferences. Therefore, its effectiveness significantly diminishes in user cold-start scenarios, where new users have limited or no interaction history. Current solutions typically design specialized model architectures to infer cold-start user preferences from auxiliary information, such as user attributes or social networks. However, such methods overlook compatibility with advanced sequential recommender models, preventing the efficient extraction of sequential features. To address this limitation, we propose CDMRec, a Causal Diffusion Preference Model for user cold-start sequential recommendation. CDMRec generates diffusion-based preference representations for cold-start users, which can be directly utilized by existing sequential recommendation models. The framework first constructs a Preference-Dominant Sequence (PDS) by isolating interactions most indicative of user interests, mitigating noise from irrelevant behaviors. Then, leveraging causal inference, CDMRec identifies key causal variables from PDS to condition the diffusion process, enabling the generation of personalized behavioral preferences. Extensive experiments on three public datasets demonstrate that CDMRec can be seamlessly integrated into mainstream sequential recommender models, yielding substantial performance gains in cold-start settings.
Hongsheng Dong, Haolong Xiang, Xiaolong Xu 0001, Xuyun Zhang
WSDM3
2026 DDGCL: Dual Diffusion-based Graph Contrastive Learning for Recommendation
abstract
Contrastive learning has emerged as a promising paradigm by inherently generating self-supervised signals and uncovering latent patterns from interaction data to enhance recommendation performance. However, most current graph contrastive learning-based recommendation methods rely on random augmentation strategies,which may disrupt graph structural information and compromise model robustness. In addition, long-tail items suffer from insufficient exposure, making it difficult to learn high-quality feature rep- resentations, ultimately degrading recommendation effectiveness.To overcome these limitations, this paper presents DDGCL, a dual diffusion-based graph contrastive learning method. A contrastive view optimization module is designed, which employs singular value decomposition to perform low-rank approximation on the interaction graph, efficiently extracting global structural features while accelerating the diffusion process. The diffusion model then performs noise addition and denoising on this basis to generate contrastive views that preserve graph structural information. In addition, a method for embedding augmentation designed for long-tail items is proposed. This module utilizes a conditional diffusion model, where global graph information serves as conditional con- straints to guide the denoising process of long-tail items, thereby improving their representation learning. A comprehensive evaluation on multiple public benchmark datasets demonstrates that DDGCL significantly outperforms various baseline models, validating the effectiveness of the proposed approach.
Shiqi Ge, Shunmei Meng, Xiaoxiao Chi, Lianyong Qi, Xiaolong Xu 0001, Amin Beheshti, Xuyun Zhang
WSDM5
2026 GSDiffRec: Enhancing Personalized Sequential Recommendation via Diffusion Augmentation and Guidance Optimization
abstract
Sequential recommendation aims to predict the next user interaction by modeling historical behavior sequences. Recently diffusion models (DMs) have emerged as a promising generative approach due to their robustness and capacity for uncertainty modeling. However, existing diffusion-based recommendation approaches still encounter two major challenges: sample drift during the noise injection process, which compromises the stability of generation; and limited adaptability to noisy data, which hampers the effectiveness of personalized recommendations. To address these issues, we propose GSDiffRec, a novel generative sequential recommendation approach that integrates two core modules: (i) Semantic-Targeted Guidance Module (STG) built upon an enhanced Transformer backbone equipped with shaped attention and convolutional components to improve representational efficiency and modeling capacity; and (ii) Geodesic Diffusion Module (GDM) enforcing manifold constraints through geodesic random walks, thereby preserving geometric consistency and enhancing denoising stability throughout the diffusion process. Extensive experiments on two public Amazon datasets demonstrate that GSDiffRec significantly outperforms a wide range of competitive baselines. Further ablation studies validate the complementary contributions and effectiveness of the GDM and STG modules.
Ruxue Han, Lianyong Qi, Weiyi Zhong, Boyuan Yan, Xiaoran Zhao 0001, Zhikang Feng, Xiaolong Xu 0001, Haolong Xiang, Xuyun Zhang
WSDM9
2026 Automated C Vulnerability Detection via Structure-Enhanced Graph Transformer and RBM
Xiaolong Xu 0001, Haolong Xiang, Xuyun Zhang, Siyu Wu 0001
WSDM2
2026 CIFAD: Causal-Invariant Subspace Learning for Few-Shot Anomaly Detection on Dynamic Relational Graphs
abstract
Abnormal user detection has been a critical and widely studied research problem in social networks since these users can create significant risks to platform security and privacy leakage. Currently, graph-based models are commonly used for exploring the structured social network data and temporally dynamic user interactions, leading to significant advances in dynamic heterogeneous graph-based abnormal user detection. However, most existing approaches are correlation-driven and lack the ability to separate stable patterns from transient noise. Furthermore, these methods are highly dependent on inherent labels and fail to detect common few-shot anomalies in social networks. To address these issues, we propose CIFAD, a Causal-Invariant Few-shot Anomaly Detection method that improves few-shot anomaly detection with an active annotation strategy. Specifically, CIFAD first integrates a sparse lagged attention encoder to model multi-relational temporal interactions. Furthermore, it introduces causal-invariant subspace decomposition to disentangle stable causal signals from dynamic environmental noise and improve generalization. Finally, it designs an active annotation strategy based on influence functions and coverage optimization to maximize the utility of limited labels in a closed-loop process. Extensive experiments on multiple real-world social network datasets demonstrate that our method achieves higher accuracy than state-of-the-art methods, validating its robustness in abnormal user detection for social networks.
Haolong Xiang, Xiaolong Xu 0001, Lianyong Qi, Xuyun Zhang, Wei Fan 0010, Wan-Chun Dou
WWW3
2026 PLIKD: Prompt Learning with Instance-aware Knowledge Distillation for Web-scale Semantic Image Classification
abstract
With the rapid growth of multi-modal content on the Web, robust vision-language models are essential for semantic understanding and classification of web images under diverse and dynamic contexts, supporting Web applications such as multimedia search and recommendation. Prompt learning has proven effective for enhancing vision-language models in semantic image classification tasks. However, previous methods often suffer from poor generalization: the learned prompts tend to overfit the base classes seen during training, leading to poor performance on unseen classes and under distribution shifts. This issue is especially challenging in Web-scale data, where new classes emerge and distributions shift dynamically. To address these limitations, we propose PLIKD, a novel prompt learning method that integrates instance-aware knowledge distillation for robust Web-scale semantic image classification. Specifically, PLIKD introduces an instance-aware knowledge extraction module, which leverages multi-modal large language models through a step-by-step strategy to extract external knowledge for each image instance. To incorporate this extracted knowledge, PLIKD further introduces an instance-aware knowledge distillation module, which consists of two key steps: (1) a dual-teacher strategy for robust and informative knowledge distillation, and (2) fine-grained cross-modal alignment via Smooth and Sparse Optimal Transport. Extensive experiments demonstrate that PLIKD significantly improves generalization to both seen and unseen classes, and remains robust under distribution shifts, outperforming existing state-of-the-art methods on Web-scale semantic image classification.
Jianye Xie, Chunhua Hu 0001, Lianyong Qi, Fan Wang 0020, Xiaolong Xu 0001, Haolong Xiang, Xuyun Zhang, Shichao Pei, Amin Beheshti, Wan-Chun Dou, Xiaokang Zhou
WWW5
2026 Joint Similar User Exploration and Informative Behavior Guidance for Multi-Modal New Item Recommendation
abstract
Multi-modal recommendation has become essential with the rapid expansion of online platforms such as e-commerce and video-sharing applications. In this work, we focus on the Multi-Modal New Item Recommendation (MMNIR) problem, where items with multi-modal content but newly introduced items lack interaction history. The MMNIR problem is particularly challenging in two aspects: (1) a large number of new items are created rapidly over time without any interaction data, (2) not all existing interactions are equally useful, and it is non-trivial to identify informative behaviors from users with similar preferences. However, previous methods fail to identify users with similar preferences and to capture informative behaviors from historical data. Furthermore, conventional models primarily rely on simple co-occurring signals, leading to spurious neighbors and neglecting the informative behaviors of truly similar users with consistent preferences. To fill this gap, we propose Joint Similar User Exploration and Informative Behavior Guidance (SuperG) for solving the MMNIR problem. SuperG first proposes a similar user exploration module to identify users with similar preferences to the target user. Then it incorporates an informative behavior mining module to retrieve informative behaviors from both the target user and similar users' histories to support new item recommendation. Finally, SuperG proposes a behavior-guided hybrid recommendation module to incorporate the retrieved behavioral signals to guide the recommendation of new items. Our empirical study on three real datasets demonstrates that SuperG outperforms the state-of-the-art models under the MMNIR setting.
Jianye Xie, Lianyong Qi, Weiming Liu 0005, Xiaolong Xu 0001, Haolong Xiang, Xuyun Zhang, Yang Zhang 0095, Amin Beheshti, Wan-Chun Dou
WWW5
2026 DyLogNet: A Dynamic Multi-Relational Graph Framework for Log Anomaly Detection
abstract
Web-scale platforms and online services rely on log-based anomaly detection to safeguard availability, latency SLOs, and user experience. In real-world web interactions, system logs often exhibit irregular temporal intervals, bursty densities, and heterogeneous semantics, which pose significant challenges for log anomaly detection. Existing methods such as LSTM and Transformer assume a fixed input window, which conflicts with the inherently irregular nature of system logs. Moreover, most prior works build a single-view representation, overlooking the multi-relational nature of logs. To overcome these challenges, we propose DyLogNet, a dynamic multi-relational graph framework for log anomaly detection. Specifically, this framework constructs a density-aware dynamic graph with variable-length windows, and represents logs from three relational perspectives: temporal co-occurrence, semantic similarity, and anomaly tendency. Next, we design a cross-layer attention mechanism that integrates heterogeneous structures to highlight the most relevant relations and enhance event representations. Furthermore, a cross-snapshot memory injection module updates global memory through a recurrent unit and injects it into current graph representations via an affine transformation, enabling temporal continuity. Experiments on three public log datasets demonstrate that DyLogNet outperforms state-of-the-art methods, especially in few-shot scenarios.
Xiaolong Xu 0001, Haolong Xiang, Lianyong Qi, Amin Beheshti, Xuyun Zhang, Wan-Chun Dou
WWW2
2026 MERA: A Green Edge Resource Control System With Privacy-Preservation via Mean-Field Reinforcement Learning
Ziqi Wang 0008, Xiaoyu Xia 0001, Ibrahim Khalil 0001, Tianxu Lan, Feng Liu 0003, Xiaolong Xu 0001, Xun Yi, Minhui Xue 0001, Elisa Bertino
IEEE Trans. Knowl. Data Eng.6
2026 Knowledge-Driven Reasoning for Compatible and Interpretable API Recommendation via Teacher LLM Distillation
abstract
API recommendation is a crucial task in code intelligence, aiming to suggest suitable APIs for programming queries. Recent efforts have integrated Large Language Models (LLMs) into this task. However, these methods overlook the compatibility between recommended APIs and fail to fully utilize the factual knowledge of APIs. Moreover, these prompting-only methods are limited by the insufficient domain-specific knowledge of LLMs. In this article, we propose a novel fine-tuning method, KDRAR, designed to leverage knowledge-driven reasoning with LLMs for compatible and interpretable API recommendation. To fully utilize the factual knowledge, we introduce a dual matching strategy that leverages both function descriptions and keyword matching to retrieve candidate APIs. To handle compatibility, we translate compatibility information into descriptive knowledge, which is integrated into the recommendation process. Furthermore, we adopt a distilled fine-tuning strategy: a student LLM is trained via distillation from a teacher LLM to perform step-by-step reasoning for enhanced recommendation and explanation. By considering both function matching and compatibility information, the knowledge-driven reasoning not only improves API recommendation accuracy but also provides reasonable explanations for the recommendations. Experimental results show that our method significantly outperforms baseline methods on API recommendation tasks across multiple API domains.
Lianyong Qi, Jianye Xie, Chunhua Hu 0001, Xiaolong Xu 0001, Haolong Xiang, Haipeng Dai 0001, Rong Gu 0001, Xuyun Zhang, Wan-Chun Dou
ACM Trans. Inf. Syst.4
2026 Erratum: Knowledge-Driven Reasoning for Compatible and Interpretable API Recommendation via Teacher LLM Distillation
abstract
This is an erratum for the article “Knowledge-Driven Reasoning for Compatible and Interpretable API Recommendation via Teacher LLM Distillation” published in ACM Trans. Inf. Syst. 44, 1, Article 27 (December 2025), 30 pages.
Lianyong Qi, Jianye Xie, Chunhua Hu 0001, Xiaolong Xu 0001, Haolong Xiang, Haipeng Dai 0001, Rong Gu 0001, Xuyun Zhang, Wan-Chun Dou
ACM Trans. Inf. Syst.4
2026 Social Perception with Graph Attention Network for Recommendation
abstract
Recommendation systems are designed to uncover users’ potential preferences and make recommendations. However, they often face challenges such as data sparsity and the cold start problem. Although the introduction of knowledge graphs has partially addressed the issue of data sparsity, the challenge of cold start has not been effectively resolved. In this article, a novel approach called Social Perception with Graph Attention Network (SPGAT) for Recommendation is proposed. In SPGAT, we aim to leverage social perception to solve the cold start effectively for more accurate recommendations. The approach utilizes a multi-layer graph attention network to aggregate user preference features from collaborative knowledge graphs and social perception graphs. By analyzing the social network of a new user, associated friend users can be identified. The interaction data of these friend users is then provided as side information to recommend to the new user. To handle one-to-many and many-to-many relations, we introduce the TransD graph embedding model, which maps different types of relations and entities to different spaces. To optimize the proposed SPGAT, self-adversarial negative sampling is utilized to implement entity and relation embedding and generate negative samples. Experimental results demonstrate that SPGAT has achieved superior performance compared to several advanced methods.
Jielin Jiang, Xiaolong Xu 0001, Yan Cui 0007
Trans. Recomm. Syst.3
2025 HRCformer: Hierarchical Recursive Convolution-Transformer with Multi-Scale Adaptive Recalibration for Time Series Forecasting
abstract
Time series forecasting has significant applications across various domains, including industry, agriculture, and finance. Transformer-based models have shown significant promise in enhancing time series forecasting over the past few years. However, existing methods struggle to simultaneously capture local details and global semantics under single-view architectures. They also find it difficult to dynamically adapt to time-varying and multi-scale temporal patterns while accurately modeling the complex, time-varying relationships between multiple variables. To address these challenges, we propose HRCformer, a novel Transformer-based framework that introduces two key innovations: the Hierarchical Recursive Interaction Convolution (HRIC) and the Triad Adaptive Recalibration Module (TARM). HRIC achieves joint modeling of fine-grained short-term fluctuations and high-order cross-period dependencies in time series by integrating Divide-and-Process Convolution for local processing with Recursive Channel Interaction Convolution for global processing. TARM further enhances dynamic modeling via Dynamic Variance Attention, which amplifies critical temporal deviations through 3D attention, and the Adaptive Multivariate Recalibration, which uses a two-layer fully connected network with nonlinear activation to learn the dynamic relationships between channels, suppresses noise, and emphasizes informative multivariate interactions. Comprehensive experiments conducted on seven real-world datasets highlight the superiority of HRCformer compared to prior state-of-the-art methods.
Dejiang Zhang, Lianyong Qi, Yuwen Liu 0003, Xucheng Zhou, Jianye Xie, Haolong Xiang, Xiaolong Xu 0001, Xuyun Zhang, Yang Cao 0019, Yang Zhang 0095
CIKM7
2025 MGF-ESE: An Enhanced Semantic Extractor with Multi-Granularity Feature Fusion for Code Summarization
abstract
Code summarization aims to generate concise natural language descriptions of source code, helping developers to acquaint with software systems and reduce maintenance costs. Existing code summarization approaches widely employ attention mechanisms to assess the relevance between nodes in the Abstract Syntax Tree (AST), which generates context vectors that reflect the semantics of the source code. However, these approaches solely relying on AST lack the extraction of features at other levels of granularity, such as code tokens and Control Flow Graph (CFG), which suffer from severe semantic gaps when capturing data and control dependencies. To address this issue, we design an enhanced semantic extractor with multi-granularity feature fusion (MGF-ESE) to improve the model capability in comprehending and processing the overall semantics of the code. Specifically, we present a novel AST generation method that, based on controlling the scale of nodes, introduces syntactic description nodes to raise the semantic density of AST feature. Then we perform both local and global encoding of CFG after embedding the statement nodes. Moreover, through a cross-attention mechanism, we fuse code tokens and CFG with AST to enhance the model's capacity to capture both syntactic and structural information from source code. Finally, extensive experiments on two open-source datasets show that MGF-ESE outperforms the state-of-the-arts with higher-quality code summaries on key metrics, including BLEU, METEOR, and ROUGE-L.
Xiaolong Xu 0001, Hongsheng Hu, Haolong Xiang, Lianyong Qi, Junqun Xiong, Wan-Chun Dou
WWW1
2025 Hyperbolic Variational Graph Auto-Encoder for Next POI Recommendation
abstract
Next Point-of-Interest (POI) recommendation has become a crucial task in Location-Based Social Networks (LBSNs), which provide personalized recommendations by predicting the user's next check-in locations. Commonly used models including Recurrent Neural Networks (RNNs) and Graph Convolutional Networks (GCNs) have been widely explored. However, these models face significant challenges, including the difficulty of capturing the hierarchical and tree-like structure of POIs in Euclidean space and the sparsity problem inherent in POI recommendations. To address these challenges, we propose a Hyperbolic Variational Graph Auto-Encoder (HVGAE) for next POI recommendation. Specifically, we utilize a Hyperbolic Graph Convolutional Network (Hyperbolic GCN) to model hierarchical structures and tree-like relationships by converting node embeddings from euclidean space to hyperbolic space. Then we use Variational Graph Auto-Encoder (VGAE) to convert node embeddings to probabilistic distributions, enhancing the capture of deeper latent features and providing a more robust model structure. Furthermore, we combine the Mamba4Rec recommender and Rotary Position Embedding (RoPE) and propose Rotary Position Mamba (RPMamba) to effectively utilize POI embeddings rich in sequential information, which improves the accuracy of the next POI recommendation. Extensive experiments on three public datasets demonstrate the superior performance of the HVGAE model.
Yuwen Liu 0003, Lianyong Qi, Xingyuan Mao, Weiming Liu 0005, Fan Wang 0020, Xiaolong Xu 0001, Xuyun Zhang, Wan-Chun Dou, Xiaokang Zhou, Amin Beheshti
WWW6
2025 Serf: Streaming Error-Bounded Floating-Point Compression
abstract
In IoT (Internet of Things) scenarios, massive floating-point time series data are generated in a streaming manner and transmitted within limited bandwidth for real-time analysis. To enhance the efficiency, it is acknowledged to compress the data before transmission. Existing floating-point compression methods are either for batched compression that may cause long delays, or for streaming lossless compression that has an unsatisfactory compression ratio when certain errors are allowed. In this paper, we propose the first Streaming ERror-bounded Floating-point compression Serf , which has two implementations: Serf-Qt and Serf-XOR . Serf-Qt first quantizes each floating-point value into an integer, and then encodes the integer with Elias gamma coding. Serf-XOR is the first lossy floating-point compression based on the XORing operation. To enhance the compression ratio of Serf-XOR , we propose a novel data offset technique to increase the leading zeros of the XORed values, and design a novel approximation technique to search for an error-qualified value that produces an XORed value with many trailing zeros. To improve the compression efficiency, we propose a pruning strategy to accelerate the process of approximated values search. We further build a streaming transmission prototype system based on a real development board, and deploy the proposed methods to it. Extensive experiments using 13 datasets show that, compared with 17 competitors, both Serf-Qt and Serf-XOR enjoy remarkable compression ratios with high efficiency in streaming scenarios. The transmission experiments based on the proposed system also showcase that Serf-XOR always takes the least overall time when the bandwidth is limited.
Zechao Chen, Ruyun Lu, Xiaolong Xu 0001, Guangchao Yang, Chao Chen 0004, Jie Bao 0003, Yu Zheng 0004
Proc. ACM Manag. Data4
2025 Post-Training Attribute Unlearning in Recommender Systems
abstract
With the growing privacy concerns in recommender systems, recommendation unlearning is getting increasing attention. Existing studies predominantly use training data, i.e., model inputs, as unlearning target. However, attackers can extract private information from the model even if it has not been explicitly encountered during training. We name this unseen information as attribute and treat it as unlearning target. To protect the sensitive attribute of users, Attribute Unlearning (AU) aims to make target attributes indistinguishable. In this article, we focus on a strict but practical setting of AU, namely Post-Training Attribute Unlearning (PoT-AU), where unlearning can only be performed after the training of the recommendation model is completed. To address the PoT-AU problem in recommender systems, we propose a two-component loss function. The first component is distinguishability loss, where we design a distribution-based measurement to make attribute labels indistinguishable from attackers. We further extend this measurement to handle multi-class attribute cases with efficient computational overhead. The second component is regularization loss, where we explore a function-space measurement that effectively maintains recommendation performance compared to parameter-space regularization. We use stochastic gradient descent algorithm to optimize our proposed loss. Extensive experiments on four real-world datasets demonstrate the effectiveness of our proposed methods.
Chaochao Chen 0001, Yizhao Zhang, Yuyuan Li 0001, Jun Wang 0020, Lianyong Qi, Xiaolong Xu 0001, Jianwei Yin
ACM Trans. Inf. Syst.6
2025 C2lRec: Causal Contrastive Learning for User Cold-start Recommendation with Social Variables
abstract
Embedding-based recommender systems rely on historical interactions to model users, which poses challenges for recommending to new users, known as the user cold-start problem. Some approaches incorporate social networks to deduce preferences based on the social circles of cold-start users to solve the problem of sparse features. However, such methods have difficulty distinguishing between superficial correlations and causal relationships in social behaviors, leading to inaccuracies in predicting user preferences. To address the aforementioned issues, we propose the Causal Contrastive Learning Recommendation (C2lRec) framework. Specifically, we causally model the inference of hidden preferences from the feature and historical behavior of warm users and predict user interactions based on such preferences. The counterfactual inference is subsequently performed to intervene and extract interactions from historical behaviors of warm users that influence their preferences, designating as primary causal variables. Additionally, we utilize the primary causal variables from users within the social circle of cold-start users to substitute the missing historical interactions of cold-start users and employ a similar causal modeling approach to uncover hidden preferences as we do with warm users. Finally, we realize causal contrastive learning to enhance the distribution of cold-start users. Extensive experiments conducted on three public datasets demonstrate that the recommendation performance of C2lRec exceeds that of state-of-the-art methods.
Xiaolong Xu 0001, Hongsheng Dong, Haolong Xiang, Xiyuan Hu, Xiaoyong Li 0002, Xiaoyu Xia 0001, Xuyun Zhang, Lianyong Qi, Wan-Chun Dou
ACM Trans. Inf. Syst.1
2024 AttRel: Single Module Based Joint Entity and Relation Extraction with Attention Enhanced Text Embedding
Mengmeng Cui, Chenbin Li, Haolong Xiang, Lianyong Qi, Wan-Chun Dou, Xiaolong Xu 0001
ADMA (5)6
2024 CHDAER: Consistent Hashing-based Data Allocation for Efficient Recommendation in Edge Environment
abstract
With the rapid development of the mobile internet, there is an increasing demand for quick access to effective data. Consequently, more research is focusing on data processing and optimization of recommendation systems in edge computing environments. However, in traditional edge computing environments, recommendation systems typically depend on frequent data query interactions among all edge servers to obtain results, which increases time delays. This issue is further exacerbated by the need to process large amounts of data within edge storage systems. To address this challenge, we propose an efficient recommendation method based on data allocation. Specifically, during the data allocation process, we first extract similar features of users, ensuring that the characteristics of some user data align as closely as possible with the overall user feature distribution. Then, using an improved consistent hashing algorithm, we achieve a uniform data layout, allowing the recommendation system to efficiently and accurately provide recommendations by querying data from the nearest edge server to the user. Finally, extensive experiments on real datasets show that our method significantly reduces time delays and improves the accuracy of recommendation results.
Zhikang Feng, Xiaolong Xu 0001, Xuyun Zhang, Xiaokang Zhou, Wan-Chun Dou, Lianyong Qi
CIKM4
2024 GLFNet: Global and Local Frequency-domain Network for Long-term Time Series Forecasting
abstract
Recently, patch-based transformer methods have demonstrated strong effectiveness in time series forecasting. However, the complexity of self-attention imposes demands on memory and compute resources. In addition, though patches can capture comprehensive temporal information while preserving locality, temporal information within patches remains important for time series prediction. The existing methods mainly focus on modeling long-term dependencies across patches, while paying little attention to the short-term dependencies within patches. In this paper, we propose the Global and Local Frequency-domain Network (GLFNet), a novel architecture that efficiently learns global time dependencies and local time relationships in the frequency domain. Specifically, we design a frequency filtering layer to learn the temporal interactions instead of self-attention. Then we devise a dual filtering block consisting of global filter block and local filter block which learns the global dependencies across patches and local dependencies within patches. Experiments on seven benchmark datasets demonstrate that our approach achieve superior performance with improved efficiency.
Xucheng Zhou, Yuwen Liu 0003, Lianyong Qi, Xiaolong Xu 0001, Wan-Chun Dou, Xuyun Zhang, Yang Zhang 0029, Xiaokang Zhou
CIKM4
2024 Cascading Graph Convolution Contrastive Learning Networks for Multi-behavior Recommendation
Shunmei Meng, Qianmu Li, Xiaolong Xu 0001, Lianyong Qi, Xuyun Zhang
DASFAA (6)5
2024 Spatio-Temporal Aware Next Point-of-Interest Recommendation with Privacy Preserving
Xuyun Zhang, Lianyong Qi, Xiaolong Xu 0001, Wan-Chun Dou
DASFAA (4)4
2024 EEiF: Efficient Isolated Forest with e Branches for Anomaly Detection
abstract
Anomaly detection is a popular research topic in Artificial Intelligence and has been widely applied in network security, financial fraud detection, and industrial equipment failure detection. Isolation forest based methods are the base algorithms to detect anomalies in these scenarios for their simplicity and efficiency, which has been further exploited with multi-folk trees and learning mechanisms to realize the optimal isolation forest for high detection accuracy. However, the optimal isolation forest is time-consuming with the learning mechanisms, resulting in the task failing of time-constrained applications. Moreover, the original optimal isolation forest fails to construct the optimal tree structure restricted by the time complexity. To address the above challenges, we propose an efficient anomaly detection method called EEIF, which realizes the real e-folk structure of the optimal isolation forest in our practical algorithm design. Specifically, we design a distribution that perfectly matches the e-branch theory to construct the optimal isolation forest. Then, we design an FR clustering scheme to achieve fast training of the isolation forest with learning to hash and provide related proofs of accuracy and efficiency. Besides, a parallel algorithm is integrated into our method to reduce prediction time. Finally, extensive experiments are conducted on a large amount of real-world datasets and the results demonstrate that our method significantly improves efficiency while ensuring effectiveness, compared with the state-of-the-art methods.
Haolong Xiang, Xuyun Zhang, Xiaolong Xu 0001, Wei Fan 0010, Qin Zhang 0001, Lianyong Qi
ICDM4
2024 CMCLRec: Cross-modal Contrastive Learning for User Cold-start Sequential Recommendation
abstract
Sequential recommendation models generate embeddings for items through the analysis of historical user-item interactions and utilize the acquired embeddings to predict user preferences. Despite being effective in revealing personalized preferences for users, these models heavily rely on user-item interactions. However, due to the lack of interaction information, new users face challenges when utilizing sequential recommendation models for predictions, which is recognized as the cold-start problem. Recent studies, while addressing this problem within specific structures, often neglect the compatibility with existing sequential recommendation models, making seamless integration into existing models unfeasible.To address this challenge, we propose CMCLRec, a Cross-Modal Contrastive Learning framework for user cold-start RECommendation. This approach aims to solve the user cold-start problem by customizing inputs for cold-start users that align with the requirements of sequential recommendation models in a cross-modal manner. Specifically, CMCLRec adopts cross-modal contrastive learning to construct a mapping from user features to user-item interactions based on warm user data. It then generates a simulated behavior sequence for each cold-start user in turn for recommendation purposes. In this way, CMCLRec is theoretically compatible with any extant sequential recommendation model. Comprehensive experiments conducted on real-world datasets substantiate that, compared with state-of-the-art baseline models, CMCLRec markedly enhances the performance of conventional sequential recommendation models, particularly for cold-start users.
Xiaolong Xu 0001, Hongsheng Dong, Lianyong Qi, Xuyun Zhang, Haolong Xiang, Xiaoyu Xia 0001, Yanwei Xu 0003, Wan-Chun Dou
SIGIR1
2024 Privacy-preserving Point-of-interest Recommendation based on Simplified Graph Convolutional Network for Geological Traveling
abstract
The provision of privacy-preserving recommendations for geological tourist attractions is an important research area. The historical check-in data collected from location-based social networks (LBSNs) can be utilized to mine their preferences, thereby facilitating the promotion of the geological tourism industry. However, such check-ins often contain sensitive user information that poses privacy leakage risks. To address this issue, some methods have been proposed to develop privacy-preserving point-of-interest (POI) recommendation systems. These methods commonly rely on either perturbation-based or federated learning techniques to protect users’ privacy. However, the former can hinder preference capture, while the latter remains vulnerable to privacy breaches during the parameter-sharing process. To overcome these challenges, we propose a novel privacy-preserving POI recommendation model that incorporates users’ privacy preferences based on a simplified graph convolutional neural network. Specifically, we employ a generative model to create a subset of POIs that reflect users’ preferences but do not reveal their private information, and then we design a simplified graph convolutional network to analyze the high-order connectivity between users and POIs that are privacy-preserving. The resulting model enables efficient POI recommendation under strict privacy protection, which is particularly relevant to geological tourism. Experimental results on two public datasets demonstrate the effectiveness of our proposed approach.
Yuwen Liu 0003, Xiaokang Zhou, Huaizhen Kou, Yawu Zhao, Xiaolong Xu 0001, Xuyun Zhang, Lianyong Qi
ACM Trans. Intell. Syst. Technol.5
2023 SMEF: Social-aware Multi-dimensional Edge Features-based Graph Representation Learning for Recommendation
abstract
Exploring user-item interaction cues is crucial for the performance of recommender systems. Explicit investigation of interaction cues is made possible by using graph-based models, where each user-item relationship is described by an edge, and the introduction of user-user social network. While existing graph-based recommendation methods use only a single-value edge to define the relationship between a pair of user and item, which limits the ability to represent complex user-item interactions. Furthermore, some social recommendation methods overlook the heterogeneous user behavior patterns in social and interaction relationships, resulting in the suboptimal performance of existing systems. In this paper, we propose a novel Social-aware Multi-dimensional Edge Feature-based Graph Representation Learning method, called SMEF. It represents all users and items as a graph and deep learns a multi-dimensional edge feature to explicitly describe the task-specific relationships of each user-item pair. Specifically, the proposed SMEF focuses on two distinct user behavior patterns toward social friends and interactive items, which explore the underlying heterogeneous relationship cues within them. This way, the learned multi-dimensional edge features encode user information from both social and interaction aspects. The proposed SMEF is a plug-and-play module that can be combined with different recommendation frameworks and Graph Neural Networks (GNNs) backbones to generate high quality user representations. The experimental results achieved on three publicly accessible datasets show that our SMEF-based method outperforms strong baselines.
Xiao Liu 0043, Shunmei Meng, Qianmu Li, Lianyong Qi, Xiaolong Xu 0001, Wan-Chun Dou, Xuyun Zhang
CIKM5
2023 International Workshop on Edge-Cloud Intelligence (ECI@CIKM2023)
abstract
With the exponential growth of mobile devices and the increasing demand for personalized and context-aware services, service-oriented applications play a crucial role in alleviating information overload and improving user experience. At the same time, Edge-Cloud Intelligence (ECI) provides a distributed computing paradigm that leverages the computational capabilities of edge servers to bring services closer to end-users, enabling low-latency and high-bandwidth data processing. The convergence of service applications and ECI has emerged as a promising way to enhance the efficiency and quality of service provisioning in today's dynamic and resource-constrained mobile environment. This call for papers invites researchers and practitioners to contribute to the exploration of the synergy between service applications and ECI infrastructure.
Lianyong Qi, Xuyun Zhang, Xiaolong Xu 0001
CIKM3
2023 FedPSE: Personalized Sparsification with Element-wise Aggregation for Federated Learning
abstract
Federated learning (FL) is a popular distributed machine learning framework in which clients aggregate models' parameters instead of sharing individual data.In FL, clients frequently communicate with the server under limited network bandwidth, raising the communication challenge.Multiple compression methods have been proposed to reduce the transmitted parameters.However, these techniques show that the federated performance degrades significantly with Non-IID (non-identically independently distributed) datasets.To address this issue, we propose an effective method called FedPSE, which solves the efficiency challenge of FL with heterogeneous data.FedPSE compresses the local updates on clients using Top-K sparsification and aggregates these updates on the server by element-wise aggregation.Then clients download the personalized sparse updates from the server to update their individual local models.We then theoretically analyze the convergence of FedPSE under the non-convex setting.Moreover, extensive experiments on four benchmark tasks demonstrate that our FedPSE outperforms the state-of-the-art methods on Non-IID datasets in terms of efficiency and accuracy.
Longfei Zheng, Yingting Liu, Xiaolong Xu 0001, Chaochao Chen 0001, Yuzhou Tang, Lei Wang 0152
CIKM3
2023 Deep Optimal Isolation Forest with Genetic Algorithm for Anomaly Detection
abstract
Anomaly detection is one of the crucial research topics in artificial intelligence, encompassing various fields such as health monitoring, network intrusion detection, and fraud detection in financial transactions. Deep anomaly detection (DAD) methods are considered as the effective approaches for addressing complex anomaly detection problems. Among them, the deep isolation forest methods have gained rapid development recently due to their simplicity in parameter turning and efficiency in model training. The existing deep isolation forest approaches are all based on representation learning, while OptiForest theoretically proves the crucial role of the tree structure in isolation forest based methods. In this paper, we analyse the search space of isolation trees under specific data instances and address the challenges in finding optimal isolation forest. Based on the theoretical underpinning and genetic algorithm, we design a deep model DOIForest with two mutation schemes and solution selection, which learns the optimal isolation forest and optimises the parameters in data partitioning. Extensive experiments on both synthetic dataset and a series of real-world datasets demonstrate that our approach can achieve better detection accuracy and robustness than the state-of-the-arts.
Haolong Xiang, Xuyun Zhang, Mark Dras, Amin Beheshti, Wan-Chun Dou, Xiaolong Xu 0001
ICDM6
2023 EDIndex: Enabling Fast Data Queries in Edge Storage Systems
abstract
In an edge storage system, popular data can be stored on edge servers to enable low-latency data retrieval for nearby users. Suffering from constrained storage capacities, edge servers must process users' data requests collaboratively. For sourcing data, it is essential to find out which edge servers in the system have the requested data. In this paper, we make the first attempt to study this edge data query (EDQ) problem and present EDIndex, a distributed Edge Data Indexing system to enable fast data queries at the edge. First, we introduce a new index structure named Counting Bloom Filter (CBF) tree for facilitating edge data queries. Then, to improve query performance, we enhance EDIndex with a novel index structure named hierarchical Counting Bloom Filter (HCBF) tree. In EDIndex, each edge server maintains an HCBF tree that indexes the data stored on nearby edge servers to facilitate data sourcing between edge servers at the edge. The results of extensive experiments conducted on an edge storage system comprised of 90 edge servers demonstrate that EDIndex 1) takes up to 8.8x less time to answer edge data queries compared with state-of-the-art edge indexing systems; and 2) can be implemented in practice with a high query accuracy at low initialization and maintenance overheads.
Qiang He 0001, Siyu Tan, Feifei Chen 0001, Xiaolong Xu 0001, Lianyong Qi, Xinhong Hei 0001, Hai Jin 0001, Yun Yang 0001
SIGIR4
2023 A distributed game theoretical approach for credibility-guaranteed multimedia data offloading in MEC
Ying Chen 0010, Jie Zhao 0041, Xiaokang Zhou, Lianyong Qi, Xiaolong Xu 0001, Jiwei Huang
Inf. Sci.5
2023 Locally private estimation of conditional probability distribution for random forest in multimedia applications
Xiaotong Wu, Muhammad Bilal 0003, Xiaolong Xu 0001, Houbing Song
Inf. Sci.3
2023 A Correlation Graph Based Approach for Personalized and Compatible Web APIs Recommendation in Mobile APP Development
abstract
Using Web APIs registered in service sharing communities for mobile APP development can not only reduce development period and cost, but also fully reuse state-of-the-art research outcomes in broad domain so as to ensure up-to-date APP development and applications. However, the big volume of available APIs in Web communities as well as their differences make it difficult for APIs selection considering compatibility, preferred partial APIs and expected APIs functions which are often of high variety. Accordingly, how to recommend a set of functional-satisfactory and compatibility-optimal APIs based on the APP developer's multiple function expectation and pre-chosen partial APIs is on demand as a significant challenge for successful APP development. To address this challenge, we first construct a Web APIs correlation graph that incorporates functional descriptions and compatibility information of Web APIs, and then propose a correlation graph-based approach for personalized and compatible Web APIs recommendation in mobile APP development. Finally, through extensive experiments on a real dataset crawled from Web APIs websites, we prove the feasibility of our proposed recommendation approach.
Lianyong Qi, Wenmin Lin, Xuyun Zhang, Wan-Chun Dou, Xiaolong Xu 0001, Jinjun Chen
IEEE Trans. Knowl. Data Eng.5
2022 DAWAR: Diversity-aware Web APIs Recommendation for Mashup Creation based on Correlation Graph
abstract
With the ever-increasing popularity of microservice architecture, a considerable number of enterprises or organizations have encapsulated their complex business services into various lightweight functions as published them accessible APIs (Application Programming Interfaces). Through keyword search, a software developer could select a set of APIs from a massive number of candidates to implement the functions of a complex mashup, which reduces the development cost significantly. However, traditional keyword search methods for APIs often suffer from several critical issues such as functional compatibility and limited diversity in search results, which may lead to mashup creation failures and lower development productivity. To deal with these challenges, this paper designs DAWAR, a diversity-aware Web APIs recommendation approach that finds diversified and compatible APIs for mashup creation. Specifically, the APIs recommendation problem for mashup creating is modelled as a graph search problem that aims to find the minimal group Steiner trees in a correlation graph of APIs. DAWAR innovatively employs the determinantal point processes to diversify the recommended results. Empirical evaluation is performed on commonly-used real-world datasets, and the statistic results show that DAWAR is able to achieve significant improvements in terms of recommendation diversity, accuracy, and compatibility.
Xuyun Zhang, Yifei Chen 0003, Qiang He 0001, Amin Beheshti, Xiaolong Xu 0001, Lianyong Qi
SIGIR6
2022 Crowdsourcing-based Multi-Device Communication Cooperation for Mobile High-Quality Video Enhancement
abstract
The widespread use of mobile devices propels the development of new-fashioned video applications like 3D (3-Dimensional) stereo video and mobile cloud game via web or App, exerting more pressure on current mobile access network. To address this challenge, we adopt the crowdsourcing paradigm to offer some incentive for guiding the movement of recruited crowdsourcing users and facilitate the optimization of the movement control decision. In this paper, based on a practical 4G (4th-Generation) network throughput measurement study, we formulate the movement control decision as a cost-constrained user recruitment optimization problem. Considering the intractable complexity of this problem, we focus first on a single crowdsourcing user case and propose a pseudo-polynomial time complexity optimal solution. Then, we apply this solution to solve the more general problem of multiple users and propose a graph-partition-based algorithm. Extensive experiments show that our solutions can improve the efficiency of real-time D2D communication for mobile videos.
Xiaotong Wu, Lianyong Qi, Xiaolong Xu 0001, Shui Yu 0001, Wan-Chun Dou, Xuyun Zhang
WSDM3
2022 A long short-term memory-based model for greenhouse climate prediction
Yuwen Liu 0003, Dejuan Li, Shaohua Wan 0001, Fan Wang 0020, Wan-Chun Dou, Xiaolong Xu 0001, Shancang Li, Rui Ma 0020, Lianyong Qi
Int. J. Intell. Syst.6
2022 Bidirectional GRU networks-based next POI category prediction for healthcare
abstract
The Corona Virus Disease 2019 has a great impact on public health and public psychology. People stay at home for a long time and rarely go out. With the improvement of the epidemic situation, people began to go to different places to check in. To maintain public mental health, it is necessary to propose a point-of-interest (POI) prediction model which can mine users' interests. However, the current techniques suffer from lower precision during prediction and the practical value is poor, which is due to the sparse data of users' check-in. Faced with this challenge, we propose an attention-based bidirectional gated recurrent unit (GRU) model for POI category prediction (ABG_poic). We regard the user's POI category as the user's interest preference because the fuzzy POI category is easier to reflect the user's interest than the POI. This method can alleviate the data sparsity, and protect users' location privacy. Since users' preferences are variable, we utilize a bidirectional GRU to capture the dynamic dependence of users' check-ins. Furthermore, since the neural network is similar to a “black box” in feature learning, the decision-making stage is opaque. Thus, we combine the attention mechanism with bidirectional GRU to selectively focus on historical check-in records, which can improve the interpretability of the model. Considering the time impact on users' check-in, we utilize the time sliding window in the ABG_poic model. Experiments on two data sets demonstrate that our ABG_poic outperforms the comparison models for POI category prediction on sparse check-in data.
Yuwen Liu 0003, Zuolong Song, Xiaolong Xu 0001, Wajid Rafique, Xuyun Zhang, Jun Shen 0001, Mohammad Reza Khosravi, Lianyong Qi
Int. J. Intell. Syst.3
2022 PSDF: Privacy-aware IoV Service Deployment with Federated Learning in Cloud-Edge Computing
abstract
Through the collaboration of cloud and edge, cloud-edge computing allows the edge that approximates end-users undertakes those non-computationally intensive service processing of the cloud, reducing the communication overhead and satisfying the low latency requirement of Internet of Vehicle (IoV). With cloud-edge computing, the computing tasks in IoV is able to be delivered to the edge servers (ESs) instead of the cloud and rely on the deployed services of ESs for a series of processing. Due to the storage and computing resource limits of ESs, how to dynamically deploy partial services to the edge is still a puzzle. Moreover, the decision of service deployment often requires the transmission of local service requests from ESs to the cloud, which increases the risk of privacy leakage. In this article, a method for privacy-aware IoV service deployment with federated learning in cloud-edge computing, named PSDF, is proposed. Technically, federated learning secures the distributed training of deployment decision network on each ES by the exchange and aggregation of model weights, avoiding the original data transmission. Meanwhile, homomorphic encryption is adopted for the uploaded weights before the model aggregation on the cloud. Besides, a service deployment scheme based on deep deterministic policy gradient is proposed. Eventually, the performance of PSDF is evaluated by massive experiments.
Xiaolong Xu 0001, Yulan Zhang, Xuyun Zhang, Wan-Chun Dou, Lianyong Qi, Md. Zakirul Alam Bhuiyan
ACM Trans. Intell. Syst. Technol.1
2021 Inductive Matrix Completion Using Graph Autoencoder
abstract
Recently, the graph neural network (GNN) has shown great power in matrix completion by formulating a rating matrix as a bipartite graph and then predicting the link between the corresponding user and item nodes. The majority of GNN-based matrix completion methods are based on Graph Autoencoder (GAE), which considers the one-hot index as input, maps a user (or item) index to a learnable embedding, applies a GNN to learn the node-specific representations based on these learnable embeddings and finally aggregates the representations of the target users and its corresponding item nodes to predict missing links. However, without node content (i.e., side information) for training, the user (or item) specific representation can not be learned in the inductive setting, that is, a model trained on one group of users (or items) cannot adapt to new users (or items). To this end, we propose an inductive matrix completion method using GAE (IMC-GAE), which utilizes the GAE to learn both the user-specific (or item-specific) representation for personalized recommendation and local graph patterns for inductive matrix completion. Specifically, we design two informative node features and employ a layer-wise node dropout scheme in GAE to learn local graph patterns which can be generalized to unseen data. The main contribution of our paper is the capability to efficiently learn local graph patterns in GAE, with good scalability and superior expressiveness compared to previous GNN-based matrix completion methods. Furthermore, extensive experiments demonstrate that our model achieves state-of-the-art performance on several matrix completion benchmarks.
Wei Shen 0005, Chuheng Zhang, Liang Zeng 0002, Xiaonan He, Wan-Chun Dou, Xiaolong Xu 0001
CIKM7
2021 A fully connected deep learning approach to upper limb gesture recognition in a secure FES rehabilitation environment
abstract
Stroke is one of the leading causes of death and disability in the world. The rehabilitation of Patients' limb functions has great medical value, for example, the therapy of functional electrical stimulation (FES) systems, but suffers from effective rehabilitation evaluation. In this paper, six gestures of upper limb rehabilitation were monitored and collected using microelectromechanical systems sensors, where data stability was guaranteed using data preprocessing methods, that is, deweighting, interpolation, and feature extraction. A fully connected neural network has been proposed investigating the effects of different hidden layers, and determining its activation functions and optimizers. Experiments have depicted that a three-hidden-layer model with a softmax function and an adaptive gradient descent optimizer can reach an average gesture recognition rate of 97.19%. A stop mechanism has been used via recognition of dangerous gesture to ensure the safety of the system, and the lightweight cryptography has been used via hash to ensure the security of the system. Comparison to the classification models, for example, k-nearest neighbor, logistic regression, and other random gradient descent algorithms, was conducted to verify the outperformance in recognition of upper limb gesture data. This study also provides an approach to creating health profiles based on large-scale rehabilitation data and therefore consequent diagnosis of the effects of FES rehabilitation.
Qi Liu 0001, Xueyan Wu, YingHang Jiang, Xiaodong Liu 0002, Xiaolong Xu 0001, Lianyong Qi
Int. J. Intell. Syst.6
2020 OPHiForest: Order Preserving Hashing Based Isolation Forest for Robust and Scalable Anomaly Detection
abstract
Anomaly detection is one of the most important data mining tasks in many real-life applications such as network intrusion detection for cybersecurity and medical diagnosis for healthcare. In the big data era, these applications demand fast and versatile anomaly detection capability to handle various types of increasingly huge-volume data. However, existing detection methods are either slow due to high computational complexity, or unable to deal with complicated anomalies like local anomalies. In this paper, we propose a novel anomaly detection method named OPHiForest with the use of the order preserving hashing based isolation forest. The core idea is to learn the information from data to construct better isolation forest structure than the state-of-the-art methods like iForest and LSHiForest, which can achieve robust detection of various anomaly types. We design a fast two-step learning process for the order preserving hashing scheme. This leads to stronger order preservation for better hashing, and therefore enhances anomaly detection robustness and accuracy. Extensive experiments on both synthetic and real-world data sets demonstrate that our method is highly robust and scalable.
Haolong Xiang, Zoran A. Salcic, Wan-Chun Dou, Xiaolong Xu 0001, Lianyong Qi, Xuyun Zhang
CIKM4
2020 Privacy-aware Cold-Start Recommendation based on Collaborative Filtering and Enhanced Trust
abstract
The ever-increasing popularity of the recommender system provides a convenient way for users to find their interesting items among plenty of candidate services. However, on account of the enhancement of user privacy protection consciousness in recent years, users tend to conceal their evaluation information from the public. Thus, a large number of users with little explicit rating information are generated (i.e., cold-start users), which makes it challenging to implement high-quality recommendations. It has become a serious barrier to further and broader applications of the recommender system. In response to this issue, we take social network information into account and first propose TeCF (Trust-enhanced Collaborative Filtering). Our proposal integrates user-based, item-based, and trust-based collaborative filtering methods harmoniously and achieves a good trade-off between privacy preservation and service recommendation accuracy. A case study is conducted to validate the feasibility and comprehensiveness of our research.
Fan Wang 0020, Weiyi Zhong, Xiaolong Xu 0001, Wajid Rafique, Zhili Zhou 0001, Lianyong Qi
DSAA3
2020 An insurance theory based optimal cyber-insurance contract against moral hazard
Wan-Chun Dou, Wenda Tang, Xiaotong Wu, Lianyong Qi, Xiaolong Xu 0001, Xuyun Zhang, Chunhua Hu 0001
Inf. Sci.5
2020 Privacy-aware offloading for training tasks of generative adversarial network in edge computing
abstract
Currently, the generative adversarial network (GAN), with complex training processes in the physical machine (PM), has achieved great priority in image generation , audio conversion, image translation, etc. To improve the training efficiency of GAN, the edge computing paradigm is accepted as an alternative of the PMs to accommodate the training tasks, that is, the training tasks are migrated to the edge nodes (ENs) for hosting. However, it is still a key challenge to keep the overall network performance (i.e., load balance , transmission time) and privacy protection of training tasks at the same time. To address this challenge, a privacy-aware task offloading method, named POM, is developed accordingly in this paper. First, improving the strength pareto evolutionary algorithm (SPEA2) is fully investigated to obtain the offloading strategies for collaboratively improving the training performance and privacy preservation . Then, the most balanced offloading strategy is acquired for training GAN. Eventually, systematic experiments indicate that POM achieves an optimal performance efficiently among the other representative benchmark methods.
Xiaolong Xu 0001, Xihua Liu, Shoujin Wang, Quan Qi, Lianyong Qi
Inf. Sci.1
2019 An Anti-fraud Framework for Medical Insurance Based on Deep Learning
Shucun Fu, Xiaolong Xu 0001, Lianyong Qi, Xuyun Zhang, Wan-Chun Dou
ADMA3
2019 Time-aware distributed service recommendation with privacy-preservation
Lianyong Qi, Ruili Wang 0001, Chunhua Hu 0001, Shancang Li, Qiang He 0001, Xiaolong Xu 0001
Inf. Sci.6
2016 A method for real-time trajectory monitoring to improve taxi service using GPS big data
Zuojian Zhou, Wan-Chun Dou, Guochao Jia, Chunhua Hu 0001, Xiaolong Xu 0001, Xiaotong Wu, Jingui Pan
Inf. Manag.5