Urgent.News

What's breaking now, across thousands of outlets.

AI

A Comprehensive Benchmark of EEG-Based BCI Deep Learning Models for MCI and Dementia Classification

Electroencephalography (EEG) is a promising tool for automated detection of mild cognitive impairment (MCI) and dementia, but comparisons across studies are limited by inconsistent datasets and evaluation protocols. This study benchmarks ten deep learning models across four resting-state EEG datasets and eight binary classification tasks using a unified preprocessing pipeline and five-fold…

A new study has evaluated ten deep learning models for classifying mild cognitive impairment (MCI) and dementia using electroencephalography (EEG) brain signals. The researchers aimed to provide a standardized evaluation framework, addressing inconsistencies found across previous studies.

To achieve this, the team used a unified preprocessing pipeline and five-fold subject-wise cross-validation on four resting-state EEG datasets. Each experiment was replicated ten times to ensure the reliability of the results.

The findings revealed that SCCNet achieved the highest mean subject-level accuracy, sensitivity, and F1 score. In contrast, ShallowConvNet had the highest mean segment-level accuracy, specificity, and precision. The study also found that subject-level aggregation improved the mean accuracy for all evaluated models.

However, the researchers noted significant variations in performance across datasets and diagnostic tasks. Interestingly, higher computational cost did not necessarily translate to better classification performance. Several compact architectures managed to compete with substantially larger models in terms of classification accuracy.

The study provides a reproducible reference for comparing EEG-based dementia classification models under consistent, subject-independent evaluation conditions. This benchmarking approach can help researchers choose the most suitable deep learning model for their specific EEG dataset and diagnostic task.

Written by urgent.news from bioRxiv's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at biorxiv.org →

More in AI

Why AI Agent Runtimes Need a 'Constitution': Lessons from Ironclaw and the Rise of Policy-First Autonomous Systems

Originally published on tamiz.pro . Introduction Autonomous AI agents are transitioning from research prototypes to production-critical systems.

  • Autonomous AI agents perform critical tasks requiring safety measures.
  • Constitution for AI agent runtimes addresses alignment and reliability issues.
  • Ironclaw runtime case study demonstrates challenges and policy-first solutions.

One terminal, two trust levels — running Claude Code against a real subscription and a cheap proxy

Part of an ongoing series on model routing and trust tiering for agentic coding tools. This one's the boring, working half — no bug hunt, just a setup that's been running clean across two machines.

  • Claude Code runs on two trust levels using a real subscription and a cheap proxy
  • Self-hosted proxy translates Anthropic-format requests to DeepSeek V4
  • Proxy config separates planning/review tasks from high-volume, low-stakes work

More from Monday 17 August →