The invention discloses an incomplete multi-mode smooth contrast clustering method based on information interpolation, which comprises the following steps of: firstly, modeling a missing view into multivariate
Gaussian distribution based on distance weighted nearest neighbor by utilizing a view interpolation
mechanism based on statistical information, and carrying out interpolation on the missing view to obtain a complete multi-view
data set; secondly, using an
encoder to extract potential features, capturing
global structure information of multiple views through an FFN-Attention-FFN structure, and extracting
local structure information of the multiple views through a graph convolutional network; thirdly, reconstructing a view by using a graph decoder; and finally, generating a clustering distribution result by using the MLP. According to the method, a view interpolation
mechanism based on statistical information is introduced, the influence of a
weak correlation view on a completion result is reduced by introducing distance weighting, and the
data recovery quality is improved; the FFN-Attention-FFN structure is combined with the graph convolutional network, so that the global and
local structure information of the data can be effectively captured; and
negative sample pairs are expanded by adding
Gaussian noise, so that sample distribution is smoother.