Arrow Research search

Author name cluster

Liqin Yu

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.

2 papers
1 author row

Possible papers

2

EAAI Journal 2022 Journal Article

Weighted matrix-object data clustering guided by matrix-object distributions

  • Liqin Yu
  • Fuyuan Cao

In data mining, the input of most algorithms is a data set in which each example is a feature vector. However, in many real applications an example usually contains multiple feature vectors and its observed classification is the responsibility of all feature vectors. We call this example kind matrix-object. Some existing clustering algorithms for matrix-object data fail to consider contributions of attributes to clusters, which may degrade clustering solutions due to less discriminative attributes. Some existing clustering algorithms for the data in which each example is a vector consider the contributions but encounter difficulties in handling matrix-object data. For matrix-object data, ordered and cross matrix-object distributions may exist in a cluster and cause different ways of measuring qualities of clusters. In this paper, we propose a weighted matrix-object data clustering algorithm guided by matrix-object distributions. We define cluster and matrix-object compactness respectively for the two distributions to measure qualities of clusters. The bigger the compactness is, the higher the quality is. So the proposed algorithm utilizes the compactness to assign a weight to each attribute for each cluster and maximizes weighted cluster and matrix-object compactness to find the optimal weight and the final clustering partition. Furthermore, a regular term about weight is added to the objective function to make more higher discriminative attributes participate in the optimization. Experimental results on real data have shown the effectiveness of the proposed algorithm. Compared with previous clustering algorithms, the proposed algorithm improves the clustering performance and enhances the interpretability of clustering results.

AAAI Conference 2020 Conference Paper

A Cluster-Weighted Kernel K-Means Method for Multi-View Clustering

  • Jing Liu
  • Fuyuan Cao
  • Xiao-Zhi Gao
  • Liqin Yu
  • Jiye Liang

Clustering by jointly exploiting information from multiple views can yield better performance than clustering on one single view. Some existing multi-view clustering methods aim at learning a weight for each view to determine its contribution to the final solution. However, the view-weighted scheme can only indicate the overall importance of a view, which fails to recognize the importance of each inner cluster of a view. A view with higher weight cannot guarantee all clusters in this view have higher importance than them in other views. In this paper, we propose a cluster-weighted kernel k-means method for multi-view clustering. Each inner cluster of each view is assigned a weight, which is learned based on the intra-cluster similarity of the cluster compared with all its corresponding clusters in different views, to make the cluster with higher intra-cluster similarity have a higher weight among the corresponding clusters. The cluster labels are learned simultaneously with the cluster weights in an alternative updating way, by minimizing the weighted sum-of-squared errors of the kernel k-means. Compared with the view-weighted scheme, the cluster-weighted scheme enhances the interpretability for the clustering results. Experimental results on both synthetic and real data sets demonstrate the effectiveness of the proposed method.

v2026.09.13