paper-with-me

홈 › Papers

Unified Multi-scale Feature Abstraction for Medical Image Segmentation

2019-10-24 · Xi Fang, Bo Du, Sheng Xu, Bradford J. Wood, Pingkun Yan

Automatic medical image segmentation, an essential component of medical image analysis, plays an importantrole in computer-aided diagnosis. For example, locating and segmenting the liver can be very helpful in livercancer diagnosis and treatment. The state-of-the-art models in medical image segmentation are variants ofthe encoder-decoder architecture such as fully convolutional network (FCN) and U-Net.1A major focus ofthe FCN based segmentation methods has been on network structure engineering by incorporating the latestCNN structures such as ResNet2and DenseNet.3In addition to exploring new network structures for efficientlyabstracting high level features, incorporating structures for multi-scale image feature extraction in FCN hashelped to improve performance in segmentation tasks. In this paper, we design a new multi-scale networkarchitecture, which takes multi-scale inputs with dedicated convolutional paths to efficiently combine featuresfrom different scales to better utilize the hierarchical information.

📄 PDF Abstract BibTeX arXiv:1910.11456

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage SegmentationMedical Image AnalysisMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

U-Net 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Batch Normalization 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Average Pooling 설명 없음
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Dense Block A Dense Block is a module used in convolutional neural networks that connects *all layers* (with matching feature-map sizes) directly with each other. It was originally…

Similar Papers 제목 키워드 기반

MEDUSA: Multi-scale Encoder-Decoder Self-Attention Deep Neural Network Architecture for Medical Image Analysis

2021-10-12 · Hossein Aboutalebi, Maya Pavlova, Hayden Gunraj, Mohammad Javad Shafiee 외

Medical image analysis continues to hold interesting challenges given the subtle characteristics of certain diseases and the significant overlap in appearance between diseases. In this work, we explore the concept of sel…

DecoderMedical Image Analysis

Multi-organ Segmentation over Partially Labeled Datasets with Multi-scale Feature Abstraction

2020-01-01 · Xi Fang, Pingkun Yan

Shortage of fully annotated datasets has been a limiting factor in developing deep learning based image segmentation algorithms and the problem becomes more pronounced in multi-organ segmentation. In this paper, we propo…

Image SegmentationOrgan SegmentationPartially Labeled DatasetsSegmentation+1

A Unified Framework for Extensive-Form Game Abstraction with Bounds

2018-12-01 · NeurIPS 2018 12 · Christian Kroer, Tuomas Sandholm

Abstraction has long been a key component in the practical solving of large-scale extensive-form games. Despite this, abstraction remains poorly understood. There have been some recent theoretical results but they have b…

Form

Multi-Compound Transformer for Accurate Biomedical Image Segmentation

2021-06-28 · Yuanfeng Ji, Ruimao Zhang, Huijie Wang, Zhen Li 외

The recent vision transformer(i.e.for image classification) learns non-local attentive interaction of different patch tokens. However, prior arts miss learning the cross-scale dependencies of different pixels, the semant…

image-classificationImage ClassificationImage SegmentationSemantic correspondence+1

ScaleSim: Serving Large-Scale Multi-Agent Simulation with Invocation Distance-Based Memory Management

2026-01-29 · Zaifeng Pan, Yipeng Shen, Zhengding Hu, Zhuang Wang 외 arxiv

LLM-based multi-agent simulations are increasingly adopted across application domains, but remain difficult to scale due to GPU memory pressure. Each agent maintains private GPU-resident states, including models, prefix …