SSRepL-ADHD: Adaptive Complex Representation Learning Framework for ADHD Detection from Visual Attention Tasks
Abdul Rehman, Ilona Heldal, and Jerry Chun-Wei Lin

TL;DR
This paper introduces SSRepL-ADHD, a novel framework using self-supervised representation learning and transfer learning with LSTM-GRU models to improve ADHD detection from EEG signals during visual attention tasks, achieving 81.11% accuracy.
Contribution
It presents a new SSRepL and transfer learning framework combining LSTM and GRU for ADHD detection from EEG data, addressing dataset imbalance and feature selection challenges.
Findings
SSRepL-ADHD achieved 81.11% accuracy.
The framework effectively captures temporal dependencies in EEG data.
Models outperform traditional methods on ADHD detection metrics.
Abstract
Self Supervised Representation Learning (SSRepL) can capture meaningful and robust representations of the Attention Deficit Hyperactivity Disorder (ADHD) data and have the potential to improve the model's performance on also downstream different types of Neurodevelopmental disorder (NDD) detection. In this paper, a novel SSRepL and Transfer Learning (TL)-based framework that incorporates a Long Short-Term Memory (LSTM) and a Gated Recurrent Units (GRU) model is proposed to detect children with potential symptoms of ADHD. This model uses Electroencephalogram (EEG) signals extracted during visual attention tasks to accurately detect ADHD by preprocessing EEG signal quality through normalization, filtering, and data balancing. For the experimental analysis, we use three different models: 1) SSRepL and TL-based LSTM-GRU model named as SSRepL-ADHD, which integrates LSTM and GRU layers to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEEG and Brain-Computer Interfaces
MethodsSoftmax · Attention Is All You Need · Tanh Activation · Gated Recurrent Unit · Sigmoid Activation · Long Short-Term Memory
