← Search

Naisong Luo

10 accepted papers

2025

Alleviate and Mining: Rethinking Unsupervised Domain Adaptation for Mitochondria Segmentation from Pseudo-Label Perspective

AAAI 2025technical

Mitochondria segmentation from electron microscopy (EM) images plays a crucial role in biological and medical research. However, models trained on source domains often suffer from performance degradation when applied to target domains due to domain shift. Unsupervised domain adaptation (UDA) methods…

Cited by 1SourcePDFScholar
2025

Beyond Confidence: Exploiting Homogeneous Pattern for Semi-Supervised Semantic Segmentation

ICML 2025poster

The critical challenge of semi-supervised semantic segmentation lies in how to fully exploit a large volume of unlabeled data to improve the model's generalization performance for robust segmentation. Existing methods mainly rely on confidence-based scoring functions in the prediction space to filte…

Cited by 0SourcePDFScholar
2025

Beyond Pixel and Object: Part Feature as Reference for Few-Shot Video Object Segmentation

AAAI 2025technical

Few-Shot Video Object Segmentation (FSVOS) aims to achieve accurate segmentation of video sequences supported by limited annotated images. In this work, we analyze the deficiencies inherent in the use of object prototypes and pixel features as references in previous methods. Then we shed light on th…

Cited by 0SourcePDFScholar
2024

Electron Microscopy Images as Set of Fragments for Mitochondrial Segmentation

AAAI 2024technical

Automatic mitochondrial segmentation enjoys great popularity with the development of deep learning. However, the coarse prediction raised by the presence of regular 3D grids in previous methods regardless of 3D CNN or the vision transformers suggest a possibly sub-optimal feature arrangement. To mit…

Cited by 8SourcePDFScholar
2024

Exploring Reliable Matching with Phase Enhancement for Night-time Semantic Segmentation

ECCV 2024poster

"Semantic segmentation of night-time images holds significant importance in computer vision, particularly for applications like night environment perception in autonomous driving systems. However, existing methods tend to parse night-time images from a day-time perspective, leaving the inherent chal…

Cited by 4SourcePDFScholar
2024

Image-to-Image Matching via Foundation Models: A New Perspective for Open-Vocabulary Semantic Segmentation

CVPR 2024poster

Open-vocabulary semantic segmentation (OVS) aims to segment images of arbitrary categories specified by class labels or captions. However most previous best-performing methods whether pixel grouping methods or region recognition methods suffer from false matches between image features and category l…

Cited by 15SourcePDFScholar
2023

Adaptive Template Transformer for Mitochondria Segmentation in Electron Microscopy Images

ICCV 2023poster

Mitochondria, as tiny structures within the cell, are of significant importance to study cell functions for biological and clinical analysis. And exploring how to automatically segment mitochondria in electron microscopy (EM) images has attracted increasing attention. However, most of existing metho…

Cited by 19PDFScholar
2023

Appearance Prompt Vision Transformer for Connectome Reconstruction

IJCAI 2023poster

Neural connectivity reconstruction aims to understand the function of biological reconstruction and promote basic scientific research. The intricate morphology and densely intertwined branches make it an extremely challenging task. Most previous best-performing methods adopt affinity learning or met…

Cited by 16SourcePDFScholar
2023

Camouflaged Instance Segmentation via Explicit De-Camouflaging

CVPR 2023highlight

Camouflaged Instance Segmentation (CIS) aims at predicting the instance-level masks of camouflaged objects, which are usually the animals in the wild adapting their appearance to match the surroundings. Previous instance segmentation methods perform poorly on this task as they are easily disturbed b…

Cited by 37SourcePDFScholar
2023

Focus on Query: Adversarial Mining Transformer for Few-Shot Segmentation

NeurIPS 2023poster

Few-shot segmentation (FSS) aims to segment objects of new categories given only a handful of annotated samples. Previous works focus their efforts on exploring the support information while paying less attention to the mining of the critical query branch. In this paper, we rethink the importance of…