paper-with-me

홈 › Papers

GSTran: Joint Geometric and Semantic Coherence for Point Cloud Segmentation

2024-08-21 · Abiao Li, Chenlei Lv, Guofeng Mei, Yifan Zuo, Jian Zhang, Yuming Fang

Learning meaningful local and global information remains a challenge in point cloud segmentation tasks. When utilizing local information, prior studies indiscriminately aggregates neighbor information from different classes to update query points, potentially compromising the distinctive feature of query points. In parallel, inaccurate modeling of long-distance contextual dependencies when utilizing global information can also impact model performance. To address these issues, we propose GSTran, a novel transformer network tailored for the segmentation task. The proposed network mainly consists of two principal components: a local geometric transformer and a global semantic transformer. In the local geometric transformer module, we explicitly calculate the geometric disparity within the local region. This enables amplifying the affinity with geometrically similar neighbor points while suppressing the association with other neighbors. In the global semantic transformer module, we design a multi-head voting strategy. This strategy evaluates semantic similarity across the entire spatial range, facilitating the precise capture of contextual dependencies. Experiments on ShapeNetPart and S3DIS benchmarks demonstrate the effectiveness of the proposed method, showing its superiority over other algorithms. The code is available at https://github.com/LAB123-tech/GSTran.

📄 PDF Abstract BibTeX arXiv:2408.11558

Code (1)

lab123-tech/gstran 공식 구현 pytorch

Tasks

Point Cloud SegmentationSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Don't Reinvent the Wheel: Efficient Instruction-Following Text Embedding based on Guided Space Transformation

2025-05-30 · Yingchaojie Feng, Yiqun Sun, Yandong Sun, Minfeng Zhu 외

In this work, we investigate an important task named instruction-following text embedding, which generates dynamic text embeddings that adapt to user instructions, highlighting specific attributes of text. Despite recent…

Instruction Following

Beyond Random Masking: A Dual-Stream Approach for Rotation-Invariant Point Cloud Masked Autoencoders

2025-09-18 · Xuanhua Yin, Dingxin Zhang, Yu Feng, Shunqi Mao 외 arxiv

Existing rotation-invariant point cloud masked autoencoders (MAE) rely on random masking strategies that overlook geometric structure and semantic coherence. Random masking treats patches independently, failing to captur…

SemAnCorr: Semantic Anchored Correspondence for Zero-Shot Manipulation Skill Transfer

2026-07-30 · Xiaoxiang Dong, William Baron, Hongyi Chen, Uksang Yoo 외 arxiv

Transferring manipulation skills across object instances that share functionality but differ in geometry remains a fundamental challenge in robot learning. While recent correspondence methods leverage dense visual descri…

Towards Foundation Models for 3D Scene Understanding: Instance-Aware Self-Supervised Learning for Point Clouds

2026-03-26 · Bin Yang, Mohamed Abdelsamad, Miao Zhang, Alexandru Paul Condurache arxiv

Recent advances in self-supervised learning (SSL) for point clouds have substantially improved 3D scene understanding without human annotations. Existing approaches emphasize semantic awareness by enforcing feature consi…

Self-Supervised LearningPanoptic SegmentationInstance SegmentationScene Understanding

Structure-aware Riemannian Growth Fields for 4D Plant Modeling

2026-08-13 · Meng-Yu Jennifer Kuo, Ryo Kawahara arxiv

In this paper, we introduce a novel framework for 4D plant growth modeling that reconstructs the continuous geometric and topological evolution of plants from sparse temporal observations. Existing methods mainly rely on…