Skip to content
iLab: From Brain to Machine and Back

iLab: From Brain to Machine and Back

iossifidis Lab

  • Home
  • Research Projects
  • Publications
  • Software
  • Press and Media
  • Student’s Zone — Teaching
    • Thesis topics
    • Student Projects
    • Journal Club & Progress Club
    • Lab Course
    • Lectures – Vorlesungen
  • About us
    • The Team
    • Contact
    • Impressum
  • Home
  • 2026
  • June
  • 18
Posted on June 18, 2026June 18, 2026 By jannis
teaching

Reference
Saif-ur-Rehman, M., Ali, O., Klaes, C., & Iossifidis, I. (2025). Adaptive SpikeDeep-classifier: Self-organizing and self-supervised machine learning algorithm for online spike sorting. Neurocomputing, 655, 131370.
DOI: 10.1016/j.neucom.2025.131370

Online Spike Sorting That Adapts Itself: Why Ada‑SpikeDeepClassifier Is a Big Step Toward Practical Invasive BCIs

TL;DR: Ada‑SpikeDeepClassifier is a semi‑online, fully automatic spike sorting pipeline that self‑organizes and self‑adapts to time‑varying neural recordings using self‑supervised pseudo‑labels—reducing manual curation and improving robustness for real‑time BCI use cases.

Ada‑SpikeDeepClassifier at a glance (original infographic)
1) SpikeDeeptector Select neural channels Discard artifact-only channels 2) Ada‑BAR Reject background activity Self‑supervised fine‑tuning 3) Self‑organizing sorter Separate neurons (units) Auto‑adapt #units per channel Outcome: A pipeline designed to handle non‑stationary neural recordings by adapting to distribution shifts with pseudo‑labels. Practical intent: improve reliability for real‑time decoding frameworks where manual curation is too slow. Deployability: shallow CNN components support fast inference and are positioned as candidates for edge / neuromorphic implementations.
Tip: This SVG is editable—change colors/fonts to match your site theme.

The problem: spike sorting breaks when the data won’t sit still

Dense micro‑electrode arrays generate large, time‑varying neural recordings that are often contaminated with non‑stationary noise and artifacts.

Across recording sessions, both background activity (BA) and spike activity (SA) can shift in distribution (for example, due to small electrode movements), invalidating previously optimized model parameters.

This is a major reason many spike sorting pipelines still depend on manual or semi‑automatic curation—workflows that don’t scale to real‑time BCI needs.

The solution: Ada‑SpikeDeepClassifier (adaptive, self‑organized, semi‑online)

The paper introduces Adaptive SpikeDeep‑Classifier (Ada‑SpikeDeepClassifier), a self‑organizing and self‑supervised machine learning pipeline for online spike sorting.

It concatenates three stages—SpikeDeeptector, an adaptive background activity rejector (Ada‑BAR), and an adaptive deep classifier/self‑organizing sorter—to complete spike sorting end‑to‑end.

Stage 1: SpikeDeeptector (keep the channels that actually matter)

SpikeDeeptector is used to discard channels that record background activity plus external artifacts and retain channels with neural data.

The approach emphasizes “contextual learning” by building feature vectors from batches of events rather than a single waveform, mirroring how humans judge spikes more reliably with context.

Stage 2: Ada‑BAR (adaptive background activity rejection via pseudo‑labels)

A key upgrade is Ada‑BAR, which targets the degraded performance of a fixed BAR model near decision boundaries when BA and SA overlap.

A pretrained “Global BAR” predicts labels, K‑means clustering is intentionally overspecified (e.g., K=5), and clusters with ≥70% agreement are assigned pseudo‑labels for self‑supervised fine‑tuning using only 25% of the pseudo‑labeled data.

In the reported human Utah array sessions, Ada‑BAR improves overall classification accuracy versus BAR and improves SA retention—crucial for decoding.

Stage 3: A self‑organizing sorter (adapts the number of units per channel)

The final stage uses a CNN plus K‑means and a Cluster Accept or Merge (CAOM) mechanism to generate pseudo‑labels and fine‑tune per channel.

The “self‑organizing” aspect addresses a practical issue: different channels can contain different numbers of neural units, so the final classifier needs to adapt its output dimensionality accordingly.

Why this is convincing for real BCI pipelines

  • Less human intervention: The system is designed to adapt to new, unseen domains without requiring additional manual curation or supervision.
  • Handles distribution shifts: The contribution is explicitly framed as autonomous adaptation to shifts in BA and SA distributions.
  • Measurable gains: Reported evaluations show Ada‑BAR outperforming BAR, and the self‑organizing sorter improving agreement/accuracy compared to a more conventional K‑means+CAOM approach in the human session tests.
  • Edge‑readiness: The CNN components are shallow enough for fast inference and are positioned as candidates for edge / neuromorphic implementations.

Takeaway

If your spike sorting strategy struggles the moment recording conditions drift, Ada‑SpikeDeepClassifier is a compelling direction: use strong pretrained models, then adapt automatically with self‑supervised pseudo‑labels at runtime.

According to the authors, this approach is positioned as a first step toward spike sorting that adapts autonomously to shifting noise and spike distributions without human intervention across experimental settings.


Post navigation

❮ Previous Post: New journal article: Predicting Muscle Activity from Upper Limb Kinematics with LSTM Networks

Recent Posts

  • (no title) June 18, 2026
  • New journal article: Predicting Muscle Activity from Upper Limb Kinematics with LSTM Networks June 7, 2026
  • New preprint: The Spatial and Temporal Resolution of Motor Intention in Multi-Target Prediction June 7, 2026
  • New paper: Performance Boundaries for BCIs Using Error-Related Potentials and Reinforcement Learning June 7, 2026
  • New paper: Distributional Properties of ReLU-Activations in Neural Networks That Learn by Memorization June 7, 2026

Recent Comments

    Archives

    • June 2026
    • May 2026
    • October 2025
    • January 2025
    • October 2024
    • September 2024
    • September 2023
    • June 2023
    • December 2022
    • October 2022
    • September 2022
    • May 2022
    • February 2022
    • January 2022
    • November 2021
    • August 2021
    • June 2021
    • April 2021
    • March 2021
    • February 2021
    • December 2020
    • November 2020
    • October 2020
    • September 2020
    • September 2019
    • October 2018
    • December 2017
    • September 2017
    • July 2016
    • December 2015
    • November 2013
    • October 2013
    • August 2013
    • May 2013
    • July 2012
    • March 2012
    • February 2012
    • January 2012
    • December 2011
    • September 2011
    • March 2011
    • June 2010
    • May 2010
    • April 2010
    • March 2010
    • September 2009
    • July 2009
    • May 2009
    • April 2009
    • March 2009
    • February 2009

    Categories

    • Conference participation
    • Grant
    • invited talk
    • journal club
    • press release
    • progress club
    • publication
    • research grand
    • scientific publication
    • software released
    • teaching
    • workshop

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org

    Copyright © Ioannis Iossifidis 2020 iLab: From Brain to Machine and Back.

    Theme: Oceanly by ScriptsTown

    We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
    Cookie SettingsAccept All
    Manage consent

    Privacy Overview

    This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
    Necessary
    Always Enabled
    Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
    CookieDurationDescription
    cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
    cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
    cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
    cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
    cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
    cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
    cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
    cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
    viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
    viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
    Functional
    Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
    Performance
    Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
    Analytics
    Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
    Advertisement
    Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
    Others
    Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
    SAVE & ACCEPT