Sorry, you need to enable JavaScript to visit this website.

Voxels are an effective approach to 3D mesh and point cloud classification because they build upon mature Convolutional Neural Network concepts. We show however that their cubic increase in dimensionality is unsuitable for more challenging problems such as object detection in a complex point cloud scene. We observe that 3D meshes are analogous to graph data and can thus be treated with graph signal processing techniques.

Categories:
44 Views

We introduce deep transform learning – a new
tool for deep learning. Deeper representation is learnt by
stacking one transform after another. The learning proceeds in
a greedy way. The first layer learns the transform and features
from the input training samples. Subsequent layers use the
features (after activation) from the previous layers as training
input. Experiments have been carried out with other deep
representation learning tools – deep dictionary learning,
stacked denoising autoencoder, deep belief network and PCANet

Categories:
72 Views

Although promising results have been achieved in the areas of object detection and classification, few works have provided an end-to-end solution to the perception problems in the autonomous driving field. In this paper, we make two contributions. Firstly, we fully enhanced our previously released TT100K benchmark and provide 16,817 elaborately labeled Tencent Street View panoramas.

Categories:
33 Views

Phase retrieval refers to recovery of a signal-of-interest given only the intensity measurement samples and has wide applicability including important areas of astronomy, computational biology, crystallography, digital communications, electron microscopy, neutron radiography and optical imaging. The classical problem formulation is to restore the time-domain signal from its power spectrum observations, although the Fourier transform can be generalized to any linear mappings.

Categories:
115 Views

Matrix completion aims to find the missing entries from incomplete observations using the low-rank property. Conventional convex optimization based techniques minimize the nuclear norm subject to a constraint on the Frobenius norm of the residual. However, they are not robust to outliers and have a high computational complexity. Different from the existing schemes based on solving a minimization problem, we formulate matrix completion as a feasibility problem.

Categories:
463 Views

Shape Boltzmann machine (a type of Deep Boltzmann machine) is a powerful tool for shape modelling; however, has some drawbacks in representation of local shape parts. Disjunctive Normal Shape Model (DNSM) is a strong shape model that can effectively represent local parts of objects. In this paper, we propose a new shape model based on Shape Boltzmann Machine and Disjunctive Normal Shape Model which we call Disjunctive Normal Shape Boltzmann Machine (DNSBM).

Categories:
4 Views

Despite the importance of distributed learning, few fully distributed support vector machines exist. In this paper, not only do we provide a fully distributed nonlinear SVM; we propose the first distributed constrained-form SVM. In the fully distributed context, a dataset is distributed among networked agents that cannot divulge their data, let alone centralize the data, and can only communicate with their neighbors in the network. Our strategy is based on two algorithms: the Douglas-Rachford algorithm and the projection-gradient method.

Categories:
11 Views

Pages