論文の概要: Auto-Sklearn 2.0: Hands-free AutoML via Meta-Learning
- arxiv url: http://arxiv.org/abs/2007.04074v3
- Date: Tue, 4 Oct 2022 12:18:34 GMT
- ステータス: 処理完了
- システム内更新日: 2022-11-12 10:11:16.800037
- Title: Auto-Sklearn 2.0: Hands-free AutoML via Meta-Learning
- Title(参考訳): Auto-Sklearn 2.0:メタラーニングによるハンズフリーAutoML
- Authors: Matthias Feurer, Katharina Eggensperger, Stefan Falkner, Marius
Lindauer and Frank Hutter
- Abstract要約: 第2回ChaLearn AutoMLチャレンジへの勝利を動機とした新しいAutoMLアプローチを紹介します。
我々はPoSH Auto-Sklearnを開発した。これは、厳格な時間制限下で、AutoMLシステムが大きなデータセットでうまく機能することを可能にする。
また、真にハンズフリーなAutoMLに対する解決策を提案する。
- 参考スコア(独自算出の注目度): 45.643809726832764
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Automated Machine Learning (AutoML) supports practitioners and researchers
with the tedious task of designing machine learning pipelines and has recently
achieved substantial success. In this paper, we introduce new AutoML approaches
motivated by our winning submission to the second ChaLearn AutoML challenge. We
develop PoSH Auto-sklearn, which enables AutoML systems to work well on large
datasets under rigid time limits by using a new, simple and meta-feature-free
meta-learning technique and by employing a successful bandit strategy for
budget allocation. However, PoSH Auto-sklearn introduces even more ways of
running AutoML and might make it harder for users to set it up correctly.
Therefore, we also go one step further and study the design space of AutoML
itself, proposing a solution towards truly hands-free AutoML. Together, these
changes give rise to the next generation of our AutoML system, Auto-sklearn
2.0. We verify the improvements by these additions in an extensive experimental
study on 39 AutoML benchmark datasets. We conclude the paper by comparing to
other popular AutoML frameworks and Auto-sklearn 1.0, reducing the relative
error by up to a factor of 4.5, and yielding a performance in 10 minutes that
is substantially better than what Auto-sklearn 1.0 achieves within an hour.
- Abstract(参考訳): automated machine learning (automl)は、マシンラーニングパイプラインの設計という面倒なタスクを実践者や研究者に提供する。
本稿では,第2回ChaLearn AutoMLチャレンジへの勝利を動機とした,新しいAutoMLアプローチを紹介する。
本研究では,新しい単純でメタ機能のないメタラーニング手法と,予算配分に有効なバンディット戦略を用いることにより,大規模データセットに対して厳格な時間制限下でうまく動作するposh auto-sklearnを開発した。
しかし、PoSH Auto-sklearnは、さらに多くのAutoMLの実行方法を導入し、ユーザーが正しく設定することを難しくする可能性がある。
したがって、さらに一歩進んでAutoML自体の設計空間を研究し、真にハンズフリーなAutoMLへのソリューションを提案します。
これらの変更によって、次世代のAutoMLシステムであるAuto-sklearn 2.0が生まれます。
39のAutoMLベンチマークデータセットに関する広範な実験的研究において、これらの追加による改善を検証する。
論文は、他の一般的なautomlフレームワークやauto-sklearn 1.0と比較し、相対エラーを4.5倍まで削減し、auto-sklearn 1.0が1時間以内に達成したものよりも大幅に優れた10分でパフォーマンスを向上した。
関連論文リスト
- AutoML-Agent: A Multi-Agent LLM Framework for Full-Pipeline AutoML [56.565200973244146]
自動機械学習(Automated Machine Learning, ML)は、開発パイプライン内のタスクを自動化することによって、AI開発を加速する。
近年の作業では,そのような負担を軽減するために,大規模言語モデル(LLM)の利用が始まっている。
本稿では,フルパイプのAutoMLに適した新しいマルチエージェントフレームワークであるAutoML-Agentを提案する。
論文 参考訳(メタデータ) (2024-10-03T20:01:09Z) - Position: A Call to Action for a Human-Centered AutoML Paradigm [83.78883610871867]
自動機械学習(AutoML)は、機械学習(ML)を自動かつ効率的に構成する基本的目的を中心に形成された。
AutoMLの完全な可能性を解き放つ鍵は、現在探索されていないAutoMLシステムとのユーザインタラクションの側面に対処することにある、と私たちは主張する。
論文 参考訳(メタデータ) (2024-06-05T15:05:24Z) - The Devil is in the Errors: Leveraging Large Language Models for
Fine-grained Machine Translation Evaluation [93.01964988474755]
AutoMQMは,大規模な言語モデルに対して,翻訳におけるエラーの識別と分類を求めるプロンプト技術である。
テキスト内学習と微調整によるラベル付きデータの影響について検討する。
次に, PaLM-2モデルを用いてAutoMQMを評価し, スコアのプロンプトよりも性能が向上することがわかった。
論文 参考訳(メタデータ) (2023-08-14T17:17:21Z) - Towards Green Automated Machine Learning: Status Quo and Future
Directions [71.86820260846369]
AutoMLは高いリソース消費で批判されている。
本稿では,AutoMLプロセス全体を環境に優しいものにするためのパラダイムであるGreen AutoMLを提案する。
論文 参考訳(メタデータ) (2021-11-10T18:57:27Z) - Naive Automated Machine Learning -- A Late Baseline for AutoML [0.0]
AutoML(Automated Machine Learning)は、特定のデータセット上で最高の一般化パフォーマンスを持つパイプラインを自動的に見つける問題です。
機械学習の問題に関する重要なメタ知識を利用するAutoMLの非常に単純なソリューションであるNaive AutoMLを紹介します。
論文 参考訳(メタデータ) (2021-03-18T19:52:12Z) - A Neophyte With AutoML: Evaluating the Promises of Automatic Machine
Learning Tools [1.713291434132985]
本稿では,機械学習(ML)経験の少ない人の視点から,現代の自動機械学習(AutoML)ツールについて考察する。
ML技術の使用を簡素化し、民主化するために作られたAutoMLツールは、使いやすくも開発中のツールも数多くある。
論文 参考訳(メタデータ) (2021-01-14T19:28:57Z) - Leveraging Automated Machine Learning for Text Classification:
Evaluation of AutoML Tools and Comparison with Human Performance [0.07734726150561087]
この研究では、13の異なるポピュラーデータセット上の4つのAutoMLツールを比較します。
その結果、AutoMLツールは13のタスクのうち4つで機械学習コミュニティよりも優れています。
論文 参考訳(メタデータ) (2020-12-07T10:31:13Z) - Is deep learning necessary for simple classification tasks? [3.3793659640122717]
自動機械学習(Automated Machine Learning、ML)とディープラーニング(Deep Learning、DL)は、帰納的学習タスクを解決するために使用される最先端のパラダイムである。
6つのよく認識された公開データセットのバイナリ分類の文脈でAutoMLとDLを比較した。
また、深部推定器を組み込んだ遺伝的プログラミングに基づくAutoMLの新しいツールの評価を行った。
論文 参考訳(メタデータ) (2020-06-11T18:41:47Z) - Adaptation Strategies for Automated Machine Learning on Evolving Data [7.843067454030999]
本研究は,概念ドリフトなどのデータストリーム課題がAutoML手法の性能に及ぼす影響を理解することを目的とする。
本稿では,6つの概念ドリフト適応戦略を提案し,それらの有効性を異なるAutoMLアプローチで評価する。
論文 参考訳(メタデータ) (2020-06-09T14:29:16Z) - AutoGluon-Tabular: Robust and Accurate AutoML for Structured Data [120.2298620652828]
オープンソースのAutoMLフレームワークであるAutoGluon-Tabularを紹介します。
KaggleとOpenML AutoML Benchmarkの50の分類および回帰タスクからなるスイートのテストによると、AutoGluonはより速く、より堅牢で、はるかに正確である。
論文 参考訳(メタデータ) (2020-03-13T23:10:39Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。