paper-with-me

Papers

Multiscale Progressive Text Prompt Network for Medical Image Segmentation

2023-06-30 · Xianjun Han, Qianqian Chen, Zhaoyang Xie, Xuejun Li, Hongyu Yang

The accurate segmentation of medical images is a crucial step in obtaining reliable morphological statistics. However, training a deep neural network for this task requires a large amount of labeled data to ensure high-accuracy results. To address this issue, we propose using progressive text prompts as prior knowledge to guide the segmentation process. Our model consists of two stages. In the first stage, we perform contrastive learning on natural images to pretrain a powerful prior prompt encoder (PPE). This PPE leverages text prior prompts to generate multimodality features. In the second stage, medical image and text prior prompts are sent into the PPE inherited from the first stage to achieve the downstream medical image segmentation task. A multiscale feature fusion block (MSFF) combines the features from the PPE to produce multiscale multimodality features. These two progressive features not only bridge the semantic gap but also improve prediction accuracy. Finally, an UpAttention block refines the predicted results by merging the image and text features. This design provides a simple and accurate way to leverage multiscale progressive text prior prompts for medical image segmentation. Compared with using only images, our model achieves high-quality results with low data annotation costs. Moreover, our model not only has excellent reliability and validity on medical images but also performs well on natural images. The experimental results on different image datasets demonstrate that our model is effective and robust for image segmentation.

📄 PDF Abstract BibTeX arXiv:2307.00174

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningImage SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Y-Mol: A Multiscale Biomedical Knowledge-Guided Large Language Model for Drug Development

2024-10-15 · Tengfei Ma, Xuan Lin, Tianle Li, Chaoyi Li 외

Large Language Models (LLMs) have recently demonstrated remarkable performance in general tasks across various fields. However, their effectiveness within specific domains such as drug development remains challenges. To …

Drug DesignKnowledge GraphsLanguage ModelingLanguage Modelling+1

Reversing Skin Cancer Adversarial Examples by Multiscale Diffusive and Denoising Aggregation Mechanism

2022-08-22 · Yongwei Wang, Yuan Li, Zhiqi Shen, Yuhui Qiao

Reliable skin cancer diagnosis models play an essential role in early screening and medical intervention. Prevailing computer-aided skin cancer classification systems employ deep learning approaches. However, recent stud…

Cancer ClassificationDenoisingSkin Cancer Classification

PPBoost: Progressive Prompt Boosting for Text-Driven Medical Image Segmentation

2025-11-26 · Xuchen Li, Hengrui Gu, Mohan Zhang, Qin Liu 외 arxiv

Text-prompted foundation models for medical image segmentation offer an intuitive way to delineate anatomical structures from natural language queries, but their predictions often lack spatial precision and degrade under…

Medical Image SegmentationNatural Language Queries

Scale-Cascaded Diffusion Models for Super-Resolution in Medical Imaging

2026-01-30 · Darshan Thaker, Mahmoud Mostapha, Radu Miron, Shihan Qiu 외 arxiv

Diffusion models have been increasingly used as strong generative priors for solving inverse problems such as super-resolution in medical imaging. However, these approaches typically utilize a diffusion prior trained at …

Image Super-Resolution

A Symmetric Dynamic Learning Framework for Diffeomorphic Medical Image Registration

2024-11-05 · Jinqiu Deng, Ke Chen, Mingke Li, Daoping Zhang 외

Diffeomorphic image registration is crucial for various medical imaging applications because it can preserve the topology of the transformation. This study introduces DCCNN-LSTM-Reg, a learning framework that evolves dyn…

Diffeomorphic Medical Image RegistrationImage RegistrationMedical Image Registration