The reviewed record of science sign in
Pith

arxiv: 2502.00631 · v2 · pith:DB622UF2 · submitted 2025-02-02 · cs.CV

MedConv: Convolutions Beat Transformers on Long-Tailed Bone Density Prediction

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:DB622UF2record.jsonopen to challenge →

classification cs.CV
keywords bonedensitypredictioncomputationallong-tailedmedconvmethodsability
0
0 comments X
read the original abstract

Bone density prediction via CT scans to estimate T-scores is crucial, providing a more precise assessment of bone health compared to traditional methods like X-ray bone density tests, which lack spatial resolution and the ability to detect localized changes. However, CT-based prediction faces two major challenges: the high computational complexity of transformer-based architectures, which limits their deployment in portable and clinical settings, and the imbalanced, long-tailed distribution of real-world hospital data that skews predictions. To address these issues, we introduce MedConv, a convolutional model for bone density prediction that outperforms transformer models with lower computational demands. We also adapt Bal-CE loss and post-hoc logit adjustment to improve class balance. Extensive experiments on our AustinSpine dataset shows that our approach achieves up to 21% improvement in accuracy and 20% in ROC AUC over previous state-of-the-art methods.

This paper has not been read by Pith yet.

discussion (0)

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

Forward citations

Cited by 2 Pith papers

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

  1. EGAD: Entropy-Guided Adaptive Distillation for Token-Level Knowledge Transfer

    cs.CL 2026-05 unverdicted novelty 5.0

    EGAD adaptively distills LLM knowledge at the token level by using entropy to create a curriculum from low- to high-entropy tokens, adjust temperature, and switch between logits-only and feature-based branches.

  2. SegTTA: Training-Free Test-Time Augmentation for Zero-Shot Medical Imaging Segmentation

    cs.CV 2026-04 unverdicted novelty 4.0

    SegTTA improves MedSAM2 zero-shot segmentation on uterus and liver datasets by test-time augmentations plus weighted voting, delivering +1.6 mIoU and -2.0 HD95 on multiclass hepatic vessels.