Pith. sign in

REVIEW 4 cited by

DCFormer: Efficient 3D Vision-Language Modeling with Decomposed Convolutions

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2502.05091 v2 pith:LXS3VP5W submitted 2025-02-07 cs.CV

DCFormer: Efficient 3D Vision-Language Modeling with Decomposed Convolutions

classification cs.CV
keywords dcformerconvolutionsvlmsvision-languagecomputationallyefficientimagemedical
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Vision-language models (VLMs) have been widely applied to 2D medical image analysis due to their ability to align visual and textual representations. However, extending VLMs to 3D imaging remains computationally challenging. Existing 3D VLMs often rely on Vision Transformers (ViTs), which are computationally expensive due to the quadratic complexity of self-attention, or on 3D convolutions, which require large numbers of parameters and FLOPs as kernel size increases. We introduce DCFormer, an efficient 3D image encoder that factorizes 3D convolutions into three parallel 1D convolutions along the depth, height, and width dimensions. This design preserves spatial information while significantly reducing computational cost. Integrated into a CLIP-based vision-language framework, DCFormer is trained and evaluated on CT-RATE, a dataset of 50,188 paired 3D chest CT volumes and radiology reports. In zero-shot and fine-tuned detection of 18 pathologies, as well as in image-text retrieval tasks, DCFormer consistently outperforms state-of-the-art 3D vision encoders, including CT-ViT, ViT, ConvNeXt, PoolFormer, and TransUNet. These results highlight DCFormer's potential for scalable, clinically deployable 3D medical VLMs. Our code is available at: https://github.com/mirthAI/DCFormer.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. UCSF-PDGM-VQA: Visual Question Answering dataset for brain tumor MRI interpretation

    cs.CV 2026-05 unverdicted novelty 7.0

    Introduces the UCSF-PDGM-VQA benchmark for brain tumor MRI and finds that state-of-the-art VLMs exhibit modality collapse by suppressing visual features in favor of language priors.

  2. UCSF-PDGM-VQA: Visual Question Answering dataset for brain tumor MRI interpretation

    cs.CV 2026-05 unverdicted novelty 7.0

    Introduces the UCSF-PDGM-VQA dataset of 2387 QA pairs from 473 glioma MRI studies and demonstrates that state-of-the-art VLMs exhibit modality collapse on multi-sequence 3D medical images.

  3. ESICA: A Scalable Framework for Text-Guided 3D Medical Image Segmentation

    cs.CV 2026-04 unverdicted novelty 6.0

    ESICA delivers state-of-the-art accuracy on a five-modality 3D medical segmentation benchmark while offering a compact variant with far fewer parameters.

  4. GreenRFM: Learning a resource-efficient radiology vision-language foundation model via supervision-centric pre-training

    cs.CV 2026-03 conditional novelty 6.0

    MUST supervision—LLM-distilled diagnostic labels plus two-stage ubiquitous training—lets a 33M-parameter 3D ResNet-18 reach 84.8 zero-shot AUC on CT-RATE in 24 GPU-hours and transfer across institutions and MRI.