用稀疏差分变压器提升人脸聚类抗噪能力
Enhancing Noise Resilience in Face Clustering via Sparse Differential Transformer
- 设计预测驱动的Top-K杰卡德相似度,聚焦有效邻居节点
- 在MS-Celeb-1M等数据集上达到当前最优性能
- 适合需要高鲁棒性的人脸聚类应用场景
衡量人脸嵌入间关系的方法对人脸聚类性能至关重要。现有方法采用杰卡德相似系数替代余弦距离以提高测量精度,但引入过多无关节点,导致杰卡德系数区分能力弱,影响聚类效果。为此,我们提出预测驱动的Top-K杰卡德相似系数,增强邻域节点纯度,提升相似度测量可靠性。然而,准确预测最优邻居数(Top-K)仍具挑战,导致聚类效果不理想。为此,我们构建基于Transformer的预测模型,分析中心节点与近Top-K邻域节点间关系,进一步提升相似度估计可靠性。但标准Transformer在节点关系预测中易引入噪声,因过度关注无关特征关联。为此,我们提出稀疏差分变压器(SDT),取代原始Transformer,消除噪声,增强抗噪能力。大量实验表明,在MS-Celeb-1M等多数据集上,本方法实现当前最优(SOTA)性能,为人脸识别聚类提供更鲁棒的解决方案。
原文摘要 · Abstract (English)
The method used to measure relationships between face embeddings plays a crucial role in determining the performance of face clustering. Existing methods employ the Jaccard similarity coefficient instead of the cosine distance to enhance the measurement accuracy. However, these methods introduce too many irrelevant nodes, producing Jaccard coefficients with limited discriminative power and adversely affecting clustering performance. To address this issue, we propose a prediction-driven Top-K Jaccard similarity coefficient that enhances the purity of neighboring nodes, thereby improving the reliability of similarity measurements. Nevertheless, accurately predicting the optimal number of neighbors (Top-K) remains challenging, leading to suboptimal clustering results. To overcome this limitation, we develop a Transformer-based prediction model that examines the relationships between the central node and its neighboring nodes near the Top-K to further enhance the reliability of similarity estimation. However, vanilla Transformer, when applied to predict relationships between nodes, often introduces noise due to their overemphasis on irrelevant feature relationships. To address these challenges, we propose a Sparse Differential Transformer (SDT), instead of the vanilla Transformer, to eliminate noise and enhance the model's anti-noise capabilities. Extensive experiments on multiple datasets, such as MS-Celeb-1M, demonstrate that our approach achieves state-of-the-art (SOTA) performance, outperforming existing methods and providing a more robust solution for face clustering.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。