Light-weight convolutional neural networks (CNNs) suffer performance
degradation as their low computational budgets constrain both the depth (number
of convolution layers) and the width (number of cha
Dance Dance Revolution (DDR) is a popular rhythm-based video game. Players
perform steps on a dance platform in synchronization with music as directed by
on-screen step charts. While many step charts
The prevalence of convolution in applications within signal processing, deep
neural networks, and numerical solvers has motivated the development of
numerous fast convolution algorithms. In many of th
In this paper, we study the graph classification problem from the graph
homomorphism perspective. We consider the homomorphisms from $F$ to $G$, where
$G$ is a graph of interest (e.g. molecules or soc
Machine learning models of music typically break up the task of composition
into a chronological process, composing a piece of music in a single pass from
beginning to end. On the contrary, human comp
The most prominent problem associated with the deconvolution layer is the
presence of checkerboard artifacts in output images and dense labels. To combat
this problem, smoothness constraints, post pro
Vision-and-Language Pretraining (VLP) has improved performance on various
joint vision-and-language downstream tasks. Current approaches for VLP heavily
rely on image feature extraction processes, mos
The extension $k \mapsto \mu^{\boxplus k}$ of the concept of a free
convolution power to the case of non-integer $k \geq 1$ was introduced by
Bercovici-Voiculescu and Nica-Speicher, and related to the
Transposed convolution is crucial for generating high-resolution outputs, yet
has received little attention compared to convolution layers. In this work we
revisit transposed convolution and introduce
Implicit neural networks have been successfully used for surface
reconstruction from point clouds. However, many of them face scalability issues
as they encode the isosurface function of a whole objec
Convolutional neural networks (CNNs) demonstrate promising accuracy in a wide
range of applications. Among all layers in CNNs, convolution layers are the
most computation-intensive and consume the mos
Convolutional neural networks (CNNs) have made resounding success in many
computer vision tasks such as image classification and object detection.
However, their performance degrades rapidly on toughe
Music source separation involves a large input field to model a long-term
dependence of an audio signal. Previous convolutional neural network (CNN)
-based approaches address the large input field mod
Winograd convolution is originally proposed to reduce the computing overheadby converting multiplication in neural network (nn) with addition via lineartransformation.
Other than the computing efficiency, we observe its great potential in improving neural network fault tolerance and evaluate its fault tolerance comprehensively for the first time.
As a variant of standard convolution, a dilated convolution can control
effective receptive fields and handle large scale variance of objects without
introducing additional computational costs. To ful
Point clouds are unstructured and unordered in the embedded 3D space. In
order to produce consistent responses under different permutation layouts, most
existing methods aggregate local spatial points
Graph Convolutional Networks (GCNs) have received increasing attention in
recent machine learning. How to effectively leverage the rich structural
information in complex graphs, such as knowledge grap
Deep learning methods have shown considerable potential for hyperspectral
image (HSI) classification, which can achieve high accuracy compared with
traditional methods. However, they often need a larg
Graph convolution is the core of most Graph Neural Networks (GNNs) and
usually approximated by message passing between direct (one-hop) neighbors. In
this work, we remove the restriction of using only
Non-uniformed 3D sparse data, e.g., point clouds or voxels in different
spatial positions, make contribution to the task of 3D object detection in
different ways. Existing basic components in sparse c