Papers › KGTuner: Efficient Hyper-parameter Search for Knowledge Graph Learning

KGTuner: Efficient Hyper-parameter Search for Knowledge Graph Learning

5 May 2022arXiv:2205.02460archive 2025-07-28

Yongqi Zhang, Zhanke Zhou, Quanming Yao, Yong Li

While hyper-parameters (HPs) are important for knowledge graph (KG) learning, existing methods fail to search them efficiently. To solve this problem, we first analyze the properties of different HPs and measure the transfer ability from small subgraph to the full graph. Based on the analysis, we propose an efficient two-stage search algorithm KGTuner, which efficiently explores HP configurations on small subgraph at the first stage and transfers the top-performed configurations for fine-tuning on the large full graph at the second stage. Experiments show that our method can consistently find better HPs than the baseline algorithms within the same time budget, which achieves {9.1\%} average relative improvement for four embedding models on the large-scale KGs in open graph benchmark.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2205.02460")

Code

Syntology Ran 9 of 19 code samples harvested from 5 repositories linked to this paper; 10 have no recorded run. Of those that ran: 4 ran · our draft was wrong; 1 ran · fixture could not drive it; 4 ran with no contract checked.

By repository: official repository: 2 samples from 1 repository, 1 ran; community (archive-listed): 1 sample from 1 repository, 0 ran; found in paper text by Syntology: 16 samples from 3 repositories, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

automl-research/kgtuner officialmentioned in paperpytorch report
tmlr-group/one-shot-subgraph mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

19 samples harvested; 9 ran; 0 honoured the contract we drafted; 10 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

4ran · our draft was wrong
1ran · fixture could not drive it
4ran
10unverified

Licence: 18 of the 19 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 5 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

RF_HPO automl-research/kgtuner/code/random_forest.py official repository ran no licence file found · pointer only · 4ca53a5906eb2834 · report
base_HPO automl-research/kgtuner/code/random_forest.py official repository unverified no licence file found · pointer only · c4b1d95a982ecf24 · report
base_HPO tmlr-group/one-shot-subgraph/base_HPO.py community (archive-listed) unverified MIT (permissive) · f19b819a7c0001d6 · report
MissingArgument hyperopt/hyperopt/hyperopt/tpe.py found in paper text by Syntology ran licence not identified · pointer only · 9a69b8b03470ab68 · report
PyllImportError hyperopt/hyperopt/hyperopt/tpe.py found in paper text by Syntology ran · metamorphic tier: deterministic licence not identified · pointer only · 22f64d16e62ad3f2 · report
SymbolTableEntry hyperopt/hyperopt/hyperopt/tpe.py found in paper text by Syntology ran licence not identified · pointer only · 47c318d37d87ce83 · report
find_b_opt_max tadpole/AutoNE/src/utils.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · 5a00ee98b3363e48 · report
miscs_to_idxs_vals hyperopt/hyperopt/hyperopt/tpe.py found in paper text by Syntology ran · our draft was wrong licence not identified · pointer only · 32a98e9dfcac6137 · report
miscs_update_idxs_vals hyperopt/hyperopt/hyperopt/tpe.py found in paper text by Syntology ran · our draft was wrong licence not identified · pointer only · c9c378081769a329 · report
rand tadpole/AutoNE/src/utils.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · 76f68153db6b0758 · report
random_with_bound_type tadpole/AutoNE/src/utils.py found in paper text by Syntology ran · fixture could not drive it fingerprinted no licence file found · pointer only · f4690f3a9b80924c · report
Literal hyperopt/hyperopt/hyperopt/tpe.py found in paper text by Syntology unverified licence not identified · pointer only · 186fd5c4b2feca40 · report
as_apply hyperopt/hyperopt/hyperopt/tpe.py found in paper text by Syntology unverified licence not identified · pointer only · f63eb262d0afcb0b · report
build_posterior hyperopt/hyperopt/hyperopt/tpe.py found in paper text by Syntology unverified licence not identified · pointer only · a656923f5be42e13 · report
build_posterior_wrapper hyperopt/hyperopt/hyperopt/tpe.py found in paper text by Syntology unverified licence not identified · pointer only · 2b77fd5e7d7e3cc4 · report
combine_data_rows_favoring_recent facebook/Ax/ax/core/data.py found in paper text by Syntology unverified MIT recorded; this copy not marked cleared · pointer only · a948469a69a3f4ff · report
combine_dfs_favoring_recent facebook/Ax/ax/core/data.py found in paper text by Syntology unverified MIT recorded; this copy not marked cleared · pointer only · 6eebf93117770027 · report
pos_args hyperopt/hyperopt/hyperopt/tpe.py found in paper text by Syntology unverified licence not identified · pointer only · 054cf5d9d839933b · report
suggest hyperopt/hyperopt/hyperopt/tpe.py found in paper text by Syntology unverified licence not identified · pointer only · fa899e1d4d723b44 · report

Tasks

Graph Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections