← Search

Pierre Héroux

3 accepted papers

2025

Grammar Reinforcement Learning: path and cycle counting in graphs with a Context-Free Grammar and Transformer approach

ICLR 2025poster

This paper presents Grammar Reinforcement Learning (GRL), a reinforcement learning algorithm that uses Monte Carlo Tree Search (MCTS) and a transformer architecture that models a Pushdown Automaton (PDA) within a context-free grammar (CFG) framework. Taking as use case the problem of efficiently cou…

Cited by 0SourcePDFScholar
2024

G$^2$N$^2$ : Weisfeiler and Lehman go grammatical

ICLR 2024poster

This paper introduces a framework for formally establishing a connection between a portion of an algebraic language and a Graph Neural Network (GNN). The framework leverages Context-Free Grammars (CFG) to organize algebraic operations into generative rules that can be translated into a GNN layer mod…

Cited by 0SourcePDFScholar
2021

Analyzing the Expressive Power of Graph Neural Networks in a Spectral Perspective

ICLR 2021poster

In the recent literature of Graph Neural Networks (GNN), the expressive power of models has been studied through their capability to distinguish if two given graphs are isomorphic or not. Since the graph isomorphism problem is NP-intermediate, and Weisfeiler-Lehman (WL) test can give sufficient but…