微信内可能无法直接打开本站。请点右上角 ··· → 在浏览器打开,或复制链接。
VisAdj: Learning Adjacency Matrices from Node-Link Images
RSS 官方收录 · 可信分层展示
关键摘要
arXiv:2608.…
- 21825v1 Announce Type: new Abstract: Learning adjacency matrices from …
- Existing methods typically rely on fixed KNN-based heuristics for cand…
- To overcome these limitations, we propose VisAdj, a new framework for …
摘要引擎:抽取
正文提要
arXiv:2608.21825v1 Announce Type: new Abstract: Learning adjacency matrices from node-link images is a fundamental problem for recovering structured graph information from visual observations. Existing methods typically rely on fixed KNN-based heuristics for candidate edge selection and fail to capture dependencies among edges. To overcome these limitations, we propose VisAdj, a new framework for topology-aware adjacency prediction. VisAdj introduces an attention-sparse neighbor sampler to adaptively select a high-recall set of candidate node pairs and performs joint edge inference using a line-graph transformer that treats candidate edges as tokens and explicitly models dependencies among incident edges. Extensive experiments on synthetic graphs, road networks, and vessel images demonstrate that VisAdj consistently outperforms existing baselines by clear margins.