paper-with-me

Papers

Maximal function pooling with applications

2021-03-01 · Wojciech Czaja, Weilin Li, Yiran Li, Mike Pekala

Inspired by the Hardy-Littlewood maximal function, we propose a novel pooling strategy which is called maxfun pooling. It is presented both as a viable alternative to some of the most popular pooling functions, such as max pooling and average pooling, and as a way of interpolating between these two algorithms. We demonstrate the features of maxfun pooling with two applications: first in the context of convolutional sparse coding, and then for image classification.

📄 PDF Abstract BibTeX arXiv:2103.01292

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classification

Methods 이 논문이 사용한 방법론

Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…

Similar Papers 제목 키워드 기반

Maximal Independent Sets for Pooling in Graph Neural Networks

2023-07-24 · Stevan Stanovic, Benoit Gaüzère, Luc Brun

Convolutional Neural Networks (CNNs) have enabled major advances in image classification through convolution and pooling. In particular, image pooling transforms a connected discrete lattice into a reduced lattice with t…

image-classificationImage Classification

Path Integral Based Convolution and Pooling for Graph Neural Networks

2020-06-29 · NeurIPS 2020 12 · Zheng Ma, Junyu Xuan, Yu Guang Wang, Ming Li 외

Graph neural networks (GNNs) extends the functionality of traditional neural networks to graph-structured data. Similar to CNNs, an optimized design of graph convolution and pooling is key to success. Borrowing ideas fro…

Graph ClassificationGraph Regressionregression

Maximal Independent Vertex Set applied to Graph Pooling

2022-08-02 · Stevan Stanovic, Benoit Gaüzère, Luc Brun

Convolutional neural networks (CNN) have enabled major advances in image classification through convolution and pooling. In particular, image pooling transforms a connected discrete grid into a reduced grid with the same…

Graph Classificationimage-classificationImage Classification

Eigen Evolution Pooling for Human Action Recognition

2017-08-17 · Yang Wang, Vinh Tran, Minh Hoai

We introduce Eigen Evolution Pooling, an efficient method to aggregate a sequence of feature vectors. Eigen evolution pooling is designed to produce compact feature representations for a sequence of feature vectors, whil…

Action RecognitionTemporal Action Localization

Path Integral Based Convolution and Pooling for Heterogeneous Graph Neural Networks

2023-02-26 · Lingjie Kong, Yun Liao

Graph neural networks (GNN) extends deep learning to graph-structure dataset. Similar to Convolutional Neural Networks (CNN) using on image prediction, convolutional and pooling layers are the foundation to success for G…

Prediction