CORTEXA
← Browse
arxivcs.CV2026-07-14

SARFA: Segment Anything with Radiomic Feature Alignment

Tyler Ward, Abdullah Imran

The Segment Anything Model (SAM) has demonstrated strong generalizability across a variety of segmentation tasks. However, SAM often struggles in situations where the target to be segmented is ambiguous. This poses a problem in medical imaging, where accurate delineation of targets such as tumors is vital, but even expert radiologists can disagree on the appropriate boundary for a target. Addressing this, we propose SARFA (Segment Anything with Radiomic Feature Alignment), a novel framework for improved medical image segmentation. Via probabilistic prompting, SARFA generates a diverse set of plausible masks for each input image and optimizes them with a radiomics-driven training objective based on Fréchet Radiomic Distance (FRD) and Direct Preference Optimization (DPO). By minimizing the FRD between masked predicted and ground truth regions within each image, SARFA encourages segmentation outputs whose anatomical and textural characteristics align with clinically meaningful ground truth representations, without relying solely on pixel-level overlap. Evaluated on computed tomography (CT) and magnetic resonance imaging (MRI) benchmarks, SARFA outperforms existing ambiguous segmentation methods, demonstrating the effectiveness of radiomic feature alignment and DPO-style candidate mask ranking as a training objective. Our code is available at https://github.com/tbwa233/SARFA.

View free PDFSource page

Related papers

arxiveess.IVcs.AIcs.CV2026-07-15

ViPSAM: Visual Prompting Medical Image Segmentation Using Segment Anything Model

San Lee, Nalee Kim, Jeong Il Yu, Hee Chul Park, Boah Kim

In proton therapy planning, respiratory-gated non-contrast CT (NCCT) is commonly used for lesion segmentation; however, accurate delineation remains challenging due to low lesion-to-background contrast. Although learning-based methods have shown strong performance, they often str…

View free PDFSource page
arxivcs.CV2026-07-12

Align and Segment: Unsupervised Learning for Building Segmentation From Misaligned Labels

Venkanna Babu Guthula, Oswin Krause, Dimitri Gominski, Hui Zhang, Johan Mottelson, Ankit Kariryaa, et al.

Supervised learning for image segmentation typically requires spatially aligned image and label sets. When images and labels originate from different sources, the pairing may be misaligned, which can significantly deteriorate the performance of the learned models. This is especia…

View free PDFSource page
arxivcs.CV2026-06-29

PGE-SAM: Prompt-Guided Feature Enhancement for Interactive Segmentation under Degradation

Tuan-Duc Nguyen, Anh-Tuan Mai, Duc-Trong Le

Segment Anything Model (SAM) has revolutionized promptable image segmentation with strong zero-shot generalization. However, its performance degrades substantially under real-world imaging artifacts such as noise, blur, and compression. Existing methods restore features globally…

View free PDFSource page
arxivcs.CV2026-07-14

MobileSAM2: Lightweight Segment Anything for Spatial Intelligence

Kai Jiang, Jiaxing Huang, Jingyi Zhang, Weiying Xie, Yunsong Li, Yufei Wang, et al.

The recent large video foundation model, SAM2, enables segment anything in both images and videos, serving as a powerful base model for various applications. However, many of such use cases require to operate on resource-constrained devices like mobile phones and laptops. In this…

View free PDFSource page
arxivcs.CVcs.LG2026-07-01

Foundation Models vs. Radiomics for Lung Computed Tomography: A Benchmark of Feature Extractors, Classification Heads, and Segmentation Choices

Nils Neukirch, Martin Maurer, Nils Strodthoff

Radiomics is the established approach for CT-based lung cancer phenotyping, yet comparisons with foundation models rarely isolate contributions of feature extractor, classification head, and segmentation choice, or test cross-cohort robustness. We benchmark five feature extractor…

View free PDFSource page
arxivcs.CV2026-06-26

Temporal-Emerged Prompting for Segment Anything in Multiframe Infrared Small Target Detection

Yinghui Xing, Donghao Chu, Shizhou Zhang, Di Xu

Accurately localizing and segmenting small targets in low signal-to-noise ratio (SNR) infrared sequences remains a challenging task. Since targets are often indistinguishable from the background in individual frames, existing methods, even when equipped with advanced foundation m…

View free PDFSource page