paper-with-me

Papers

Global Feature Guided Local Pooling

2019-10-01 · ICCV 2019 10 · Takumi Kobayashi

In deep convolutional neural networks (CNNs), local pooling operation is a key building block to effectively downsize feature maps for reducing computation cost as well as increasing robustness against input variation. There are several types of pooling operation, such as average/max-pooling, from which one has to be manually selected for building CNNs. The optimal pooling type would be dependent on characteristics of features in CNNs and classification tasks, making it hard to find out the proper pooling module in advance. In this paper, we propose a flexible pooling method which adaptively tunes the pooling functionality based on input features without manually fixing it beforehand. In the proposed method, the parameterized pooling form is derived from a probabilistic perspective to flexibly represent various types of pooling and then the parameters are estimated by means of global statistics in the input feature map. Thus, the proposed local pooling guided by global features effectively works in the CNNs trained in an end-to-end manner. The experimental results on image classification tasks demonstrate the effectiveness of the proposed pooling method in various deep CNNs.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Edge-guided Non-local Fully Convolutional Network for Salient Object Detection

2019-08-07 · Zhengzheng Tu, Yan Ma, Chenglong Li, Jin Tang 외

Fully Convolutional Neural Network (FCN) has been widely applied to salient object detection recently by virtue of high-level semantic feature extraction, but existing FCN based methods still suffer from continuous strid…

object-detectionObject DetectionRGB Salient Object DetectionSalient Object Detection

Prompt-Conditioned FiLM and Multi-Scale Fusion on MedSigLIP for Low-Dose CT Quality Assessment

2025-11-15 · Tolga Demiroglu, Mehmet Ozan Unal, Metin Ertas, Isa Yildirim arxiv

We propose a prompt-conditioned framework built on MedSigLIP that injects textual priors via Feature-wise Linear Modulation (FiLM) and multi-scale pooling. Text prompts condition patch-token features on clinical intent, …

Trimap-guided Feature Mining and Fusion Network for Natural Image Matting

2021-12-01 · Weihao Jiang, Dongdong Yu, Zhaozhi Xie, Yaoyi Li 외

Utilizing trimap guidance and fusing multi-level features are two important issues for trimap-based matting with pixel-level prediction. To utilize trimap guidance, most existing approaches simply concatenate trimaps and…

Image Matting

Structural Entropy Guided Graph Hierarchical Pooling

2022-06-26 · Junran Wu, Xueyuan Chen, Ke Xu, Shangzhe Li

Following the success of convolution on non-Euclidean space, the corresponding pooling approaches have also been validated on various tasks regarding graphs. However, because of the fixed compression quota and stepwise p…

Classificationglobal-optimizationGraph ClassificationNode Classification

3DLG-Detector: 3D Object Detection via Simultaneous Local-Global Feature Learning

2022-08-31 · Baian Chen, Liangliang Nan, Haoran Xie, Dening Lu 외

Capturing both local and global features of irregular point clouds is essential to 3D object detection (3OD). However, mainstream 3D detectors, e.g., VoteNet and its variants, either abandon considerable local features d…

3D Object Detectionobject-detectionObject Detection