Graphs as Tools to Improve Deep Learning Methods
Carlos Lassance, Myriam Bontonou, Mounia Hamidouche, Bastien, Pasdeloup, Lucas Drumetz, Vincent Gripon

TL;DR
This paper reviews how graph-based tools can enhance deep learning by improving interpretability, robustness, and data efficiency through visualization, denoising, and regularization techniques.
Contribution
It introduces a comprehensive overview of using graphs in deep learning to address key limitations like data scarcity and interpretability.
Findings
Graphs improve interpretability of DNNs
Graph-based denoising enhances data quality
Graph regularization boosts robustness
Abstract
In recent years, deep neural networks (DNNs) have known an important rise in popularity. However, although they are state-of-the-art in many machine learning challenges, they still suffer from several limitations. For example, DNNs require a lot of training data, which might not be available in some practical applications. In addition, when small perturbations are added to the inputs, DNNs are prone to misclassification errors. DNNs are also viewed as black-boxes and as such their decisions are often criticized for their lack of interpretability. In this chapter, we review recent works that aim at using graphs as tools to improve deep learning methods. These graphs are defined considering a specific layer in a deep learning architecture. Their vertices represent distinct samples, and their edges depend on the similarity of the corresponding intermediate representations. These graphs…
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
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Explainable Artificial Intelligence (XAI)
