What is: Dilated Causal Convolution?

SourceWaveNet: A Generative Model for Raw Audio
Year2000
Data SourcePapers with Code archive (CC BY-SA)

A Dilated Causal Convolution is a causal convolution where the filter is applied over an area larger than its length by skipping input values with a certain step. A dilated causal convolution effectively allows the network to have very large receptive fields with just a few layers.