LGNEMLMay 11, 2020

Ring Reservoir Neural Networks for Graphs

arXiv:2005.05294v12 citations
Originality Incremental advance
AI Analysis

This work addresses the need for more efficient graph learning methods, offering a domain-specific improvement for researchers and practitioners in graph machine learning.

The paper tackles the problem of efficient graph learning by proposing a ring topology for reservoir computing neural networks, achieving consistent advantages in predictive performance on graph classification tasks.

Machine Learning for graphs is nowadays a research topic of consolidated relevance. Common approaches in the field typically resort to complex deep neural network architectures and demanding training algorithms, highlighting the need for more efficient solutions. The class of Reservoir Computing (RC) models can play an important role in this context, enabling to develop fruitful graph embeddings through untrained recursive architectures. In this paper, we study progressive simplifications to the design strategy of RC neural networks for graphs. Our core proposal is based on shaping the organization of the hidden neurons to follow a ring topology. Experimental results on graph classification tasks indicate that ring-reservoirs architectures enable particularly effective network configurations, showing consistent advantages in terms of predictive performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes