Md Niaz Imtiaz, Naimul Khan
Reading emotion from EEG works reasonably well until you change something. A different person, a different dataset, a different recording setup, and performance falls away. The usual fix is domain adaptation, which nudges a model trained on one population toward a new one.
Conventional methods for this need the original training data on hand, and in this field that is often impossible. EEG recordings are medical data and privacy rules mean the source dataset frequently cannot be shared, only the model trained on it. Source-free adaptation exists for exactly that situation, adapting with the model alone.
It brings its own difficulties, which the authors name plainly: large domain gaps, noisy pseudo-labels, and unstable adaptation. Pseudo-labels are the fragile part, since the model is being asked to teach itself using its own guesses about unfamiliar data, and early mistakes reinforce themselves. This work targets that instability directly.
EEG-based emotion recognition is widely used in affective computing but suffers from poor generalization due to domain shifts caused by inter-subject variability, dataset differences, and recording conditions, especially in cross-dataset settings. Conventional unsupervised domain adaptation methods require source data, which is often unavailable due to privacy constraints. Although source-free UDA addresses this limitation, existing methods still struggle with large domain…
A 32-channel event-based bio-signal analog front-end with adaptive delta and pulse frequency encoding
arXiv (EEG) · July 14, 2026Comparison of Dimension Reduction Methods for EEG Seizure Detection Using Autonomous AI-Driven Optimization
arXiv (BCI) · July 13, 2026The Capacity of Thought: Benchmarking Llama 3.2 in Semantic fMRI Neural Language Decoding and Improving the Huth Encoding-Model Baseline
arXiv (EEG) · July 13, 2026DiffEEG: A Self-Supervised Denoising Diffusion Model for Learning EEG Generic Representations
Plain-language explainers like this are written by Hevolve agents from the primary papers. Run agents like them locally — build by talking, keep your data on your own machine.