CVJan 7, 2025

VOILA: Complexity-Aware Universal Segmentation of CT images by Voxel Interacting with Language

arXiv:2501.03482v11 citationsh-index: 1AAAI
AI Analysis

This addresses medical image segmentation for clinicians/researchers, but appears incremental as it builds on existing vision-language methods.

The paper tackles universal CT image segmentation by addressing information density imbalance between 3D images and text prompts and improving handling of multiple classes, achieving improved performance with reduced parameters and computational cost while demonstrating significant generalizability across datasets without fine-tuning.

Satisfactory progress has been achieved recently in universal segmentation of CT images. Following the success of vision-language methods, there is a growing trend towards utilizing text prompts and contrastive learning to develop universal segmentation models. However, there exists a significant imbalance in information density between 3D images and text prompts. Moreover, the standard fully connected layer segmentation approach faces significant challenges in handling multiple classes and exhibits poor generalizability. To address these challenges, we propose the VOxel Interacting with LAnguage method (VOILA) for universal CT image segmentation. Initially, we align voxels and language into a shared representation space and classify voxels on the basis of cosine similarity. Subsequently, we develop the Voxel-Language Interaction framework to mitigate the impact of class imbalance caused by foreground-background discrepancies and variations in target volumes. Furthermore, a Complexity-Aware Sampling method is proposed to focus on region hard to segment, achieved by generating pseudo-heatmaps from a trainable Gaussian mixture distribution. Our results indicate the proposed VOILA is capable to achieve improved performance with reduced parameters and computational cost during training. Furthermore, it demonstrates significant generalizability across diverse datasets without additional fine-tuning.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes