Hybrid knowledge- and data-driven modelling for robust spike detection and sorting in human C-fiber microneurography

· Source: Machine learning : nature.com subject feeds · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics, Neuroscience & Neurophysiology · Depth: Advanced, extended

Summary

Researchers have developed a hybrid knowledge- and data-driven computational pipeline for robust spike detection and sorting in human C-fiber microneurography, addressing challenges like single-electrode recordings, waveform variability, and low signal-to-noise ratios. The pipeline combines knowledge-driven steps, such as extracting spike templates from electrically evoked spikes and restricting detection to intervals showing activity-dependent latency shifts, with data-driven machine learning using One-class SVM, SVM, and XGBoost classifiers. A specialized "ground truth" stimulation protocol was created to provide reliable labels for all electrically evoked spikes, enabling precise validation. The approach was benchmarked against Spike2 software, achieving higher F1-scores and reduced false positives, though optimal performance was highly dependent on individual combinations of feature sets and models for each recording. A proof-of-concept application to chemically induced C-fiber activity demonstrated its potential for sensory spike train analysis, marking a significant step towards reliable analysis of pain and itch signaling.

Key takeaway

For AI Scientists developing neural signal processing tools for microneurography, this work highlights the necessity of a hybrid approach that integrates physiological knowledge with data-driven machine learning. You should prioritize dataset-specific optimization of feature sets and classification models, as no universal solution exists. Consider implementing automated sortability criteria based on SNR, template similarity, and waveform drift to enhance reliability and reduce manual intervention in your pipelines.

Key insights

A hybrid pipeline improves C-fiber spike sorting in microneurography by combining physiological knowledge with machine learning for robust detection.

Principles

Method

The pipeline extracts spike templates from electrically evoked spikes, identifies activity-dependent latency shifts to constrain detection, and then uses supervised ML (One-class SVM, SVM, XGBoost) with various feature sets (SPDF, SPDF_FV3, W_raw) for classification.

In practice

Topics

Code references

Best for: AI Scientist, Machine Learning Engineer, Data Scientist, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine learning : nature.com subject feeds.