Goto

Collaborating Authors

 Technology


Robust Streaming PCA

Neural Information Processing Systems

We consider streaming principal component analysis when the stochastic datagenerating model is subject to perturbations. While existing models assume a fixed covariance, we adopt a robust perspective where the covariance matrix belongs to a temporal uncertainty set. Under this setting, we provide fundamental limits on convergence of any algorithm recovering principal components. We analyze the convergence of the noisy power method and Oja's algorithm, both studied for the stationary data generating model, and argue that the noisy power method is rate-optimal in our setting. Finally, we demonstrate the validity of our analysis through numerical experiments on synthetic and real-world dataset.






1b115b1feab2198dd0881c57b869ddb7-Supplemental-Conference.pdf

Neural Information Processing Systems

In order to expand the polynomial surface fitting in 3D dimensional space into the high dimensional feature space using a neural network with parameter ฮ˜, we define f1(gฯ‰):= g and f2(cฯ…):= c, where f means MLP layer. Then, the multiplication of real numbers gฯ‰ cฯ… in the polynomial function is represented as g c, i.e., gฯ‰ cฯ…:= g c, and the orders ฯ‰,ฯ… [0,1,...,ฯ„]. Then, the final bivariate function used in our hyper surface fitting is Nฮธ,ฯ„(G,C) = ฮ˜(G C), where Gand C are high dimensional features of the 3D point clouds extracted by the two different modules, which are introduced in Sec.3.3 and Sec.3.4 of the paper, respectively. The other terms except the principal terms in the polynomial equation are not used in the estimation of the normal. Based on this, we use the max-pooling over all features from the hyper surface fitting 2 Figure 1: Visualization of the contribution of each 3D point to estimate the normal of the query point (black).




3DPose Transfer with Correspondence Learning and Mesh Refinement

Neural Information Processing Systems

It aims to transfer the pose of a source mesh to a target mesh and keep the identity (e.g., body shape) of the target mesh. Some previous works require key point annotations to build reliable correspondence between the source and target meshes, while other methods do not consider any shape correspondence between sources and targets, which leads to limited generation quality. In this work, we propose a correspondence-refinement network to achieve the 3D pose transfer for both human and animal meshes. The correspondence between source and target meshes is first established by solving an optimal transport problem. Then, we warp the source mesh according to the dense correspondence and obtain a coarse warped mesh. The warped mesh will be better refined with our proposed Elastic Instance Normalization, which is a conditional normalization layer and can help to generate highquality meshes. Extensive experimental results show that the proposed architecture can effectively transfer the poses from source to target meshes and produce better results with satisfied visual performance than state-of-the-art methods.