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

ラベル汚染下で公平性と頑健性を両立させるFairMean

FairMean: Promoting Fairness in Distributed Learning under Label Poisoning Attacks

Huigan Zheng and Jiaojiao Zhang and Yongxiang Liu

この論文をやさしく読む

ひとことで言うと

分散学習で損失の大きい参加者を重視しつつ、ラベル汚染による過大な影響を抑える方法。

何に役立つ?

参加者間の成績差とラベル汚染への耐性を同時に考える分散学習の設計に役立つ。

この研究の面白いところ

重みを損失とともに増やしながら上限を設け、汚染割合の二乗に比例する項を持つ理論的な上界も示す。

どこまで分かった?

要旨は公平性の指標と理論的な停留性境界を報告するが、あらゆる攻撃や運用条件での頑健性は示していない。

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

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

公平性を考慮する分散学習では、クライアント間の性能差を減らすため、損失の大きいクライアントを優先する。しかし、ラベル汚染も大きな損失を生み得るため、公平性と頑健性の間に対立が生じる。この問題を扱うFairMeanを提案する。FairMeanは、局所損失について上限があり、単調に減少しない関数を用いて、各クライアントの勾配に重みを付ける。損失とともに重みが増えることで高損失のクライアントを優先し、公平性を促す一方、上限によって汚染されたクライアントの勾配が損失によって過度に増幅されるのを防ぐ。ラベル汚染がない場合には、FairMeanの目的関数を最小化するほうが、標準的な平均損失を最小化するより、解の公平性に適することを示す。ラベル汚染がある場合には、攻撃に依存する項が汚染されたクライアントの割合の二乗に比例する、平均停留性の上界を確立する。実験では、FairMeanは正解率のばらつきを減らし、最も成績の低いクライアントの正解率を改善することで、公平性を促した。

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

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

更新履歴

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

原文の要旨

Fairness-aware distributed learning prioritizes clients with large losses to reduce performance disparities, but label poisoning can create large losses, thereby inducing a fairness--robustness conflict. We propose FairMean to manage this conflict. FairMean weights client gradients using a bounded, nondecreasing function of local loss. The increasing weights prioritize high-loss clients to promote fairness, while the upper bound prevents excessive loss-induced amplification of poisoned-client gradients. In the absence of label poisoning, we show that minimizing the FairMean objective is more conducive to solution fairness than minimizing the standard average-loss objective. Under label poisoning, we establish an average-stationarity bound whose attack-dependent term is proportional to the square of the poisoned-client fraction. Experiments show that FairMean promotes fairness by reducing accuracy variance while improving worst-client accuracy.

著者のコメント

Extended version with complete proofs and additional experimental results

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