paper-with-me

Papers

When Regression Meets Manifold Learning for Object Recognition and Pose Estimation

2018-05-16 · Mai Bui, Sergey Zakharov, Shadi Albarqouni, Slobodan Ilic, Nassir Navab

In this work, we propose a method for object recognition and pose estimation from depth images using convolutional neural networks. Previous methods addressing this problem rely on manifold learning to learn low dimensional viewpoint descriptors and employ them in a nearest neighbor search on an estimated descriptor space. In comparison we create an efficient multi-task learning framework combining manifold descriptor learning and pose regression. By combining the strengths of manifold learning using triplet loss and pose regression, we could either estimate the pose directly reducing the complexity compared to NN search, or use learned descriptor for the NN descriptor matching. By in depth experimental evaluation of the novel loss function we observed that the view descriptors learned by the network are much more discriminative resulting in almost 30% increase regarding relative pose accuracy compared to related works. On the other hand, regarding directly regressed poses we obtained important improvement compared to simple pose regression. By leveraging the advantages of both manifold learning and regression tasks, we are able to improve the current state-of-the-art for object recognition and pose retrieval that we demonstrate through in depth experimental evaluation.

📄 PDF Abstract BibTeX arXiv:1805.06400

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task LearningObject RecognitionPose EstimationPose RetrievalregressionRetrievalTriplet

Similar Papers 제목 키워드 기반

Linear Regression on Manifold Structured Data: the Impact of Extrinsic Geometry on Solutions

2023-07-05 · Liangchen Liu, Juncai He, Richard Tsai

In this paper, we study linear regression applied to data structured on a manifold. We assume that the data manifold is smooth and is embedded in a Euclidean space, and our objective is to reveal the impact of the data m…

regression

Partial Least Squares Regression on Riemannian Manifolds and Its Application in Classifications

2016-09-21 · Haoran Chen, Yanfeng Sun, Junbin Gao, Yongli Hu 외

Partial least squares regression (PLSR) has been a popular technique to explore the linear relationship between two datasets. However, most of algorithm implementations of PLSR may only achieve a suboptimal solution thro…

General Classificationregression

Classification and Geometry of General Perceptual Manifolds

2017-10-17 · SueYeon Chung, Daniel D. Lee, Haim Sompolinsky

Perceptual manifolds arise when a neural population responds to an ensemble of sensory signals associated with different physical features (e.g., orientation, pose, scale, location, and intensity) of the same perceptual …

ClassificationGeneral ClassificationObjectObject Recognition

Random Forest regression for manifold-valued responses

2017-01-29 · Dimosthenis Tsagkrasoulis, Giovanni Montana

An increasing array of biomedical and computer vision applications requires the predictive modeling of complex data, for example images and shapes. The main challenge when predicting such objects lies in the fact that th…

regression

Factorization of View-Object Manifolds for Joint Object Recognition and Pose Estimation

2015-03-23 · Haopeng Zhang, Tarek El-Gaaly, Ahmed Elgammal, Zhiguo Jiang

Due to large variations in shape, appearance, and viewing conditions, object recognition is a key precursory challenge in the fields of object manipulation and robotic/AI visual reasoning in general. Recognizing object c…

ObjectObject RecognitionPose EstimationVisual Reasoning