Neighborhood-Aware Graph Labeling Problem

Abstract

Motivated by optimization oracles in bandits with network interference, we study the Neighborhood-Aware Graph Labeling (NAGL) problem. Given a graph G = (V,E), a label set of size L, and local reward functions fv accessed via evaluation oracles, the objective is to assign labels to maximize Σv ∈ V fv(xN[v]), where each term depends on the closed neighborhood of v. Two vertices co-occur in some neighborhood term exactly when their distance in G is at most 2, so the dependency graph is the squared graph G2 and tw(G2) governs exact algorithms and matching fine-grained lower bounds. Accordingly, we show that this dependence is inherent: NAGL is NP-hard even on star graphs with binary labels and, assuming SETH, admits no (L-)tw(G2)· nO(1)-time algorithm for any >0. We match this with an exact dynamic program on a tree decomposition of G2 running in O\!(n· tw(G2)· Ltw(G2)+1) time. For approximation, unless P=NP, for every >0 there is no polynomial-time n1--approximation on general graphs even under the promise OPT>0; without the promise OPT>0, no finite multiplicative approximation ratio is possible. In the nonnegative-reward regime, we give polynomial-time approximation algorithms for NAGL in two settings: (i) given a proper q-coloring of G2, we obtain a 1/q-approximation; and (ii) on planar graphs of bounded maximum degree, we develop a Baker-type polynomial-time approximation scheme (PTAS), which becomes an efficient PTAS (EPTAS) when L is constant.

0

Discussion (0)

Sign in to join the discussion.

Loading comments…