Robust Graph Structure Learning over Images via Multiple Statistical
Tests
- URL: http://arxiv.org/abs/2210.03956v1
- Date: Sat, 8 Oct 2022 07:56:13 GMT
- Title: Robust Graph Structure Learning over Images via Multiple Statistical
Tests
- Authors: Yaohua Wang, FangYi Zhang, Ming Lin, Senzhang Wang, Xiuyu Sun, Rong
Jin
- Abstract summary: 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.
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 $it single$ statistical test.
- Score: 25.97631995863608
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- 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 ${\it single}$ statistical test. To improve the robustness in the
decision of creating an edge, multiple samples are drawn and integrated by
${\it multiple}$ statistical tests to generate a more reliable similarity
measure, consequentially more reliable graph structure. The corresponding
elegant matrix form named $\mathcal{B}\textbf{-Attention}$ is designed for
efficiency. The effectiveness of multiple tests for graph structure learning is
verified both theoretically and empirically on multiple clustering and ReID
benchmark datasets. Source codes are available at
https://github.com/Thomas-wyh/B-Attention.
Related papers
- InstructG2I: Synthesizing Images from Multimodal Attributed Graphs [50.852150521561676]
We propose a graph context-conditioned diffusion model called InstructG2I.
InstructG2I first exploits the graph structure and multimodal information to conduct informative neighbor sampling.
A Graph-QFormer encoder adaptively encodes the graph nodes into an auxiliary set of graph prompts to guide the denoising process.
arXiv Detail & Related papers (2024-10-09T17:56:15Z) - Tensor-based Graph Learning with Consistency and Specificity for Multi-view Clustering [20.925436328405574]
We propose a novel multi-view graph learning framework that simultaneously considers consistency and specificity.
We formulate a new tensor-based target graph learning paradigm for noise-free graph fusion.
Experiments on six datasets have demonstrated the superiority of our method.
arXiv Detail & Related papers (2024-03-27T09:30:50Z) - Collaborative non-parametric two-sample testing [55.98760097296213]
The goal is to identify nodes where the null hypothesis $p_v = q_v$ should be rejected.
We propose the non-parametric collaborative two-sample testing (CTST) framework that efficiently leverages the graph structure.
Our methodology integrates elements from f-divergence estimation, Kernel Methods, and Multitask Learning.
arXiv Detail & Related papers (2024-02-08T14:43:56Z) - Graph Mixup with Soft Alignments [49.61520432554505]
We study graph data augmentation by mixup, which has been used successfully on images.
We propose S-Mixup, a simple yet effective mixup method for graph classification by soft alignments.
arXiv Detail & Related papers (2023-06-11T22:04:28Z) - Generative Subgraph Contrast for Self-Supervised Graph Representation
Learning [16.374143635724327]
We propose a novel adaptive subgraph generation based contrastive learning framework for efficient and robust self-supervised graph representation learning.
It aims to generate contrastive samples by capturing the intrinsic structures of the graph and distinguish the samples based on the features and structures of subgraphs simultaneously.
arXiv Detail & Related papers (2022-07-25T09:08:46Z) - CGMN: A Contrastive Graph Matching Network for Self-Supervised Graph
Similarity Learning [65.1042892570989]
We propose a contrastive graph matching network (CGMN) for self-supervised graph similarity learning.
We employ two strategies, namely cross-view interaction and cross-graph interaction, for effective node representation learning.
We transform node representations into graph-level representations via pooling operations for graph similarity computation.
arXiv Detail & Related papers (2022-05-30T13:20:26Z) - Interactive Visual Pattern Search on Graph Data via Graph Representation
Learning [20.795511688640296]
We propose a visual analytics system GraphQ to support human-in-the-loop, example-based, subgraph pattern search.
To support fast, interactive queries, we use graph neural networks (GNNs) to encode a graph as fixed-length latent vector representation.
We also propose a novel GNN for node-alignment called NeuroAlign to facilitate easy validation and interpretation of the query results.
arXiv Detail & Related papers (2022-02-18T22:30:28Z) - COLOGNE: Coordinated Local Graph Neighborhood Sampling [1.6498361958317633]
replacing discrete unordered objects such as graph nodes by real-valued vectors is at the heart of many approaches to learning from graph data.
We address the problem of learning discrete node embeddings such that the coordinates of the node vector representations are graph nodes.
This opens the door to designing interpretable machine learning algorithms for graphs as all attributes originally present in the nodes are preserved.
arXiv Detail & Related papers (2021-02-09T11:39:06Z) - Multilevel Graph Matching Networks for Deep Graph Similarity Learning [79.3213351477689]
We propose a multi-level graph matching network (MGMN) framework for computing the graph similarity between any pair of graph-structured objects.
To compensate for the lack of standard benchmark datasets, we have created and collected a set of datasets for both the graph-graph classification and graph-graph regression tasks.
Comprehensive experiments demonstrate that MGMN consistently outperforms state-of-the-art baseline models on both the graph-graph classification and graph-graph regression tasks.
arXiv Detail & Related papers (2020-07-08T19:48:19Z) - Sequential Graph Convolutional Network for Active Learning [53.99104862192055]
We propose a novel pool-based Active Learning framework constructed on a sequential Graph Convolution Network (GCN)
With a small number of randomly sampled images as seed labelled examples, we learn the parameters of the graph to distinguish labelled vs unlabelled nodes.
We exploit these characteristics of GCN to select the unlabelled examples which are sufficiently different from labelled ones.
arXiv Detail & Related papers (2020-06-18T00:55:10Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.