LGDSMLNov 25, 2018

$HS^2$: Active Learning over Hypergraphs

arXiv:1811.11549v1
Originality Incremental advance
AI Analysis

This work addresses active learning efficiency for hypergraph-based data, offering a novel method with theoretical and empirical improvements, though it is incremental as it builds on prior graph-based approaches.

The paper tackles the problem of active learning over hypergraphs by proposing the $HS^2$ method, which generalizes the $S^2$ algorithm to handle hypergraph structures and both pointwise and pairwise queries, resulting in significantly fewer queries required compared to $S^2$ on clique-expanded graphs.

We propose a hypergraph-based active learning scheme which we term $HS^2$, $HS^2$ generalizes the previously reported algorithm $S^2$ originally proposed for graph-based active learning with pointwise queries [Dasarathy et al., COLT 2015]. Our $HS^2$ method can accommodate hypergraph structures and allows one to ask both pointwise queries and pairwise queries. Based on a novel parametric system particularly designed for hypergraphs, we derive theoretical results on the query complexity of $HS^2$ for the above described generalized settings. Both the theoretical and empirical results show that $HS^2$ requires a significantly fewer number of queries than $S^2$ when one uses $S^2$ over a graph obtained from the corresponding hypergraph via clique expansion.

Foundations

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

Your Notes