Determine the causes of TopKSigLIP’s reduced linear-probe performance
Determine whether TopKSigLIP’s comparatively weaker image-encoder performance under linear probing is caused by its use of a lightweight ConvNeXt-Tiny vision encoder and a smaller training batch size than competing mammography vision–language models.
References
We conjecture this is due to two reasons: as a proof-of-concept, TopKSigLIP deliberately employs the lightweight ConvNeXt-Tiny encoder (28.6M parameters), which is significantly smaller than competing backbones such as DaViT (87.9M) and ViT-B (86M); and it is trained on a single GPU with batch size 32, versus batch sizes exceeding 100 in several baselines.
— Solving the Needle-in-a-Haystack Problem in Mammography Vision-Language Model with Differentiable Subset Sampling
(2609.03085 - Jeon et al., 2 Sep 2026) in Section 4.4, Results, subsection “Accuracy,” paragraph “Linear probing”