paper-with-me

홈 › Papers

Octave Graph Convolutional Network

2019-09-25 · Heng Chang, Yu Rong, Somayeh Sojoudi, Junzhou Huang, Wenwu Zhu

Many variants of Graph Convolutional Networks (GCNs) for representation learning have been proposed recently and have achieved fruitful results in various domains. Among them, spectral-based GCNs are constructed via convolution theorem upon theoretical foundation from the perspective of Graph Signal Processing (GSP). However, despite most of them implicitly act as low-pass filters that generate smooth representations for each node, there is limited development on the full usage of underlying information from low-frequency. Here, we first introduce the octave convolution on graphs in spectral domain. Accordingly, we present Octave Graph Convolutional Network (OctGCN), a novel architecture that learns representations for different frequency components regarding to weighted filters and graph wavelets bases. We empirically validate the importance of low-frequency components in graph signals on semi-supervised node classification and demonstrate that our model achieves state-of-the-art performance in comparison with both spectral-based and spatial-based baselines.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Node ClassificationRepresentation Learning

Similar Papers 제목 키워드 기반

Multi-scale Octave Convolutions for Robust Speech Recognition

2019-10-31 · Joanna Rownicka, Peter Bell, Steve Renals

We propose a multi-scale octave convolution layer to learn robust speech representations efficiently. Octave convolutions were introduced by Chen et al [1] in the computer vision field to reduce the spatial redundancy of…

Computational EfficiencyRobust Speech Recognitionspeech-recognitionSpeech Recognition

Accurate Retinal Vessel Segmentation via Octave Convolution Neural Network

2019-06-28 · Zhun Fan, Jiajie Mo, Benzhang Qiu, Wenji Li 외

Retinal vessel segmentation is a crucial step in diagnosing and screening various diseases, including diabetes, ophthalmologic diseases, and cardiovascular diseases. In this paper, we propose an effective and efficient m…

DecoderRetinal Vessel SegmentationSegmentationSpecificity

Stabilizing GANs with Soft Octave Convolutions

2019-05-29 · Ricard Durall, Franz-Josef Pfreundt, Janis Keuper

Motivated by recently published methods using frequency decompositions of convolutions (e.g. Octave Convolutions), we propose a novel convolution scheme to stabilize the training and reduce the likelihood of a mode colla…

OMR-NET: a two-stage octave multi-scale residual network for screen content image compression

2024-07-11 · Shiqi Jiang, Ting Ren, Congrui Fu, Shuai Li 외

Screen content (SC) differs from natural scene (NS) with unique characteristics such as noise-free, repetitive patterns, and high contrast. Aiming at addressing the inadequacies of current learned image compression (LIC)…

Image Compression

Drop an Octave: Reducing Spatial Redundancy in Convolutional Neural Networks with Octave Convolution

2019-04-10 · ICCV 2019 10 · Yunpeng Chen, Haoqi Fan, Bing Xu, Zhicheng Yan 외

In natural images, information is conveyed at different frequencies where higher frequencies are usually encoded with fine details and lower frequencies are usually encoded with global structures. Similarly, the output f…

Action ClassificationImage ClassificationVideo Recognition