論文の概要: AutoGL: A Library for Automated Graph Learning
- arxiv url: http://arxiv.org/abs/2104.04987v3
- Date: Fri, 5 Jan 2024 16:15:40 GMT
- ステータス: 処理完了
- システム内更新日: 2024-01-08 19:07:54.340802
- Title: AutoGL: A Library for Automated Graph Learning
- Title(参考訳): AutoGL: グラフ学習を自動化するライブラリ
- Authors: Ziwei Zhang, Yijian Qin, Zeyang Zhang, Chaoyu Guan, Jie Cai, Heng
Chang, Jiyan Jiang, Haoyang Li, Zixin Sun, Beini Xie, Yang Yao, Yipeng Zhang,
Xin Wang, Wenwu Zhu
- Abstract要約: グラフ上での機械学習を自動化するための,最初の専用ライブラリであるAutomated Graph Learning(AutoGL)を紹介する。
AutoGLはオープンソースで、使いやすく、拡張も柔軟です。
また、パイプラインのカスタマイズとアプリケーションの強化を容易にする、AutoGLの軽量バージョンであるAutoGL-lightも紹介します。
- 参考スコア(独自算出の注目度): 67.63587865669372
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: Recent years have witnessed an upsurge in research interests and applications
of machine learning on graphs. However, manually designing the optimal machine
learning algorithms for different graph datasets and tasks is inflexible,
labor-intensive, and requires expert knowledge, limiting its adaptivity and
applicability. Automated machine learning (AutoML) on graphs, aiming to
automatically design the optimal machine learning algorithm for a given graph
dataset and task, has received considerable attention. However, none of the
existing libraries can fully support AutoML on graphs. To fill this gap, we
present Automated Graph Learning (AutoGL), the first dedicated library for
automated machine learning on graphs. AutoGL is open-source, easy to use, and
flexible to be extended. Specifically, we propose a three-layer architecture,
consisting of backends to interface with devices, a complete automated graph
learning pipeline, and supported graph applications. The automated machine
learning pipeline further contains five functional modules: auto feature
engineering, neural architecture search, hyper-parameter optimization, model
training, and auto ensemble, covering the majority of existing AutoML methods
on graphs. For each module, we provide numerous state-of-the-art methods and
flexible base classes and APIs, which allow easy usage and customization. We
further provide experimental results to showcase the usage of our AutoGL
library. We also present AutoGL-light, a lightweight version of AutoGL to
facilitate customizing pipelines and enriching applications, as well as
benchmarks for graph neural architecture search. The codes of AutoGL are
publicly available at https://github.com/THUMNLab/AutoGL.
- Abstract(参考訳): 近年、グラフ上での機械学習の研究関心や応用の高まりを目撃している。
しかし、異なるグラフデータセットとタスクに対して最適な機械学習アルゴリズムを手動で設計することは、柔軟で労働集約的であり、専門家の知識を必要とし、適応性と適用性を制限する。
グラフデータセットとタスクに対して最適な機械学習アルゴリズムを自動設計することを目的とした、グラフ上の自動機械学習(AutoML)が注目されている。
しかし、既存のライブラリはグラフ上でAutoMLを完全にサポートできない。
このギャップを埋めるため,我々は,グラフ上で自動機械学習を行うための最初の専用ライブラリであるautomated graph learning(autogl)を提案する。
autoglはオープンソースであり、使いやすく、拡張も柔軟である。
具体的には,バックエンドからデバイスとのインターフェース,完全自動グラフ学習パイプライン,グラフアプリケーションをサポートする3層アーキテクチャを提案する。
自動機械学習パイプラインはさらに、オートフィーチャーエンジニアリング、ニューラルアーキテクチャ検索、ハイパーパラメータ最適化、モデルトレーニング、オートアンサンブルという、グラフ上の既存のAutoMLメソッドの大部分をカバーする5つの機能モジュールが含まれている。
各モジュールに対して、多くの最先端のメソッドとフレキシブルなベースクラスとAPIを提供しています。
さらに、AutoGLライブラリの使用例を示す実験結果も提供します。
また、パイプラインのカスタマイズやアプリケーションの強化を容易にするAutoGLの軽量バージョンであるAutoGL-lightと、グラフニューラルアーキテクチャ検索のベンチマークも提供する。
AutoGLのコードはhttps://github.com/THUMNLab/AutoGLで公開されている。
関連論文リスト
- GraphStorm: all-in-one graph machine learning framework for industry applications [75.23076561638348]
GraphStormはスケーラブルなグラフ構築、グラフモデルのトレーニング、推論のためのエンドツーエンドソリューションである。
GraphStormのすべてのコンポーネントは数十億のノードを持つグラフ上で動作でき、コードを変更することなく、モデルのトレーニングと推論を異なるハードウェアにスケールすることができる。
GraphStormは、2023年5月にリリースされて以来、数十億以上の業界アプリケーションで使われ、デプロイされてきた。
論文 参考訳(メタデータ) (2024-06-10T04:56:16Z) - Continual Learning on Graphs: Challenges, Solutions, and Opportunities [72.7886669278433]
本稿では,既存の連続グラフ学習(CGL)アルゴリズムの総合的なレビューを行う。
従来の連続学習手法と比較し,従来の連続学習手法の適用性を分析した。
アクセス可能なアルゴリズムの包括的なリストを含む、最新のリポジトリを維持します。
論文 参考訳(メタデータ) (2024-02-18T12:24:45Z) - Graph Learning Indexer: A Contributor-Friendly and Metadata-Rich
Platform for Graph Learning Benchmarks [11.972121836128592]
Graph Learning Indexer(GLI)は、グラフ学習のためのベンチマークキュレーションプラットフォームである。
GLIは、Emphdatasetコントリビュータにインセンティブを与えるように設計されている。
GLIは、ベンチマークデータセットの単純なコレクションではなく、知識ベースをキュレートする。
論文 参考訳(メタデータ) (2022-12-08T19:57:01Z) - GANDALF: Gated Adaptive Network for Deep Automated Learning of Features [0.0]
GANDALF (Deep Automated Learning of Features) のためのGated Adaptive Network
GANDALF は Gated Feature Learning Unit (GFLU) と呼ばれるゲーティング機構を備えた新しい表処理ユニットに依存している。
我々は、GANDALFがXGBoost、SAINT、FT-TransformersなどのSOTAアプローチより優れているか、劣っていることを実証する。
論文 参考訳(メタデータ) (2022-07-18T12:12:24Z) - Automated Graph Machine Learning: Approaches, Libraries, Benchmarks and Directions [58.220137936626315]
本稿では,グラフ機械学習の自動手法について論じる。
当社の専用かつ世界初のグラフ機械学習のためのオープンソースライブラリであるAutoGLを紹介します。
また、統一的で再現性があり、効率的な評価をサポートする調整されたベンチマークについて述べる。
論文 参考訳(メタデータ) (2022-01-04T18:31:31Z) - Automated Machine Learning on Graphs: A Survey [81.21692888288658]
本稿では,グラフ上の自動機械学習の体系的かつ包括的レビューを行う。
グラフ機械学習のためのハイパーパラメータ最適化(HPO)とニューラルアーキテクチャ探索(NAS)に注目した。
最後に、自動化グラフ機械学習の今後の研究方向に関する洞察を共有します。
論文 参考訳(メタデータ) (2021-03-01T04:20:33Z) - VEGA: Towards an End-to-End Configurable AutoML Pipeline [101.07003005736719]
VEGAは効率よく包括的なAutoMLフレームワークで、複数のハードウェアプラットフォームに互換性があり、最適化されている。
VEGAは既存のAutoMLアルゴリズムを改善し、SOTAメソッドに対して新しい高性能モデルを発見する。
論文 参考訳(メタデータ) (2020-11-03T06:53:53Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。