Recipe-Controlled Decoder Audit for Structural Knowledge-Graph Completion
- lab CatalyzeX
- lab DagsHub
- lab Gotit.pub
- lab Hugging Face
- lab ScienceCast
- lab arXiv
- lab arXivLabs
- location arXiv
A new audit protocol challenges how researchers attribute performance gains in knowledge-graph completion, arguing that decoder choice—often overlooked—can be the main diagnostic, especially on small datasets [1]. The recipe-controlled decoder audit (RCDA) evaluates structural transductive knowledge-graph completion by swapping decoders while holding the training recipe constant [1]. The primary controlled pair consists of the ComplEx and DistMult models, with targeted spot-checks using RotatE and TransE [2]. Across five standard knowledge graphs, the ComplEx-versus-DistMult differences under the controlled recipe are modest but consistent, ranging from +0.005 to +0.012 mean reciprocal rank (MRR) [2]. Encoder effects, such as those from CompGCN-style architectures, vary more by dataset [2]. On small knowledge graphs, decoder effects become the primary diagnostic [1]. The Kinship dataset shows a stable ComplEx advantage of +0.143 MRR across six seeds [2]. On the UMLS dataset, ComplEx holds a +0.022 MRR advantage in a clean six-seed server rerun, but the result reverses in an earlier provenance variant [2]. The authors therefore treat small-graph decoder choice as recipe- and provenance-sensitive rather than as a fixed dataset winner [2]. The audit further reveals that decoder choice interacts with encoder depth on the WN18RR dataset [1]. Under the controlled recipe, a depth-zero ComplEx configuration on YAGO3-10 reaches 0.6971 ± 0.0048 MRR at dimension 128 [2]. The protocol recommends three reporting practices: publish matched decoder rows, log small-graph provenance, and sweep decoder-by-depth combinations before making encoder-level claims [2]. Knowledge-graph completion research has historically focused on encoder innovations, with decoder selection often treated as a secondary implementation detail. The RCDA framework formalizes a counterweight to that tendency by isolating the decoder’s contribution through controlled experimentation [1]. The work appears as a preprint on arXiv and has not yet been peer-reviewed [1].
research-paper
Background sources we checked (6)
- arxiv.org ↗ We present a recipe-controlled decoder audit (RCDA) for structural transductive knowledge-graph completion (KGC). The audit asks a simple reporting question: before attributing gains to an encoder or training recipe, what changes when the decoder is swapped under the same recipe?…
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
- arxiv.org ↗ With the creation of new datasets, the question arises of whether the data in them is complementary to other datasets for training ML models (see recent reviews for a perspective of catalysts informatics22, 23, 24). This is especially important when consolidating data with a vari…
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
- en.wikipedia.org ↗ Sustainable Development Goals (abbr. SDGs) were adopted in 2015 by all United Nations (UN) members for the 2030 Agenda for Sustainable Development. The aim of the 17 global goals is "peace and prosperity for people and the planet", tackling climate change, and working to preserv…
- en.wikipedia.org ↗ In molecular biology, a transcription factor (TF) (or sequence-specific DNA-binding factor) is a protein that controls the rate of transcription of genetic information from DNA to messenger RNA, by binding to DNA sequences. Specificity can be due to sequence motifs, or epigenetic…
Sources
- export.arxiv.org — Recipe-Controlled Decoder Audit for Structural Knowledge-Graph Completion ↗