A 2-layer GCN on RTL dataflow graphs detects hardware trojans with 98.66% precision and 92.30% recall, but the evaluation rests on only 51 designs with no released code or data.
Choosing a Classical Planner with Graph Neural Networks
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Online planner selection is the task of choosing a solver out of a predefined set for a given planning problem. As planning is computationally hard, the performance of solvers varies greatly on planning problems. Thus, the ability to predict their performance on a given problem is of great importance. While a variety of learning methods have been employed, for classical cost-optimal planning the prevailing approach uses Graph Neural Networks (GNNs). In this work, we continue the line of work on using GNNs for online planner selection. We perform a thorough investigation of the impact of the chosen GNN model, graph representation and node features, as well as prediction task. Going further, we propose using the graph representation obtained by a GNN as an input to the Extreme Gradient Boosting (XGBoost) model, resulting in a more resource-efficient yet accurate approach. We show the effectiveness of a variety of GNN-based online planner selection methods, opening up new exciting avenues for research on online planner selection.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
TROJAN-GUARD: Hardware Trojans Detection Using GNN in RTL Designs
A 2-layer GCN on RTL dataflow graphs detects hardware trojans with 98.66% precision and 92.30% recall, but the evaluation rests on only 51 designs with no released code or data.