paper-with-me

Papers

A simple thinking about the application of the attention mechanism in medical ultrasound image segmentation task

2023-10-02 · Gongping Chen, Rui Wang, Xiaotao Yin, Liang Cui, Yu Dai

The AI-based assisted diagnosis programs have been widely investigated on medical ultrasound images. Complex scenario of ultrasound image, in which the coupled interference of internal and external factors is severe, brings a unique challenge for localize the object region automatically and precisely in ultrasound images. In this study, we seek to propose a more general and robust Benchmark Attention Adaptive Framework (BAAF) to assist doctors segment or diagnose lesions and tissues in ultrasound images more quickly and accurately. Different from existing attention schemes, the BAAF consists of a parallel hybrid attention module (PHAM) and an adaptive calibration mechanism (ACM). Specifically, BAAF first coarsely calibrates the input features from the channel and spatial dimensions, and then adaptively selects more robust lesion or tissue characterizations from the coarse-calibrated feature maps. The design of BAAF further optimizes the "what" and "where" focus and selection problems in CNNs and seeks to improve the segmentation accuracy of lesions or tissues in medical ultrasound images. The method is evaluated on four medical ultrasound segmentation tasks, and the adequate experimental results demonstrate the remarkable performance improvement over existing state-of-the-art methods. In addition, the comparison with existing attention mechanisms also demonstrates the superiority of BAAF. This work provides the possibility for automated medical ultrasound assisted diagnosis and reduces reliance on human accuracy and precision.

📄 PDF Abstract BibTeX arXiv:2310.00919

Code (1)

cgpxy/baaf 공식 구현 tf

Tasks

Image SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Distilling Reasoning Ability from Large Language Models with Adaptive Thinking

2024-04-14 · Xiaoshu Chen, Sihang Zhou, Ke Liang, Xinwang Liu

Chain of thought finetuning (cot-finetuning) aims to endow small language models (SLM) with reasoning ability to improve their performance towards specific tasks by allowing them to imitate the reasoning procedure of lar…

Hallucination

Simple is not Easy: A Simple Strong Baseline for TextVQA and TextCaps

2020-12-09 · Qi Zhu, Chenyu Gao, Peng Wang, Qi Wu

Texts appearing in daily scenes that can be recognized by OCR (Optical Character Recognition) tools contain significant information, such as street name, product brand and prices. Two tasks -- text-based visual question …

DecoderImage CaptioningOptical Character RecognitionOptical Character Recognition (OCR)+4

Cognitive Functions of the Brain: Perception, Attention and Memory

2019-05-30 · Jiawei Zhang

This is a follow-up tutorial article of [17] and [16], in this paper, we will introduce several important cognitive functions of the brain. Brain cognitive functions are the mental processes that allow us to receive, sel…

ArticlesDecision Making

Simple Pose: Rethinking and Improving a Bottom-up Approach for Multi-Person Pose Estimation

2019-11-24 · Jia Li, Wen Su, Zengfu Wang

We rethink a well-know bottom-up approach for multi-person pose estimation and propose an improved one. The improved approach surpasses the baseline significantly thanks to (1) an intuitional yet more sensible representa…

2D Human Pose EstimationKeypoint DetectionMulti-Person Pose EstimationPose Estimation

Rethinking Attention Mechanism in Time Series Classification

2022-07-14 · Bowen Zhao, Huanlai Xing, Xinhan Wang, Fuhong Song 외

Attention-based models have been widely used in many areas, such as computer vision and natural language processing. However, relevant applications in time series classification (TSC) have not been explored deeply yet, c…

ClassificationKnowledge DistillationTime SeriesTime Series Analysis+1