Chrome Extension
WeChat Mini Program
Use on ChatGLM

SAM-EG: Segment Anything Model with Egde Guidance Framework for Efficient Polyp Segmentation

Computing Research Repository (CoRR)(2024)

Cited 0|Views13
Abstract
Polyp segmentation, a critical concern in medical imaging, has promptednumerous proposed methods aimed at enhancing the quality of segmented masks.While current state-of-the-art techniques produce impressive results, the sizeand computational cost of these models pose challenges for practical industryapplications. Recently, the Segment Anything Model (SAM) has been proposed as arobust foundation model, showing promise for adaptation to medical imagesegmentation. Inspired by this concept, we propose SAM-EG, a framework thatguides small segmentation models for polyp segmentation to address thecomputation cost challenge. Additionally, in this study, we introduce the EdgeGuiding module, which integrates edge information into image features to assistthe segmentation model in addressing boundary issues from current segmentationmodel in this task. Through extensive experiments, our small models showcasetheir efficacy by achieving competitive results with state-of-the-art methods,offering a promising approach to developing compact models with high accuracyfor polyp segmentation and in the broader field of medical imaging.
More
Translated text
PDF
Bibtex
AI Read Science
AI Summary
AI Summary is the key point extracted automatically understanding the full text of the paper, including the background, methods, results, conclusions, icons and other key content, so that you can get the outline of the paper at a glance.
Example
Background
Key content
Introduction
Methods
Results
Related work
Fund
Key content
  • Pretraining has recently greatly promoted the development of natural language processing (NLP)
  • We show that M6 outperforms the baselines in multimodal downstream tasks, and the large M6 with 10 parameters can reach a better performance
  • We propose a method called M6 that is able to process information of multiple modalities and perform both single-modal and cross-modal understanding and generation
  • The model is scaled to large model with 10 billion parameters with sophisticated deployment, and the 10 -parameter M6-large is the largest pretrained model in Chinese
  • Experimental results show that our proposed M6 outperforms the baseline in a number of downstream tasks concerning both single modality and multiple modalities We will continue the pretraining of extremely large models by increasing data to explore the limit of its performance
Try using models to generate summary,it takes about 60s
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Data Disclaimer
The page data are from open Internet sources, cooperative publishers and automatic analysis results through AI technology. We do not make any commitments and guarantees for the validity, accuracy, correctness, reliability, completeness and timeliness of the page data. If you have any questions, please contact us by email: report@aminer.cn
Chat Paper

要点】:本文提出了一种名为SAM-EG的框架,通过整合边缘引导模块来提升小型分割模型在息肉分割任务中的性能,实现了与现有先进方法相当的效果,同时降低了计算成本。

方法】:作者将Segment Anything Model (SAM)与Edge Guiding模块结合,创建了一个引导小型分割模型更精确地进行息肉分割的框架。

实验】:研究通过在多个数据集上进行实验,展示了SAM-EG框架下的小型模型在息肉分割任务上能够达到与现有先进方法相媲美的结果,具体数据集名称在论文中未明确提及。