paper-with-me

Papers

SegDINO3D: 3D Instance Segmentation Empowered by Both Image-Level and Object-Level 2D Features

2025-09-19 · Jinyuan Qu, Hongyang Li, Xingyu Chen, Shilong Liu, Yukai Shi, Tianhe Ren, Ruitao Jing, Lei Zhang arxiv

In this paper, we present SegDINO3D, a novel Transformer encoder-decoder framework for 3D instance segmentation. As 3D training data is generally not as sufficient as 2D training images, SegDINO3D is designed to fully leverage 2D representation from a pre-trained 2D detection model, including both image-level and object-level features, for improving 3D representation. SegDINO3D takes both a point cloud and its associated 2D images as input. In the encoder stage, it first enriches each 3D point by retrieving 2D image features from its corresponding image views and then leverages a 3D encoder for 3D context fusion. In the decoder stage, it formulates 3D object queries as 3D anchor boxes and performs cross-attention from 3D queries to 2D object queries obtained from 2D images using the 2D detection model. These 2D object queries serve as a compact object-level representation of 2D images, effectively avoiding the challenge of keeping thousands of image feature maps in the memory while faithfully preserving the knowledge of the pre-trained 2D model. The introducing of 3D box queries also enables the model to modulate cross-attention using the predicted boxes for more precise querying. SegDINO3D achieves the state-of-the-art performance on the ScanNetV2 and ScanNet200 3D instance segmentation benchmarks. Notably, on the challenging ScanNet200 dataset, SegDINO3D significantly outperforms prior methods by +8.6 and +6.8 mAP on the validation and hidden test sets, respectively, demonstrating its superiority.

📄 PDF Abstract BibTeX arXiv:2509.16098

Code (0)

등록된 구현이 없습니다.

Tasks

3D Instance Segmentation

Similar Papers 제목 키워드 기반

SegDINO: Introducing Multi-Scale Structure into DINO for Efficient Medical Image Segmentation

2026-06-16 · Sicheng Yang, Hongqiu Wang, Zhaohu Xing, Sixiang Chen 외 arxiv

Self-supervised DINO models provide strong transferable visual representations, yet applying them directly to image segmentation remains challenging. Existing approaches commonly rely on heavy decoders with complex upsam…

Medical Image Segmentation

SegDINO: An Efficient Design for Medical and Natural Image Segmentation with DINO-V3

2025-08-31 · Sicheng Yang, Hongqiu Wang, Zhaohu Xing, Sixiang Chen 외 arxiv

The DINO family of self-supervised vision models has shown remarkable transferability, yet effectively adapting their representations for segmentation remains challenging. Existing approaches often rely on heavy decoders…

Image Segmentation

Leveraging Open-Vocabulary Diffusion to Camouflaged Instance Segmentation

2023-12-29 · Tuan-Anh Vu, Duc Thanh Nguyen, Qing Guo, Binh-Son Hua 외

Text-to-image diffusion techniques have shown exceptional capability of producing high-quality images from text descriptions. This indicates that there exists a strong correlation between the visual and textual domains. …

Instance SegmentationSegmentationSemantic Segmentation

Fine-grained Multi-class Nuclei Segmentation with Molecular-empowered All-in-SAM Model

2025-08-21 · Xueyuan Li, Can Cui, Ruining Deng, Yucheng Tang 외 arxiv

Purpose: Recent developments in computational pathology have been driven by advances in Vision Foundation Models, particularly the Segment Anything Model (SAM). This model facilitates nuclei segmentation through two prim…

Semantic Segmentation

A Unified Non-Parametric and Interpretable Point Cloud Analysis via t-FCW Graph Representation

2026-05-14 · Haijian Lai, Bowen Liu, Man Xu, Chan-Tong Lam 외 arxiv

We introduce an empowered transposed Fully Connected Weighted (t-FCW) graph representation to embed point clouds into a metric space. While original t-FCW has shown promising results for point cloud classification, the r…

Point Cloud ClassificationSemantic SegmentationPoint Clouds