paper-with-me

홈 › Papers

PartGlot: Learning Shape Part Segmentation from Language Reference Games

2021-12-13 · CVPR 2022 1 · Juil Koo, IAn Huang, Panos Achlioptas, Leonidas Guibas, Minhyuk Sung

We introduce PartGlot, a neural framework and associated architectures for learning semantic part segmentation of 3D shape geometry, based solely on part referential language. We exploit the fact that linguistic descriptions of a shape can provide priors on the shape's parts -- as natural language has evolved to reflect human perception of the compositional structure of objects, essential to their recognition and use. For training, we use the paired geometry / language data collected in the ShapeGlot work for their reference game, where a speaker creates an utterance to differentiate a target shape from two distractors and the listener has to find the target based on this utterance. Our network is designed to solve this target discrimination problem, carefully incorporating a Transformer-based attention module so that the output attention can precisely highlight the semantic part or parts described in the language. Furthermore, the network operates without any direct supervision on the 3D geometry itself. Surprisingly, we further demonstrate that the learned part information is generalizable to shape classes unseen during training. Our approach opens the possibility of learning 3D shape parts from language alone, without the need for large-scale part geometry annotations, thus facilitating annotation acquisition.

📄 PDF Abstract BibTeX arXiv:2112.06390

Code (2)

63days/PartGlot 공식 구현 pytorch
optas/shapeglot pytorch

Tasks

3D geometry

Similar Papers 제목 키워드 기반

Object Segmentation-Assisted Inter Prediction for Versatile Video Coding

2024-03-18 · Zhuoyuan Li, Zikun Yuan, Li Li, Dong Liu 외

In modern video coding standards, block-based inter prediction is widely adopted, which brings high compression efficiency. However, in natural videos, there are usually multiple moving objects of arbitrary shapes, resul…

Motion CompensationMotion EstimationObjectPrediction+2

Non-Rigid Puzzles

2020-11-26 · Or Litany, Emanuele Rodolà, Alex Bronstein, Michael Bronstein 외

Shape correspondence is a fundamental problem in computer graphics and vision, with applications in various problems including animation, texture mapping, robotic vision, medical imaging, archaeology and many more. In se…

Shape Prior Segmentation Guided by Harmonic Beltrami Signature

2024-07-05 · Chenran Lin, Lok Ming Lui

This paper presents a novel shape prior segmentation method guided by the Harmonic Beltrami Signature (HBS). The HBS is a shape representation fully capturing 2D simply connected shapes, exhibiting resilience against per…

Segmentation

Beyond Similarity Matching: Structured Reasoning for Open-Vocabulary Referring Segmentation in 3DGS

2026-08-17 · Yizhao Wang, Xinfa Wang, Jingbo Wang, Jingbo Wang 외 arxiv

Open-vocabulary referring segmentation in 3D Gaussian Splatting (3DGS) requires a neural model to select Gaussian primitives according to free-form language expressions. Existing 3DGS-based methods usually rely on global…

PartDistill: 3D Shape Part Segmentation by Vision-Language Model Distillation

2023-12-07 · CVPR 2024 1 · Ardian Umam, Cheng-Kun Yang, Min-Hung Chen, Jen-Hui Chuang 외

This paper proposes a cross-modal distillation framework, PartDistill, which transfers 2D knowledge from vision-language models (VLMs) to facilitate 3D shape part segmentation. PartDistill addresses three major challenge…

3D Part SegmentationLanguage ModelingLanguage ModellingSegmentation