paper-with-me

홈 › Papers

Bermuda Triangles: GNNs Fail to Detect Simple Topological Structures

2021-05-01 · ICLR Workshop GTRL 2021 5 · Arseny Tolmachev, Akira Sakai, Masaru Todoriki, Koji Maruhashi

Most graph neural network architectures work by message-passing node vector embeddings over the adjacency matrix, and it is assumed that they capture graph topology by doing that. We design two synthetic tasks, focusing purely on topological problems -- triangle detection and clique distance -- on which graph neural networks perform surprisingly badly, failing to detect those "bermuda" triangles. Datasets and their generation scripts are publicly available on github.com/FujitsuLaboratories/bermudatriangles and dataset.labs.fujitsu.com.

📄 PDF Abstract BibTeX arXiv:2105.00134

Code (1)

FujitsuLaboratories/bermudatriangles 공식 구현

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Ego-GNNs: Exploiting Ego Structures in Graph Neural Networks

2021-07-22 · Dylan Sandfelder, Priyesh Vijayan, William L. Hamilton

Graph neural networks (GNNs) have achieved remarkable success as a framework for deep learning on graph-structured data. However, GNNs are fundamentally limited by their tree-structured inductive bias: the WL-subtree ker…

Inductive BiasNode Classification

Message Passing on the Edge: Towards Scalable and Expressive GNNs

2025-10-15 · Pablo Barceló, Fabian Jogl, Alexander Kozachinskiy, Matthias Lanzinger 외 arxiv

Graph neural networks (GNNs) are widely used in graph learning and most architectures propagate information by passing messages between vertices. In this work, we shift our attention to GNNs that perform message passing …

Graph Learning

Circle detection using isosceles triangles sampling

2015-11-02 · Hanqing Zhang, Krister Wiklund, Magnus Andersson

Detection of circular objects in digital images is an important problem in several vision applications. Circle detection using randomized sampling has been developed in recent years to reduce the computational intensity.…

Clustering

Application of Tensor Neural Networks to Pricing Bermudan Swaptions

2023-04-18 · Raj G. Patel, Tomas Dominguez, Mohammad Dib, Samuel Palmer 외

The Cheyette model is a quasi-Gaussian volatility interest rate model widely used to price interest rate derivatives such as European and Bermudan Swaptions for which Monte Carlo simulation has become the industry standa…

Hyperbolic Benchmarking Unveils Network Topology-Feature Relationship in GNN Performance

2024-06-04 · Roya Aliakbarisani, Robert Jankowski, M. Ángeles Serrano, Marián Boguñá

Graph Neural Networks (GNNs) have excelled in predicting graph properties in various applications ranging from identifying trends in social networks to drug discovery and malware detection. With the abundance of new arch…

BenchmarkingDrug DiscoveryFeature CorrelationMalware Detection+1