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

不均衡分類でクラス比を保ったまま希少クラスの順位を改善

Density-Ratio Rescoring for Imbalanced Classification Using Raking Duals and Classifier Scores

Dongha Kim, Seunghwan Park

この論文をやさしく読む

ひとことで言うと

元のクラス比率で学習した分類器を作り直さず、希少クラスの予測順位を再採点する方法。

何に役立つ?

少数派クラスの検出順位を改善する手法の検討に役立つ。要旨では表形式データと遺伝子発現課題で評価した。

この研究の面白いところ

多数派標本の重み調整から得た双対スコアを、元の分類器のスコアと半々で組み合わせる。

どこまで分かった?

理論的な密度比との一致には母集団での正確な一致と正しい対数線形モデルという条件がある。実験結果はD = 128の設定など要旨の条件に基づく。

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

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

密度比による再採点(DRR)は、元のクラス比率で学習した分類器に、調査データのrakingから得る双対スコアを加える。rakingでは、多数派クラスの標本に重みを付け、少数派クラスの特徴量のモーメントに許容範囲内で合わせる。DRRは双対スコアと基礎分類器のスコアをそれぞれ周辺的に標準化し、固定の半々の重みで結合する。再標本化も基礎分類器の再学習も行わず、当てはめた双対をそのまま予測に使う。 母集団での正確な一致と、対数線形の傾きモデルが正しく指定されているという条件の下で、双対は加法定数を除いて対数密度比に等しくなる。また、クラス内で共通の共分散を仮定し、二つのスコアの統合がクラスの分離を改善する信号強度と相関の条件を解析する。表形式データの24ベンチマーク、30試行、五つの基礎学習器で評価すると、D = 128のランダム特徴設定のDRRは、全データセットで標準化した基礎分類器の平均適合率を改善し、平均増分は0.034だった。共通の双対を用いたraking・再ラベル付け再標本化手法より24データセット中22件で優れ、平均増分は0.092だった。共通の遺伝子発現集団を使う一対残りの八課題でも全て上回った。著者らは、元のクラス比率で学習した分類器を保ちながら希少クラスの順位付けを改善する、再利用可能なスコアとしてraking双対が有効だとする。

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

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

更新履歴

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

原文の要旨

Density-Ratio Rescoring (DRR) augments a classifier trained at the original class prior with a survey-raking dual score. Raking reweights the majority sample to match minority feature moments within a tolerance. DRR marginally standardizes the dual and base scores and combines them with a fixed weight of one half, using the fitted dual directly for prediction without resampling or refitting the base classifier. Under exact population matching and a correctly specified log-linear tilt model, the dual equals the log density ratio up to an additive constant. A class-separation analysis characterizes the signal strength and correlation conditions under which fusion improves separation under common within-class covariance. On 24 tabular benchmarks, evaluated over 30 trials and five base learners, DRR at the D=128 random-feature setting improves average precision over the standardized base on every dataset, with a mean gain of 0.034. It exceeds the shared-dual raking-and-relabeling resampler on 22 of 24 datasets, with a mean gain of $0.092$, and on all eight one-versus-rest tasks of a shared gene-expression cohort. These results demonstrate the effectiveness of using raking duals as reusable scores for improving rare-class ranking while retaining classifiers trained at the original prior.

著者のコメント

38 pages, 12 figures; includes all appendices. Updated title and competing-interest disclosure; corrected reference ordering. Results unchanged

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