Prix du meilleur papier étudiant à ICLP'25
Le papier suivant a été primé du Best Student Paper Award lors de la 41ème conférence internationale en programmation logique (ICLP) en septembre 2025 :
Alexander Beiser, Markus Hecher, and Stefan Woltran: Automated Hybrid Grounding Using Structural and Data-Driven Heuristics
Résumé :
The grounding bottleneck poses one of the key challenges that hinders the widespread adoption of Answer Set Programming in industry. Hybrid Grounding is a step in alleviating the bottleneck by combining the strength of standard bottom-up grounding with recently proposed techniques where rule bodies are decoupled during grounding. However, it has remained unclear when hybrid grounding shall use body-decoupled grounding and when to use standard bottom-up grounding. In this paper, we address this issue by developing automated hybrid grounding: we introduce a splitting algorithm based on data-structural heuristics that detects when to use body-decoupled grounding and when standard grounding is beneficial. We base our heuristics on the structure of rules and an estimation procedure that incorporates the data of the instance. The experiments conducted on our prototypical implementation demonstrate promising results, which show an improvement on hard-to-ground scenarios, whereas on hard-to-solve instances we approach state-of-the-art performance.
