paper-with-me

Papers

Similarity-Aware Fusion Network for 3D Semantic Segmentation

2021-07-04 · Linqing Zhao, Jiwen Lu, Jie zhou

In this paper, we propose a similarity-aware fusion network (SAFNet) to adaptively fuse 2D images and 3D point clouds for 3D semantic segmentation. Existing fusion-based methods achieve remarkable performances by integrating information from multiple modalities. However, they heavily rely on the correspondence between 2D pixels and 3D points by projection and can only perform the information fusion in a fixed manner, and thus their performances cannot be easily migrated to a more realistic scenario where the collected data often lack strict pair-wise features for prediction. To address this, we employ a late fusion strategy where we first learn the geometric and contextual similarities between the input and back-projected (from 2D pixels) point clouds and utilize them to guide the fusion of two modalities to further exploit complementary information. Specifically, we employ a geometric similarity module (GSM) to directly compare the spatial coordinate distributions of pair-wise 3D neighborhoods, and a contextual similarity module (CSM) to aggregate and compare spatial contextual information of corresponding central points. The two proposed modules can effectively measure how much image features can help predictions, enabling the network to adaptively adjust the contributions of two modalities to the final prediction of each point. Experimental results on the ScanNetV2 benchmark demonstrate that SAFNet significantly outperforms existing state-of-the-art fusion-based approaches across various data integrity.

📄 PDF Abstract BibTeX arXiv:2107.01579

Code (1)

lqzhao/SAFNet 공식 구현 pytorch

Tasks

3D Semantic SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Learning a Semantic Calibration Network for Open-Vocabulary Semantic Segmentation

2026-06-06 · Yang Sun, Tao Wang, Anastasia Ioannou, Ge Xu arxiv

Semantic image segmentation assigns a predefined category label to each pixel, has achieved significant progress lately. Open-Vocabulary Segmentation (OVS) extends the segmentation task from a fixed set to an open set, e…

Semantic SegmentationImage Segmentation

SOFTooth: Semantics-Enhanced Order-Aware Fusion for Tooth Instance Segmentation

2025-12-29 · Xiaolan Li, Wanquan Liu, Pengcheng Li, Pengyu Jie 외 arxiv

Three-dimensional (3D) tooth instance segmentation remains challenging due to crowded arches, ambiguous tooth-gingiva boundaries, missing teeth, and rare yet clinically important third molars. Native 3D methods relying o…

Instance Segmentation

CSFNet: A Cosine Similarity Fusion Network for Real-Time RGB-X Semantic Segmentation of Driving Scenes

2024-07-01 · Danial Qashqai, Emad Mousavian, Shahriar Baradaran Shokouhi, Sattar Mirzakuchaki

Semantic segmentation, as a crucial component of complex visual interpretation, plays a fundamental role in autonomous vehicle vision systems. Recent studies have significantly improved the accuracy of semantic segmentat…

Autonomous VehiclesImage SegmentationReal-Time Semantic SegmentationRGBD Semantic Segmentation+4

SemSim: Revisiting Weak-to-Strong Consistency from a Semantic Similarity Perspective for Semi-supervised Medical Image Segmentation

2024-10-17 · Shiao Xie, Hongyi Wang, Ziwei Niu, Hao Sun 외

Semi-supervised learning (SSL) for medical image segmentation is a challenging yet highly practical task, which reduces reliance on large-scale labeled dataset by leveraging unlabeled samples. Among SSL techniques, the w…

Image SegmentationMedical Image SegmentationRepresentation LearningSegmentation+4

Dual Semantic-Aware Network for Noise Suppressed Ultrasound Video Segmentation

2025-07-10 · Ling Zhou, Runtian Yuan, Yi Liu, Yuejie Zhang 외 arxiv

Ultrasound imaging is a prevalent diagnostic tool known for its simplicity and non-invasiveness. However, its inherent characteristics often introduce substantial noise, posing considerable challenges for automated lesio…

Video Segmentation