Robust Consensus Anchor Learning for Efficient Multi-view Subspace Clustering
We propose robust consensus anchors learning for efficient multi-view subspace clustering.
摘要
评审与讨论
To improve the scalability of the multi-view subspace cluserting to large-scale data, this paper proposes Robust Consensus anchors learning for efficient multiview Subspace Clustering (RCSC), which joints the robust anchor learning, anchor graph construction, and partition into a unified framework. This paper theoretically demonstrates that a optimal anchor graph with block-diagonal structure is obtained if the objective function satisfies certain conditions. The RCSC is simple and effective in terms of performance.
优点
- The proposed RCSC is simple and effective in terms of performance.
- The theoretical analysis of the paper is sufficient and the paper is easy to read.
缺点
The innovation of the paper needs to be further condensed and analyzed. Specifically, it is important to emphasize the connection and differences between the following works:
- Fast Parameter-free Multi-view Subspace Clustering with Consensus Anchor Guidance.
- Scalable Multi-view Subspace Clustering with Unified Anchors.
问题
There are several issues that still require detailed explanation.
- Authors claim that "Besides, the robust consensus anchors and the common cluster structure shared by different views are not able to be simultaneously learned in a unified framework". However, some methods can already achieve this, for example, FPMVS-CAG(Fast Parameter-free Multi-view Subspace Clustering with Consensus Anchor Guidance) and SMVSC(Scalable Multi-view Subspace Clustering with Unified Anchors). It is crucial to analyze and explain the connection and differences with the above methods, especially the SMVSC.
- In Lemma 1, the symbol ||A||_* is the nuclear norm? What is the function of Lemma 1? It seems that there is no nuclear norm in the objective function.
- Some symbol definitions are unclear, such as X_i^P, A_i.
- The data used in the experiment is unclear, such as the scale of the YoutubeFace.
- The experimental section lacks the latest and SOTA methods for comparison.
- In Figure 4, the horizontal axis is Corrupted ratio, but why is 2k, 3k, 4k, 5k,6k, 7k in (c) and (d)?
This paper proposes Robust Consensus anchors learning for efficient multi-view Subspace Clustering (RCSC). The authors first show that if the data are sufficiently sampled from independent subspaces, and the objective function meets some conditions, the achieved anchor graph has the block-diagonal structure. As a special case, the authors provide a model based on Frobenius norm, non-negative and affine constraints in consensus anchors learning, which guarantees the robustness of learned consensus anchors for efficient multi-view clustering and investigates the specific local distribution of cluster in the affine subspace. While it is simple, we theoretically give the geometric analysis regarding the formulated RCSC. The union of these three constraints is able to restrict how each data point is described in the affine subspace with specific local distribution of cluster for guaranting the robustness of learned consensus anchors.
优点
-
Novelty. This paper first shows that if the data are sufficiently sampled from independent subspaces, and the objective function meets some conditions, the achieved anchor graph has the block-diagonal structure. As a special case, the authors provide a model based on Frobenius norm, non-negative and affine constraints in consensus anchors learning, which guarantees the robustness of learned consensus anchors for efficient multi-view clustering and investigates the specific local distribution of cluster in the affine subspace.
-
Quality and Clarity. There are no technical errors, and the presentation and writing are clear.
-
Significance. It is able to ensure the mutual enhancement for these procedures and helps lead to more discriminative consensus anchors as well as the cluster indicator. We then adopt an alternative optimization strategy for solving the formulated problem.
缺点
-
The authors adopt the orthogonal and nonnegative factorization to directly assign clusters to the data for integrating the partition into the unified framework. The authors should explain why the partition can be integrated into the unified framework based on the orthogonal and nonnegative factorization.
-
The authors report the clustering results with respect to ACC, NMI and F1-score of all multi-view clustering methods in Tables 1-3, respectively. Then they adopt N/A to indicate that the method is not able to be computationally feasible on the dataset caused by out of memory. The authors are expected to highlight the second best clustering performance in Tables 1-3 to make the performance gains of the proposed method more obvious.
-
The authors fix the shared dimension and conduct the sensity analysis for the number of anchors on several datasets in terms of different metrics. According to Fig. 3, The authors find that the proposed method is not significantly influenced by the number of anchors and the clustering results with different number of anchors are relatively stable. In this part, the authors should give more detailed analysis regarding how the total number of anchors impacts the clustering results in this part.
-
The authors give the conclusion including stating that Extensive experiments verify the effectiveness and efficiency of the proposed method on different multi-view datasets under three metrics. In this part, the authors are expected to give more detailed specific values of the performance gains of the proposed method.
问题
-
The authors report the execution times of the compared methods and theirs on different datasets. As shown in Fig. 5, it is observed that the proposed method has shown comparable logarithm of running time cost to the existing efficient methods on most of the multi-view datasets, i.e., MSGL. However, the authors do not give the memory value of the used device, which is important in running time analysis part.
-
In this reference part, some names of publication are termed for short, i.e., Artif. Intell., however, some names of publications are fully termed, i.e., IEEE Conference on Computer Vision and Pattern Recognition. I think the authors should carefully check this issue to improve the whole presentation of this paper.
伦理问题详情
I have no ethics concerns for this paper.
The authors propose a novel Robust Consensus anchor learning for efficient multi-view Subspace Clustering. They first theoretically demonstrate that an anchor graph with a block-diagonal structure can be achieved if the objective function satisfies certain conditions. Then, they impose the orthogonal constraints on the actual bases and constrain a factor matrix to be the cluster indicator matrix built on the rigorous clustering interpretation.
优点
- The writing style is generally standard and free of obvious errors.
- This paper fully explores the correlation among the learned consensus anchors with the guidance of view-specific projection, which encourages the grouping effect and tends to group highly correlated anchors together.
- It imposes orthogonal constraints on the actual bases and constrains a factor matrix to be the cluster indicator matrix built on the rigorous clustering interpretation.
- Extensive experiments validate its effectiveness and efficiency.
缺点
- The authors adopt to represent the unified anchors, and are the number of anchors and shared dimension across views, respectively. represents the basis matrix. The authors then theoretically demonstrate that a block-diagonal anchor graph can be achieved if the corresponding objective function satisfies certain conditions based on the independent subspace assumption, which is shown as Theorem 1 in the following. However, the authors do not give the explanation why can represent the basis matrix and the related analysis can be given here.
- The authors state that the data are usually contaminated with the possible noise in real applications and then adopt the Frobenius norm for penalizing the noise based on affine and non-negative constraint in Eq. (5). Here, the authors need to explain what kind of noise is dealt with by the Frobenius norm.
- The authors state that the objective function monotonically decreases in each iteration until convergence since the convex property for each sub-problem and then list the procedure of RCSC in Algorithm 1. The authors are expected to give some explanation for the procedure of RCSC in Algorithm 1.
- The authors tune the number of the proposed method in the range of , where denotes the total number of clusters in dataset. The authors are expected to give some analysis why choose as the range instead of the others in this part.
问题
- The authors use as the basis matrix lying in the -th affine subspace. Here, the dimension of is expected to be given to better show the reason why it can be adopted as the basis matrix lying in the -th affine subspace.
- The authors do not give the notations table throughout the paper and the physical meaning of each variable is not very clear. Then the authors need to give the notation table in this paper.
This paper proposes a multi-view clustering methods, termed as Robust Consensus anchors learning for efficient multiview Subspace Clustering (RCSC). RCSC aims to address two problems: (1) the existing works pay few attention to guaranting the robustness of learned consensus anchors via effective manner for efficient multi-view clustering and investigating the specific local distribution of cluster in the affine subspace; (2) the robust consensus anchors as well as the common cluster structure shared by different views are not able to be simultaneously learned.
优点
(1) This work theoretically demonstrates that an anchor graph with block-diagonal structure can be achieved if the objective function satifies certain conditions. (2) The proposed method fully explores the correlation among the learned consensus anchors with the guidance of view-specific projection. (3) Extentive experiments on different multi-view datasets validate the effectivenss and efficiency of RCSC.
缺点
(1) The novelty of this work is limited, since these involved components have been widely used for anchor learning and clustering. The objective function is incremental. (2) The authors lack comparison with some recently proposed SOTA methods, only one within three years, so the experimental results are not convincing. (3) The authors do not compare the proposed method with theses popular deep learning ones. (4) The proposed method involves too many hyperparameters, so it is difficult for tuning it and the experiment results are not convincing.
问题
See Weaknesses.
There are serious disagreements among the reviewers, thus I perform an independent review. My assertion is that the paper contain serious errors and should not be recommended for publication at its current form.
As claimed multiple times by the authors, an outstanding contribution of this work is the establishment of a set of theorems that ensure the robustness of learned consensus anchors for efficient multi-view clustering. However, according to my read, the presented theoretical analyses are rather weak and cannot ensure any robustness:
-
Theorem 1, which is established under the restrictions that the true bases of each subspace are known, is indeed trivial and cannot support the statements such as “Accoring to Theorem 1, a basis of Xp can be learned and we use it as the dictionary. It is easy to obtain a true solution by solving the problem in Eq. (1) if subspaces are independent.”
-
Theorem 2 is confusing and full of typos and errors. The symbols in Eq.(7) are not defined clearly. The defined symbol is not used, but the used symbol and are not defined. I guess is a column of , and is a column of the optimal and corresponds to the -th sample. If so, the deduction in Eq.(9) is wrong, as the constraints on are ignored.
-
Even if the proofs of Theorem 2 are fixed, its conclusion is still problematic. To be specific, as is column-wisely orthogonal, the basis correlation is in fact meaningless. Namely, is always 0 for two different bases even if they are from the same subspace, thereby the proven bound is independent of the underlying subspace structure.
审稿人讨论附加意见
After author-reviewer discussions, Reviewer asEzs still complains the novelty of the proposed techniques, saying “The novelty of this work has not changed after the rebuttal and discuss phase. So I must give the reject decision. In fact, there are too may anchor based multi-view clustering method using the similar objective function, such as [1][2]”.
[1] Dual Consensus Anchor Learning for Fast Multi-View Clustering
[2] Robust and Consistent Anchor Graph Learning for Multi-View Clustering.
The AC agrees with the reviewer that the presented objective function is not novel.
Reject