We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: CKConv: Continuous Kernel Convolution For Sequential Data

Abstract: Conventional neural architectures for sequential data present important limitations. Recurrent networks suffer from exploding and vanishing gradients, small effective memory horizons, and must be trained sequentially. Convolutional networks are unable to handle sequences of unknown size and their memory horizon must be defined a priori. In this work, we show that all these problems can be solved by formulating convolutional kernels in CNNs as continuous functions. The resulting Continuous Kernel Convolution (CKConv) allows us to model arbitrarily long sequences in a parallel manner, within a single operation, and without relying on any form of recurrence. We show that Continuous Kernel Convolutional Networks (CKCNNs) obtain state-of-the-art results in multiple datasets, e.g., permuted MNIST, and, thanks to their continuous nature, are able to handle non-uniformly sampled datasets and irregularly-sampled data natively. CKCNNs match or perform better than neural ODEs designed for these purposes in a faster and simpler manner.
Subjects: Machine Learning (cs.LG)
Cite as: arXiv:2102.02611 [cs.LG]
  (or arXiv:2102.02611v3 [cs.LG] for this version)

Submission history

From: David W. Romero [view email]
[v1] Thu, 4 Feb 2021 13:51:19 GMT (5399kb,D)
[v2] Sun, 17 Oct 2021 19:04:16 GMT (6143kb,D)
[v3] Thu, 17 Mar 2022 13:26:32 GMT (15903kb,D)

Link back to: arXiv, form interface, contact.