Delta2Gamma: Band-Wise Adaptive Contrastive Learning of EEG for Alzheimer's Disease Detection

arXiv cs.LG Papers

Summary

Delta2Gamma is a self-supervised learning framework that decomposes EEG signals into frequency bands and uses adaptive contrastive learning for Alzheimer's disease detection, achieving 92.4% accuracy.

arXiv:2608.17231v1 Announce Type: new Abstract: Low-cost, scalable screening for dementia remains an open problem. Imaging-based diagnosis is costly and hard to deploy widely. Electroencephalography (EEG) is portable and inexpensive, but its recordings are noisy, vary widely across subjects, and carry few clinical labels. We tackle this with Delta2Gamma, a self-supervised framework that learns EEG representations from unlabeled data by contrasting augmented views of each signal. Rather than treat EEG as a single stream, Delta2Gamma decomposes every recording into the five canonical neural rhythms (delta, theta, alpha, beta, gamma). Each band gets its own encoder and projection head. Each also gets a temperature that is predicted adaptively during contrastive training, so bands with different signal statistics are balanced automatically. On the ADFTD cohort under a strict leave-one-subject-out protocol, Delta2Gamma separates Alzheimer's disease from cognitively normal controls with 92.4\% accuracy. This exceeds both supervised backbones and recent dedicated EEG methods.
Original Article
View Cached Full Text

Cached at: 08/19/26, 10:24 AM

# Delta2Gamma: Band-Wise Adaptive Contrastive Learning of EEG for Alzheimer’s Disease Detection
Source: [https://arxiv.org/html/2608.17231](https://arxiv.org/html/2608.17231)
Chanwoo ParkAffiliation:Department of Artificial Intelligence Korea University Seoul, Republic of Korea cksdn1290@korea\.ac\.krChanwoo KimAffiliation:Department of Artificial Intelligence Korea University Seoul, Republic of Korea chanwcom@korea\.ac\.kr

###### Abstract

Low\-cost, scalable screening for dementia remains an open problem\. Imaging\-based diagnosis is costly and hard to deploy widely\. Electroencephalography \(EEG\) is portable and inexpensive, but its recordings are noisy, vary widely across subjects, and carry few clinical labels\. We tackle this with Delta2Gamma, a self\-supervised framework that learns EEG representations from unlabeled data by contrasting augmented views of each signal\. Rather than treat EEG as a single stream, Delta2Gamma decomposes every recording into the five canonical neural rhythms \(delta, theta, alpha, beta, gamma\)\. Each band gets its own encoder and projection head\. Each also gets a temperature that is predicted adaptively during contrastive training, so bands with different signal statistics are balanced automatically\. On the ADFTD cohort under a strict leave\-one\-subject\-out protocol, Delta2Gamma separates Alzheimer’s disease from cognitively normal controls with 92\.4% accuracy\. This exceeds both supervised backbones and recent dedicated EEG methods\.

###### Index Terms:

band\-head, self\-supervised learning, EEG, adaptive temperature, dementia, representation learning

## IIntroduction

Global aging and the explosive growth in dementia prevalence form a public\-health crisis that is straining socioeconomic structures and healthcare systems worldwide\[[23](https://arxiv.org/html/2608.17231#bib.bib1),[17](https://arxiv.org/html/2608.17231#bib.bib2)\]\. Traditional diagnostic methods such as magnetic resonance imaging \(MRI\) and positron emission tomography \(PET\) have limited value for early detection because of their high cost, limited accessibility, and dependence on large, stationary equipment and specialized personnel\[[10](https://arxiv.org/html/2608.17231#bib.bib7)\]\. Because these modalities are confined to specialized medical centers, they cannot serve as frontline screening tools for the broad at\-risk population\. As a result, early\-stage mild cognitive impairment, the precursor to dementia, is difficult to catch, and most patients are diagnosed only after their symptoms have substantially progressed\[[31](https://arxiv.org/html/2608.17231#bib.bib8)\]\.

Electroencephalography \(EEG\) offers a scalable alternative\. It is non\-invasive and directly and quantitatively measures declines in brain function\[[7](https://arxiv.org/html/2608.17231#bib.bib9)\], unlike functional MRI, which captures blood\-flow changes that only indirectly proxy neural activity\. By directly recording the electrical signals generated by neurons, EEG reflects how the neuropathological changes that define dementia impair brain function, providing critical insight into the neurophysiological basis of cognitive decline\[[35](https://arxiv.org/html/2608.17231#bib.bib10)\]\. These properties make EEG well suited to portable, repeatable, and affordable cognitive monitoring outside the hospital\. Other low\-cost digital biomarkers have been pursued in parallel: large language models \(LLMs\) applied to spontaneous speech detect AD with chain\-of\-thought reasoning over transcribed narratives\[[28](https://arxiv.org/html/2608.17231#bib.bib43)\], and pairing them with vision\-language models for picture\-description tasks improves detection further\[[29](https://arxiv.org/html/2608.17231#bib.bib44)\]; clinically inspired cognitive test batteries have even been repurposed to evaluate the reasoning capacity of the LLMs themselves\[[30](https://arxiv.org/html/2608.17231#bib.bib45)\]\. These behavioral markers, however, rely on language production and task compliance, whereas EEG measures the underlying neural dysfunction directly, which motivates our focus on resting\-state recordings\.

A large body of work identifies quantifiable spectral signatures of Alzheimer’s disease \(AD\) and other dementias, summarized as an overall*slowing*of brain oscillations\. Patients show increased power in low\-frequency bands, delta \(δ\\delta, 0–4 Hz\) and theta \(θ\\theta, 4–8 Hz\)\[[22](https://arxiv.org/html/2608.17231#bib.bib3)\], together with reduced power in higher\-frequency bands, including alpha \(α\\alpha, 8–12 Hz\), beta \(β\\beta, 12–30 Hz\), and a marked reduction in gamma \(γ\\gamma,\>\>30 Hz\) that is tightly linked to higher cognitive functions such as short\-term memory\[[40](https://arxiv.org/html/2608.17231#bib.bib11)\]\. These band\-specific changes motivate a model that treats each rhythm separately rather than collapsing the signal into a single representation\. Motivated by these biomarkers, the main contributions of this paper are:

1. 1\.Frequency\-band\-specific encoding: we propose the Delta2Gamma architecture, which decomposes EEG into the five canonical bands \(δ,θ,α,β,γ\\delta,\\theta,\\alpha,\\beta,\\gamma\) and processes each with an independent CNN encoder and projection head, preserving band\-specific neural information\.
2. 2\.Effective dementia classification: we design a self\-supervised model that captures the neurophysiological hallmarks of dementia \(increasedδ/θ\\delta/\\theta, decreasedα/β\\alpha/\\beta\), achieving state\-of\-the\-art accuracy under strict subject\-independent evaluation\.

## IIProposed Method

The framework \(Fig\.[1](https://arxiv.org/html/2608.17231#S2.F1)\) has two stages: self\-supervised pre\-training and linear evaluation\. We perform contrastive learning on unlabeled EEG so the model learns general signal characteristics, while data augmentation yields representations robust to transformations\.

![Refer to caption](https://arxiv.org/html/2608.17231v1/1.png)Fig\. 1:Overview of the Delta2Gamma model\. \(a\) Self\-supervised pre\-training: augmentation is applied to unlabeled EEG, then an adaptive NT\-Xent contrastive loss with regularization trains the encoder to learn representations across the five bands \(δ,θ,α,β,γ\\delta,\\theta,\\alpha,\\beta,\\gamma\)\. \(b\) Linear evaluation: a classifier is added on top of the frozen pre\-trained encoder for AD vs\. cognitively normal \(CN\) classification\. Numbers on linear layers denote layer dimensionality\.### II\-ASelf\-Supervised Multi\-Band Architecture

We build on SimCLR\[[4](https://arxiv.org/html/2608.17231#bib.bib21)\], a contrastive self\-supervised method that pulls augmented views of the same sample together while pushing different instances apart\. Our adaptation \(Fig\.[1](https://arxiv.org/html/2608.17231#S2.F1)\(a\)\) is tailored to EEG: the model simultaneously processes the five frequency bands and uses an independent projection head per band for fine\-grained feature learning\. This is especially valuable in clinical settings, where unlabeled EEG is abundant but labels are scarce\. The pre\-training procedure is given in Algorithm[1](https://arxiv.org/html/2608.17231#alg1)\.

A raw multi\-channel EEG signal of shape\[C,L\]\[C,L\]\(C=19C\{=\}19channels;LL= seconds×\\times500 Hz sampling rate\) is decomposed into five canonical bands \(δ\\delta: 0\.5–4,θ\\theta: 4–8,α\\alpha: 8–13,β\\beta: 13–30,γ\\gamma: 30–45 Hz\) by bandpass filters, giving five parallel views of shape\[5,C,L\]\[5,C,L\]\. The band extractor uses parallel 1\-D depthwise convolutions \(kernel size 7, padding 3, groups=C=C\) followed by batch normalization\[[11](https://arxiv.org/html/2608.17231#bib.bib6)\]and ReLU\[[1](https://arxiv.org/html/2608.17231#bib.bib5)\], so each channel is processed independently to preserve its temporal patterns\[[16](https://arxiv.org/html/2608.17231#bib.bib12)\]\. Each band is then passed through an independent encoder of three convolutional blocks with increasing channels \(32→64→12832\{\\rightarrow\}64\{\\rightarrow\}128\), interleaved with batch normalization, ReLU, and max pooling, producing\[5,C,L/32\]\[5,C,L/32\]\. Global average pooling summarizes temporal dynamics, and the five pooled outputs are fused by a fully connected layer with batch normalization and ReLU into a compact5×1285\\times 128\-dimensional embedding, one projection vector per band\.

Algorithm 1SimCLR\-based Self\-Supervised Pre\-training1:Unlabeled EEG

𝒟\\mathcal\{D\}, batch size

BB, epochs

EE
2:Pre\-trained multi\-frequency encoder

fθf\_\{\\theta\}
3:Init encoder

fθf\_\{\\theta\}with bands

\{δ,θ,α,β,γ\}\\\{\\delta,\\theta,\\alpha,\\beta,\\gamma\\\}, heads

\{gk\}k=15\\\{g\_\{k\}\\\}\_\{k=1\}^\{5\}, temperature nets

\{ϕk\}k=15\\\{\\phi\_\{k\}\\\}\_\{k=1\}^\{5\}
4:for

e=1e=1to

EEdo

5:foreach mini\-batch

ℬ=\{xi\}i=1B\\mathcal\{B\}=\\\{x\_\{i\}\\\}\_\{i=1\}^\{B\},

xi∈ℝC×Tx\_\{i\}\\in\\mathbb\{R\}^\{C\\times T\}do

6:

ℬ\(1\)←\\mathcal\{B\}^\{\(1\)\}\\\!\\leftarrowweak\-aug

\(ℬ\)\(\\mathcal\{B\}\);

ℬ\(2\)←\\mathcal\{B\}^\{\(2\)\}\\\!\\leftarrowstrong\-aug

\(ℬ\)\(\\mathcal\{B\}\)
7:forview

v∈\{1,2\}v\\in\\\{1,2\\\}, band

bbdo

8:

𝐱b\(v\)←\\mathbf\{x\}\_\{b\}^\{\(v\)\}\\\!\\leftarrowBandpassFilter

\(ℬ\(v\)\)b\{\}\_\{b\}\(\\mathcal\{B\}^\{\(v\)\}\)
9:

𝐳b\(v\)←gb​\(CNNb​\(𝐱b\(v\)\)\)\\mathbf\{z\}\_\{b\}^\{\(v\)\}\\\!\\leftarrow g\_\{b\}\(\\text\{CNN\}\_\{b\}\(\\mathbf\{x\}\_\{b\}^\{\(v\)\}\)\)
10:endfor

11:foreach band

bbdo

12:

τb←ϕb​\(𝐳b\(1\),𝐳b\(2\)\)\\tau\_\{b\}\\leftarrow\\phi\_\{b\}\(\\mathbf\{z\}\_\{b\}^\{\(1\)\},\\mathbf\{z\}\_\{b\}^\{\(2\)\}\)
13:

ℒ\(b\)←\\mathcal\{L\}^\{\(b\)\}\\\!\\leftarrowNTXent

\(𝐳b\(1\),𝐳b\(2\),τb\)\+λ⁡\(d2​log⁡τb\+1τb\)\(\\mathbf\{z\}\_\{b\}^\{\(1\)\},\\mathbf\{z\}\_\{b\}^\{\(2\)\},\\tau\_\{b\}\)\+\\lambda\\big\(\\tfrac\{d\}\{2\}\\log\\tau\_\{b\}\+\\tfrac\{1\}\{\\tau\_\{b\}\}\\big\)
14:endfor

15:Update parameters w\.r\.t\.

ℒtotal=∑bℒ\(b\)\\mathcal\{L\}\_\{\\text\{total\}\}=\\sum\_\{b\}\\mathcal\{L\}^\{\(b\)\}
16:endfor

17:endfor

18:return

fθf\_\{\\theta\}

### II\-BData Augmentation

The core of self\-supervised learning is to extract a meaningful signal from the data itself through a pretext task\. For each EEG signal we generate two semantically identical but morphologically different views using Gaussian noise \(std 0\.03\), amplitude scaling \(factor in\[0\.8,1\.2\]\[0\.8,1\.2\]\), and 10% random masking in both the time and frequency domains; with 10% probability we also drop 10% of the channels\. The two views form an instance\-discrimination task: views of the same signal are positive pairs and views of different signals are negatives, driving the model toward noise\- and transformation\-robust representations\. By contrasting a weak and a strong view of each signal, the encoder is encouraged to discard nuisance variation while preserving the band\-specific structure relevant to diagnosis\.

### II\-CTraining Objective

The pre\-training loss aggregates per\-band adaptive NT\-Xent losses with temperature regularization\[[42](https://arxiv.org/html/2608.17231#bib.bib23)\]:ℒpt=∑b=1Bℒb\\mathcal\{L\}\_\{\\text\{pt\}\}=\\sum\_\{b=1\}^\{B\}\\mathcal\{L\}\_\{b\}, where

ℒpt=∑b=1B\(CLOSE\\displaystyle\\mathcal\{L\}\_\{\\text\{pt\}\}=\\sum\_\{b=1\}^\{B\}\\Big\(−1τb\+​sim​\(𝐳b,𝐳b\+\)\\displaystyle\-\\tfrac\{1\}\{\\tau^\{b\+\}\}\\,\\mathrm\{sim\}\(\\mathbf\{z\}^\{b\},\\mathbf\{z\}^\{b\+\}\)\+1τn∗b−​maxn=1,⋯,N⁡sim⁡\(𝐳b,𝐳nb−\)\\displaystyle\+\\tfrac\{1\}\{\\tau^\{b\-\}\_\{n^\{\*\}\}\}\\max\_\{n=1,\\cdots,N\}\\mathrm\{sim\}\(\\mathbf\{z\}^\{b\},\\mathbf\{z\}^\{b\-\}\_\{n\}\)OPEN\+β​Ω​\(τb\+\)−β​Ω​\(τn∗b−\)\),\\displaystyle\+\\beta\\,\\Omega\(\\tau^\{b\+\}\)\-\\beta\\,\\Omega\(\\tau^\{b\-\}\_\{n^\{\*\}\}\)\\Big\),\(1\)sim⁡\(⋅,⋅\)\\mathrm\{sim\}\(\\cdot,\\cdot\)is cosine similarity over positive pair\(𝐳b,𝐳b\+\)\(\\mathbf\{z\}^\{b\},\\mathbf\{z\}^\{b\+\}\)or negative pair\(𝐳b,𝐳nb−\)\(\\mathbf\{z\}^\{b\},\\mathbf\{z\}^\{b\-\}\_\{n\}\);NNis the number of negatives;τb\+\\tau^\{b\+\}andτnb−\\tau^\{b\-\}\_\{n\}are learnable adaptive positive and negative temperatures withn∗=arg⁡maxn⁡sim⁡\(𝐳b,𝐳nb−\)n^\{\*\}=\\arg\\max\_\{n\}\\mathrm\{sim\}\(\\mathbf\{z\}^\{b\},\\mathbf\{z\}^\{b\-\}\_\{n\}\); andβ≥0\\beta\\geq 0controls the regularizer

Ω⁡\(τ\)=\(d′/2\)​log⁡\(τ\)\+1/τ,\\Omega\(\\tau\)=\(d^\{\\prime\}/2\)\\log\(\\tau\)\+1/\\tau,\(2\)whered′d^\{\\prime\}is the projected dimension; this drivesτ→2/d′\\tau\\rightarrow 2/d^\{\\prime\}\. Unlike fixed\-temperature SimCLR, each band receives a dynamically predicted temperature reflecting its distribution and learning difficulty\. Each band therefore receives a contrastive signal whose strength is matched to its own statistics, resolving the uniformity–tolerance trade\-off that a single global temperature cannot address and stabilizing training across bands with very different power profiles\.

### II\-DDownstream Task

For classification we attach a three\-layer MLP on top of the pre\-trained encoder \(hidden sizes 512 and 256, each with ReLU\[[1](https://arxiv.org/html/2608.17231#bib.bib5)\], batch normalization, and dropout\[[37](https://arxiv.org/html/2608.17231#bib.bib4)\]of 0\.3 and 0\.2\), with an output layer sized to the number of classes\. We consider both freezing the encoder \(linear evaluation, Fig\.[1](https://arxiv.org/html/2608.17231#S2.F1)\(b\)\) and fine\-tuning all parameters\.

## IIIExperimental Setup

Pre\-training uses AdamW\[[18](https://arxiv.org/html/2608.17231#bib.bib30)\]\(batch size 64, learning rate1×10−41\\times 10^\{\-4\}\), the adaptive NT\-Xent loss with temperature in\[0\.05,0\.5\]\[0\.05,0\.5\]andβ=0\.01\\beta\{=\}0\.01, weight decay1×10−51\\times 10^\{\-5\}, and cosine annealing with warm restarts\. Linear evaluation uses Leave\-One\-Subject\-Out \(LOSO\) cross\-validation with frozen encoder weights, AdamW \(batch size 32, learning rate1×10−41\\times 10^\{\-4\}\), and cross\-entropy loss\. Both stages run up to 100 epochs with early stopping \(patience 10\) on an NVIDIA RTX 4090 GPU\.

### III\-ADataset

We use the publicly available ADFTD dataset\[[21](https://arxiv.org/html/2608.17231#bib.bib24)\]: resting\-state, eyes\-closed recordings from 88 participants \(36 AD, 23 frontotemporal dementia \[FTD\], 29 CN\)\. Mean MMSE scores were 17\.75 \(AD\), 22\.17 \(FTD\), and 30 \(CN\)\. Signals were recorded with a Nihon Kohden EEG\-2100 system using 19 scalp electrodes \(10–20 system\) at 500 Hz with impedance below 5 kΩ\\Omega\. Because FTD is hard to identify from EEG alone, classification focuses on AD vs\. CN; the 23 FTD subjects \(not used for classification\) provide unlabeled data for self\-supervised pre\-training\.

### III\-BPreprocessing and Segmentation

We compute an average reference across all channels, since referencing strongly affects amplitude measurements, and apply a 6th\-order Butterworth bandpass filter \(0\.5–45 Hz\)\[[24](https://arxiv.org/html/2608.17231#bib.bib25)\]that preserves the activity relevant to distinguishing AD from CN\. Ocular and muscular artifacts are then removed via blind source separation with independent component analysis\[[6](https://arxiv.org/html/2608.17231#bib.bib18)\], all within MNE\-Python\[[8](https://arxiv.org/html/2608.17231#bib.bib19)\]\. Eyes\-closed EEG is segmented into 30\-second epochs, matching the standard epoch length used in sleep research\[[27](https://arxiv.org/html/2608.17231#bib.bib46)\]and minimizing the influence of external stimuli\[[44](https://arxiv.org/html/2608.17231#bib.bib20)\]\.

### III\-CEvaluation Protocol and Metrics

LOSO cross\-validation\[[15](https://arxiv.org/html/2608.17231#bib.bib22)\]trains onN−1N\{\-\}1subjects and tests on the held\-out subject, repeating for all subjects\. By preventing cross\-subject data leakage, it provides a stringent, realistic estimate of generalization under high inter\-individual variability\. We report accuracy, precision, recall, weighted F1\-score, and AUC\.

## IVResults and Discussion

### IV\-ALOSO Performance

We compare against major EEG benchmarks implemented with Braindecode\[[34](https://arxiv.org/html/2608.17231#bib.bib14)\]and prior AD\-vs\-CN studies, fine\-tuning self\-supervised baselines where pretrained weights are available\. As summarized in Table[I](https://arxiv.org/html/2608.17231#S4.T1), common supervised and self\-supervised EEG backbones \(e\.g\., ATCNet\[[2](https://arxiv.org/html/2608.17231#bib.bib13)\], EEGNet\[[16](https://arxiv.org/html/2608.17231#bib.bib12)\], EEGConformer\[[36](https://arxiv.org/html/2608.17231#bib.bib16)\], BIOT\[[43](https://arxiv.org/html/2608.17231#bib.bib37)\], Labram\[[12](https://arxiv.org/html/2608.17231#bib.bib34)\], S\-JEPA\[[9](https://arxiv.org/html/2608.17231#bib.bib31)\]\) reach only 39–74% accuracy on this task\. Under strict LOSO cross\-validation, our adaptive 5\-band\-head model attains 92\.37% accuracy and 92\.33% F1\-score, surpassing recent dedicated AD\-vs\-CN methods \(Table[II](https://arxiv.org/html/2608.17231#S4.T2)\)\. This shows the multi\-band self\-supervised approach is highly effective for the complex features of EEG and generalizes well despite inter\-subject variability\.

ModelApplicationTrainBackbone\#ParamAccuracy \(%\)F1\-score \(%\)ATCNet\[[2](https://arxiv.org/html/2608.17231#bib.bib13)\]GeneralSupervisedCNN & RNN & Att113,7327474BIOT\[[43](https://arxiv.org/html/2608.17231#bib.bib37)\]Sleep StagingEpilepsySSLAtt3,183,8795340CTNet\[[46](https://arxiv.org/html/2608.17231#bib.bib33)\]Motor ImagerySupervisedCNN & Att26,9007473Deep4Net\[[34](https://arxiv.org/html/2608.17231#bib.bib14)\]GeneralSupervisedCNN282,8794949EEGConformer\[[36](https://arxiv.org/html/2608.17231#bib.bib16)\]GeneralSupervisedCNN & Att789,5725754EEGInception\[[32](https://arxiv.org/html/2608.17231#bib.bib32)\]Motor ImageryERP & SSVEPSupervisedCNN558,0283937EEGNet\[[16](https://arxiv.org/html/2608.17231#bib.bib12)\]GeneralSupervisedCNN2,4844645FBCNet\[[19](https://arxiv.org/html/2608.17231#bib.bib36)\]Motor ImagerySupervisedCNN11,8124838Labram\[[12](https://arxiv.org/html/2608.17231#bib.bib34)\]GeneralSSLCNN & Att5,866,1805438S\-JEPA\[[9](https://arxiv.org/html/2608.17231#bib.bib31)\]Motor ImageryERP & SSVEPSSLCNN & Att3,456,8825050SPARCNet\[[13](https://arxiv.org/html/2608.17231#bib.bib35)\]EpilepsySupervisedCNN1,141,9215453TCN\[[3](https://arxiv.org/html/2608.17231#bib.bib15)\]GeneralSupervisedCNN & RNN26,9744440TIDNet\[[14](https://arxiv.org/html/2608.17231#bib.bib17)\]GeneralSupervisedCNN240,4044440Ours \(adaptive 5 band heads\)DementiaSSLCNN976,6359292TABLE I:AD vs\. CN classification performance of the proposed model against leading supervised and self\-supervised EEG benchmarks\. “Application” denotes the model’s typical target domain, with “General” indicating no specific one; “\#Param” is the number of parameters required to instantiate the model\. Att denotes attention mechanisms\.TABLE II:LOSO comparison for AD vs\. CN classification on the ADFTD dataset\[[21](https://arxiv.org/html/2608.17231#bib.bib24)\]\.ModelAcc \(%\)F1 \(%\)Prec\. \(%\)Rec\. \(%\)kNN\[[25](https://arxiv.org/html/2608.17231#bib.bib41)\]60\.3058\.9057\.9059\.90CNN\[[38](https://arxiv.org/html/2608.17231#bib.bib28)\]79\.4577\.6076\.3276\.06Random Forest\[[33](https://arxiv.org/html/2608.17231#bib.bib42)\]80\.0081\.69–80\.55DICE\-Net\[[20](https://arxiv.org/html/2608.17231#bib.bib26)\]83\.2884\.1288\.9479\.81CNN\[[41](https://arxiv.org/html/2608.17231#bib.bib40)\]84\.6286\.11–86\.11MJANet\[[39](https://arxiv.org/html/2608.17231#bib.bib39)\]85\.2386\.3788\.1284\.69Dual\-Branch\[[5](https://arxiv.org/html/2608.17231#bib.bib27)\]85\.78––83\.22Random Forest\[[26](https://arxiv.org/html/2608.17231#bib.bib29)\]88\.90–––BI\-MCGNN\[[45](https://arxiv.org/html/2608.17231#bib.bib38)\]91\.25––93\.32Ours92\.3792\.3392\.6192\.37
### IV\-BMulti\-Band Feature Analysis

The band\-specific encoders learn distinct activation strategies\. Theδ\\deltaencoder exhibits a restricted activation range concentrated on a few features, theθ\\thetaband is more uniformly distributed, theα\\alphaband shows the highest and most consistent activations, and theβ\\betaandγ\\gammabands remain at intermediate but irregular levels, indicating that each band adopts an encoding scheme matched to its own signal characteristics\. Group\-wise importance analysis is more revealing: peak importance in theδ\\deltaband \(≈2×10−4\\approx 2\\times 10^\{\-4\}\) is about twenty times that of theγ\\gammaband \(≈1×10−5\\approx 1\\times 10^\{\-5\}\), indicating that low\-frequency bands carry stronger diagnostic cues for dementia\. Importantly, highly activated features are not necessarily the most diagnostic, suggesting the model separates general signal processing from the extraction of pathological patterns\. The learned feature\-correlation structure echoes this: low\-frequency bands \(δ\\delta,θ\\theta\) condense information into dense, near\-diagonal correlations, whereas high\-frequency bands \(β\\beta,γ\\gamma\) form sparse, largely independent representations that capture complementary, non\-redundant aspects of the signal\. Topographically, the AD group shows localizedδ\\delta\-band increases over frontal, temporal, and parietal regions, whereas CNδ\\deltaactivity is weaker and posteriorly distributed, consistent with known biomarkers\. Together these observations give the multi\-band design both neurobiological plausibility and clinical utility\.

### IV\-CAblation Study

Table[III](https://arxiv.org/html/2608.17231#S4.T3)isolates the contribution of each component\. A CNN trained from scratch without self\-supervision reaches only 62\.54% accuracy, whereas our full model reaches 92\.37%, a 47\.70% relative gain that confirms the value of contrastive pre\-training when labels are scarce\. Replacing the five band\-specific heads with a single projection head drops accuracy to 89\.65% versus 91\.14% for five heads, and the adaptive model improves a further 3\.03% \(relative\) over the single\-head baseline, showing that per\-band heads capture complementary frequency information\. Fixing the temperature \(τ=0\.1\\tau\{=\}0\.1\) and removing the regularizer reduce accuracy to 87\.37% and 90\.50% respectively, indicating that both the adaptive temperature and its regularization contribute to the final performance\. The model is also robust: accuracy remains stable across temperature settings and improves monotonically as the segmentation length grows from 5 to 30 seconds\.

TABLE III:Ablation study of the proposed model on the ADFTD dataset\[[21](https://arxiv.org/html/2608.17231#bib.bib24)\]\. Multi\-head \(5 heads\) denotes multiple independently learned MLP projection heads, not frequency bands\.ModelAccF1Prec\.Rec\.AUCAdaptive 5 band heads92\.3792\.3392\.6192\.3793\.18w/o self\-supervised learning62\.5461\.0262\.7962\.5465\.61constant temp\. \(τ=0\.1\\tau\{=\}0\.1\)87\.3787\.4087\.9987\.3788\.38Single\-head89\.6589\.6290\.0489\.6591\.88w/o regularization90\.5090\.4791\.2289\.8991\.13Multi\-head \(5 heads\)91\.1491\.1191\.4991\.1493\.21

## VConclusion

We presented Delta2Gamma, a multi\-head SimCLR framework for contrastive EEG representation learning that uses independent CNN encoders and adaptive temperatures for each of the five frequency bands\. By computing and aggregating a per\-band contrastive loss inspired by adaptive multi\-head contrastive learning\[[42](https://arxiv.org/html/2608.17231#bib.bib23)\], the model achieves superior representation quality and state\-of\-the\-art AD\-vs\-CN classification under strict LOSO evaluation, even with limited labels\. The approach is readily deployable and extensible to other biosignal\-analysis domains\.

## Acknowledgment

This work was supported in part by: the Institute of Information & Communications Technology Planning & Evaluation \(IITP\) grant funded by the Korean government \(MSIT\) under Grant No\. RS\-2019\-II190079 for the Artificial Intelligence Graduate School Program at Korea University; the National Research Foundation of Korea \(NRF\) grant funded by the Korean government \(MSIT\) under Grant No\. RS\-2025\-24535409; and the Supreme Prosecutor’s Office Research Grant in 2026 \(research title: Development of fake voice detection technology robust in new voice generation technology and speaker recognition\)\.

## References

- \[1\]\(2018\)Deep learning using rectified linear units \(relu\)\.arXiv preprint arXiv:1803\.08375\.Cited by:[§II\-A](https://arxiv.org/html/2608.17231#S2.SS1.p2.1),[§II\-D](https://arxiv.org/html/2608.17231#S2.SS4.p1.1)\.
- \[2\]H\. Altaheri, G\. Muhammad, and M\. Alsulaiman\(2022\)Physics\-informed attention temporal convolutional network for eeg\-based motor imagery classification\.IEEE Transactions on Industrial Informatics19\(2\),pp\. 2249–2258\.External Links:[Document](https://dx.doi.org/10.1109/TII.2022.3140497)Cited by:[§IV\-A](https://arxiv.org/html/2608.17231#S4.SS1.p1.1),[TABLE I](https://arxiv.org/html/2608.17231#S4.T1.1.2.1)\.
- \[3\]S\. Bai, J\. Z\. Kolter, and V\. Koltun\(2018\)An empirical evaluation of generic convolutional and recurrent networks for sequence modeling\.arXiv preprint arXiv:1803\.01271\.Cited by:[TABLE I](https://arxiv.org/html/2608.17231#S4.T1.1.13.1)\.
- \[4\]T\. Chen, S\. Kornblith, M\. Norouzi, and G\. Hinton\(2020\)A simple framework for contrastive learning of visual representations\.InProceedings of the 37th International Conference on Machine Learning,H\. D\. III and A\. Singh \(Eds\.\),Proceedings of Machine Learning Research, Vol\.119,pp\. 1597–1607\.External Links:[Link](https://proceedings.mlr.press/v119/chen20j.html)Cited by:[§II\-A](https://arxiv.org/html/2608.17231#S2.SS1.p1.1)\.
- \[5\]Y\. Chen, H\. Wang, D\. Zhang, L\. Zhang, and L\. Tao\(2023\)Multi\-feature fusion learning for alzheimer’s disease prediction using eeg signals in resting state\.Frontiers in Neuroscience17,pp\. 1272834\.Cited by:[TABLE II](https://arxiv.org/html/2608.17231#S4.T2.1.8.1)\.
- \[6\]P\. Comon\(1994\)Independent component analysis, a new concept?\.Signal processing36\(3\),pp\. 287–314\.Cited by:[§III\-B](https://arxiv.org/html/2608.17231#S3.SS2.p1.1)\.
- \[7\]T\. Dabbabi, L\. Bouafif, and A\. Cherif\(2023\)A review of non invasive methods of brain activity measurements via eeg signals analysis\.In2023 IEEE International Conference on Advanced Systems and Emergent Technologies \(IC\_ASET\),pp\. 01–06\.Cited by:[§I](https://arxiv.org/html/2608.17231#S1.p2.1)\.
- \[8\]A\. Gramfort, M\. Luessi, E\. Larson, D\. A\. Engemann, D\. Strohmeier, C\. Brodbeck, R\. Goj, M\. Jas, T\. Brooks, L\. Parkkonen, and M\. S\. Hämäläinen\(2013\)MEG and EEG data analysis with MNE\-Python\.Frontiers in Neuroscience7\(267\),pp\. 1–13\.External Links:[Document](https://dx.doi.org/10.3389/fnins.2013.00267)Cited by:[§III\-B](https://arxiv.org/html/2608.17231#S3.SS2.p1.1)\.
- \[9\]P\. Guetschel, T\. Moreau, and M\. Tangermann\(2024\)S\-jepa: towards seamless cross\-dataset transfer through dynamic spatial attention\.arXiv preprint arXiv:2403\.11772\.External Links:2403\.11772Cited by:[§IV\-A](https://arxiv.org/html/2608.17231#S4.SS1.p1.1),[TABLE I](https://arxiv.org/html/2608.17231#S4.T1.1.11.1)\.
- \[10\]H\. Haidar, R\. E\. Majzoub, S\. Hajeer, and L\. A\. Abbas\(2023\)Arterial spin labeling \(asl\-mri\) versus fluorodeoxyglucose\-pet \(fdg\-pet\) in diagnosing dementia: a systematic review and meta\-analysis\.BMC Neurology23\(1\),pp\. 385\.External Links:[Document](https://dx.doi.org/10.1186/s12883-023-03334-0)Cited by:[§I](https://arxiv.org/html/2608.17231#S1.p1.1)\.
- \[11\]S\. Ioffe and C\. Szegedy\(2015\)Batch normalization: accelerating deep network training by reducing internal covariate shift\.InInternational Conference on Machine Learning,pp\. 448–456\.Cited by:[§II\-A](https://arxiv.org/html/2608.17231#S2.SS1.p2.1)\.
- \[12\]W\. B\. Jiang, L\. M\. Zhao, and B\. L\. Lu\(2024\)Large brain model for learning generic representations with tremendous EEG data in BCI\.arXiv preprint arXiv:2405\.18765\.Cited by:[§IV\-A](https://arxiv.org/html/2608.17231#S4.SS1.p1.1),[TABLE I](https://arxiv.org/html/2608.17231#S4.T1.1.10.1)\.
- \[13\]J\. Jing, W\. Ge, S\. Hong, M\. B\. Fernandes, Z\. Lin, C\. Yang, and M\. B\. Westover\(2023\)Development of expert\-level classification of seizures and rhythmic and periodic patterns during EEG interpretation\.Neurology100\(17\),pp\. e1750–e1762\.Cited by:[TABLE I](https://arxiv.org/html/2608.17231#S4.T1.1.12.1)\.
- \[14\]D\. Kostas and F\. Rudzicz\(2020\)Thinker invariance: enabling deep neural networks for BCI across more people\.Journal of Neural Engineering17\(5\),pp\. 056008\.External Links:[Document](https://dx.doi.org/10.1088/1741-2552/aba7c7)Cited by:[TABLE I](https://arxiv.org/html/2608.17231#S4.T1.1.14.1)\.
- \[15\]S\. Kunjan, T\. S\. Grummett, K\. J\. Pope, D\. M\. Powers, S\. P\. Fitzgibbon, T\. Bastiampillai, and T\. W\. Lewis\(2021\)The necessity of leave one subject out \(loso\) cross validation for eeg disease diagnosis\.InBrain Informatics: 14th International Conference, BI 2021, Virtual Event, September 17–19, 2021, Proceedings 14,pp\. 558–567\.Cited by:[§III\-C](https://arxiv.org/html/2608.17231#S3.SS3.p1.1)\.
- \[16\]V\. J\. Lawhern, A\. J\. Solon, N\. R\. Waytowich, S\. M\. Gordon, C\. P\. Hung, and B\. J\. Lance\(2018\)EEGNet: a compact convolutional neural network for EEG\-based brain–computer interfaces\.Journal of Neural Engineering15\(5\),pp\. 056013\.External Links:[Document](https://dx.doi.org/10.1088/1741-2552/aace8c)Cited by:[§II\-A](https://arxiv.org/html/2608.17231#S2.SS1.p2.1),[§IV\-A](https://arxiv.org/html/2608.17231#S4.SS1.p1.1),[TABLE I](https://arxiv.org/html/2608.17231#S4.T1.1.8.1)\.
- \[17\]X\. Li, X\. Feng, X\. Sun, N\. Hou, F\. Han, and Y\. Liu\(2022\)Global, regional, and national burden of alzheimer’s disease and other dementias, 1990–2019\.Frontiers in Aging Neuroscience14,pp\. 937486\.External Links:[Document](https://dx.doi.org/10.3389/fnagi.2022.937486)Cited by:[§I](https://arxiv.org/html/2608.17231#S1.p1.1)\.
- \[18\]I\. Loshchilov and F\. Hutter\(2017\)Decoupled weight decay regularization\.arXiv preprint arXiv:1711\.05101\.Cited by:[§III](https://arxiv.org/html/2608.17231#S3.p1.1)\.
- \[19\]R\. Mane, E\. T\. Chew, K\. M\. Chua, K\. K\. Ang, N\. Robinson, A\. P\. Vinod, and C\. Guan\(2021\)FBCNet: a multi\-view convolutional neural network for brain\-computer interface\.arXiv preprint arXiv:2104\.01233\.External Links:2104\.01233Cited by:[TABLE I](https://arxiv.org/html/2608.17231#S4.T1.1.9.1)\.
- \[20\]A\. Miltiadous, E\. Gionanidis, K\. D\. Tzimourta, N\. Giannakeas, and A\. T\. Tzallas\(2023\)DICE\-net: a novel convolution\-transformer architecture for alzheimer detection in eeg signals\.IEEE Access11,pp\. 71840–71858\.Cited by:[TABLE II](https://arxiv.org/html/2608.17231#S4.T2.1.5.1)\.
- \[21\]A\. Miltiadous, K\. D\. Tzimourta, T\. Afrantou, P\. Ioannidis, N\. Grigoriadis, D\. G\. Tsalikakis, others, and A\. T\. Tzallas\(2023\)A dataset of scalp eeg recordings of alzheimer’s disease, frontotemporal dementia and healthy subjects from routine eeg\.Data8\(6\),pp\. 95\.Cited by:[§III\-A](https://arxiv.org/html/2608.17231#S3.SS1.p1.1),[TABLE II](https://arxiv.org/html/2608.17231#S4.T2),[TABLE III](https://arxiv.org/html/2608.17231#S4.T3)\.
- \[22\]D\. V\. Moretti, C\. Babiloni, G\. Binetti, E\. Cassetta, G\. Dal Forno, F\. Ferreric, others, and P\. M\. Rossini\(2004\)Individual analysis of eeg frequency and band power in mild alzheimer’s disease\.Clinical Neurophysiology115\(2\),pp\. 299–308\.Cited by:[§I](https://arxiv.org/html/2608.17231#S1.p3.1)\.
- \[23\]E\. Nichols, J\. D\. Steinmetz, S\. E\. Vollset, K\. Fukutaki, J\. Chalek, F\. Abd\-Allah, and X\. Liu\(2022\)Estimation of the global prevalence of dementia in 2019 and forecasted prevalence in 2050: an analysis for the global burden of disease study 2019\.The Lancet Public Health7\(2\),pp\. e105–e125\.Cited by:[§I](https://arxiv.org/html/2608.17231#S1.p1.1)\.
- \[24\]M\. Nour, U\. Senturk, and K\. Polat\(2024\)A novel hybrid model in the diagnosis and classification of alzheimer’s disease using eeg signals: deep ensemble learning \(del\) approach\.Biomedical Signal Processing and Control89,pp\. 105751\.Cited by:[§III\-B](https://arxiv.org/html/2608.17231#S3.SS2.p1.1)\.
- \[25\]A\. Ntetska, A\. Miltiadous, M\. G\. Tsipouras, K\. D\. Tzimourta, T\. Afrantou, P\. Ioannidis, and A\. T\. Tzallas\(2025\)A complementary dataset of scalp eeg recordings featuring participants with alzheimer’s disease, frontotemporal dementia, and healthy controls, obtained from photostimulation eeg\.Data10\(5\),pp\. 64\.Cited by:[TABLE II](https://arxiv.org/html/2608.17231#S4.T2.1.2.1)\.
- \[26\]A\. Parihar and P\. D\. Swami\(2024\)Analysis of eeg signals with the use of wavelet transform for accurate classification of alzheimer disease, frontotemporal dementia and healthy subjects using machine learning models\.Fusion: Practice & Applications14\(2\)\.Cited by:[TABLE II](https://arxiv.org/html/2608.17231#S4.T2.1.9.1)\.
- \[27\]C\. Park, J\. I\. Byun, S\. H\. Choi, and W\. C\. Shin\(2025\)Machine learning classifier solving the problem of sleep stage imbalance between overnight sleep\.Biomedical Engineering Letters15\(3\),pp\. 513–523\.External Links:[Document](https://dx.doi.org/10.1007/s13534-025-00466-8)Cited by:[§III\-B](https://arxiv.org/html/2608.17231#S3.SS2.p1.1)\.
- \[28\]C\. Park, A\. S\. G\. Choi, S\. Cho, and C\. Kim\(2025\)Reasoning\-based approach with chain\-of\-thought for alzheimer’s detection using speech and large language models\.InProc\. Interspeech 2025,pp\. 2185–2189\.External Links:[Document](https://dx.doi.org/10.21437/Interspeech.2025-1226)Cited by:[§I](https://arxiv.org/html/2608.17231#S1.p2.1)\.
- \[29\]C\. Park and C\. Kim\(2025\)A novel chain\-of\-thought reasoning approach for alzheimer’s disease detection using large language and vision\-language models\.IEEE Transactions on Neural Systems and Rehabilitation Engineering33,pp\. 4386–4395\.External Links:[Document](https://dx.doi.org/10.1109/TNSRE.2025.3624762)Cited by:[§I](https://arxiv.org/html/2608.17231#S1.p2.1)\.
- \[30\]C\. Park and C\. Kim\(2027\)LMMSE: a clinically inspired framework for cognitive evaluation of large language models\.Information Sciences758,pp\. 123956\.External Links:[Document](https://dx.doi.org/10.1016/j.ins.2026.123956)Cited by:[§I](https://arxiv.org/html/2608.17231#S1.p2.1)\.
- \[31\]M\. N\. Sabbagh, M\. Boada, S\. Borson, M\. Chilukuri, B\. Dubois, J\. Ingram, and H\. Hampel\(2020\)Early detection of mild cognitive impairment \(mci\) in primary care\.The Journal of Prevention of Alzheimer’s Disease7,pp\. 165–170\.Cited by:[§I](https://arxiv.org/html/2608.17231#S1.p1.1)\.
- \[32\]E\. Santamaria\-Vazquez, V\. Martinez\-Cagigal, F\. Vaquerizo\-Villar, and R\. Hornero\(2020\)EEG\-inception: a novel deep convolutional neural network for assistive erp\-based brain\-computer interfaces\.IEEE Transactions on Neural Systems and Rehabilitation Engineering28\(12\),pp\. 2773–2782\.Cited by:[TABLE I](https://arxiv.org/html/2608.17231#S4.T1.1.7.1)\.
- \[33\]S\. Sarkar, A\. Chakraborty, A\. Sinha, and S\. K\. Saha\(2025\)Detection of alzheimer’s disease using extreme band powers in eeg data\.In2025 IEEE Applied Sensing Conference \(APSCON\),pp\. 331–334\.Cited by:[TABLE II](https://arxiv.org/html/2608.17231#S4.T2.1.4.1)\.
- \[34\]R\. T\. Schirrmeister, J\. T\. Springenberg, L\. D\. J\. Fiederer, M\. Glasstetter, K\. Eggensperger, M\. Tangermann, F\. Hutter, W\. Burgard, and T\. Ball\(2017\)Deep learning with convolutional neural networks for eeg decoding and visualization\.Human Brain Mapping38\(11\),pp\. 5391–5420\.External Links:[Document](https://dx.doi.org/10.1002/hbm.23730)Cited by:[§IV\-A](https://arxiv.org/html/2608.17231#S4.SS1.p1.1),[TABLE I](https://arxiv.org/html/2608.17231#S4.T1.1.5.1)\.
- \[35\]U\. Smailovic and V\. Jelic\(2019\)Neurophysiological markers of alzheimer’s disease: quantitative eeg approach\.Neurology and Therapy8\(Suppl 2\),pp\. 37–55\.Cited by:[§I](https://arxiv.org/html/2608.17231#S1.p2.1)\.
- \[36\]Y\. Song, Q\. Zheng, B\. Liu, and X\. Gao\(2022\)EEG conformer: convolutional transformer for EEG decoding and visualization\.IEEE Transactions on Neural Systems and Rehabilitation Engineering31,pp\. 710–719\.External Links:[Document](https://dx.doi.org/10.1109/TNSRE.2022.3233000)Cited by:[§IV\-A](https://arxiv.org/html/2608.17231#S4.SS1.p1.1),[TABLE I](https://arxiv.org/html/2608.17231#S4.T1.1.6.1)\.
- \[37\]N\. Srivastava, G\. Hinton, A\. Krizhevsky, I\. Sutskever, and R\. Salakhutdinov\(2014\)Dropout: a simple way to prevent neural networks from overfitting\.The Journal of Machine Learning Research15\(1\),pp\. 1929–1958\.Cited by:[§II\-D](https://arxiv.org/html/2608.17231#S2.SS4.p1.1)\.
- \[38\]K\. Stefanou, K\. D\. Tzimourta, C\. Bellos, G\. Stergios, K\. Markoglou, E\. Gionanidis, others, and A\. Miltiadous\(2025\)A novel cnn\-based framework for alzheimer’s disease detection using eeg spectrogram representations\.Journal of Personalized Medicine15\(1\),pp\. 27\.Cited by:[TABLE II](https://arxiv.org/html/2608.17231#S4.T2.1.3.1)\.
- \[39\]Y\. Sun, L\. Feng, B\. Xu, S\. Jia, L\. Duan, W\. Ni, and Z\. Jia\(2025\)Enhanced alzheimer’s detection with eeg source imaging and multi\-branch joint attention\.Journal of Neural Engineering22\(3\),pp\. 036028\.Cited by:[TABLE II](https://arxiv.org/html/2608.17231#S4.T2.1.7.1)\.
- \[40\]A\. Traikapi and N\. Konstantinou\(2021\)Gamma oscillations in alzheimer’s disease and their potential therapeutic role\.Frontiers in Systems Neuroscience15,pp\. 782399\.Cited by:[§I](https://arxiv.org/html/2608.17231#S1.p3.1)\.
- \[41\]T\. Vo, A\. K\. Ibrahim, and H\. Zhuang\(2025\)A multimodal multi\-stage deep learning model for the diagnosis of alzheimer’s disease using eeg measurements\.Neurology International17\(6\),pp\. 91\.Cited by:[TABLE II](https://arxiv.org/html/2608.17231#S4.T2.1.6.1)\.
- \[42\]L\. Wang, P\. Koniusz, T\. Gedeon, and L\. Zheng\(2024\)Adaptive multi\-head contrastive learning\.InEuropean Conference on Computer Vision,Cham,pp\. 404–421\.Cited by:[§II\-C](https://arxiv.org/html/2608.17231#S2.SS3.p1.1),[§V](https://arxiv.org/html/2608.17231#S5.p1.1)\.
- \[43\]C\. Yang, M\. B\. Westover, and J\. Sun\(2023\)Biot: biosignal transformer for cross\-data learning in the wild\.InAdvances in Neural Information Processing Systems,Vol\.36,pp\. 78240–78260\.Cited by:[§IV\-A](https://arxiv.org/html/2608.17231#S4.SS1.p1.1),[TABLE I](https://arxiv.org/html/2608.17231#S4.T1.1.3.1)\.
- \[44\]E\. M\. Ye, H\. Sun, P\. V\. Krishnamurthy, N\. Adra, W\. Ganglberger, R\. J\. Thomas, and M\. B\. Westover\(2023\)Dementia detection from brain activity during sleep\.Sleep46\(3\),pp\. zsac286\.External Links:[Document](https://dx.doi.org/10.1093/sleep/zsac286)Cited by:[§III\-B](https://arxiv.org/html/2608.17231#S3.SS2.p1.1)\.
- \[45\]D\. Zhang and C\. Zhu\(2025\)A dual path graph neural network framework for dementia diagnosis\.Scientific Reports15\(1\),pp\. 23319\.Cited by:[TABLE II](https://arxiv.org/html/2608.17231#S4.T2.1.10.1)\.
- \[46\]W\. Zhao, X\. Jiang, B\. Zhang, S\. Xiao, and S\. Weng\(2024\)CTNet: a convolutional transformer network for eeg\-based motor imagery classification\.Scientific Reports14\(1\),pp\. 20237\.Cited by:[TABLE I](https://arxiv.org/html/2608.17231#S4.T1.1.4.1)\.

Similar Articles