Learnable Diffusion for Wavelets in Scattering Networks: Towards Both Interpretability and Performance in Graph Representation Learning

Abstract

Scattering networks are deep convolutional architectures that use predefined wavelets for feature extraction and representation. They are mathematically well-understood, and have proven effective for classification tasks in limited training data scenarios, where traditional deep learning methods struggle. However, the opposite holds in larger data regimes, resulting in a performance gap between well-understood learning architectures and non-transparent yet highly effective paradigms. Our work addresses this gap on the domain of graphs by adapting the choice of diffusion operator that constructs the scattering network to the data, allowing better task-wise geometric representation. The resulting architecture preserves stability guarantees with respect to input perturbations. Continuous diffusion is applied in the learning process for more refined weight updates. Numerical experiments on benchmark datasets show that our approach consistently outperforms traditional graph scattering with predefined wavelets, expanding the scenarios where interpretable scattering architectures are competitive or superior to deep learning methods, and further reducing their aforementioned performance disparity.

Cite

Text

Van Tran and Nguyen. "Learnable Diffusion for Wavelets in Scattering Networks: Towards Both Interpretability and Performance in Graph Representation Learning." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025. doi:10.1007/978-3-032-06106-5_24

Markdown

[Van Tran and Nguyen. "Learnable Diffusion for Wavelets in Scattering Networks: Towards Both Interpretability and Performance in Graph Representation Learning." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025.](https://mlanthology.org/ecmlpkdd/2025/tran2025ecmlpkdd-learnable/) doi:10.1007/978-3-032-06106-5_24

BibTeX

@inproceedings{tran2025ecmlpkdd-learnable,
  title     = {{Learnable Diffusion for Wavelets in Scattering Networks: Towards Both Interpretability and Performance in Graph Representation Learning}},
  author    = {Van Tran, Toan and Nguyen, Hung Son},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2025},
  pages     = {412-429},
  doi       = {10.1007/978-3-032-06106-5_24},
  url       = {https://mlanthology.org/ecmlpkdd/2025/tran2025ecmlpkdd-learnable/}
}