d5992420006cdfbf.tex
1: \begin{abstract}
2: Real-world networks carry all kinds of noise, resulting in numerous challenges for community detection. Further improving the performance and robustness of community detection has attracted significant attention. This paper considers edge noise, which causes edges in the network to be added or removed. Existing methods achieve graph denoising through link prediction or robustness in low eigenvectors. However, they are either limited in application scenarios or not determined for effectiveness. We find that the noisy pixel in the adjacency matrix has a certain proportion in the loss function, which makes the optimization of the community detection model seriously deviate from the correct direction. 
3: Thus, we design an flexible framework to silence the contribution of noisy pixels to loss function, called \textit{Silencer}. We take the nonnegative matrix factorization (NMF) and deep NMF methods as examples since they are the prime models for community detection. We first prove the convergence of \textit{Silencer} in NMF. Compared with existing methods, \textit{Silencer} show top performance in six real-world networks with random noise, adversarial perturbation, and mixed noise. Moreover, \textit{Silencer} works on random (ER), scale-free (BA), and small-world (WS) networks, and the improvement of \textit{Silencer} is gradually insignificant in the order ER, BA, and WS networks. 
4: 
5: \end{abstract}
6: