DLGNet: Hyperedge Classification through Directed Line Graphs for Chemical Reactions
Stefano Fiorini, Giulia M. Bovolenta, Stefano Coniglio, Michele, Ciavotta, Pietro Morerio, Michele Parrinello, Alessio Del Bue

TL;DR
This paper introduces DLGNet, a spectral graph neural network designed for hypergraph-based chemical reaction classification, leveraging a novel Directed Line Graph Laplacian to encode interaction directionality, resulting in significant performance improvements.
Contribution
The paper presents the first spectral GNN for hypergraphs using the Directed Line Graph transformation and a new Hermitian Laplacian, advancing chemical reaction classification methods.
Findings
DLGNet outperforms existing methods by 33% on average
The Directed Line Graph Laplacian is positive semidefinite and eigen-decomposable
Significant accuracy improvements on real-world chemical datasets
Abstract
Graphs and hypergraphs provide powerful abstractions for modeling interactions among a set of entities of interest and have been attracting a growing interest in the literature thanks to many successful applications in several fields. In particular, they are rapidly expanding in domains such as chemistry and biology, especially in the areas of drug discovery and molecule generation. One of the areas witnessing the fasted growth is the chemical reactions field, where chemical reactions can be naturally encoded as directed hyperedges of a hypergraph. In this paper, we address the chemical reaction classification problem by introducing the notation of a Directed Line Graph (DGL) associated with a given directed hypergraph. On top of it, we build the Directed Line Graph Network (DLGNet), the first spectral-based Graph Neural Network (GNN) expressly designed to operate on a hypergraph via…
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
TopicsComputational Drug Discovery Methods · Advanced Data Processing Techniques · Text and Document Classification Technologies
MethodsSparse Evolutionary Training · Graph Neural Network
