paper-with-me

홈 › Papers

Do We Need Anisotropic Graph Neural Networks?

2021-04-03 · Shyam A. Tailor, Felix L. Opolka, Pietro Liò, Nicholas D. Lane

Common wisdom in the graph neural network (GNN) community dictates that anisotropic models -- in which messages sent between nodes are a function of both the source and target node -- are required to achieve state-of-the-art performance. Benchmarks to date have demonstrated that these models perform better than comparable isotropic models -- where messages are a function of the source node only. In this work we provide empirical evidence challenging this narrative: we propose an isotropic GNN, which we call Efficient Graph Convolution (EGC), that consistently outperforms comparable anisotropic models, including the popular GAT or PNA architectures by using spatially-varying adaptive filters. In addition to raising important questions for the GNN community, our work has significant real-world implications for efficiency. EGC achieves higher model accuracy, with lower memory consumption and latency, along with characteristics suited to accelerator implementation, while being a drop-in replacement for existing architectures. As an isotropic model, it requires memory proportional to the number of vertices in the graph ($\mathcal{O}(V)$); in contrast, anisotropic models require memory proportional to the number of edges ($\mathcal{O}(E)$). We demonstrate that EGC outperforms existing approaches across 6 large and diverse benchmark datasets, and conclude by discussing questions that our work raise for the community going forward. Code and pretrained models for our experiments are provided at https://github.com/shyam196/egc.

📄 PDF Abstract BibTeX arXiv:2104.01481

Code (2)

pyg-team/pytorch_geometric 공식 구현 pytorch
shyam196/egc 공식 구현 pytorch

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
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…
PNA Principal Neighbourhood Aggregation (PNA) is a general and flexible architecture for graphs combining multiple aggregators with degree-scalers (which generalize the sum…
GAT A Graph Attention Network (GAT) is a neural network architecture that operates on graph-structured data, leveraging masked self-attentional layers to address the shortcomings…

Similar Papers 제목 키워드 기반

Graph Anisotropic Diffusion

2022-04-30 · Ahmed A. A. Elhag, Gabriele Corso, Hannes Stärk, Michael M. Bronstein

Traditional Graph Neural Networks (GNNs) rely on message passing, which amounts to permutation-invariant local aggregation of neighbour features. Such a process is isotropic and there is no notion of `direction' on the g…

Molecular Property PredictionProperty Prediction

ChebLieNet: Invariant Spectral Graph NNs Turned Equivariant by Riemannian Geometry on Lie Groups

2021-11-23 · NeurIPS 2021 12 · Hugo Aguettaz, Erik J. Bekkers, Michaël Defferrard

We introduce ChebLieNet, a group-equivariant method on (anisotropic) manifolds. Surfing on the success of graph- and group-based neural networks, we take advantage of the recent developments in the geometric deep learnin…

Graph Neural Network

SAHG: Sector-Anisotropic Hyperbolic Graph Model for Social Bot Detection

2026-05-28 · Hanning Lu, Yingguang Yang, Jinwei Su, Yang Liu 외 arxiv

LLM-driven social bots can generate fluent, human-like text, reducing the discriminative advantage of content-based detection alone. However, coordinated campaigns still leave relational patterns -- interactions, behavio…

Improved Anisotropic Gaussian Filters

2023-03-23 · Alex Keilmann, Michael Godehardt, Ali Moghiseh, Claudia Redenbach 외

Elongated anisotropic Gaussian filters are used for the orientation estimation of fibers. In cases where computed tomography images are noisy, roughly resolved, and of low contrast, they are the method of choice even if …

Sensitivity of quantitative diffusion MRI tractography and microstructure to anisotropic spatial sampling

2024-09-26 · Elyssa M. McMaster, Nancy R. Newlin, Chloe Cho, Gaurav Rudravaram 외

Purpose: Diffusion weighted MRI (dMRI) and its models of neural structure provide insight into human brain organization and variations in white matter. A recent study by McMaster, et al. showed that complex graph measure…

Diffusion MRISensitivity