EDBT 2026 Demo / reviewers in the wild / expert
Lei Zhang 0060
dblp:97/8704-60
· DBLP profile ↗
20ranked-venue papers in the field
7as first author
8since 2021 · last 2026
0000-0002-6447-2053ORCID · conflict
Domains — venue-derived; a paper can count in several
Knowledge Engineering, Semantic Web & Information Systems · 8 (2 first)Data Mining & Knowledge Discovery · 5 (2 first)Database Systems & Data Management · 4 (2 first)Information Retrieval & Web Search · 3 (1 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | A similarity-guided evolutionary multitasking approach for high-dimensional positive-unlabeled learning
Jianfeng Qiu, Mengqi Yang, Meiwen Chen, Kaixuan Li 0001, Lei Zhang 0060, Fan Cheng 0001 |
Inf. Sci. | 5 |
| 2026 | Fuzzy community detection based on membership smoothing and enhancement
Haipeng Yang, Zishan Xiong, Yuxian Cui, Zhanpeng Wang, Lei Zhang 0060 |
Inf. Sci. | 5 |
| 2025 | Community Detection Attack Based on Balanced Budget Allocation
Panmiao Xue, Haipeng Yang, Fuwu Liu, Xuanhao Su, Lei Zhang 0060 |
KSEM (1) | 7 |
| 2025 | GDiffMAE: Guided Diffusion Enhanced Mask Graph AutoEncoder for RecommendationabstractDespite advancements using graph neural networks (GNNs) to capture complex user-item interactions, challenges persist due to data sparsity and noise. To address these, self-supervised learning (SSL) methods, particularly recent generative approaches, have gained attention due to their ability to augment graph data without requiring complex view constructions and unstable negative sampling. However, existing generative SSL solutions often focus on structural rather than semantic (refer to collaborative signals in recommendation scenarios) reconstruction, limiting their potential as comprehensive recommender. This paper explores the untapped potential of generative SSL for graph-based recommender systems. We highlight two critical challenges: firstly, designing effective diffusion mechanisms to enhance semantic information and collaborative signals while avoiding optimization biases; and secondly, developing adaptive structural masking mechanisms within graph diffusion to improve overall model performance. Motivated by these challenges, we propose a novel approach: the Guided Diffusion enhanced Mask graph AutoEncoder (GDiffMAE). GDiffMAE integrates an adaptive mask encoder for structural reconstruction and a guided diffusion model for semantic reconstruction, addressing the limitations of current methods. Experimental results on diverse datasets demonstrate that GDiffMAE consistently outperforms powerful baseline models, particularly in handling noisy data scenarios. By enhancing both structural and semantic dimensions through guided diffusion, our model advances the state-of-the-art in graph-based recommender systems. Lei Zhang 0060, Wuji Zhang, Hongke Zhao, Likang Wu |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2025 | GCTN: Graph Competitive Transfer Network for Cross-Domain Multi-Behavior PredictionabstractRecently, the multi-behavior information on a specific domain has been successfully exploited by aggregating diverse user behaviors to solve the problems of cold start and data sparsity in recommendations. However, the user behavior information captured from multiple behaviors in a single domain is insufficient. Our study seeks to enhance user behavior prediction by leveraging both multi-behavior information and cross-domain information in a more effective manner. In order to explore the correlations and differences between different behaviors and different domains, we propose a novel competition framework consists of intra-domain competition and inter-domain competition for knowledge learning. Specifically, for intra-domain, a behavior competition mechanism is designed to enable the model to mine users’ interests and behavior patterns effectively. For inter-domain, a domain competition mechanism is designed to perform knowledge transfer and knowledge fusion for overlapping users in different domains. Through the competition mechanisms, our proposedGraph Competitive Transfer Network (GCTN)achieves knowledge transfer between different domains and captures users’ behavior patterns in different contexts. The effectiveness of the GCTN and its competition mechanisms has been validated through sufficient experimental trials onDoubanandAmazondatasets. Compared to baseline methods, GCTN has demonstrated a marked improvement in both$AUC$and$F1$scores. Lei Zhang 0060, Wuji Zhang, Likang Wu, Hongke Zhao |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2024 | MOREM: An evolutionary multitasking optimization algorithm for multi-objective recommendations
Lei Zhang 0060, Sibo Liu, Haipeng Yang, Hongke Zhao |
Inf. Sci. | 1 |
| 2024 | SHGCN: Socially Enhanced Heterogeneous Graph Convolutional Network for Multi-behavior PredictionabstractIn recent years, multi-behavior information has been utilized to address data sparsity and cold-start issues. The general multi-behavior models capture multiple behaviors of users to make the representation of relevant features more fine-grained and informative. However, most current multi-behavior recommendation methods neglect the exploration of social relations between users. Actually, users’ potential social connections are critical to assist them in filtering multifarious messages, which may be one key for models to tap deeper into users’ interests. Additionally, existing models usually focus on the positive behaviors (e.g., click , follow , and purchase ) of users and tend to ignore the value of negative behaviors (e.g., unfollow and badpost ). In this work, we present a Multi-Behavior Graph (MBG) construction method based on user behaviors and social relationships and then introduce a novel socially enhanced and behavior-aware graph neural network for behavior prediction. Specifically, we propose a Socially Enhanced Heterogeneous Graph Convolutional Network (SHGCN) model, which utilizes behavior heterogeneous graph convolution module and social graph convolution module to effectively incorporate behavior features and social information to achieve precise multi-behavior prediction. In addition, the aggregation pooling mechanism is suggested to integrate the outputs of different graph convolution layers, and a dynamic adaptive loss (DAL) method is presented to explore the weight of each behavior. The experimental results on the datasets of the e-commerce platforms (i.e., Epinions and Ciao) indicate the promising performance of SHGCN. Compared with the most powerful baseline, SHGCN achieves 3.3% and 1.4% uplift in terms of AUC on the Epinions and Ciao datasets. Further experiments, including model efficiency analysis, DAL mechanism, and ablation experiments, confirm the validity of the multi-behavior information and social enhancement. Lei Zhang 0060, Wuji Zhang, Likang Wu, Hongke Zhao |
ACM Trans. Web | 1 |
| 2021 | A multi-objective evolutionary algorithm based on length reduction for large-scale instance selection
Fan Cheng 0001, Feixiang Chu, Lei Zhang 0060 |
Inf. Sci. | 3 |
| 2018 | Identification of Seismic Wave First Arrivals from Earthquake Records via Deep Learning
Lei Zhang 0060, Guiquan Liu, Yuyang Tan, Haijiang Zhang |
KSEM (2) | 3 |
| 2017 | Robust Mapping Learning for Multi-view Multi-label Classification with Missing Labels
Weijieying Ren, Lei Zhang 0060, Bo Jiang 0002, Guangming Guo, Guiquan Liu |
KSEM | 2 |
| 2016 | Revisiting bound estimation of pattern measures: A generic framework
Lei Zhang 0060, Ping Luo 0001, Enhong Chen, Min Wang 0001 |
Inf. Sci. | 1 |
| 2015 | Occupancy-Based Frequent Pattern Mining*abstractFrequent pattern mining is an important data mining problem with many broad applications. Most studies in this field use support (frequency) to measure the popularity of a pattern, namely the fraction of transactions or sequences that include the pattern in a data set. In this study, we introduce a new interesting measure, namely occupancy, to measure the completeness of a pattern in its supporting transactions or sequences. This is motivated by some real-world pattern recommendation applications in which an interesting pattern should not only be frequent, but also occupies a large portion of its supporting transactions or sequences. With the definition of occupancy we call a pattern dominant if its occupancy value is above a user-specified threshold. Then, our task is to identify the qualified patterns which are both dominant and frequent. Also, we formulate the problem of mining top-k qualified patterns , that is, finding k qualified patterns with maximum values on a user-defined function of support and occupancy, for example, weighted sum of support and occupancy. The challenge to these tasks is that the value of occupancy does not change monotonically when more items are appended to a given pattern. Therefore, we propose a general algorithm called DOFRA (DOminant and FRequent pattern mining Algorithm) for mining these qualified patterns, which explores the upper bound properties on occupancy to drastically reduce the search process. Finally, we show the effectiveness of DOFRA in two real-world applications and also demonstrate the efficiency of DOFRA on several real and large synthetic datasets. Lei Zhang 0060, Ping Luo 0001, Linpeng Tang, Enhong Chen, Qi Liu 0003, Min Wang 0001, Hui Xiong 0001 |
ACM Trans. Knowl. Discov. Data | 1 |
| 2014 | High Utility Episode Mining Made Practical and Fast
Guangming Guo, Lei Zhang 0060, Qi Liu 0003, Enhong Chen, Feida Zhu 0001, Chu Guan |
ADMA | 2 |
| 2014 | An Intelligent Search Platform for Business News
Hanchao Wang, Yu Zong, Lei Zhang 0060, Enhong Chen, Xin Li 0064 |
WAIM | 4 |
| 2014 | A Novel Knowledge Network Framework for Financial News Navigation
Hanchao Wang, Lei Zhang 0060, Enhong Chen |
WAIM | 3 |
| 2013 | Mining Frequent Patterns in Print Logs with Semantically Alternative Labels
Xin Li 0064, Lei Zhang 0060, Enhong Chen, Yu Zong, Guandong Xu |
ADMA (2) | 2 |
| 2013 | Linear Computation for Independent Social InfluenceabstractRecent years have witnessed the increased interests in exploiting influence in social networks for many applications. To the best of our knowledge, from the computational aspect of social influence analysis, most of existing work focus on either describing the influence propagation process or identifying the set of most influential seed nodes. However, these work usually do not distinguish the "independent influence" of each single seed node after removing other seeds. Since it is important to quickly figure out the real contribution of each seed, in this paper we propose to measure the seed's independent influence by a linear social influence model. Specifically, we first describe the linear social influence model, and then define the independent influence under this model for eliminating the "mutual enrichment" between seed nodes. Meanwhile, we find that the influence of a set of nodes is actually the sum of their independent influence, and we also give upper bounds for independent influence. Moreover, these findings are evaluated by two applications, i.e., ranking the seeds by their independent influence and identifying the Top-K influential ones. Finally, the experimental results on several real-world datasets validate the effectiveness and efficiency of the proposed independent social influence measures. Qi Liu 0003, Lei Zhang 0060, Enhong Chen |
ICDM | 3 |
| 2012 | Incorporating occupancy into frequent pattern mining for high quality pattern recommendationabstractMining interesting patterns from transaction databases has attracted a lot of research interest for more than a decade. Most of those studies use frequency, the number of times a pattern appears in a transaction database, as the key measure for pattern interestingness. In this paper, we introduce a new measure of pattern interestingness, occupancy. The measure of occupancy is motivated by some real-world pattern recommendation applications which require that any interesting pattern X should occupy a large portion of the transactions it appears in. Namely, for any supporting transaction t of pattern X, the number of items in X should be close to the total number of items in t. In these pattern recommendation applications, patterns with higher occupancy may lead to higher recall while patterns with higher frequency lead to higher precision. With the definition of occupancy we call a pattern dominant if its occupancy is above a user-specified threshold. Then, our task is to identify the qualified patterns which are both frequent and dominant. Additionally, we also formulate the problem of mining top-k qualified patterns: finding the qualified patterns with the top-k values of any function (e.g. weighted sum of both occupancy and support). Linpeng Tang, Lei Zhang 0060, Ping Luo 0001, Min Wang 0001 |
CIKM | 2 |
| 2012 | Leveraging tagging for neighborhood-aware probabilistic matrix factorizationabstractCollaborative Filtering(CF) is a popular way to build recommender systems and has been successfully employed in many applications. Generally, two kinds of approaches to CF, the local neighborhood methods and the global matrix factorization models, have been widely studied. Though some previous researches target on combining the complementary advantages of both approaches, the performance is still limited due to the extreme sparsity of the rating data. Therefore, it is necessary to consider more information for better reflecting user preference and item content. To that end, in this paper, by leveraging the extra tagging data, we propose a novel unified two-stage recommendation framework, named Neighborhood-aware Probabilistic Matrix Factorization(NHPMF). Specifically, we first use the tagging data to select neighbors of each user and each item, then add unique Gaussian distributions on each user's(item's) latent feature vector in the matrix factorization to ensure similar users(items) will have similar latent features}. Since the proposed method can effectively explores the external data source(i.e., tagging data) in a unified probabilistic model, it leads to more accurate recommendations. Extensive experimental results on two real world datasets demonstrate that our NHPMF model outperforms the state-of-the-art methods. Le Wu 0001, Enhong Chen, Qi Liu 0003, Linli Xu 0002, Tengfei Bao, Lei Zhang 0060 |
CIKM | 6 |
| 2012 | Harnessing the wisdom of the crowds for accurate web page clippingabstractClipping Web pages, namely extracting the informative clips (areas) from Web pages, has many applications, such as Web printing and e-reading on small handheld devices. Although many existing methods attempt to address this task, most of them can either work only on certain types of Web pages (e.g., news- and blog-like web pages), or perform semi-automatically where extra user efforts are required in adjusting the outputs. The problem of clipping any types of Web pages accurately in a totally automatic way remains pretty much open. To this end in this study we harness the wisdom of the crowds to provide accurate recommendation of informative clips on any given Web pages. Specifically, we leverage the knowledge on how previous users clip similar Web pages, and this knowledge repository can be represented as a transaction database where each transaction contains the clips selected by a user on a certain Web page. Then, we formulate a new pattern mining problem, mining top-1 qualified pattern, on transaction database for this recommendation. Here, the recommendation considers not only the pattern support but also the pattern occupancy (proposed in this work). High support requires that patterns appear frequently in the database, while high occupancy requires that patterns occupy a large portion of the transactions they appear in. Thus, it leads to both precise and complete recommendation. Additionally, we explore the properties on occupancy to further prune the search space for high-efficient pattern mining. Finally, we show the effectiveness of the proposed algorithm on a human-labeled ground truth dataset consisting of 2000 web pages from 100 major Web sites, and demonstrate its efficiency on large synthetic datasets. Lei Zhang 0060, Linpeng Tang, Ping Luo 0001, Enhong Chen, Limei Jiao, Min Wang 0001, Guiquan Liu |
KDD | 1 |