paper-with-me

홈 › Papers

BARNet: Bilinear Attention Network with Adaptive Receptive Fields for Surgical Instrument Segmentation

2020-01-20 · Zhen-Liang Ni, Gui-Bin Bian, Guan-An Wang, Xiao-Hu Zhou, Zeng-Guang Hou, Xiao-Liang Xie, Zhen Li, Yu-Han Wang

Surgical instrument segmentation is extremely important for computer-assisted surgery. Different from common object segmentation, it is more challenging due to the large illumination and scale variation caused by the special surgical scenes. In this paper, we propose a novel bilinear attention network with adaptive receptive field to solve these two challenges. For the illumination variation, the bilinear attention module can capture second-order statistics to encode global contexts and semantic dependencies between local pixels. With them, semantic features in challenging areas can be inferred from their neighbors and the distinction of various semantics can be boosted. For the scale variation, our adaptive receptive field module aggregates multi-scale features and automatically fuses them with different weights. Specifically, it encodes the semantic relationship between channels to emphasize feature maps with appropriate scales, changing the receptive field of subsequent convolutions. The proposed network achieves the best performance 97.47% mean IOU on Cata7 and comes first place on EndoVis 2017 by 10.10% IOU overtaking second-ranking method.

📄 PDF Abstract BibTeX arXiv:2001.07093

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

SDA-$x$Net: Selective Depth Attention Networks for Adaptive Multi-scale Feature Representation

2022-09-21 · Qingbei Guo, Xiao-Jun Wu, Zhiquan Feng, Tianyang Xu 외

Existing multi-scale solutions lead to a risk of just increasing the receptive field sizes while neglecting small receptive fields. Thus, it is a challenging problem to effectively construct adaptive neural networks for …

HST-MRF: Heterogeneous Swin Transformer with Multi-Receptive Field for Medical Image Segmentation

2023-04-10 · Xiaofei Huang, Hongfang Gong, Jin Zhang

The Transformer has been successfully used in medical image segmentation due to its excellent long-range modeling capabilities. However, patch segmentation is necessary when building a Transformer class model. This proce…

Image SegmentationLesion SegmentationLong-range modelingMedical Image Segmentation+3

Learning Discrete Adaptive Receptive Fields for Graph Convolutional Networks

2021-01-01 · Xiaojun Ma, Ziyao Li, Lingjun Xu, Guojie Song 외

Different nodes in a graph neighborhood generally yield different importance. In previous work of Graph Convolutional Networks (GCNs), such differences are typically modeled with attention mechanisms. However, as we prov…

Attention Mamba: Time Series Modeling with Adaptive Pooling Acceleration and Receptive Field Enhancements

2025-04-02 · Sijie Xiong, Shuqing Liu, Cheng Tang, Fumiya Okubo 외

"This work has been submitted to the lEEE for possible publication. Copyright may be transferred without noticeafter which this version may no longer be accessible." Time series modeling serves as the cornerstone of real…

MambaTime SeriesWeather Forecasting

3D human pose estimation with adaptive receptive fields and dilated temporal convolutions

2020-05-28 · Michael Shin, Eduardo Castillo, Irene Font Peradejordi, Shobhna Jayaraman

In this work, we demonstrate that receptive fields in 3D pose estimation can be effectively specified using optical flow. We introduce adaptive receptive fields, a simple and effective method to aid receptive field selec…

3D Human Pose Estimation3D Pose EstimationOptical Flow EstimationPose Estimation+1