arXiv reaDer
深層回帰のラベル エンコーディングの学習
Learning Label Encodings for Deep Regression
深回帰ネットワークは、特定の入力の連続値を予測する問題に取り組むために広く使用されています。回帰ネットワークをトレーニングするためのタスクに特化したアプローチは、直接回帰などの一般的なアプローチよりも大幅に改善されています。最近では、バイナリエンコードされたラベルを使用したバイナリ分類による回帰に基づく一般的なアプローチが、直接回帰よりも大幅な改善を示しています。回帰用のラベル エンコーディングのスペースは大きいです。これまで、特定のアプリケーションに適したラベル エンコーディングを見つけるための自動化されたアプローチはありませんでした。このホワイト ペーパーでは、ネットワーク全体とそのラベル エンコーディングのエンドツーエンド トレーニングのための正規化されたラベル エンコーディング学習 (RLEL) を紹介します。 RLEL は、回帰に取り組むための一般的なアプローチを提供します。 RLEL の根底にあるのは、特定のプロパティを持つエンコーディングを促進するように設計された正則化関数と組み合わせた実数値ラベル エンコーディングの連続検索スペースを使用することで、ラベル エンコーディングの検索スペースを制約し、効率的に探索できるという私たちの観察です。これらのプロパティは、個々のビットの分類エラーの確率とエラー訂正能力のバランスを取ります。 RLEL によって検出されたラベル エンコーディングは、手動で設計されたラベル エンコーディングに比べてエラーが少ないか同等です。 RLEL を適用すると、直接回帰と多クラス分類よりも平均絶対誤差 (MAE) がそれぞれ 10.9% と 12.4% 向上します。私たちの評価は、RLEL が既製の特徴抽出器と組み合わせることができ、さまざまなアーキテクチャ、データセット、およびタスクに適していることを示しています。コードは https://github.com/ubc-aamodt-group/RLEL_regression で入手できます。
Deep regression networks are widely used to tackle the problem of predicting a continuous value for a given input. Task-specialized approaches for training regression networks have shown significant improvement over generic approaches, such as direct regression. More recently, a generic approach based on regression by binary classification using binary-encoded labels has shown significant improvement over direct regression. The space of label encodings for regression is large. Lacking heretofore have been automated approaches to find a good label encoding for a given application. This paper introduces Regularized Label Encoding Learning (RLEL) for end-to-end training of an entire network and its label encoding. RLEL provides a generic approach for tackling regression. Underlying RLEL is our observation that the search space of label encodings can be constrained and efficiently explored by using a continuous search space of real-valued label encodings combined with a regularization function designed to encourage encodings with certain properties. These properties balance the probability of classification error in individual bits against error correction capability. Label encodings found by RLEL result in lower or comparable errors to manually designed label encodings. Applying RLEL results in 10.9% and 12.4% improvement in Mean Absolute Error (MAE) over direct regression and multiclass classification, respectively. Our evaluation demonstrates that RLEL can be combined with off-the-shelf feature extractors and is suitable across different architectures, datasets, and tasks. Code is available at https://github.com/ubc-aamodt-group/RLEL_regression.
updated: Sat Mar 04 2023 00:11:34 GMT+0000 (UTC)
published: Sat Mar 04 2023 00:11:34 GMT+0000 (UTC)
参考文献 (このサイトで利用可能なもの) / References (only if available on this site)
被参照文献 (このサイトで利用可能なものを新しい順に) / Citations (only if available on this site, in order of most recent)
Amazon.co.jpアソシエイト