ADRIEN GUILLE

Associate Professor of Computer Science @ Université Lumière Lyon 2

Graph-Based NLP

In this series of works we revisit classical natural language processing tasks by casting them as tasks defined on graphs.

Contributions

In one research direction, we’ve proposed a graph-based approach to document classification, using a hierarchical GNN operating in the hyperbolic space ; we’ve also proposed a GNN-RNN architecture for extractive document summarization (presented at ECIR 2024). In another research direction, we’ve highlighted the capacity of pre-trained language models to linearly encode parts of the structure of AMR (abstract meaning representation) graphs in the attention mechanism (presented at *SEM 2024); we’ve also developped a GNN-based approach to learn to map the internal attention graphs computed by LLMs to AMR graphs (presentend at NLPIR 2025). Recently, we’ve started started working on automatic AMR parsing, specifically for the French language (work presented at TALN 2026).

Selected Publications

Code & Models