The complexity of finding and enumerating optimal subgraphs to represent spatial correlation
Jessica Enright, Duncan Lee, Kitty Meeks, William Pettersson, John Sylvester

TL;DR
This paper investigates the computational complexity of optimizing subgraphs to model spatial correlation, proving NP-hardness, and introduces two parameterized algorithms for exact enumeration under specific constraints.
Contribution
It establishes the NP-hardness of the subgraph optimization problem and presents two efficient parameterized algorithms for exact enumeration in restricted cases.
Findings
The problem is NP-hard unless P=NP.
Two parameterized algorithms solve the problem exactly.
Algorithms enable efficient enumeration considering spatial correlation uncertainty.
Abstract
Understanding spatial correlation is vital in many fields including epidemiology and social science. Lee, Meeks and Pettersson (Stat. Comput. 2021) recently demonstrated that improved inference for areal unit count data can be achieved by carrying out modifications to a graph representing spatial correlations; specifically, they delete edges of the planar graph derived from border-sharing between geographic regions in order to maximise a specific objective function. In this paper we address the computational complexity of the associated graph optimisation problem. We demonstrate that this problem cannot be solved in polynomial time unless P = NP; we further show intractability for two simpler variants of the problem. We follow these results with two parameterised algorithms that exactly solve the problem. Both of these solve not only the decision problem, but also enumerate all…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpatial and Panel Data Analysis · Statistical Methods and Bayesian Inference · Data-Driven Disease Surveillance
