Integrating Meta-Features with Knowledge Graph Embeddings for Meta-Learning
Antonis Klironomos, Ioannis Dasoulas, Francesco Periti, Mohamed Gad-Elrab, Heiko Paulheim, Anastasia Dimou, Evgeny Kharlamov

TL;DR
This paper introduces KGmetaSP, a knowledge graph embedding method that leverages past experiment data to enhance meta-learning tasks like pipeline performance estimation and dataset similarity detection.
Contribution
It proposes a novel knowledge graph-based approach that integrates experiment metadata to improve meta-learning accuracy over existing dataset feature methods.
Findings
KGmetaSP achieves accurate pipeline performance estimation with a single meta-model.
It significantly improves dataset similarity estimation compared to baseline methods.
The approach is validated on a large-scale benchmark with over 144,000 experiments.
Abstract
The vast collection of machine learning records available on the web presents a significant opportunity for meta-learning, where past experiments are leveraged to improve performance. Two crucial meta-learning tasks are pipeline performance estimation (PPE), which predicts pipeline performance on target datasets, and dataset performance-based similarity estimation (DPSE), which identifies datasets with similar performance patterns. Existing approaches primarily rely on dataset meta-features (e.g., number of instances, class entropy, etc.) to represent datasets numerically and approximate these meta-learning tasks. However, these approaches often overlook the wealth of past experimental results and pipeline metadata available. This limits their ability to capture dataset - pipeline interactions that reveal performance similarity patterns. In this work, we propose KGmetaSP, a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Domain Adaptation and Few-Shot Learning · Machine Learning and Data Classification
