EDBT 2026 Demo / reviewers in the wild / expert
Zhang Yi 0001
dblp:63/1807-1
· DBLP profile ↗
19ranked-venue papers in the field
1as first author
7since 2021 · last 2025
0000-0002-5867-9322ORCID · conflict
Domains — venue-derived; a paper can count in several
Other / Interdisciplinary · 7Knowledge Engineering, Semantic Web & Information Systems · 4Database Systems & Data Management · 3 (1 first)Data Mining & Knowledge Discovery · 3Information Retrieval & Web Search · 1Big Data, Cloud & Distributed Data Systems · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | ATS and BEMAF-UNet for Accurate and Robust Renal Histopathology Image Segmentation
Linfeng Du, Xiang Li 0210, Zhang Yi 0001, Dehan Li |
IEEE Big Data | 3 |
| 2025 | Efficient fine-tuning of vision transformer via path-augmented parameter adaptation
Yao Zhou 0002, Zhang Yi 0001, Gary G. Yen |
Inf. Sci. | 2 |
| 2023 | Spark Rough Hypercuboid Approach for Scalable Feature SelectionabstractFeature selection refers to choose an optimal non-redundant feature subset with minimal degradation of learning performance and maximal avoidance of data overfitting. The appearance of large data explosion leads to the sequential execution of algorithms are extremely time-consuming, which necessitates the scalable parallelization of algorithms by efficiently exploiting the distributed computational capabilities. In this paper, we present parallel feature selection algorithms underpinned by a rough hypercuboid approach in order to scale for the growing data volumes. Metrics in terms of rough hypercuboid are highly suitable to parallel distributed processing, and fits well with the Apache Spark cluster computing paradigm. Two data parallelism strategies, namely, vertical partitioning and horizontal partitioning, are implemented respectively to decompose the data into concurrent iterative computing streams. Experimental results on representative datasets show that our algorithms significantly faster than its original sequential counterpart while guaranteeing the quality of the results. Furthermore, the proposed algorithms are perfectly capable of exploiting the distributed-memory clusters to accomplish the computation task that fails on a single node due to the memory constraints. Parallel scalability and extensibility analysis have confirmed that our parallelization extends well to process massive amount of data and can scales well with the increase of computational nodes. Chuan Luo 0001, Sizhao Wang, Tianrui Li 0001, Hongmei Chen 0001, Jiancheng Lv 0001, Zhang Yi 0001 |
IEEE Trans. Knowl. Data Eng. | 6 |
| 2022 | A medical question answering system using large language models and knowledge graphsabstractQuestion answering systems have become prominent in all areas, while in the medical domain it has been challenging because of the abundant domain knowledge. Retrieval based approach has become promising as large pretrained language models come forth. This study focuses on building a retrieval-based medical question answering system, tackling the challenge with large language models and knowledge extensions via graphs. We first retrieve an extensive but coarse set of answers via Elasticsearch efficiently. Then, we utilize semantic matching with pretrained language models to achieve a fine-grained ranking enhanced with named entity recognition and knowledge graphs to exploit the relation of the entities in question and answer. A new architecture based on siamese structures for answer selection is proposed. To evaluate the approach, we train and test the model on two Chinese data sets, NLPCC2017 and cMedQA. We also conduct experiments on two English data sets, TREC-QA and WikiQA. Our model achieves consistent improvement as compared to strong baselines on all data sets. Qualification studies with cMedQA and our in-house data set show that our system gains highly competitive performance. The proposed medical question answering system outperforms baseline models and systems in quantification and qualification evaluations. Quan Guo, Zhang Yi 0001 |
Int. J. Intell. Syst. | 3 |
| 2022 | An intelligent system for craniomaxillofacial defecting reconstructionabstractCraniomaxillofacial defects caused by congenital or acquired reasons seriously affect patients' physical and mental health. How to accurately and objectively repair the morphology of craniomaxillofacial tissues and organs through surgery is a difficult problem, and the preoperative virtual design is crucial. Traditional preoperative virtual design methods include mirror technology, statistical shape model, and deformable template. However, these methods are complex, time-consuming, and only applicable to some types of defects. Therefore, a general, intelligent, and personalized craniomaxillofacial defect virtual reconstruction system is desired. To solve this problem, a novel deep learning method, RecGAN, is proposed in this paper. RecGAN can learn the bone morphology of normal people, repair the defect intelligently based on the patient's remaining bone, and fully adapt to the special conditions of different patients. Currently, there are no open-source maxillofacial data sets available. Thus, a new maxillofacial computed tomography image data set with 500 simulated cases and 100 clinical cases is constructed to train and validate the method. The experimental results show that RecGAN can effectively restore the normal bone and tissue morphology of the patient's craniomaxillofacial defect area, solve the problem that there is no objective repair method for craniomaxillofacial defect, and achieve the best effect in the same type of research. The proposed intelligent craniomaxillofacial defect virtual reconstruction system based on RecGAN is expected to be applied in future clinical practice. Lei Xu 0044, Yutao Xiong, Jixiang Guo, Kelvin K. L. Wong, Zhang Yi 0001 |
Int. J. Intell. Syst. | 6 |
| 2021 | Class mean-weighted discriminative collaborative representation for classificationabstractRepresentation-based classification (RBC) has been attracting a great deal of attention in pattern recognition. As a typical extension to RBC, collaborative representation-based classification (CRC) has demonstrated its superior performance in various image classification tasks. Ideally, we expect that the learned class-specific representations for a testing sample are discriminative, and the representation computed for the true class dominates the final representation of the testing sample. Most existing CRC-based methods can learn pattern discrimination, but cannot differentiate the contribution of class-specific representations to the classification of each testing sample. It is challenging for a representation-based classifier to retain both properties. To address this challenge and further improve CRC's classification performance, we propose a novel CRC-based method, class mean-weighted discriminative collaborative representation-based classifier (CMW-DCRC). Its objective function penalises the standard l 2 -norm residuals with two discriminative regularisation terms. A decorrelating term makes the class-specific representations more discriminative, and a newly designed class mean-weighted term that promotes the training samples from individual classes to competitively reconstruct the testing sample while boosting the contribution of the true class. To further enhance the robustness of CRC, we extend CMW-DCRC by replacing the l2-norm coding residual with a l1-norm coding residual, and solve the optimisation problem with an iteratively reweighted least square algorithm. Extensive experimental results on nine image data sets have shown that our methods outperform the state-of-the-art RBC-based methods. Jianping Gou, Lan Du 0002, Shaoning Zeng, Yongzhao Zhan 0001, Zhang Yi 0001 |
Int. J. Intell. Syst. | 6 |
| 2021 | An intelligent system of pelvic lymph node detectionabstractComputed tomography (CT) scanning is a fast and painless procedure that can capture clear imaging information beneath the abdomen and is widely used to help diagnose and monitor disease progress. The pelvic lymph node is a key indicator of colorectal cancer metastasis. In the traditional process, an experienced radiologist must read all the CT scanning images slice by slice to track the lymph nodes for future diagnosis. However, this process is time-consuming, exhausting, and subjective due to the complex pelvic structure, numerous blood vessels, and small lymph nodes. Therefore, automated methods are desirable to make this process easier. Currently, the available open-source CTLNDataset only contains large lymph nodes. Consequently, a new data set called PLNDataset, which is dedicated to lymph nodes within the pelvis, is constructed to solve this issue. A two-level annotation calibration method is proposed to guarantee the quality and correctness of pelvic lymph node annotation. Moreover, a novel system composed of a keyframe localization network and a lymph node detection network is proposed to detect pelvic lymph nodes in CT scanning images. The proposed method makes full use of two kinds of prior knowledge: spatial prior knowledge for keyframe localization and anchor prior knowledge for lymph node detection. A series of experiments are carried out to evaluate the proposed method, including ablation experiments, comparing other state-of-the-art methods, and visualization of results. The experimental results demonstrate that our proposed method outperforms other methods on PLNDataset and CTLNDataset. This system is expected to be applied in future clinical practice. Han Wang 0025, Jingling Wang, Mingtian Wei, Zhang Yi 0001, Haixian Zhang |
Int. J. Intell. Syst. | 5 |
| 2020 | Multilabel classification by exploiting data-driven pair-wise label dependenceabstractExploiting label dependence is a widely used approach to boost classification performance for multilabel classification problems. However, most of the traditional label dependence methods have high time complexity, especially when combined with deep neural networks (DNNs). Thus they usually can not be efficiently applied in large-scale data sets. Recent advances in large-scale multilabel classification widely developed pair-wise ranking and structure-driven methods, but label dependence was little exploited. In most of the structure-driven methods, binary relevance (BR) with multiple binary cross-entropy (BCE) loss functions, a simple but effective method, is still the prior solution incorporation with DNNs in large-scale data sets. In this paper, we propose a novel loss function called label dependent cross-entropy (LDCE), which directly introduces label dependence to BCE loss function by data-driven conditional probability. Combined with deep convolutional neural networks (DCNNs), LDCE introduces no extra parameters and induces very little extra computational complexity. Moreover, we develop its tiny variant with sparse label dependence and its learnable version for automatic learning pair-wise label dependence. Within the BR scheme, LDCE outperforms BCE on seven widely used benchmark datasets. We also perform two large-scale multilabel image classification tasks (VOC 2007 and ChestX-ray14) with DCNNs, and LDCE outperforms BCE and achieves comparable results to the state-of-the-art. Tao He 0016, Lei Zhang 0005, Jixiang Guo, Zhang Yi 0001 |
Int. J. Intell. Syst. | 4 |
| 2020 | DeepEC: An error correction framework for dose prediction and organ segmentation using deep neural networksabstractRadiotherapy is an indispensable part of adjuvant therapy for cancer that improves local control, overall survival, and the opportunity for good quality of life. Organ delineation and dose plan design are the key steps in the treatment. Organ delineation controls the area of radiotherapy and dose planning controls its intensity. However, both tasks are time-consuming, exhausting, and subjective, and automated methods are desirable. Although automated methods have been studied, the previous studies either focus on organ segmentation or dose prediction, without considering them from a holistic perspective. In this paper, we treat organ segmentation and dose prediction as similar tasks, and propose an error correction framework to improve their performance based on the same mechanism. The proposed error correction framework consists of a prediction network and a calibration network. The biggest difference between our framework and previous studies is that the state-of-the-art networks can be used as a prediction network or calibration network, and then the performance can be improved by the error correction mechanism. To evaluate the framework, we conducted a series of experiments on dose prediction and organ segmentation. These experimental results show that the framework is superior to other state-of-the-art methods in both tasks. Han Wang 0025, Haixian Zhang, Junjie Hu 0004, Sen Bai, Zhang Yi 0001 |
Int. J. Intell. Syst. | 6 |
| 2019 | A Local Mean Representation-based K-Nearest Neighbor ClassifierabstractK -nearest neighbor classification method (KNN), as one of the top 10 algorithms in data mining, is a very simple and yet effective nonparametric technique for pattern recognition. However, due to the selective sensitiveness of the neighborhood size k , the simple majority vote, and the conventional metric measure, the KNN-based classification performance can be easily degraded, especially in the small training sample size cases. In this article, to further improve the classification performance and overcome the main issues in the KNN-based classification, we propose a local mean representation-based k -nearest neighbor classifier (LMRKNN). In the LMRKNN, the categorical k -nearest neighbors of a query sample are first chosen to calculate the corresponding categorical k -local mean vectors, and then the query sample is represented by the linear combination of the categorical k -local mean vectors; finally, the class-specific representation-based distances between the query sample and the categorical k -local mean vectors are adopted to determine the class of the query sample. Extensive experiments on many UCI and KEEL datasets and three popular face databases are carried out by comparing LMRKNN to the state-of-art KNN-based methods. The experimental results demonstrate that the proposed LMRKNN outperforms the related competitive KNN-based methods with more robustness and effectiveness. Jianping Gou, Wenmo Qiu, Zhang Yi 0001, Yong Xu 0001, Qirong Mao, Yongzhao Zhan 0001 |
ACM Trans. Intell. Syst. Technol. | 3 |
| 2018 | A Supervised Learning Framework for Prediction of Incompatible Herb Pair in Traditional Chinese MedicineabstractAdverse drug-drug interaction has been a critical issue for the development of drugs. In Traditional Chinese Medicine, adverse herb-herb interaction is a negative reaction in patients after the absorption of decoction of Incompatible Herb Pair (IHP). Recently, many methods have been proposed for IHP research, but most of them focused on revealing and analyzing the adverse reaction of some known IHPs, despite that a number of new IHPs have been discovered by accidents. Up to now, IHPs have been a serious threat to public health in the TCM medication. In this paper, we propose a novel supervised learning framework for potential IHP prediction. In this framework, we model the prediction task as a non-negative matrix tri-factorization problem, in which two important herb attributes (efficacy and flavor) and their correlation are incorporated to characterize the incompatible relationship among herbs. A hypothetical test method is adopted to evaluate the statistical significance of dissimilar characteristics of two attributes and the results are used as a regularization term to improve the accuracy of IHP prediction. Experiments on the real-world IHP dataset demonstrate that the proposed framework is very effective for prediction of potential IHPs. Jiajing Zhu, Yongguo Liu, Shangming Yang, Shuangqing Zhai, Zhang Yi 0001, Chuanbiao Wen |
CIKM | 5 |
| 2018 | Subspace clustering using a low-rank constrained autoencoder
Yuanyuan Chen 0006, Lei Zhang 0005, Zhang Yi 0001 |
Inf. Sci. | 3 |
| 2018 | Incremental rough set approach for hierarchical multicriteria classification
Chuan Luo 0001, Tianrui Li 0001, Hongmei Chen 0001, Hamido Fujita, Zhang Yi 0001 |
Inf. Sci. | 5 |
| 2014 | Convergence Analysis of Graph Regularized Non-Negative Matrix FactorizationabstractGraph regularized non-negative matrix factorization (NMF) algorithms can be applied to information retrieval, image processing, and pattern recognition. However, challenge that still remains is to prove the convergence of this class of learning algorithms since the geometrical structure of the data space is considered. This paper presents the convergence properties of the graph regularized NMF learning algorithms. In the analysis, we focus on the study of Euclidian distance based algorithms. The structures of the fixed points are presented. The non-divergence of the learning algorithms is analyzed by constructing invariant sets for update rules. Based on Lyapunov indirect method, the stability of the algorithms is discussed in detail. The analysis shows that this class of NMF algorithms can converge to their fixed points under some given conditions. In the simulations, theoretical results presented in the paper are confirmed. For different initializations and data sets, variations of cost functions and decomposition data in the learning are presented to show the convergence features of the discussed NMF update rules, and the convergence speed of the algorithms is also investigated. Shangming Yang, Zhang Yi 0001, Mao Ye 0001, Xiaofei He 0001 |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2013 | Free-gram phrase identification for modeling Chinese text
Xi Peng 0001, Zhang Yi 0001, Xiaoyong Wei, Dezhong Peng, Yongsheng Sang |
Inf. Process. Lett. | 2 |
| 2010 | SCALE: a scalable framework for efficiently clustering transactional data
Keke Chen, Ling Liu 0001, Zhang Yi 0001 |
Data Min. Knowl. Discov. | 4 |
| 2008 | A tabu search approach for the minimum sum-of-squares clustering problem
Yongguo Liu, Zhang Yi 0001, Mao Ye 0001, Kefei Chen |
Inf. Sci. | 2 |
| 2005 | Clustering Categorical Data Using Coverage Density
Lei Zhang 0005, Zhang Yi 0001 |
ADMA | 3 |
| 2000 | Clustering Categorical DataabstractClustering has typically been a problem related to numerical data. However, in databases, oftentimes the data values are categorical and cannot be assigned meaningful numerical substitutes. With the recent interest in data mining, we begin to question the possibility of clustering numerical data. Following some recent work in this area, we propose an algorithm based on dynamical systems. To our knowledge, this is the first such algorithm that can guarantee the convergence of the dynamical system, which is a very important property for successful application. We demonstrated the effectiveness of the proposed method on both real data and synthetic data. We also propose a second method based on a graph partitioning approach, for which a new definition of similarity between two nodes is tailored for categorical data. 1 Introduction Mining numerical data has received much attention in recent research in data mining. One important form of knowledge that can be derived from such da... Zhang Yi 0001, Ada Wai-Chee Fu, Chun Hing Cai, Pheng-Ann Heng |
ICDE | 1 |