paper-with-me

홈 › Papers

Geometric Pooling: maintaining more useful information

2023-06-21 · Hao Xu, Jia Liu, Yang shen, Kenan Lou, Yanxia Bao, Ruihua Zhang, Shuyue Zhou, Hongsen Zhao, Shuai Wang

Graph Pooling technology plays an important role in graph node classification tasks. Sorting pooling technologies maintain large-value units for pooling graphs of varying sizes. However, by analyzing the statistical characteristic of activated units after pooling, we found that a large number of units dropped by sorting pooling are negative-value units that contain useful information and can contribute considerably to the final decision. To maintain more useful information, a novel pooling technology, called Geometric Pooling (GP), was proposed to contain the unique node features with negative values by measuring the similarity of all node features. We reveal the effectiveness of GP from the entropy reduction view. The experiments were conducted on TUdatasets to show the effectiveness of GP. The results showed that the proposed GP outperforms the SOTA graph pooling technologies by 1%\sim5% with fewer parameters.

📄 PDF Abstract BibTeX arXiv:2306.12341

Code (0)

등록된 구현이 없습니다.

Tasks

Node Classification

Similar Papers 제목 키워드 기반

Deviation Based Pooling Strategies For Full Reference Image Quality Assessment

2015-04-26 · Hossein Ziaei Nafchi, Rachid Hedjam, Atena Shahkolaei, Mohamed Cheriet

The state-of-the-art pooling strategies for perceptual image quality assessment (IQA) are based on the mean and the weighted mean. They are robust pooling strategies which usually provide a moderate to high performance f…

Full reference image quality assessmentFull-Reference Image Quality AssessmentImage Quality Assessment

Estimation of BMI from Facial Images using Semantic Segmentation based Region-Aware Pooling

2021-04-10 · Nadeem Yousaf, Sarfaraz Hussein, Waqas Sultani

Body-Mass-Index (BMI) conveys important information about one's life such as health and socio-economic conditions. Large-scale automatic estimation of BMIs can help predict several societal behaviors such as health, job …

AttributeSemantic Segmentation

Rhomboid Tiling for Geometric Graph Deep Learning

2025-05-14 · YiPeng Zhang, Longlong Li, Kelin Xia

Graph Neural Networks (GNNs) have proven effective for learning from graph-structured data through their neighborhood-based message passing framework. Many hierarchical graph clustering pooling methods modify this framew…

ClusteringDeep LearningGraph ClassificationGraph Clustering

Pooling Methods in Deep Neural Networks, a Review

2020-09-16 · Hossein Gholamalinezhad, Hossein Khosravi

Nowadays, Deep Neural Networks are among the main tools used in various sciences. Convolutional Neural Network is a special type of DNN consisting of several convolution layers, each followed by an activation function an…

LiftPool: Bidirectional ConvNet Pooling

2021-04-02 · ICLR 2021 1 · Jiaojiao Zhao, Cees G. M. Snoek

Pooling is a critical operation in convolutional neural networks for increasing receptive fields and improving robustness to input variations. Most existing pooling operations downsample the feature maps, which is a loss…

image-classificationImage ClassificationImage-to-Image TranslationPhilosophy+2