English

Ising on the Graph: Task-specific Graph Subsampling via the Ising Model

Machine Learning 2025-04-09 v3 Artificial Intelligence

Abstract

Reducing a graph while preserving its overall properties is an important problem with many applications. Typically, reduction approaches either remove edges (sparsification) or merge nodes (coarsening) in an unsupervised way with no specific downstream task in mind. In this paper, we present an approach for subsampling graph structures using an Ising model defined on either the nodes or edges and learning the external magnetic field of the Ising model using a graph neural network. Our approach is task-specific as it can learn how to reduce a graph for a specific downstream task in an end-to-end fashion without requiring a differentiable loss function for the task. We showcase the versatility of our approach on four distinct applications: image segmentation, explainability for graph classification, 3D shape sparsification, and sparse approximate matrix inverse determination.

Keywords

Cite

@article{arxiv.2402.10206,
  title  = {Ising on the Graph: Task-specific Graph Subsampling via the Ising Model},
  author = {Maria Bånkestad and Jennifer R. Andersson and Sebastian Mair and Jens Sjölund},
  journal= {arXiv preprint arXiv:2402.10206},
  year   = {2025}
}

Comments

29 pages, 22 figures, accepted at the Learning on Graphs conference (LoG 2024)

R2 v1 2026-06-28T14:49:58.998Z