EDBT 2026 Demo / reviewers in the wild / expert
Zengyou He
dblp:40/4633
· DBLP profile ↗
31ranked-venue papers in the field
18as first author
20since 2021 · last 2026
0000-0001-9526-8816ORCID · verified
Domains — venue-derived; a paper can count in several
Database Systems & Data Management · 11 (8 first)Knowledge Engineering, Semantic Web & Information Systems · 10 (6 first)Data Mining & Knowledge Discovery · 9 (3 first)Other / Interdisciplinary · 1 (1 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Clustering validation based on cluster purity test
Jun Lou, Mudi Jiang, Zengyou He |
Inf. Sci. | 5 |
| 2026 | Personalized interpretable classification
Zengyou He, Lianyu Hu 0001, Mudi Jiang, Yan Liu 0085 |
Knowl. Inf. Syst. | 1 |
| 2026 | Rule-based interpretable sequence clustering
Yushuang Liu, Mudi Jiang, Lianyu Hu 0001, Zengyou He |
Knowl. Inf. Syst. | 7 |
| 2026 | Clustering With Multiview ExplanationsabstractExplainable clustering has become increasingly important as it presents the clustering results in a manner that can be easily understood by the end-users. However, most existing explainable clustering approaches generate only a single explanation such as a decision tree for the given clustering result, overlooking that multiple valid interpretations may exist. To address this limitation, we propose the CME (Clustering with Multiview Explanations) algorithm. This method constructs a diverse set of candidate decision trees by retaining multiple splitting points at each node, where each splitting point is valid in a statistical sense. The tree similarity based on optimal path matches across corresponding clusters is then used to build a similarity graph. A subset of representative decision trees are selected by solving the minimum dominating set problem defined on the corresponding similarity graph. Experiments on 10 real-world categorical datasets demonstrate that CME provides multiple complementary explanations that may be missed by existing algorithms. Moreover, these additional decision trees can be more accurate and interpretable than those ones identified by baseline methods. Lianyu Hu 0001, Mudi Jiang, Jun Lou, Zengyou He |
IEEE Trans. Knowl. Data Eng. | 7 |
| 2026 | Interpretable Sequence Classification via Decision SetabstractSequence classification is a fundamental research issue in data mining and machine learning. However, existing sequence classification methods primarily focus on improving the prediction performance. Although a few methods attempt to enhance the interpretability, they often fail to provide intuitive model explanations and come with high computational costs. To fill this gap, we propose an interpretable sequence classification algorithm based on decision set. Each rule in the decision set is only associated with one discriminative pattern (subsequence) and the classification decision is made based on one best-matched rule. Hence, the proposed method has good interpretablility since the classification decision is solely determined by one simple intuitive rule. Experimental results on real-world data sets demonstrate that our algorithm outperforms the state-ofthe- art interpretable sequence classification methods in terms of both interpretability and classification accuracy. Mudi Jiang, Lianyu Hu 0001, Zengyou He |
IEEE Trans. Knowl. Data Eng. | 6 |
| 2026 | Clustering Validation via Sample Pair Co-Cluster TestingabstractClustering validation is a fundamental task in cluster analysis. While many clustering validity indices have been proposed, most existing internal validity indices are typically defined heuristically, lacking solid statistical foundation and interpretation. To address this limitation, we introduce a new internal validity index that employs hypothesis testing to determine whether two samples belong to the same cluster and defines the index as the proportion of correctly identified sample pairs based on their cluster memberships. To demonstrate the advantages of proposed validity index, we conduct experiments on various synthetic and real-world data sets. The experimental results indicate that our validation index can beat both classic and state-of-the-art internal validation indices. Lianyu Hu 0001, Mudi Jiang, Zengyou He |
IEEE Trans. Knowl. Data Eng. | 4 |
| 2025 | Hamming encoder: mining discriminative k-mers for discrete sequence classification
Mudi Jiang, Lianyu Hu 0001, Zengyou He |
Data Min. Knowl. Discov. | 4 |
| 2025 | Interpretable sequence clustering
Xinyi Yang 0006, Mudi Jiang, Lianyu Hu 0001, Zengyou He |
Inf. Sci. | 5 |
| 2025 | Significance-based interpretable sequence clustering
Zengyou He, Lianyu Hu 0001, Jinfeng He, Mudi Jiang |
Inf. Sci. | 1 |
| 2025 | Conjunction subspaces test for conformal and selective classification
Zengyou He, Zerun Li, Mudi Jiang, Lianyu Hu 0001 |
Inf. Sci. | 1 |
| 2025 | Community structure testing by counting frequent common neighbor setsabstractThe detection of communities from a graph is a key issue in network science and graph data mining . However, existing community detection algorithms can always partition a given network/graph into different communities/subgraphs, even when no community structure exists. Obviously, it will lead to fruitless efforts and erroneous conclusions if we conduct the community detection procedure on a network without a community structure. Hence, prior to community detection, it is a must to test whether the community structure is present in the target network. Unfortunately, the community structure testing issue is still not revolved and existing solutions have some limitations. Therefore, we present a new test, which is called FCN (Frequent Common Neighbor) test to tackle the community structure testing problem . In FCN test, the number of FCN sets is employed as the test statistic, which will approximately follows a Poisson distribution when the support threshold is sufficiently large under the null hypothesis that the graph is generated according to the Erdős-Rényi model. We compare the proposed FCN test with existing community structure testing methods on both real networks and simulated networks. The experimental results demonstrate the effectiveness and advantage of our method. Zengyou He, Lianyu Hu 0001, Mudi Jiang, Yan Liu 0085 |
Inf. Sci. | 1 |
| 2025 | Significance-based decision tree for interpretable categorical data clustering
Lianyu Hu 0001, Mudi Jiang, Zengyou He |
Inf. Sci. | 4 |
| 2025 | Clusterability test for categorical data
Lianyu Hu 0001, Mudi Jiang, Yan Liu 0085, Zengyou He |
Knowl. Inf. Syst. | 5 |
| 2025 | Clustering Categorical Data via Multiple Hypothesis TestingabstractCategorical data clustering is a fundamental data mining problem, which has been extensively studied during the past decades. To date, many effective clustering algorithms for categorical data are available in the literature. However, almost all existing categorical data clustering algorithms did not address the issue of the statistical significance of detected clusters. In particular, how to assess the statistical significance of a set of non-overlapping categorical clusters still remains unaddressed. In this article, we formulate the categorical data clustering problem as a multiple hypothesis testing problem, where the null hypothesis is that each attribute is independent of the given partition of clusters. Then, all individual \(p\) -values from different attributes are integrated to obtain a consensus \(p\) -value through statistical meta-analysis. Thereafter, a significance-based clustering algorithm is proposed in which the combined \(p\) -value is efficiently optimized in an indirectly and incremental manner. Experimental results on 25 real-world datasets demonstrate that our method is capable of achieving comparable performance to state-of-the-art categorical data clustering algorithms. Furthermore, our method has a good capability of determining whether there really exists a clustering structure and assessing whether a given set of clusters is statistically significant. Lianyu Hu 0001, Mudi Jiang, Yan Liu 0085, Quan Zou 0001, Zengyou He |
ACM Trans. Knowl. Discov. Data | 5 |
| 2024 | Central node identification via weighted kernel density estimation
Yan Liu 0085, Jun Lou, Lianyu Hu 0001, Zengyou He |
Data Min. Knowl. Discov. | 5 |
| 2024 | Random subsequence forests
Zengyou He, Mudi Jiang, Lianyu Hu 0001, Quan Zou 0001 |
Inf. Sci. | 1 |
| 2023 | Mining Statistically Significant Communities From Weighted NetworksabstractAs one of the most important issues in data mining and network science, the community detection problem has been extensively investigated during the past decades. Despite of the success achieved by existing methods, how to directly access the statistical significance of an individual community in a weighted network remains unsolved. To address this issue, we present a new method to calculate the analytical p-value of an individual community in weighted networks. The proposed analytical p-value is able to assess the statistical significance that one target community appears in a random weighted graph in a straightforward manner. To verify the effectiveness of the proposed p-value in community evaluation, it is utilized as the objective function in a local search procedure to derive a new community detection algorithm. Experimental results show that the new algorithm is able to achieve comparable performance to those state-of-the-art algorithms for identifying communities from weighted networks. The source codes of our method are available at: https://github.com/chenwenfang/MSSC. Zengyou He, Wenfang Chen, Xiaoqi Wei, Yan Liu 0085 |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2023 | On the Statistical Significance of a Community StructureabstractThe community structure typically refers to the existence of a network partition in terms of a set of non-overlapping dense sub-graphs, where each sub-graph is called a community and there are few links between different communities. The detection of community structure is able to provide additional knowledge on the organization mechanism of the network and its characteristics. Despite decades of developments in community detection algorithms, how to determine whether a given community structure is true or not in a statistically sound manner still remains unresolved. In this paper, we present an analytical upper bound on thep-value of a community structure under the configuration model. To demonstrate its effectiveness on community structure validation, we further develop a community detection algorithm in which thep-value upper bound is used as the objective function. Experimental results on both real networks and simulated networks show that our algorithm outperforms prior state-of-the-art community detection methods. Zengyou He, Xiaoqi Wei, Wenfang Chen, Yan Liu 0085 |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2023 | Decision Tree for SequencesabstractCurrent decision trees such as C4.5 and CART are widely used in different fields due to their simplicity, accuracy and intuitive interpretation. Similar to other popular classifiers, these tree-based classification algorithms are developed for fixed-length vector data and suffer from intrinsic limitations in handling complex data such as sequences. To tackle the discrete sequence classification task, the dominant strategy is to adopt a two-step procedure: first transform the sequential dataset into a vector dataset and then apply existing tree-based classifiers on the new vector data. However, such methods are highly dependent on the feature generation procedure and some features that are critical to the tree construction may be missed. To alleviate these issues, we present a new tree-based sequence classification method, which is able to construct a concise decision tree from the feature space that is composed of all subsequences present in the training sequences. Experimental results on fourteen real datasets show that our method can achieve better performance than those state-of-the-art sequence classification algorithms. The source codes of our method are available at: https://github.com/ZiyaoWu/SeqDT. Zengyou He, Ziyao Wu, Guangyao Xu, Yan Liu 0085, Quan Zou 0001 |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2022 | Detecting Statistically Significant CommunitiesabstractCommunity detection is a key data analysis problem across different fields. During the past decades, numerous algorithms have been proposed to address this issue. However, most work on community detection does not address the issue of statistical significance. Although some research efforts have been made towards mining statistically significant communities, deriving an analytical solution of$p$-value for one community under the configuration model is still a challenging mission that remains unsolved. The configuration model is a widely used random graph model in community detection, in which the degree of each node is preserved in the generated random networks. To partially fulfill this void, we present a tight upper bound on the$p$-value of a single community under the configuration model, which can be used for quantifying the statistical significance of each community analytically. Meanwhile, we present a local search method to detect statistically significant communities in an iterative manner. Experimental results demonstrate that our method is comparable with the competing methods on detecting statistically significant communities. Zengyou He, Can Zhao 0007, Yan Liu 0085 |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2020 | Computing exact P-values for community detection
Zengyou He, Can Zhao 0007, Yan Liu 0085 |
Data Min. Knowl. Discov. | 1 |
| 2019 | Mining conditional discriminative sequential patterns
Zengyou He, Feiyang Gu |
Inf. Sci. | 1 |
| 2017 | Conditional discriminative pattern mining: Concepts and algorithms
Zengyou He, Feiyang Gu, Can Zhao 0007 |
Inf. Sci. | 1 |
| 2016 | Computing exact permutation p-values for association rules
Zengyou He, Feiyang Gu, Can Yang 0002 |
Inf. Sci. | 2 |
| 2015 | A Semi-Supervised Framework for Social Spammer Detection
Zhaoxing Li, Xianchao Zhang 0001, Hua Shen 0001, Wenxin Liang, Zengyou He |
PAKDD (2) | 5 |
| 2006 | A Fast Greedy Algorithm for Outlier Mining
Zengyou He, Shengchun Deng, Xiaofei Xu 0001, Joshua Zhexue Huang |
PAKDD | 1 |
| 2005 | A Unified Subspace Outlier Ensemble Framework for Outlier Detection
Zengyou He, Shengchun Deng, Xiaofei Xu 0001 |
WAIM | 1 |
| 2005 | Scalable algorithms for clustering large datasets with mixed type attributesabstractClustering is a widely used technique in data mining applications for discovering patterns in underlying data. Most traditional clustering algorithms are limited to handling datasets that contain either numeric or categorical attributes. However, datasets with mixed types of attributes are common in real life data mining applications. In this article, we present two algorithms that extend the Squeezer algorithm to domains with mixed numeric and categorical attributes. The performance of the two algorithms has been studied on real and artificially generated datasets. Comparisons with other clustering algorithms illustrate the superiority of our approaches. © 2005 Wiley Periodicals, Inc. Int J Int Syst 20: 1077–1089, 2005. Zengyou He, Xiaofei Xu 0001, Shengchun Deng |
Int. J. Intell. Syst. | 1 |
| 2004 | Mining Class Outliers: Concepts, Algorithms and Applications
Zengyou He, Joshua Zhexue Huang, Xiaofei Xu 0001, Shengchun Deng |
WAIM | 1 |
| 2004 | A Frequent Pattern Discovery Method for Outlier Detection
Zengyou He, Xiaofei Xu 0001, Joshua Zhexue Huang, Shengchun Deng |
WAIM | 1 |
| 2002 | Outlier Detection Integrating Semantic Knowledge
Zengyou He, Shengchun Deng, Xiaofei Xu 0001 |
WAIM | 1 |