Robust Offline Active Learning on Graphs
Yuanchen Wu, Yubai Yuan

TL;DR
This paper introduces a novel offline active learning method for graphs that balances informativeness and representativeness, leveraging graph signal recovery and spectral sparsification to improve node selection under noisy conditions.
Contribution
It proposes a two-stage biased sampling strategy for node querying that explicitly incorporates network structure and node covariates, with theoretical analysis of generalization error.
Findings
The method effectively balances informativeness and representativeness.
It performs competitively with existing methods, especially with noisy data.
Applicable to both regression and classification tasks on graphs.
Abstract
We consider the problem of active learning on graphs, which has crucial applications in many real-world networks where labeling node responses is expensive. In this paper, we propose an offline active learning method that selects nodes to query by explicitly incorporating information from both the network structure and node covariates. Building on graph signal recovery theories and the random spectral sparsification technique, the proposed method adopts a two-stage biased sampling strategy that takes both informativeness and representativeness into consideration for node querying. Informativeness refers to the complexity of graph signals that are learnable from the responses of queried nodes, while representativeness refers to the capacity of queried nodes to control generalization errors given noisy node-level information. We establish a theoretical relationship between generalization…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Optimization and Search Problems · Advanced Graph Neural Networks
