TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Methods/Causal Convolution

Causal Convolution

SequentialIntroduced 200027 papers
Source Paper

Description

Causal convolutions are a type of convolution used for temporal data which ensures the model cannot violate the ordering in which we model the data: the prediction p(xt+1∣x1,…,xt)p(x_{t+1} | x_{1}, \ldots, x_{t})p(xt+1​∣x1​,…,xt​) emitted by the model at timestep ttt cannot depend on any of the future timesteps xt+1,xt+2,…,xTx_{t+1}, x_{t+2}, \ldots, x_{T}xt+1​,xt+2​,…,xT​. For images, the equivalent of a causal convolution is a masked convolution which can be implemented by constructing a mask tensor and doing an element-wise multiplication of this mask with the convolution kernel before applying it. For 1-D data such as audio one can more easily implement this by shifting the output of a normal convolution by a few timesteps.

Papers Using This Method

Rolling Forward: Enhancing LightGCN with Causal Graph Convolution for Credit Bond Recommendation2025-03-18Improved Video VAE for Latent Video Diffusion Model2024-11-10Causal Discovery from Time-Series Data with Short-Term Invariance-Based Convolutional Neural Networks2024-08-15CausalFormer: An Interpretable Transformer for Temporal Causal Discovery2024-06-24ACCO: Automated Causal CNN Scheduling Optimizer for Real-Time Edge Accelerators2024-06-11MambaTS: Improved Selective State Space Models for Long-term Time Series Forecasting2024-05-26Localization of Dummy Data Injection Attacks in Power Systems Considering Incomplete Topological Information: A Spatio-Temporal Graph Wavelet Convolutional Neural Network Approach2024-01-27Ultra-short-term multi-step wind speed prediction for wind farms based on adaptive noise reduction technology and temporal convolutional network2023-11-27DualVC 2: Dynamic Masked Convolution for Unified Streaming and Non-Streaming Voice Conversion2023-09-27Learning minimal representations of stochastic processes with variational autoencoders2023-07-21Sequence Modeling with Multiresolution Convolutional Memory2023-05-02Dynamic Chunk Convolution for Unified Streaming and Non-Streaming Conformer ASR2023-04-18HGWaveNet: A Hyperbolic Graph Neural Network for Temporal Link Prediction2023-04-14Real-Time Target Sound Extraction2022-11-04Towards Fast Single-Trial Online ERP based Brain-Computer Interface using dry EEG electrodes and neural networks: a pilot study2022-11-04GM-TCNet: Gated Multi-scale Temporal Convolutional Network using Emotion Causality for Speech Emotion Recognition2022-10-28Locality-aware Attention Network with Discriminative Dynamics Learning for Weakly Supervised Anomaly Detection2022-08-11HarmoF0: Logarithmic Scale Dilated Convolution For Pitch Estimation2022-05-02PGCN: Progressive Graph Convolutional Networks for Spatial-Temporal Traffic Forecasting2022-02-18Streaming Transformer Transducer Based Speech Recognition Using Non-Causal Convolution2021-10-07