iconLogo
Published:2025/12/25 5:41:05

キラッキラ✨MVC!不完全データもノイズも怖くない最強クラスタリング!

超要約: いろんな情報(ビュー)を合体させて分析する技術、データが変でも精度爆上げだよ☆

✨ ギャル的キラキラポイント ✨ ● 欠損データ (データの一部がナイ!) にも強い! ● ノイズ (余計な情報!) があっても大丈夫! ● レコメンドとか色んなサービスが、もっとパーフェクトになる予感💖

詳細解説いくよ~!

背景 色んな情報源 (ビュー) からのデータを使って、もっと良い分析したいよね? でも、データが全部揃ってなかったり、余計な情報が入ってたりすると、上手くいかない😭

続きは「らくらく論文」アプリで

Global-Graph Guided and Local-Graph Weighted Contrastive Learning for Unified Clustering on Incomplete and Noise Multi-View Data

Hongqing He / Jie Xu / Wenyuan Yang / Yonghua Zhu / Guoqiu Wen / Xiaofeng Zhu

Recently, contrastive learning (CL) plays an important role in exploring complementary information for multi-view clustering (MVC) and has attracted increasing attention. Nevertheless, real-world multi-view data suffer from data incompleteness or noise, resulting in rare-paired samples or mis-paired samples which significantly challenges the effectiveness of CL-based MVC. That is, rare-paired issue prevents MVC from extracting sufficient multi-view complementary information, and mis-paired issue causes contrastive learning to optimize the model in the wrong direction. To address these issues, we propose a unified CL-based MVC framework for enhancing clustering effectiveness on incomplete and noise multi-view data. First, to overcome the rare-paired issue, we design a global-graph guided contrastive learning, where all view samples construct a global-view affinity graph to form new sample pairs for fully exploring complementary information. Second, to mitigate the mis-paired issue, we propose a local-graph weighted contrastive learning, which leverages local neighbors to generate pair-wise weights to adaptively strength or weaken the pair-wise contrastive learning. Our method is imputation-free and can be integrated into a unified global-local graph-guided contrastive learning framework. Extensive experiments on both incomplete and noise settings of multi-view data demonstrate that our method achieves superior performance compared with state-of-the-art approaches.

cs / cs.LG / cs.CV