English

Free-order secretary for two-sided independence systems

Data Structures and Algorithms 2025-11-07 v1

Abstract

The Matroid Secretary Problem is a central question in online optimization, modeling sequential decision-making under combinatorial constraints. We introduce a bipartite graph framework that unifies and extends several known formulations, including the bipartite matching, matroid intersection, and random-order matroid secretary problems. In this model, elements form a bipartite graph between agents and items, and the objective is to select a matching that satisfies feasibility constraints on both sides, given by two independence systems. We study the free-order setting, where the algorithm may adaptively choose the next element to reveal. For kk-matroid intersection, we leverage a core lemma by (Feldman, Svensson and Zenklusen, 2022) to design an Ω(1/k2)\Omega(1/k^2)-competitive algorithm, extending known results for single matroids. Building on this, we identify the structural property underlying our approach and introduce kk-growth systems. We establish a generalized core lemma for kk-growth systems, showing that a suitably defined set of critical elements retains a Ω(1/k2)\Omega(1/k^2) fraction of the optimal weight. Using this lemma, we extend our Ω(1/k2)\Omega(1/k^2)-competitive algorithm to kk-growth systems for the edge-arrival model. We then study the agent-arrival model, which presents unique challenges to our framework. We extend the core lemma to this model and then apply it to obtain an Ω(β/k2)\Omega(\beta/k^2)-competitive algorithm for kk-growth systems, where β\beta denotes the competitiveness of a special type of order-oblivious algorithm for the item-side constraint. Finally, we relax the matching assumption and extend our results to the case of multiple item selection, where agents have individual independence systems coupled by a global item-side constraint. We obtain constant-competitive algorithms for fundamental cases such as partition matroids and kk-matching constraints.

Keywords

Cite

@article{arxiv.2511.04390,
  title  = {Free-order secretary for two-sided independence systems},
  author = {Kristóf Bérczi and Vasilis Livanos and José A. Soto and Victor Verdugo},
  journal= {arXiv preprint arXiv:2511.04390},
  year   = {2025}
}
R2 v1 2026-07-01T07:24:36.368Z