paper-with-me

Papers

Link Prediction for Flow-Driven Spatial Networks

2023-03-25 · Bastian Wittmann, Johannes C. Paetzold, Chinmay Prabhakar, Daniel Rueckert, Bjoern Menze

Link prediction algorithms aim to infer the existence of connections (or links) between nodes in network-structured data and are typically applied to refine the connectivity among nodes. In this work, we focus on link prediction for flow-driven spatial networks, which are embedded in a Euclidean space and relate to physical exchange and transportation processes (e.g., blood flow in vessels or traffic flow in road networks). To this end, we propose the Graph Attentive Vectors (GAV) link prediction framework. GAV models simplified dynamics of physical flow in spatial networks via an attentive, neighborhood-aware message-passing paradigm, updating vector embeddings in a constrained manner. We evaluate GAV on eight flow-driven spatial networks given by whole-brain vessel graphs and road networks. GAV demonstrates superior performances across all datasets and metrics and outperformed the state-of-the-art on the ogbl-vessel benchmark at the time of submission by 12% (98.38 vs. 87.98 AUC). All code is publicly available on GitHub.

📄 PDF Abstract BibTeX arXiv:2303.14501

Code (1)

bwittmann/gav 공식 구현 pytorch

Tasks

Link PredictionPrediction

Similar Papers 제목 키워드 기반

Geo-Text Data and Data-Driven Geospatial Semantics

2018-09-15 · Yingjie Hu

Many datasets nowadays contain links between geographic locations and natural language texts. These links can be geotags, such as geotagged tweets or geotagged Wikipedia pages, in which location coordinates are explicitl…

Articles

Machine Learning Framework for Thrombosis Risk Prediction in Rotary Blood Pumps

2025-12-12 · Christopher Blum, Michael Neidlin arxiv

Thrombosis in rotary blood pumps arises from complex flow conditions that remain difficult to translate into reliable and interpretable risk predictions using existing computational models. This limitation reflects an in…

Interpretable Machine Learning

Dynamic Origin-Destination Matrix Prediction with Line Graph Neural Networks and Kalman Filter

2019-05-01 · Xi Xiong, Kaan Ozbay, Li Jin, Chen Feng

Modern intelligent transportation systems provide data that allow real-time dynamic demand prediction, which is essential for planning and operations. The main challenge of prediction of dynamic Origin-Destination (O-D) …

Prediction

End-to-End Heterogeneous Graph Neural Networks for Traffic Assignment

2023-10-19 · Tong Liu, Hadi Meidani

The traffic assignment problem is one of the significant components of traffic flow analysis for which various solution approaches have been proposed. However, deploying these approaches for large-scale networks poses si…

Equilibrium traffic assignmentGraph AttentionGraph Neural NetworkManagement

ST-Mamba: Spatial-Temporal Selective State Space Model for Traffic Flow Prediction

2024-04-20 · Zhiqi Shao, Michael G. H. Bell, Ze Wang, D. Glenn Geers 외

Traffic flow prediction, a critical aspect of intelligent transportation systems, has been increasingly popular in the field of artificial intelligence, driven by the availability of extensive traffic data. The current c…

Computational EfficiencyMambaManagementPrediction+1