Skip to content

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Aug 2026

Topology-constrained graph transformer network for structural and functional brain organization

The human brain exhibits a complex and hierarchical organization that supports efficient information integration across local and global scales. Accurately characterizing such topological organization from neuroimaging data remains challenging. Conventional graph neural networks (GNNs) effectively capture local dependencies through neighborhood aggregation but often overlook higher-order topological structures that reflect the brain's small-world organization. Although Transformer architectures enable global dependency modeling, their high computational cost limits scalability for large connected brain networks. To address these challenges, we propose a Topology-Constrained Graph Transformer Network (TC-GTN) that explicitly integrates brain network topology into graph learning. TC-GTN combines two complementary modules: a cycle-constrained graph convolution, which captures localized edge aggregation and models modular brain organization, and an MST-guided Transformer, which constrains global attention along minimum spanning tree (MST) pathways to efficiently model long-range dependencies while reducing redundant communication. Moreover, we introduce cycle-based edge positional encodings (CEPE) that provide a topological coordinate system for distinguishing edges with similar local structures but different cycle-level contexts. We evaluate TC-GTN on both structural and functional brain networks, extracted from diffusion-weighted imaging (DWI) and functional MRI (fMRI) respectively, using large-scale datasets, including UK Biobank (38557 participants; 18100 females/20457 males; age 40-70 years) and ABCD (7684 participants; 3782 females/3902 males; age 9-10 years). Experiments on sex classification and brain-age estimation demonstrate that TC-GTN consistently outperforms state-of-the-art graph network approaches, achieving superior accuracy, interpretability, and generalizability. Clinical significance analysis further demonstrates that the model accurately characterizes neuroanatomical divergence across pathological states. Using the brain age gap (BAG) as a biomarker, systemic accelerated aging is identified in multiple sclerosis and dementia, alongside heterogeneous structural alterations in stroke and Parkinson's disease. Our code is available at https://github.com/bieqa/TC-GTN.

Jundan Ji, Mengjun Liu, Nanguang Chen et al. · 0 citations
Jul 2026

MedARC: Training-Free Adaptive Redundancy Compression of Visual Tokens for 3D Medical Vision-Language Models

Integrating 3D medical images with vision-language models (VLMs) holds substantial promise for computer-aided diagnosis. However, volumetric images generate prohibitively long visual-token sequences with considerable spatial and inter-slice redundancy. Existing token compression methods typically apply uniform reduction or rely on a single importance signal, increasing the risk of removing regions that are clinically relevant to the query or structurally distinctive. To address this limitation, we propose MedARC, a unified, training-free framework for Adaptive Redundancy Compression of visual tokens in 3D medical VLMs. MedARC estimates token importance by integrating three complementary cues: self-attention from the VLM vision encoder, which reflects the model's intrinsic visual focus; similarity between projected visual tokens and text embeddings, which identifies query-relevant regions; and deviations of local visual foundation model features from the volume-level feature center, which highlight structurally distinctive anatomy. The resulting importance distribution guides a saliency-aware merging strategy that preserves informative tokens while consolidating redundant ones rather than simply discarding them. Experiments on CT-RATE and MR-RATE show that MedARC reduces visual-token overhead and inference time while preserving or improving diagnostic performance. Its multi-cue scoring cost is outweighed by the savings from processing fewer tokens, with greater benefits expected for larger language models.

Yitao Zhu, Mengjun Liu, Yingji Fu et al. · 0 citations

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.