論文の概要: FPT Approximation for Socially Fair Clustering
- arxiv url: http://arxiv.org/abs/2106.06755v1
- Date: Sat, 12 Jun 2021 11:53:18 GMT
- ステータス: 処理完了
- システム内更新日: 2021-06-15 15:38:34.006857
- Title: FPT Approximation for Socially Fair Clustering
- Title(参考訳): 社会的公正クラスタリングのためのFPT近似
- Authors: Dishant Goyal and Ragesh Jaiswal
- Abstract要約: 距離関数 $d(.,.)$ を持つ距離空間 $mathcalX$ において点の集合 $P$ が与えられる。
社会的に公正な$k$-median問題の目標は、すべてのグループに対する最大平均コストを最小限に抑える、セットの$CサブセットF$ of $k$センターを見つけることである。
本研究では、社会的に公正な$k$-medianと$k$-meansに対する$(5+varepsilon)$と$(33+varepsilon)$近似アルゴリズムを設計する。
- 参考スコア(独自算出の注目度): 0.38073142980733
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: In this work, we study the socially fair $k$-median/$k$-means problem. We are
given a set of points $P$ in a metric space $\mathcal{X}$ with a distance
function $d(.,.)$. There are $\ell$ groups: $P_1,\dotsc,P_{\ell} \subseteq P$.
We are also given a set $F$ of feasible centers in $\mathcal{X}$. The goal of
the socially fair $k$-median problem is to find a set $C \subseteq F$ of $k$
centers that minimizes the maximum average cost over all the groups. That is,
find $C$ that minimizes the objective function $\Phi(C,P) \equiv \max_{j}
\sum_{x \in P_j} d(C,x)/|P_j|$, where $d(C,x)$ is the distance of $x$ to the
closest center in $C$. The socially fair $k$-means problem is defined similarly
by using squared distances, i.e., $d^{2}(.,.)$ instead of $d(.,.)$. In this
work, we design $(5+\varepsilon)$ and $(33 + \varepsilon)$ approximation
algorithms for the socially fair $k$-median and $k$-means problems,
respectively. For the parameters: $k$ and $\ell$, the algorithms have an FPT
(fixed parameter tractable) running time of $f(k,\ell,\varepsilon) \cdot n$ for
$f(k,\ell,\varepsilon) = 2^{{O}(k \, \ell/\varepsilon)}$ and $n = |P \cup F|$.
We also study a special case of the problem where the centers are allowed to be
chosen from the point set $P$, i.e., $P \subseteq F$. For this special case,
our algorithms give better approximation guarantees of $(4+\varepsilon)$ and
$(18+\varepsilon)$ for the socially fair $k$-median and $k$-means problems,
respectively. Furthermore, we convert these algorithms to constant pass
log-space streaming algorithms. Lastly, we show FPT hardness of approximation
results for the problem with a small gap between our upper and lower bounds.
- Abstract(参考訳): 本研究では,社会的に公平な$k$median/$k$-means問題について検討する。
距離関数 $d(.,.)$ を持つ距離空間 $\mathcal{x}$ において、点の集合 $p$ が与えられる。
P_1,\dotsc,P_{\ell} \subseteq P$。
また、$\mathcal{x}$ で実現可能なセンターのセット $f$ も与えられます。
社会的に公正な$k$-median問題の目標は、すべてのグループに対する最大平均コストを最小化する$C \subseteq F$ of $k$センターを見つけることである。
すなわち、目的函数 $\Phi(C,P) \equiv \max_{j} \sum_{x \in P_j} d(C,x)/|P_j|$ を最小化する $C$ を見つける。
社会的に公平な$k$-means問題は、同様に2乗距離、すなわち$d^{2}(.)を用いて定義される。
は$d(.....)$の代わりに$です。
本研究では,社会的に公正な$k$-medianと$k$-meansのそれぞれに対して,$(5+\varepsilon)$と$(33+ \varepsilon)$近似アルゴリズムを設計する。
パラメータは$k$ と $\ell$ で、アルゴリズムは fpt (fixed parameter tractable) の実行時間は $f(k,\ell,\varepsilon) \cdot n$ for $f(k,\ell,\varepsilon) = 2^{{o}(k \, \ell/\varepsilon)}$ と $n = |p \cup f|$ である。
また、中心が$P$、すなわち$P \subseteq F$から選択されることが許される問題の特別な場合についても研究する。
この特別な場合、我々のアルゴリズムは、社会的に公平な$k$-medianと$k$-means問題に対してそれぞれ$(4+\varepsilon)$と$(18+\varepsilon)$の近似保証を与える。
さらに,これらのアルゴリズムを一定パス空間ストリーミングアルゴリズムに変換する。
最後に,上界と下界の差が小さい問題に対する近似結果のFPT硬さを示す。
関連論文リスト
- LevAttention: Time, Space, and Streaming Efficient Algorithm for Heavy Attentions [54.54897832889028]
任意の$K$に対して、$n$とは独立に「普遍集合」$Uサブセット[n]$が存在し、任意の$Q$と任意の行$i$に対して、大きな注目スコアが$A_i,j$ in row $i$ of $A$は全て$jin U$を持つことを示す。
我々は、視覚変換器のスキームの利点を実証的に示し、トレーニング中に我々の普遍的なセットを使用する新しいモデルのトレーニング方法を示した。
論文 参考訳(メタデータ) (2024-10-07T19:47:13Z) - A Scalable Algorithm for Individually Fair K-means Clustering [77.93955971520549]
Jung et al. と Mahabadi et al が導入した個別フェア (p$, $k$) クラスタリング問題に対するスケーラブルなアルゴリズムを提案する。
クラスタリングは、各$xin P$に対して$delta(x)$ of $x$の範囲内で中心となる場合、個別にフェアと呼ばれる。
我々は,従来よりもアルゴリズムがはるかに高速であるだけでなく,低コストのソリューションを生み出すことを実証的に示す。
論文 参考訳(メタデータ) (2024-02-09T19:01:48Z) - Fast $(1+\varepsilon)$-Approximation Algorithms for Binary Matrix
Factorization [54.29685789885059]
本稿では, 2次行列分解(BMF)問題に対する効率的な$(1+varepsilon)$-approximationアルゴリズムを提案する。
目標は、低ランク因子の積として$mathbfA$を近似することである。
我々の手法はBMF問題の他の一般的な変種に一般化する。
論文 参考訳(メタデータ) (2023-06-02T18:55:27Z) - Parameterized Approximation for Robust Clustering in Discrete Geometric Spaces [2.687607197645453]
次元$Theta(log n)$ が $(sqrt3/2-o(1))$hard である場合でさえ、FPTアルゴリズムを近似する。
また、次元 $Theta(log n)$ が $(sqrt3/2-o(1))$hard であるような特別な場合でさえ、FPTアルゴリズムを近似することを示す。
論文 参考訳(メタデータ) (2023-05-12T08:43:28Z) - Low-Rank Approximation with $1/\epsilon^{1/3}$ Matrix-Vector Products [58.05771390012827]
我々は、任意のSchatten-$p$ノルムの下で、低ランク近似のためのクリロフ部分空間に基づく反復法について研究する。
我々の主な成果は、$tildeO(k/sqrtepsilon)$ matrix-vector productのみを使用するアルゴリズムである。
論文 参考訳(メタデータ) (2022-02-10T16:10:41Z) - Fair Representation Clustering with Several Protected Classes [13.53362222844008]
我々は、各クラスタが異なるグループから個人を公平に表現する必要があるフェア$k$-medianの問題を研究する。
我々は、$O(log k)$-approximationアルゴリズムを示し、$nO(ell)$で実行します。
論文 参考訳(メタデータ) (2022-02-03T03:45:45Z) - Tight FPT Approximation for Constrained k-Center and k-Supplier [0.38073142980733]
我々は、$k$-supplierと$k$-center問題の制約付きバージョンについて検討する。
Ding と Xu [SODA 2015] は、$k$-median と $k$-means の目的という文脈で、制約付きクラスタリングのための統一されたフレームワークを提案した。
論文 参考訳(メタデータ) (2021-10-27T07:52:59Z) - Nonconvex-Nonconcave Min-Max Optimization with a Small Maximization
Domain [11.562923882714093]
Y f(x,y) における max_y の $min_x 形式の最適化問題における近似一階定常点の探索問題について検討する。
我々のアプローチは、関数 $f(x,cdot)$ を $k 次テイラー近似($y$ で)に置き換え、ほぼ定常点を $Y$ で見つけることに依存する。
論文 参考訳(メタデータ) (2021-10-08T07:46:18Z) - Sets Clustering [25.358415142404752]
我々は、$O(logn)$集合のコア集合が常に存在することを証明し、$O(nlogn)$ timeで計算することができる。
このコアセットに非効率だが最適なアルゴリズムを適用することで、集合-k$-means問題に対する最初のPTAS(1+varepsilon$ approximation)を得ることができる。
オープンソースコードと文書分類および施設位置の実験結果も提供される。
論文 参考訳(メタデータ) (2020-03-09T13:30:30Z) - Agnostic Q-learning with Function Approximation in Deterministic
Systems: Tight Bounds on Approximation Error and Sample Complexity [94.37110094442136]
本稿では,決定論的システムにおける関数近似を用いたQ$学習の問題について検討する。
もし$delta = Oleft(rho/sqrtdim_Eright)$なら、$Oleft(dim_Eright)$を使って最適なポリシーを見つけることができる。
論文 参考訳(メタデータ) (2020-02-17T18:41:49Z) - Fixed-Support Wasserstein Barycenters: Computational Hardness and Fast
Algorithm [100.11971836788437]
固定支持ワッサーシュタインバリセンタ問題(FS-WBP)について検討する。
我々は,有望な反復的ブレグマン射影 (IBP) アルゴリズムであるtextscFastIBP の,証明可能な高速なテキスト決定論的変種を開発する。
論文 参考訳(メタデータ) (2020-02-12T03:40:52Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。