Robust Graph Structure Learning via Multiple Statistical Tests
Yaohua Wang, FangYi Zhang, Ming Lin, Senzhang Wang, Xiuyu Sun, Rong, Jin

TL;DR
This paper introduces a robust method for graph structure learning in computer vision by employing multiple statistical tests to improve the reliability of image similarity-based graph construction, validated through theoretical analysis and empirical experiments.
Contribution
It proposes a novel multiple statistical tests framework for more reliable graph structure learning, along with an efficient matrix form called B-Attention, applicable to image clustering and ReID tasks.
Findings
Enhanced robustness in graph construction demonstrated on benchmark datasets.
Theoretical validation of multiple tests improving reliability.
Empirical results show improved clustering and ReID performance.
Abstract
Graph structure learning aims to learn connectivity in a graph from data. It is particularly important for many computer vision related tasks since no explicit graph structure is available for images for most cases. A natural way to construct a graph among images is to treat each image as a node and assign pairwise image similarities as weights to corresponding edges. It is well known that pairwise similarities between images are sensitive to the noise in feature representations, leading to unreliable graph structures. We address this problem from the viewpoint of statistical tests. By viewing the feature vector of each node as an independent sample, the decision of whether creating an edge between two nodes based on their similarity in feature representation can be thought as a statistical test. To improve the robustness in the decision of creating an edge, multiple…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsComplex Network Analysis Techniques · Advanced Graph Neural Networks · Remote-Sensing Image Classification
