Balancing Complementarity and Consistency via Delayed Activation in Incomplete Multi-view Clustering
Bo Li
TL;DR
This work tackles incomplete multi-view clustering by preserving complementary information often neglected in traditional methods. It introduces CoCo-IMC, a framework that uses a delayed-activation dual network to balance complementarity and consistency across views, coupled with a reconstruction objective to recover missing information. The method optimizes a combined loss $\mathcal{L}= \beta \mathcal{L}_{cml} + \lambda \mathcal{L}_{cnl} + \alpha \mathcal{L}_{rec}$ and integrates cross-view mutual information and conditional entropy constraints alongside per-view autoencoders. Experiments on four public datasets against 12 baselines demonstrate state-of-the-art clustering performance under missing data and highlight the practical value of balancing complementary information with consistency in multi-view learning.
Abstract
This paper study one challenging issue in incomplete multi-view clustering, where valuable complementary information from other views is always ignored. To be specific, we propose a framework that effectively balances Complementarity and Consistency information in Incomplete Multi-view Clustering (CoCo-IMC). Specifically, we design a dual network of delayed activation, which achieves a balance of complementarity and consistency among different views. The delayed activation could enriches the complementarity information that was ignored during consistency learning. Then, we recover the incomplete information and enhance the consistency learning by minimizing the conditional entropy and maximizing the mutual information across different views. This could be the first theoretical attempt to incorporate delayed activation into incomplete data recovery and the balance of complementarity and consistency. We have proved the effectiveness of CoCo-IMC in extensive comparative experiments with 12 state-of-the-art baselines on four publicly available datasets.
