NeuroAPS-Net: Neuro-Anatomically Aware Point Cloud Representation for Efficient Alzheimer's Disease Classification

arXiv cs.CV / 4/28/2026

📰 NewsDeveloper Stack & InfrastructureModels & Research

Key Points

  • The study addresses the challenge of classifying Alzheimer’s disease efficiently when 3D CNN approaches are too computationally expensive for resource-constrained deployment.
  • It introduces a pipeline that converts T1-weighted structural MRI into anatomically informed 2D point clouds using Anatomical Priority Sampling (APS), creating the ADNI-2DPC dataset with neuroanatomical labels.
  • The paper proposes NeuroAPS-Net, a lightweight geometric deep learning model that leverages anatomical priors through region-aware feature encoding and ROI token aggregation.
  • Experiments on ADNI-2DPC show competitive AD classification performance while substantially lowering inference latency and GPU memory versus existing point-cloud methods.
  • The authors argue that anatomically guided point-cloud learning can serve as an efficient and more interpretable alternative to voxel-based 3D CNNs for AD diagnosis.

Abstract

Alzheimer's disease (AD) is a progressive neurodegenerative disorder and a major cause of dementia. Structural MRI is widely used to analyze AD-related brain atrophy; however, most deep learning methods rely on computationally expensive 3D convolutional neural networks (CNNs), limiting deployment in resource-constrained settings. This work introduces two main contributions. First, we propose a pipeline that converts T1-weighted MRI into anatomically informed 2D point clouds using Anatomical Priority Sampling (APS), producing ADNI-2DPC, the first neuroanatomically labeled MRI-derived point cloud dataset. Second, we present NeuroAPS-Net, a lightweight geometric deep learning model that incorporates anatomical priors via region-aware feature encoding and ROI token aggregation. Experiments on ADNI-2DPC demonstrate that NeuroAPS-Net achieves competitive classification accuracy while significantly reducing inference latency and GPU memory compared to state-of-the-art point cloud methods. These results highlight the potential of anatomically guided point cloud learning as an efficient and interpretable alternative to voxel-based CNNs for AD classification.