arXiv論文メモ
新着一覧
cs.CG / cs.DS · 査読状況未確認

罰金付き最小費用二部マッチングのほぼ線形時間近似

Approximation Algorithm for the Min-Cost Bipartite Matching with Penalties

Eunjin Oh, Seongbin Park and Chanho Song

この論文をやさしく読む

ひとことで言うと

点を対応させない場合の罰金も考える二部マッチングを、ほぼ線形時間で近似するアルゴリズム。

何に役立つ?

対応しない点を許す距離に基づく割り当て問題を、大きなデータで計算する際の理論的な基礎になる。

この研究の面白いところ

完全マッチングで知られた高速近似を、罰金がある設定に広げた。

どこまで分かった?

保証は倍加次元が有界な距離空間での乱択近似についてであり、任意の距離空間での結果ではない。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

倍加次元が有界な距離空間で、罰金付き最小費用二部マッチング問題を研究する。距離空間Mの中に互いに交わらない二つの集合R、Bがあり、合計の点数はn、各点の罰金pは非負とする。R×Bから点が高々一組にしか属さないように対を選び、選んだ対の距離の総和と、どの対にも属さない点の罰金の総和を最小化することが目標である。幾何学的な設定での最小費用完全マッチングには、ほぼ線形時間の近似アルゴリズムが知られているが、罰金がある場合には知られていなかった。本論文は、高い確率で、O(n poly(log n,1/ε))時間で(1+ε)近似の罰金付き最小費用二部マッチングを計算する乱択アルゴリズムを提示する。著者らの知る限り、これは罰金付きの問題に対する最初のほぼ線形時間近似アルゴリズムである。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-22(UTC)
最新改訂
2026-09-22 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

In this paper, we study the minimum-cost bipartite matching with penalties problem in metric spaces with bounded doubling dimension: Given two disjoint sets $R, B$ in a metric space $\mathcal{M}$ with $|R|+|B|=n$ and a penalty function $p \colon R \cup B \to \mathbb{R}_{\ge 0}$, the goal is to select a set of pairs in $R\times B$ so that every point belongs to at most one pair and the sum of the distances of the selected pairs and the penalties of the points not belonging to any pair is minimized. While near-linear time approximation algorithms are known for the minimum-cost perfect matching problem in geometric settings, no such algorithm was previously known for the penalty setting. We present a randomized algorithm that computes a $(1+\varepsilon)$-approximate minimum-cost bipartite matching with penalties in $O(n \mathrm{poly}(\log n, 1/\varepsilon))$ time with high probability. To the best of our knowledge, this is the first near-linear time approximation algorithm for the problem in the penalty setting.

arXiv ID: 2609.26369 / 要約の誤りについて