LGMLJul 6

Active Learning on Adversarially Corrupted Graphs

arXiv:2607.048696.0
Predicted impact top 57% in LG · last 90 daysOriginality Highly original
AI Analysis

This work provides the first theoretical connection between vertex expansion and query complexity in active learning under structural adversarial attacks, offering a foundation for robust graph learning.

The paper introduces a model for active learning on graphs where an adversary corrupts a set of vertices by adding edges, and proposes an algorithm that approximately recovers the corrupted vertices using a number of label queries polynomial in the adversary's power and the vertex expansion of the graph.

Motivated by real-world scenarios where malicious entities tamper with existing networks, we define a model where an adversary seeks to hide a set of \emph{corrupted vertices} inside a graph $G^*$. To this end, the adversary can add edges between the corrupted vertices, as well as edges between the corrupted vertices and $G^*$, and its power is then measured by the size of the \emph{neighborhood} of the corrupted vertices in $G^*$. Our goal is to design an active learning algorithm that efficiently finds the subset of corrupted vertices using a small number of label queries. We devise an efficient algorithm that approximately recovers the corrupted vertices with a query complexity that depends polynomially on both the power of the adversary and the \emph{vertex expansion} of $G^*$, a fundamental measure of graph connectivity. At the heart of this result is a polynomial-time algorithm, obtained by carefully adapting sum-of-squares algorithms for approximating minimum expansion, that finds a set with small vertex expansion subject to cardinality constraints. To the best of our knowledge, this is the first time that the vertex expansion is shown to play a key role in determining the query complexity of active learning algorithms robust to structural adversarial attacks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes