CVSep 21, 2016

Multi-View Constraint Propagation with Consensus Prior Knowledge

arXiv:1609.06456v1
Originality Synthesis-oriented
AI Analysis

This work addresses a domain-specific problem in multi-view learning for clustering, but it appears incremental as it builds on existing constraint propagation methods.

The paper tackles the problem of fusing different views in multi-view constraint propagation by proposing Consensus Prior Constraint Propagation (CPCP), which uses consensus information to build a unified affinity matrix and addresses constraint imbalance, resulting in superior performance in clustering tasks on two public datasets.

In many applications, the pairwise constraint is a kind of weaker supervisory information which can be collected easily. The constraint propagation has been proved to be a success of exploiting such side-information. In recent years, some methods of multi-view constraint propagation have been proposed. However, the problem of reasonably fusing different views remains unaddressed. In this paper, we present a method dubbed Consensus Prior Constraint Propagation (CPCP), which can provide the prior knowledge of the robustness of each data instance and its neighborhood. With the robustness generated from the consensus information of each view, we build a unified affinity matrix as a result of the propagation. Specifically, we fuse the affinity of different views at a data instance level instead of a view level. This paper also introduces an approach to deal with the imbalance between the positive and negative constraints. The proposed method has been tested in clustering tasks on two publicly available multi-view data sets to show the superior performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes