Quanxue Gao

dblp:63/804 · DBLP profile ↗
← Back
4ranked-venue papers in the field
0as first author
3since 2021 · last 2025
—ORCID · conflict

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

Data Mining & Knowledge Discovery · 4
YearPublicationVenuePosition
2025 High-Quality Label Learning in Generalized Category Discovery
abstract
Generalized Category Discovery (GCD) is a recently proposed open-world problem that aims to automatically classify and discover new categories based on partially labeled data. For unlabeled data, previous research commonly considers using pseudo-labels to assist in model learning. These pseudo-labels, together with the true labels of labeled data, form the learning targets for the final classifier, leading to better predictive outcomes. However, low-quality labels can inevitably hinder the learning process of the model. To address this issue, inspired by previous methods, we propose the Calibrated Generalized Category Discovery (CGCD) framework, which incorporates a projection head, a classifier head, and a calibration head. The projection head is used for representation learning. The calibration head learns high-quality labels from the robust predictions of the classifier head, and the classifier head utilizes these high-quality labels for more efficient learning. Both heads mutually enhance each other during training, ultimately leading to a superior solution. In addition, leveraging the characteristics of both the classifier head and calibration head, we designed a classifier representation distribution regularization term to further ensure consistency in their learning processes. Extensive experimental results demonstrate that the proposed CGCD framework achieves state-of-the-art performance across five general and fine-grained visual recognition datasets by leveraging high-quality label learning.
Yu Duan 0001, Junzhi He, Feiping Nie 0001, Quanxue Gao, Cheng Deng 0002
ICDM4
2025 Balanced and Discrete Projection Collaborative Clustering with Probabilistic Regression
abstract
Anchor graph-based multi-view clustering significantly reduces computational complexity, but most existing methods still exhibit the following drawbacks: 1. They neglect the probabilistic nature of the anchor graph. 2. They focus solely on the sample label matrix and fail to account for the relationship between the sample labels and the anchor labels. To address these issues, this paper proposes an balanced and discrete multi-view clustering model based on concept probabilistic regression. Specifically, according to the probabilistic characteristics of the anchor graph, we summarize the relationships between the anchor graph, anchor labels, and sample labels, and propose a probabilistic regression model that better guides the learning of sample labels by imposing constraints on the anchor labels. Moreover, unlike the widely used$\ell_{2,1}$-norm minimization methods in machine learning, we maximize the$\ell_{2,1}$-norm to ensure a balanced distribution of anchors within each clustering. Experimental results on several publicly available datasets demonstrate that the proposed model achieves superior clustering performance compared to mainstream algorithms.
Yu Duan 0001, Quanxue Gao, Xuhong Dong
ICDM3
2024 Label Learning Method Based on Tensor Projection
abstract
Multi-view clustering method based on anchor graph has been widely concerned due to its high efficiency and effectiveness. In order to avoid post-processing, most of the existing anchor graph-based methods learn bipartite graphs with connected components. However, such methods have high requirements on parameters, and in some cases it may not be possible to obtain bipartite graphs with clear connected components. To end this, we propose a label learning method based on tensor projection (LLMTP). Specifically, we project anchor graph into the label space through an orthogonal projection matrix to obtain cluster labels directly. Considering that the spatial structure information of multi-view data may be ignored to a certain extent when projected in different views separately, we extend the matrix projection transformation to tensor projection, so that the spatial structure information between views can be fully utilized. In addition, we introduce the tensor Schatten p-norm regularization to make the clustering label matrices of different views as consistent as possible. Extensive experiments have proved the effectiveness of the proposed method.
Jing Li 0026, Quanxue Gao, Qianqian Wang 0001, Cheng Deng 0002, De-Yan Xie
KDD2
2018 Partial Multi-view Clustering via Consistent GAN
abstract
Multi-view clustering, as one of the most important methods to analyze multi-view data, has been widely used in many real-world applications. Most existing multi-view clustering methods perform well on the assumption that each sample appears in all views. Nevertheless, in real-world application, each view may well face the problem of the missing data due to noise, or malfunction. In this paper, a new consistent generative adversarial network is proposed for partial multi-view clustering. We learn a common low-dimensional representation, which can both generate the missing view data and capture a better common structure from partial multi-view data for clustering. Different from the most existing methods, we use the common representation encoded by one view to generate the missing data of the corresponding view by generative adversarial networks, then we use the encoder and clustering networks. This is intuitive and meaningful because encoding common representation and generating the missing data in our model will promote mutually. Experimental results on three different multi-view databases illustrate the superiority of the proposed method.
Qianqian Wang 0001, Zhengming Ding, Zhiqiang Tao, Quanxue Gao, Yun Fu 0001
ICDM4