paper-with-me

홈 › Papers

The Functional Correspondence Problem

2021-09-02 · ICCV 2021 10 · Zihang Lai, Senthil Purushwalkam, Abhinav Gupta

The ability to find correspondences in visual data is the essence of most computer vision tasks. But what are the right correspondences? The task of visual correspondence is well defined for two different images of same object instance. In case of two images of objects belonging to same category, visual correspondence is reasonably well-defined in most cases. But what about correspondence between two objects of completely different category -- e.g., a shoe and a bottle? Does there exist any correspondence? Inspired by humans' ability to: (a) generalize beyond semantic categories and; (b) infer functional affordances, we introduce the problem of functional correspondences in this paper. Given images of two objects, we ask a simple question: what is the set of correspondences between these two images for a given task? For example, what are the correspondences between a bottle and shoe for the task of pounding or the task of pouring. We introduce a new dataset: FunKPoint that has ground truth correspondences for 10 tasks and 20 object categories. We also introduce a modular task-driven representation for attacking this problem and demonstrate that our learned representation is effective for this task. But most importantly, because our supervision signal is not bound by semantics, we show that our learned representation can generalize better on few-shot classification problem. We hope this paper will inspire our community to think beyond semantics and focus more on cross-category generalization and learning representations for robotics tasks.

📄 PDF Abstract BibTeX arXiv:2109.01097

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Functional correspondence by matrix completion

2014-12-27 · CVPR 2015 6 · Artiom Kovnatsky, Michael M. Bronstein, Xavier Bresson, Pierre Vandergheynst

In this paper, we consider the problem of finding dense intrinsic correspondence between manifolds using the recently introduced functional framework. We pose the functional correspondence problem as matrix completion wi…

Matrix Completion

Partial Functional Correspondence

2015-06-17 · Emanuele Rodolà, Luca Cosmo, Michael M. Bronstein, Andrea Torsello 외

In this paper, we propose a method for computing partial functional correspondence between non-rigid shapes. We use perturbation analysis to show how removal of shape parts changes the Laplace-Beltrami eigenfunctions, an…

Fast Sinkhorn Filters: Using Matrix Scaling for Non-Rigid Shape Correspondence With Functional Maps

2021-06-19 · CVPR 2021 1 · Gautam Pai, Jing Ren, Simone Melzi, Peter Wonka 외

In this paper, we provide a theoretical foundation for pointwise map recovery from functional maps and highlight its relation to a range of shape correspondence methods based on spectral alignment. With this analysis…

Functional Faces: Groupwise Dense Correspondence Using Functional Maps

2016-06-01 · CVPR 2016 6 · Chao Zhang, William A. P. Smith, Arnaud Dessein, Nick Pears 외

In this paper we present a method for computing dense correspondence between a set of 3D face meshes using functional maps. The functional maps paradigm brings with it a number of advantages for face correspondence. Firs…

Extracting a functional representation from a dictionary for non-rigid shape matching

2023-05-17 · Michele Colombo, Giacomo Boracchi, Simone Melzi

Shape matching is a fundamental problem in computer graphics with many applications. Functional maps translate the point-wise shape-matching problem into its functional counterpart and have inspired numerous solutions ov…