Haar Wavelet Feature Compression for Quantized Graph Convolutional Networks
Graph Convolutional Networks (GCNs) are widely used in a variety of applications, and can be seen as an unstructured version of standard Convolutional Neural Networks (CNNs). As in CNNs, the computational cost of GCNs for large input graphs (such as large point clouds or meshes) can be high and inhibit the use of these networks, especially in environments with low computational resources. To ease these costs, quantization can be applied to GCNs. However, aggressive quantization of the feature maps can lead to a significant degradation in performance. On a different note, Haar wavelet transforms are known to be one of the most effective and efficient approaches to compress signals. Therefore, instead of applying aggressive quantization to feature maps, we propose to utilize Haar wavelet compression and light quantization to reduce the computations and the bandwidth involved with the network. We demonstrate that this approach surpasses aggressive feature quantization by a significant margin, for a variety of problems ranging from node classification to point cloud classification and part and semantic segmentation.
Code (0)
등록된 구현이 없습니다.
Tasks
Feature CompressionNode ClassificationPoint Cloud ClassificationQuantizationSemantic SegmentationSimilar Papers 제목 키워드 기반
A new image compression by gradient Haar wavelet
With the development of human communications the usage of Visual Communications has also increased. The advancement of image compression methods is one of the main reasons for the enhancement. This paper first presents m…
Image CompressionSSIMA Haar Wavelet-Based Perceptual Similarity Index for Image Quality Assessment
In most practical situations, the compression or transmission of images and videos creates distortions that will eventually be perceived by a human observer. Vice versa, image and video restoration techniques, such as in…
DenoisingFull reference image quality assessmentFull-Reference Image Quality AssessmentImage Quality Assessment+2Haar Graph Pooling
Deep Graph Neural Networks (GNNs) are useful models for graph classification and graph-based regression tasks. In these tasks, graph pooling is a critical ingredient by which GNNs adapt to input graphs of varying size an…
General ClassificationGraph ClassificationregressionWaveNets: Wavelet Channel Attention Networks
Channel Attention reigns supreme as an effective technique in the field of computer vision. However, the proposed channel attention by SENet suffers from information loss in feature learning caused by the use of Global A…
image-classificationImage ClassificationBespoke multiresolution analysis of graph signals
We present a novel framework for discrete multiresolution analysis of graph signals. The main analytical tool is the samplet transform, originally defined in the Euclidean framework as a discrete wavelet-like constructio…