paper-with-me

홈 › Papers

A Dual Edge Spatial Jacobian Image Graph for Interpretable Diabetic Retinopathy Grading

2026-06-23 · Inam Ullah, Imran Razzak, Shoaib Jameel arxiv

Automated diabetic retinopathy (DR) grading from colour fundus photographs can achieve strong predictive performance, but clinical interpretation requires more than an image-level label. It requires understanding how lesion evidence is distributed around retinal vessels and how this evidence relates to quantitative vascular biomarkers. We present a dual-edge spatial-Jacobian image graph for interpretable DR grading. Each fundus image is represented as a graph node with four aligned evidence streams: AutoMorph vessel information ($X_1$), DR-XAI-style lesion evidence maps ($X_2$), a 128-dimensional lesion-based contrastive image embedding ($X_3$), and AutoMorph morphometric biomarkers ($X_4$). The spatial edge branch ($X_{12}$) encodes vessel-lesion geometry, while the Jacobian branch ($X_{34}$) models embedding-biomarker sensitivity. Lightweight two-token attention fuses both edge families into a final image graph. On 2,910 matched non-augmented APTOS images, the full graph achieves 0.8076 accuracy, 0.8312 quadratic weighted kappa, 0.5915 macro-F1, and 0.9330 adjacent-grade accuracy; referable DR reaches 0.9055 accuracy and 0.9711 AUROC. The framework is positioned as an explainable representation-learning tool for lesion-biomarker hypothesis generation, rather than as a deployment-ready clinical classifier. The code is available at https://github.com/Inamullah-Colab/dual-edge-dr-graph-xai.

📄 PDF Abstract BibTeX arXiv:2606.24168

Code (0)

등록된 구현이 없습니다.

Tasks

Diabetic Retinopathy Grading

Similar Papers 제목 키워드 기반

Temporal Residual Jacobians For Rig-free Motion Transfer

2024-07-20 · Sanjeev Muralikrishnan, Niladri Shekhar Dutt, Siddhartha Chaudhuri, Noam Aigerman 외

We introduce Temporal Residual Jacobians as a novel representation to enable data-driven motion transfer. Our approach does not assume access to any rigging or intermediate shape keyframes, produces geometrically and tem…

On Blackbox Backpropagation and Jacobian Sensing

2017-12-01 · NeurIPS 2017 12 · Krzysztof M. Choromanski, Vikas Sindhwani

From a small number of calls to a given “blackbox" on random input perturbations, we show how to efficiently recover its unknown Jacobian, or estimate the left action of its Jacobian on a given vector. Our methods are ba…

compressed sensing

Spatial Dual-Modality Graph Reasoning for Key Information Extraction

2021-03-26 · Hongbin Sun, Zhanghui Kuang, Xiaoyu Yue, Chenhao Lin 외

Key information extraction from document images is of paramount importance in office automation. Conventional template matching based approaches fail to generalize well to document images of unseen templates, and are not…

Key Information ExtractionTemplate Matching

Knowledge Transfer with Jacobian Matching

2018-03-01 · ICML 2018 7 · Suraj Srinivas, Francois Fleuret

Classical distillation methods transfer representations from a "teacher" neural network to a "student" network by matching their output activations. Recent methods also match the Jacobians, or the gradient of output acti…

Transfer Learning

A Planet Scale Spatial-Temporal Knowledge Graph Based On OpenStreetMap And H3 Grid

2024-05-24 · Martin Böckling, Heiko Paulheim, Sarah Detzler

Geospatial data plays a central role in modeling our world, for which OpenStreetMap (OSM) provides a rich source of such data. While often spatial data is represented in a tabular format, a graph based representation pro…

graph constructionKnowledge Graphs