Arrow Research search

Author name cluster

Zhaowen Li

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

6 papers
1 author row

Possible papers

6

EAAI Journal 2024 Journal Article

Attribute reduction algorithms with an anti-noise mechanism for hybrid data based on fuzzy evidence theory

  • Qinli Zhang
  • Yan Song
  • Yichun Peng
  • Zhaowen Li

Attribute reduction can remove data noise and redundancy, thus reducing computational complexity, which is very important for machine learning. Because the difference between nominal attribute values is difficult to measure, attribute reduction for hybrid data faces challenges. In addition, most of the existing methods are sensitive to noise due to the lack of an anti-noise mechanism. Decision attribute contains the most important information of data. This paper proposes some techniques that consider the above problems from the perspective of fuzzy evidence theory. First of all, a new distance incorporating decision attributes is defined, and then a new fuzzy relation with an anti-noise mechanism is defined. Furthermore, fuzzy belief and fuzzy plausibility are defined based on the defined new distance and new fuzzy relation. In this framework, two anti-noise attribute reduction algorithms for hybrid data are proposed. Experiments on 12 data sets of various types show that compared with the other 8 state-of-the-art algorithms, the proposed algorithms improve the classification accuracy by at least 2% and the anti-noise ability by at least 11%. Therefore, it can be concluded that the proposed algorithms have excellent anti-noise ability while maintaining good feature selection ability.

EAAI Journal 2024 Journal Article

Uncertainty measurement for single cell RNA-seq data via Gaussian kernel: Application to unsupervised gene selection

  • Zhaowen Li
  • Jie Zhang
  • Fang Liu
  • Ching-Feng Wen

A real-valued information system (RVIS) is an information system (IS) whose information values are real numbers. If the objects, attributes and information values of a RVIS change to cells, genes and gene expression values where gene expression data is single cell RNA-seq (scRNA) data, respectively, then this RVIS is referred to as a single cell gene space ( s c g -space). Unsupervised gene selection becomes very challenging due to a lack of decision information, which is to select the optimal gene subset that can maintain learning ability without decision information. However, little research has been done on unsupervised gene selection. Uncertainty measurement is a tool of gene selection. In view of this, this paper studies uncertainty measurement in an s c g -space via Gaussian kernel and explores its application for unsupervised gene selection. In the first place, the distance between two cells in a given subspace is constructed. In the next place, the fuzzy T c o s -equivalence relation induced by this subspace is obtained employing Gaussian kernel. After that, measures of uncertainty for an s c g -space are investigated. Lastly, gene selection algorithms in an s c g -space are presented by using the proposed information entropy and information granularity. The presented algorithms are applied to clustering analyses of scRNA data. Multiple publicly available scRNA data sets are employed to evaluate the gene selection performances of the presented algorithms, while two commonly-used clustering methods, kmeans and AGNES, are utilized to obtain four metrics such as Silhouette Coefficient ( S C ), Davies–Bouldin Index ( D B I ), Fowlkes and Mallows Index ( F M I ), Normalized Mutual Information ( N M I ). The clustering results demonstrated that the presented algorithms can lower significantly the number genes selected, achieve the better S C, D B I, F M I and N M I. They also show that the presented algorithms are superior to raw data and PCA and NMF regardless of using kmeans or AGNES clustering. This also indirectly demonstrates that the granulation measure and information entropy can effectively evaluate the uncertainty of an s c g -space.

NeurIPS Conference 2022 Conference Paper

Obj2Seq: Formatting Objects as Sequences with Class Prompt for Visual Tasks

  • Zhiyang Chen
  • Yousong Zhu
  • Zhaowen Li
  • Fan Yang
  • Wei Li
  • Haixin Wang
  • Chaoyang Zhao
  • Liwei Wu

Visual tasks vary a lot in their output formats and concerned contents, therefore it is hard to process them with an identical structure. One main obstacle lies in the high-dimensional outputs in object-level visual tasks. In this paper, we propose an object-centric vision framework, Obj2Seq. Obj2Seq takes objects as basic units, and regards most object-level visual tasks as sequence generation problems of objects. Therefore, these visual tasks can be decoupled into two steps. First recognize objects of given categories, and then generate a sequence for each of these objects. The definition of the output sequences varies for different tasks, and the model is supervised by matching these sequences with ground-truth targets. Obj2Seq is able to flexibly determine input categories to satisfy customized requirements, and be easily extended to different visual tasks. When experimenting on MS COCO, Obj2Seq achieves 45. 7% AP on object detection, 89. 0% AP on multi-label classification and 65. 0% AP on human pose estimation. These results demonstrate its potential to be generally applied to different visual tasks. Code has been made available at: https: //github. com/CASIA-IVA-Lab/Obj2Seq.

NeurIPS Conference 2021 Conference Paper

MST: Masked Self-Supervised Transformer for Visual Representation

  • Zhaowen Li
  • Zhiyang Chen
  • Fan Yang
  • Wei Li
  • Yousong Zhu
  • Chaoyang Zhao
  • Rui Deng
  • Liwei Wu

Transformer has been widely used for self-supervised pre-training in Natural Language Processing (NLP) and achieved great success. However, it has not been fully explored in visual self-supervised learning. Meanwhile, previous methods only consider the high-level feature and learning representation from a global perspective, which may fail to transfer to the downstream dense prediction tasks focusing on local features. In this paper, we present a novel Masked Self-supervised Transformer approach named MST, which can explicitly capture the local context of an image while preserving the global semantic information. Specifically, inspired by the Masked Language Modeling (MLM) in NLP, we propose a masked token strategy based on the multi-head self-attention map, which dynamically masks some tokens of local patches without damaging the crucial structure for self-supervised learning. More importantly, the masked tokens together with the remaining tokens are further recovered by a global image decoder, which preserves the spatial information of the image and is more friendly to the downstream dense prediction tasks. The experiments on multiple datasets demonstrate the effectiveness and generality of the proposed method. For instance, MST achieves Top-1 accuracy of 76. 9% with DeiT-S only using 300-epoch pre-training by linear evaluation, which outperforms supervised methods with the same epoch by 0. 4% and its comparable variant DINO by 1. 0%. For dense prediction tasks, MST also achieves 42. 7% mAP on MS COCO object detection and 74. 04% mIoU on Cityscapes segmentation only with 100-epoch pre-training.

EAAI Journal 2020 Journal Article

A novel three-way decision method in a hybrid information system with images and its application in medical diagnosis

  • Zhaowen Li
  • Pengfei Zhang
  • Ningxin Xie
  • Gangqiang Zhang
  • Ching-Feng Wen

Three-way decisions are effective and heuristic methods in information processing, moreover, it provides a trisecting-and-acting framework for complex problem solving. In this paper, combining with the practical application scenario, we propose a novel three-way decisions approach and apply it to medical diagnosis. First, we build an information system which is called a hybrid information system with images by considering the characteristics of the examination items of nephritis, including urinary color, urinary tuberculosis, pH, red blood cell count, urinary irritation, computed tomography, white blood cell count and so on. Second, to describe two objects of the conditional attribute set in a hybrid information system with images, we propose the hybrid distance based on Euclidean distance. Then, the tolerance relation induced by this system is constructed. In addition, considering that missing values exist in a hybrid information system with images, interval-valued numbers are used to obtain the loss function. Given different types of parameters can respond the level of the tolerance relation and the risk preference of decision makers, and the decision rules are shown in tabular forms. Finally, an illustration is showed to verify the feasibility and reasonability of the proposed method.

AIIM Journal 2015 Journal Article

An approach to fuzzy soft sets in decision making based on grey relational analysis and Dempster–Shafer theory of evidence: An application in medical diagnosis

  • Zhaowen Li
  • Guoqiu Wen
  • Ningxin Xie

Objective The existing methods of fuzzy soft sets in decision making are mainly based on different kinds of level soft sets, and it is very difficult for decision makers to select a suitable level soft set in most instances. The goal of this paper is to present an approach to fuzzy soft sets in decision making to avoid selecting a suitable level soft set and to apply this approach to solve medical diagnosis problems. Methods This approach combines grey relational analysis with the Dempster–Shafer theory of evidence. It first utilizes grey relational analysis to calculate the grey mean relational degree, by which we calculate the uncertain degree of various parameters. Then, on the basis of the uncertain degree, the suitable basic probability assignment function of each independent alternative with each parameter can be obtained. Next, we apply Dempster–Shafer rule of evidence fusion to aggregate these alternatives into a collective alternative, by which these alternatives are ranked and the best alternative is obtained. Finally, we compare this approach with the mean potentiality approach. Results The results demonstrate the effectiveness and feasibility of this approach vis-a-vis the mean potentiality approach, Feng's method, Analytical Hierarchy Process and Naive Bayes’ classification method because the measure of performance of this approach is the same as that of the mean potentiality approach, and the belief measure of the whole uncertainty falls from the initial mean 0. 3821 to 0. 0069 in an application of medical diagnosis. Conclusion An approach to fuzzy soft sets in decision making by combining grey relational analysis with Dempster–Shafer theory of evidence is introduced. The advantages of this approach are discussed. A practical application to medical diagnosis problems is given.

v2026.09.13