Skip to main content
GameDev.net gamedev.net
Research Paper

This is an academic paper or technical research. Key findings may require technical background to fully understand.

Explore Research Radar

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

arXiv cs.GR
arXiv cs.GR Research
· 3 days, 13 hours ago • Dengyi Zhao, Zhiheng Zhou, Mengyao Zhou, Yunping Wang, Xingqin Qi

Edge-centric Brain Transformer: An Edge-centric Functional Connectivity Learning Framework for fMRI-based Brain Disorder Diagnosis

Briefing

arXiv cs.GR details an edge-centric brain transformer (EBT) for resting-state fMRI that shifts the learning unit from brain regions to functional connections. For developers working on medical imaging or graph ML, the key idea is to represent edge time-series directly, then organize those connections in a line graph so the model can learn connection-to-connection relationships instead of only node-centric features.

The framework adds a structure-aware transformer to capture both local dependencies among anatomically related connections and broader interactions across distributed functional networks. It also uses an edge-level orthogonal clustering readout to produce subject-level representations and identify latent connectivity modules tied to disease.

The authors say evaluations across multiple neuroimaging datasets show EBT outperforming representative graph neural networks, brain transformers, and conventional connectivity-based approaches. Just as important, the interpretability results point to stable disease-associated functional connections that line up with known pathological network changes, which matters if you care about explainability rather than just classification accuracy.

The paper was submitted on 20 Sep 2026, and the source code is publicly available. While this is firmly in the medical AI space, the modeling choice is relevant to anyone building graph transformers or trying to preserve edge-level signal that node-centric pipelines tend to smooth away.

“reformulates rs-fMRI analysis as functional connection representation learning”

— Authors · Core framing of the method
Original source
Read on arXiv cs.GR
At a glance
what
Edge-centric Brain Transformer (EBT) reframes rs-fMRI diagnosis around functional connections rather than brain regions.
who
Dengyi Zhao, Zhiheng Zhou, Mengyao Zhou, Yunping Wang, and Xingqin Qi.
when
Submitted to arXiv on 20 Sep 2026.
impact
Could inform graph-transformer designs that need edge-level signal and interpretable outputs.
Signal Mixed

Promising modeling idea, but limited to research and medical imaging.

Discuss

Follow ai updates

See relevant stories in your personalized news feed.

Sign in to follow

Continue on GameDev.net

Useful next steps related to this story.

Game development news without the noise

One useful weekly briefing. No daily flood.

Sending your confirmation email…

Discussion

Loading comments...

Story Timeline (2 sources)

Story covered over 1 day • First reported by arXiv cs.GR