Concept

Modifications to Improve the Efficiency of Spectral Convolutional Methods

There are several methods designed to improve the efficiency of spectral convolutional methods. For example, ChebNet uses Chebyshev polynomials to approximate the spectral convolution, improving the time complexity to O(KM)O(KM), where KK is the polynomial order and MM is the number of edges.

0

1

Updated 2026-06-21

Tags

Deep Learning (in Machine learning)

Data Science

Computing Sciences