{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/autogl-a-library-for-automated-graph-learning","title":"AutoGL: A Library for Automated Graph Learning","arxiv_id":"2104.04987","date":"2021-04-11","proceeding":"ICLR Workshop GTRL 2021 5","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":"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.","url_abs":"https://arxiv.org/abs/2104.04987v4","url_pdf":"https://arxiv.org/pdf/2104.04987v4.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"autogl-a-library-for-automated-graph-learning","repo_url":"https://github.com/THUMNLab/AutoGL","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"autogl-a-library-for-automated-graph-learning","repo_url":"https://github.com/thumnlab/autogl-light","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"automl","task_name":"AutoML"},{"task_slug":"machine-learning","task_name":"BIG-bench Machine Learning"},{"task_slug":"feature-engineering","task_name":"Feature Engineering"},{"task_slug":"graph-learning","task_name":"Graph Learning"},{"task_slug":"architecture-search","task_name":"Neural Architecture Search"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2104.04987","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2104.04987"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"deterministic:regex_extraction","url":"https://github.com/THUMNLab/AutoGL","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"deterministic:regex_extraction","url":"https://github.com/THUMNLab/AutoGL-light","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/thumnlab/autogl-light","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran_honours":1,"unverified":7},"by_repo_kind":{"official":{"samples":8,"ran":1,"repositories":2}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"2af7097265be5bad","entry":"onek_encoding_unk","repo":"thumnlab/autogl-light","repo_kind":"official","path":"example/GNNUQ_NAS/gnn_uq/data_utils.py","file_url":"https://github.com/thumnlab/autogl-light/blob/HEAD/example/GNNUQ_NAS/gnn_uq/data_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2af7097265be5bad"}},{"code_sha256_prefix":"c235ed1eba8c446e","entry":"data_is_numpy","repo":"THUMNLab/AutoGL","repo_kind":"official","path":"autogl/module/_feature/utils.py","file_url":"https://github.com/THUMNLab/AutoGL/blob/HEAD/autogl/module/_feature/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c235ed1eba8c446e"}},{"code_sha256_prefix":"6624e068d14e7847","entry":"data_is_tensor","repo":"THUMNLab/AutoGL","repo_kind":"official","path":"autogl/module/_feature/utils.py","file_url":"https://github.com/THUMNLab/AutoGL/blob/HEAD/autogl/module/_feature/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6624e068d14e7847"}},{"code_sha256_prefix":"b77834b241fcd9a1","entry":"data_tensor2np","repo":"THUMNLab/AutoGL","repo_kind":"official","path":"autogl/module/_feature/utils.py","file_url":"https://github.com/THUMNLab/AutoGL/blob/HEAD/autogl/module/_feature/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b77834b241fcd9a1"}},{"code_sha256_prefix":"60ea3d41f4acf8b1","entry":"f","repo":"THUMNLab/AutoGL-light","repo_kind":"official","path":"autogllight/hpo/base.py","file_url":"https://github.com/THUMNLab/AutoGL-light/blob/HEAD/autogllight/hpo/base.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"60ea3d41f4acf8b1"}},{"code_sha256_prefix":"2cf65744b912b5c2","entry":"op_max","repo":"THUMNLab/AutoGL","repo_kind":"official","path":"autogl/module/_feature/auto_feature.py","file_url":"https://github.com/THUMNLab/AutoGL/blob/HEAD/autogl/module/_feature/auto_feature.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2cf65744b912b5c2"}},{"code_sha256_prefix":"4de0896322d3d8ed","entry":"op_mean","repo":"THUMNLab/AutoGL","repo_kind":"official","path":"autogl/module/_feature/auto_feature.py","file_url":"https://github.com/THUMNLab/AutoGL/blob/HEAD/autogl/module/_feature/auto_feature.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4de0896322d3d8ed"}},{"code_sha256_prefix":"e5f9bc5afdc81023","entry":"op_sum","repo":"THUMNLab/AutoGL","repo_kind":"official","path":"autogl/module/_feature/auto_feature.py","file_url":"https://github.com/THUMNLab/AutoGL/blob/HEAD/autogl/module/_feature/auto_feature.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e5f9bc5afdc81023"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}