paper-with-me

Papers

SPA: Efficient User-Preference Alignment against Uncertainty in Medical Image Segmentation

2024-11-23 · Jiayuan Zhu, Junde Wu, Cheng Ouyang, Konstantinos Kamnitsas, Alison Noble

Medical image segmentation data inherently contain uncertainty, often stemming from both imperfect image quality and variability in labeling preferences on ambiguous pixels, which depend on annotators' expertise and the clinical context of the annotations. For instance, a boundary pixel might be labeled as tumor in diagnosis to avoid under-assessment of severity, but as normal tissue in radiotherapy to prevent damage to sensitive structures. As segmentation preferences vary across downstream applications, it is often desirable for an image segmentation model to offer user-adaptable predictions rather than a fixed output. While prior uncertainty-aware and interactive methods offer adaptability, they are inefficient at test time: uncertainty-aware models require users to choose from numerous similar outputs, while interactive models demand significant user input through click or box prompts to refine segmentation. To address these challenges, we propose \textbf{SPA}, a segmentation framework that efficiently adapts to diverse test-time preferences with minimal human interaction. By presenting users a select few, distinct segmentation candidates that best capture uncertainties, it reduces clinician workload in reaching the preferred segmentation. To accommodate user preference, we introduce a probabilistic mechanism that leverages user feedback to adapt model's segmentation preference. The proposed framework is evaluated on a diverse range of medical image segmentation tasks: color fundus images, CT, and MRI. It demonstrates 1) a significant reduction in clinician time and effort compared with existing interactive segmentation approaches, 2) strong adaptability based on human feedback, and 3) state-of-the-art image segmentation performance across diverse modalities and semantic labels.

📄 PDF Abstract BibTeX arXiv:2411.15513

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationInteractive SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Can Revealed Preferences Clarify LLM Alignment and Steering?

2026-05-08 · Khurram Yamin, Jingjing Tang, Eric Horvitz, Bryan Wilder arxiv

LLMs are increasingly used to make or support high-stakes decisions under uncertainty, where alignment depends not only on factual accuracy but on how models weigh tradeoffs between different outcomes. We present an empi…

Medical Diagnosis

Balancing Safety and Helpfulness in Healthcare AI Assistants through Iterative Preference Alignment

2025-12-03 · Huy Nghiem, Swetasudha Panda, Devashish Khatwani, Huy V. Nguyen 외 arxiv

Large Language Models (LLMs) are increasingly used in healthcare, yet ensuring their safety and trustworthiness remains a barrier to deployment. Conversational medical assistants must avoid unsafe compliance without over…

Adversarial Robustness

IIMedGPT: Promoting Large Language Model Capabilities of Medical Tasks by Efficient Human Preference Alignment

2025-01-06 · Yiming Zhang, Zheng Chang, Wentao Cai, MengXing Ren 외

Recent researches of large language models(LLM), which is pre-trained on massive general-purpose corpora, have achieved breakthroughs in responding human queries. However, these methods face challenges including limited …

Language ModelingLanguage ModellingLarge Language Model

Uncertainty-Aware Variational Reward Factorization via Probabilistic Preference Bases for LLM Personalization

2026-04-01 · Gyuseok Lee, Wonbin Kweon, Zhenrui Yue, SeongKu Kang 외 arxiv

Reward factorization personalizes large language models (LLMs) by decomposing rewards into shared basis functions and user-specific weights. Yet, existing methods estimate user weights from scarce data in isolation and a…

Human-Alignment and Calibration of Inference-Time Uncertainty in Large Language Models

2025-08-11 · Kyle Moore, Jesse Roberts, Daryl Watson arxiv

There has been much recent interest in evaluating large language models for uncertainty calibration to facilitate model control and modulate user trust. Inference time uncertainty, which may provide a real-time signal to…