Semantic-Guided RL for Interpretable Feature Engineering
Mohamed Bouadi, Arta Alavi, Salima Benbernou, Mourad Ouziri

TL;DR
This paper introduces SMART, a hybrid semantic-guided reinforcement learning approach for automated feature engineering that enhances model accuracy and interpretability by leveraging knowledge graphs and description logics.
Contribution
The paper presents a novel method combining semantic reasoning and deep reinforcement learning to generate interpretable features automatically.
Findings
Significantly improves prediction accuracy on public datasets.
Ensures high interpretability of generated features.
Effectively combines semantic reasoning with reinforcement learning.
Abstract
The quality of Machine Learning (ML) models strongly depends on the input data, as such generating high-quality features is often required to improve the predictive accuracy. This process is referred to as Feature Engineering (FE). However, since manual feature engineering is time-consuming and requires case-by-case domain knowledge, Automated Feature Engineering (AutoFE) is crucial. A major challenge that remains is to generate interpretable features. To tackle this problem, we introduce SMART, a hybrid approach that uses semantic technologies to guide the generation of interpretable features through a two-step process: Exploitation and Exploration. The former uses Description Logics (DL) to reason on the semantics embedded in Knowledge Graphs (KG) to infer domain-specific features, while the latter exploits the knowledge graph to conduct a guided exploration of the search space…
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
TopicsSemantic Web and Ontologies · Natural Language Processing Techniques
