English

Fair Minimum Labeling: Efficient Temporal Network Activations for Reachability and Equity

Social and Information Networks 2025-10-22 v2 Data Structures and Algorithms Machine Learning

Abstract

Balancing resource efficiency and fairness is critical in networked systems that support modern learning applications. We introduce the Fair Minimum Labeling (FML) problem: the task of designing a minimum-cost temporal edge activation plan that ensures each group of nodes in a network has sufficient access to a designated target set, according to specified coverage requirements. FML captures key trade-offs in systems where edge activations incur resource costs and equitable access is essential, such as distributed data collection, update dissemination in edge-cloud systems, and fair service restoration in critical infrastructure. We show that FML is NP-hard and Ω(logV)\Omega(\log |V|)-hard to approximate, where VV is the set of nodes, and we present probabilistic approximation algorithms that match this bound, achieving the best possible guarantee for the activation cost. We demonstrate the practical utility of FML in a fair multi-source data aggregation task for training a shared model. Empirical results show that FML enforces group-level fairness with substantially lower activation cost than baseline heuristics, underscoring its potential for building resource-efficient, equitable temporal reachability in learning-integrated networks.

Keywords

Cite

@article{arxiv.2510.03899,
  title  = {Fair Minimum Labeling: Efficient Temporal Network Activations for Reachability and Equity},
  author = {Lutz Oettershagen and Othon Michail},
  journal= {arXiv preprint arXiv:2510.03899},
  year   = {2025}
}

Comments

Accepted at NeurIPS 2025

R2 v1 2026-07-01T06:17:21.060Z