Temporal Convolutions

Time-aware Large Kernel Convolution

Introduced by Lioutas et al. in Time-aware Large Kernel Convolutions

A Time-aware Large Kernel (TaLK) convolution is a type of temporal convolution that learns the kernel size of a summation kernel for each time-step instead of learning the kernel weights as in a typical convolution operation. For each time-step, a function is responsible for predicting the appropriate size of neighbor representations to use in the form of left and right offsets relative to the time-step.

Source: Time-aware Large Kernel Convolutions

Papers


Paper Code Results Date Stars

Tasks


Task Papers Share
Document Summarization 1 25.00%
Language Modelling 1 25.00%
Machine Translation 1 25.00%
Translation 1 25.00%

Components


Component Type
🤖 No Components Found You can add them if they exist; e.g. Mask R-CNN uses RoIAlign

Categories