DBAILGNov 10, 2025

OntoTune: Ontology-Driven Learning for Query Optimization with Convolutional Models

arXiv:2511.06780v1
Originality Incremental advance
AI Analysis

This work addresses query optimization for database systems, but it appears incremental as it builds on existing graph-based convolutional networks with ontology integration.

The paper tackles query optimization by developing OntoTune, an ontology-driven platform that integrates SQL queries, database metadata, and statistics to enhance learning algorithms, resulting in performance gains over default query execution in a case study.

Query optimization has been studied using machine learning, reinforcement learning, and, more recently, graph-based convolutional networks. Ontology, as a structured, information-rich knowledge representation, can provide context, particularly in learning problems. This paper presents OntoTune, an ontology-based platform for enhancing learning for query optimization. By connecting SQL queries, database metadata, and statistics, the ontology developed in this research is promising in capturing relationships and important determinants of query performance. This research also develops a method to embed ontologies while preserving as much of the relationships and key information as possible, before feeding it into learning algorithms such as tree-based and graph-based convolutional networks. A case study shows how OntoTune's ontology-driven learning delivers performance gains compared with database system default query execution.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes