paper-with-me

홈 › Papers

Zeus: Zero-shot LLM Instruction for Union Segmentation in Multimodal Medical Imaging

2025-04-09 · Siyuan Dai, Kai Ye, Guodong Liu, Haoteng Tang, Liang Zhan

Medical image segmentation has achieved remarkable success through the continuous advancement of UNet-based and Transformer-based foundation backbones. However, clinical diagnosis in the real world often requires integrating domain knowledge, especially textual information. Conducting multimodal learning involves visual and text modalities shown as a solution, but collecting paired vision-language datasets is expensive and time-consuming, posing significant challenges. Inspired by the superior ability in numerous cross-modal tasks for Large Language Models (LLMs), we proposed a novel Vision-LLM union framework to address the issues. Specifically, we introduce frozen LLMs for zero-shot instruction generation based on corresponding medical images, imitating the radiology scanning and report generation process. {To better approximate real-world diagnostic processes}, we generate more precise text instruction from multimodal radiology images (e.g., T1-w or T2-w MRI and CT). Based on the impressive ability of semantic understanding and rich knowledge of LLMs. This process emphasizes extracting special features from different modalities and reunion the information for the ultimate clinical diagnostic. With generated text instruction, our proposed union segmentation framework can handle multimodal segmentation without prior collected vision-language datasets. To evaluate our proposed method, we conduct comprehensive experiments with influential baselines, the statistical results and the visualized case study demonstrate the superiority of our novel method.}

📄 PDF Abstract BibTeX arXiv:2504.07336

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticImage SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Zero-shot segmentation of skin tumors in whole-slide images with vision-language foundation models

2025-11-24 · Santiago Moreno, Pablo Meseguer, Rocío del Amor, Valery Naranjo arxiv

Accurate annotation of cutaneous neoplasm biopsies represents a major challenge due to their wide morphological variability, overlapping histological patterns, and the subtle distinctions between benign and malignant les…

Enhancing Zero-shot Chain of Thought Prompting via Uncertainty-Guided Strategy Selection

2024-11-30 · Shanu Kumar, Saish Mendke, Karody Lubna Abdul Rahman, Santosh Kurasa 외

Chain-of-thought (CoT) prompting has significantly enhanced the capability of large language models (LLMs) by structuring their reasoning processes. However, existing methods face critical limitations: handcrafted demons…

ZEUS: Zero-shot Embeddings for Unsupervised Separation of Tabular Data

2025-05-15 · Patryk Marszałek, Tomasz Kuśmierczyk, Witold Wydmański, Jacek Tabor 외

Clustering tabular data remains a significant open challenge in data analysis and machine learning. Unlike for image data, similarity between tabular records often varies across datasets, making the definition of cluster…

ClusteringDeep LearningZero-Shot Learning

Zeus: Towards Tuning-Free Foundation Model for Time Series Analysis

2026-07-02 · Yisong Fu, Zezhi Shao, Chengqing Yu, Yujie Li 외 arxiv

We present Zeus, a unified tuning-free Time Series Foundation Model (TSFM) that delivers superior performance across diverse analysis tasks without any task-specific fine-tuning. Unlike prior studies that primarily focus…

Computational EfficiencyTime Series Analysis

Zero-Shot Unsupervised and Text-Based Audio Editing Using DDPM Inversion

2024-02-15 · Hila Manor, Tomer Michaeli

Editing signals using large pre-trained models, in a zero-shot manner, has recently seen rapid advancements in the image domain. However, this wave has yet to reach the audio domain. In this paper, we explore two zero-sh…