Zili Zhang 0001

dblp:17/1185-1 · DBLP profile ↗
← Back
26ranked-venue papers in the field
0as first author
4since 2021 · last 2022
0000-0002-8721-9333ORCID · conflict

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

Data Mining & Knowledge Discovery · 12Knowledge Engineering, Semantic Web & Information Systems · 10Database Systems & Data Management · 2Other / Interdisciplinary · 2
YearPublicationVenuePosition
2022 MEOD: A Robust Multi-stage Ensemble Model Based on Rank Aggregation and Stacking for Outlier Detection
Zhengchao Jiang, Fan Zhang 0094, Zili Zhang 0001
KSEM (3)5
2022 Sparse Dense Transformer Network for Video Action Recognition
Xiaochun Qu, Jinye Ran, Zili Zhang 0001
KSEM (2)6
2022 CMAL: Cost-Effective Multi-Label Active Learning by Querying Subexamples
abstract
Multi-label active learning (MAL) aims to learn an accurate multi-label classifier by selecting which examples (or example-label pairs) will be annotated and reducing query effort. MAL is a more complicated and expensive process than single-label active learning, due to one example can be associated with a set of non-exclusive labels and the annotator has to scrutinize the whole example and label space to provide correct annotations. Instead of scrutinizing the whole example for annotation, we may just examine some of its subexamples with respect to a label for annotation. In this way, we can not only save the annotation cost but also speedup the annotation process. Given this observation, we introduce CMAL, a two-stage Cost-effective MAL strategy (CMAL) by querying subexamples. CMAL first selects the most informative example-label pairs by leveraging uncertainty, label correlation and label space sparsity. Specifically, the uncertainty of a label to an example can be reduced if its correlated labels already annotated to the example, and its uncertainty can be reduced also if more examples annotated to this label. Next, CMAL greedily queries the most probable positive subexample-label pairs of the selected example-label pair. In addition, we propose rCMAL to account for the representative of examples to more reliably select example-label pairs in the first stage. Extensive experiments on multi-label datasets from diverse domains show that our proposed CMAL and rCMAL can better save the query cost than state-of-the-art MAL methods. The contribution of leveraging label correlation, label sparsity, and representative for saving cost is also confirmed.
Guoxian Yu, Xia Chen 0004, Carlotta Domeniconi, Jun Wang 0035, Zhao Li 0007, Zili Zhang 0001, Xiangliang Zhang 0001
IEEE Trans. Knowl. Data Eng.6
2021 A Novel Sigma-Lognormal Parameter Extractor for Online Signatures
Jianhuan Huang, Zili Zhang 0001
ICDAR (3)2
2020 Improved Performance of GANs via Integrating Gradient Penalty with Spectral Normalization
Hongwei Tan, Linyong Zhou, Zili Zhang 0001
KSEM (2)4
2019 Small-Scale Data Classification Based on Deep Forest
Meiyang Zhang, Zili Zhang 0001
KSEM (1)2
2019 Sentinel Nodes Identification for Infectious Disease Surveillance on Temporal Social Networks
abstract
Active surveillance, which aims at detecting and controlling infectious diseases at an early stage, is essential to prevent the spread of infections, protect people’s health, and promote social good. One difficult problem in active surveillance is how to intelligently sample a small group of nodes as sentinels from a large number of individuals for detecting the outbreaks of infectious diseases as early as possible. To sample sentinels, the existing methods depending on the global information about a social network are infeasible for mapping out social connections is time-consuming and inaccurate. Instead, some existing studies utilize local information about individuals’ connected neighbors to heuristically select sentinels. However, few of them take into account the temporal structure of social connections, which is believed to have a direct effect on the spread of infectious diseases. In this paper, we propose two temporal-network surveillance strategies for selecting sentinels based on the friendship paradox theory, a sociological theory describing a phenomenon in social networks that most people have fewer friends than their friends have. By simulating our strategies with three existing strategies based on the susceptible-infected (SI) model, the results show that our proposed 1stAN and 2ndRN strategies can detect the outbreak of infectious diseases earlier than the other strategies on the synthetic temporal network and two real-world temporal social networks, respectively.
Jiachen Geng, Yuanxi Li 0003, Zili Zhang 0001
WI3
2018 Cost Effective Multi-label Active Learning via Querying Subexamples
abstract
Multi-label active learning addresses the scarce labeled example problem by querying the most valuable unlabeled examples, or example-label pairs, to achieve a better performance with limited query cost. Current multi-label active learning methods require the scrutiny of the whole example in order to obtain its annotation. In contrast, one can find positive evidence with respect to a label by examining specific patterns (i.e., subexample), rather than the whole example, thus making the annotation process more efficient. Based on this observation, we propose a novel two-stage cost effective multi-label active learning framework, called CMAL. In the first stage, a novel example-label pair selection strategy is introduced. Our strategy leverages label correlation and label space sparsity of multi-label examples to select the most uncertain example-label pairs. Specifically, the unknown relevant label of an example can be inferred from the correlated labels that are already assigned to the example, thus reducing the uncertainty of the unknown label. In addition, the larger the number of relevant examples of a particular label, the smaller the uncertainty of the label is. In the second stage, CMAL queries the most plausible positive subexample-label pairs of the selected example-label pairs. Comprehensive experiments on multi-label datasets collected from different domains demonstrate the effectiveness of our proposed approach on cost effective queries. We also show that leveraging label correlation and label sparsity contribute to saving costs.
Xia Chen 0004, Guoxian Yu, Carlotta Domeniconi, Jun Wang 0035, Zhao Li 0007, Zili Zhang 0001
ICDM6
2018 Multiple Co-clusterings
abstract
The goal of multiple clusterings is to discover multiple independent ways of organizing a dataset into clusters. Current approaches to this problem just focus on one-way clustering. In many real-world applications, though, it's meaningful and desirable to explore alternative two-way clustering (or co-clusterings), where both samples and features are clustered. To tackle this challenge and unexplored problem, in this paper we introduce an approach, called Multiple Co-Clusterings (MultiCC), to discover non-redundant alternative co-clusterings. MultiCC makes use of matrix tri-factorization to optimize the sample-wise and feature-wise co-clustering indicator matrices, and introduces two non-redundancy terms to enforce diversity among co-clusterings. We then combine the objective of matrix tri-factorization and two non-redundancy terms into a unified objective function and introduce an iterative solution to optimize the function. Experimental results show that MultiCC outperforms existing multiple clustering methods, and it can find interesting co-clusters which cannot be discovered by current solutions.
Guoxian Yu, Carlotta Domeniconi, Jun Wang 0035, Zhiwen Yu 0002, Zili Zhang 0001
ICDM6
2018 Feature-Induced Partial Multi-label Learning
abstract
Current efforts on multi-label learning generally assume that the given labels of training instances are noise-free. However, obtaining noise-free labels is quite difficult and often impractical, and the presence of noisy labels may compromise the performance of multi-label learning. Partial multi-label learning (PML) addresses the scenario in which each instance is annotated with a set of candidate labels, of which only a subset corresponds to the ground-truth. The PML problem is more challenging than partial-label learning, since the latter assumes that only one label is valid and may ignore the correlation among candidate labels. To tackle the PML challenge, we introduce a feature induced PML approach called fPML, which simultaneously estimates noisy labels and trains multi-label classifiers. In particular, fPML simultaneously factorizes the observed instance-label association matrix and the instance-feature matrix into low-rank matrices to achieve coherent low-rank matrices from the label and the feature spaces, and a low-rank label correlation matrix as well. The low-rank approximation of the instance-label association matrix is leveraged to estimate the association confidence. To predict the labels of unlabeled instances, fPML learns a matrix that maps the instances to labels based on the estimated association confidence. An empirical study on public multi-label datasets with injected noisy labels, and on archived proteomic datasets, shows that fPML can more accurately identify noisy labels than related solutions, and consequently can achieve better performance on predicting labels of instances than competitive methods.
Guoxian Yu, Xia Chen 0004, Carlotta Domeniconi, Jun Wang 0035, Zhao Li 0007, Zili Zhang 0001, Xindong Wu 0001
ICDM6
2018 Traffic Flow Fluctuation Analysis Based on Beijing Taxi GPS Data
Jingyi Guo, Xianghua Li, Zili Zhang 0001
KSEM (2)3
2018 Multi-view Weak-label Learning based on Matrix Completion
abstract
Weak-label learning is an important branch of multi-label learning; it deals with samples annotated with incomplete (weak) labels. Previous work on weak-label learning mainly considers data represented by a single view. An intuitive way to leverage multiple features obtained from different views is to concatenate the features into a single vector. However, this process is not only prone to over-fitting and often results in very high time-complexity, but also ignores the potentially useful complementary information spread across the different views. In this paper, we propose an approach based on Matrix Completion for multi-view Weak-label Learning (McWL). Matrix completion (MC) has sound theoretical properties and is robust to missing values in both feature and label spaces. Our method enforces the optimization of multiple view integration and of MC-based classification within a unified objective function. Specifically, a kernel target alignment technique and the loss function of an MC-based classifier are used to jointly and iteratively adjust the weights assigned to individual views, and to optimize the classifier. McWL can selectively integrate views and is able to assign small weights to views of low quality. Extensive experiments on a broad range of datasets validate the effectiveness of our approach against competitive algorithms.
Qiaoyu Tan, Guoxian Yu, Carlotta Domeniconi, Jun Wang 0035, Zili Zhang 0001
SDM5
2017 An Enhanced Markov Clustering Algorithm Based on Physarum
Mingxin Liang, Chao Gao 0001, Xianghua Li, Zili Zhang 0001
PAKDD (1)4
2017 A Physarum-Inspired Ant Colony Optimization for Community Mining
Mingxin Liang, Chao Gao 0001, Xianghua Li, Zili Zhang 0001
PAKDD (1)4
2015 Semi-supervised classification based on subspace sparse representation
Guoxian Yu, Guoji Zhang, Zili Zhang 0001, Zhiwen Yu 0002, Lin Deng 0001
Knowl. Inf. Syst.3
2014 A C-DBSCAN Algorithm for Determining Bus-Stop Locations Based on Taxi GPS Data
Chao Gao 0001, Binfeng Wang, Zili Zhang 0001
ADMA6
2014 A Semantic-Based EMRs Integration Framework for Diagnosis Decision-Making
Huili Jiang, Zili Zhang 0001
KSEM2
2014 Dividing Traffic Sub-areas Based on a Parallel K-Means Algorithm
Binfeng Wang, Chao Gao 0001, Dawen Xia, Zhuobo Rong, Zili Zhang 0001
KSEM7
2013 The Spontaneous Behavior in Extreme Events: A Clustering-Based Quantitative Analysis
Ning Shi, Chao Gao 0001, Zili Zhang 0001, Lu Zhong, Jiajin Huang
ADMA (1)3
2013 Learning to Map Chinese Sentences to Logical Forms
Zhihua Liao, Zili Zhang 0001
KSEM2
2013 A Semantic Technology Supported Precision Agriculture System: A Case Study for Citrus Fertilizing
Ye Yuan 0013, Zili Zhang 0001
KSEM3
2012 A Generic Classifier-Ensemble Approach for Biomedical Named Entity Recognition
Zhihua Liao, Zili Zhang 0001
PAKDD (1)2
2011 Sample Subset Optimization for Classifying Imbalanced Biological Data
Pengyi Yang, Zili Zhang 0001, Bing Bing Zhou, Albert Y. Zomaya
PAKDD (2)2
2011 Missing Value Estimation for Mixed-Attribute Data Sets
abstract
Missing data imputation is a key issue in learning from incomplete data. Various techniques have been developed with great successes on dealing with missing values in data sets with homogeneous attributes (their independent attributes are all either continuous or discrete). This paper studies a new setting of missing data imputation, i.e., imputing missing data in data sets with heterogeneous attributes (their independent attributes are of different types), referred to as imputing mixed-attribute data sets. Although many real applications are in this setting, there is no estimator designed for imputing mixed-attribute data sets. This paper first proposes two consistent estimators for discrete and continuous missing target values, respectively. And then, a mixture-kernel-based iterative estimator is advocated to impute mixed-attribute data sets. The proposed method is evaluated with extensive experiments compared with some typical algorithms, and the result demonstrates that the proposed approach is better than these existing imputation methods in terms of classification accuracy and root mean square error (RMSE) at different missing ratios.
Xiaofeng Zhu 0001, Shichao Zhang 0001, Zhi Jin 0001, Zili Zhang 0001, Zhuoming Xu
IEEE Trans. Knowl. Data Eng.4
2010 Applying Multi-objective Evolutionary Algorithms to QoS-Aware Web Service Composition
Li Li 0006, Peng Cheng 0011, Ling Ou, Zili Zhang 0001
ADMA (2)4
2010 Genetic Algorithm-Based Multi-objective Optimisation for QoS-Aware Web Services Composition
Li Li 0006, Pengyi Yang, Ling Ou, Zili Zhang 0001, Peng Cheng 0011
KSEM4