paper-with-me

홈 › Papers

Parts2Words: Learning Joint Embedding of Point Clouds and Texts by Bidirectional Matching between Parts and Words

2021-07-05 · CVPR 2023 1 · Chuan Tang, Xi Yang, Bojian Wu, Zhizhong Han, Yi Chang

Shape-Text matching is an important task of high-level shape understanding. Current methods mainly represent a 3D shape as multiple 2D rendered views, which obviously can not be understood well due to the structural ambiguity caused by self-occlusion in the limited number of views. To resolve this issue, we directly represent 3D shapes as point clouds, and propose to learn joint embedding of point clouds and texts by bidirectional matching between parts from shapes and words from texts. Specifically, we first segment the point clouds into parts, and then leverage optimal transport method to match parts and words in an optimized feature space, where each part is represented by aggregating features of all points within it and each word is abstracted by its contextual information. We optimize the feature space in order to enlarge the similarities between the paired training samples, while simultaneously maximizing the margin between the unpaired ones. Experiments demonstrate that our method achieves a significant improvement in accuracy over the SOTAs on multi-modal retrieval tasks under the Text2Shape dataset. Codes are available at https://github.com/JLUtangchuan/Parts2Words.

📄 PDF Abstract BibTeX arXiv:2107.01872

Code (1)

jlutangchuan/parts2words 공식 구현 pytorch

Tasks

RetrievalText Matching

Similar Papers 제목 키워드 기반

Deep Confidence Guided Distance for 3D Partial Shape Registration

2022-01-27 · Dvir Ginzburg, Dan Raviv

We present a novel non-iterative learnable method for partial-to-partial 3D shape registration. The partial alignment task is extremely complex, as it jointly tries to match between points and identify which points do no…

Building Rearticulable Models for Arbitrary 3D Objects from 4D Point Clouds

2023-06-01 · CVPR 2023 1 · Shaowei Liu, Saurabh Gupta, Shenlong Wang

We build rearticulable models for arbitrary everyday man-made objects containing an arbitrary number of parts that are connected together in arbitrary ways via 1 degree-of-freedom joints. Given point cloud videos of such…

Transcription-Enriched Joint Embeddings for Spoken Descriptions of Images and Videos

2020-06-01 · Benet Oriol, Jordi Luque, Ferran Diego, Xavier Giro-i-Nieto

In this work, we propose an effective approach for training unique embedding representations by combining three simultaneous modalities: image and spoken and textual narratives. The proposed methodology departs from a ba…

Retrieval

Skeleton Extraction from 3D Point Clouds by Decomposing the Object into Parts

2019-12-26 · Vijai Jayadevan, Edward Delp, Zygmunt Pizlo

Decomposing a point cloud into its components and extracting curve skeletons from point clouds are two related problems. Decomposition of a shape into its components is often obtained as a byproduct of skeleton extractio…

Guided and Unguided Conditional Diffusion Mechanisms for Structured and Semantically-Aware 3D Point Cloud Generation

2025-09-21 · Gunner Stone, Sushmita Sarker, Alireza Tavakkoli arxiv

Generating realistic 3D point clouds is a fundamental problem in computer vision with applications in remote sensing, robotics, and digital object modeling. Existing generative approaches primarily capture geometry, and …

Point Cloud GenerationPoint Clouds