SearcharxivSearch

arXiv subjects

Javad Hatami

Publications and source records attributed to Javad Hatami.

3 recordsLinked to original sources

Real-World fNIRS-Based Brain-Computer Interfaces: Benchmarking Deep Learning and Classical Models in Interactive Gaming

Brain-Computer Interfaces enable direct communication between the brain and external systems, with functional Near-Infrared Spectroscopy emerging as a portable and non-invasive method for capturing cerebral hemodynamics. This study investigates the classification of rest and task states during a realistic, interactive tennis simulation using fNIRS signals and a range of machine learning approaches. We benchmarked traditional classifiers based on engineered features, Long Short-Term Memory networks on raw time-series data, and Convolutional Neural Networks applied to Gramian Angular Field-transformed images. Ensemble models like Extra Trees and Gradient Boosting achieved accuracies above 97 percent, while the ResNet-based CNN reached 95.0 percent accuracy with a near-perfect AUC of 99.2 percent, outperforming both LSTM and EfficientNet architectures. A novel data augmentation strategy was employed to equalize trial durations while preserving physiological integrity. Feature importance analyses revealed that both oxygenated and deoxygenated hemoglobin signals, particularly slope and RMS metrics, were key contributors to classification performance. These findings demonstrate the strong potential of fNIRS-based BCIs for deployment in dynamic, real-world environments and underscore the advantages of deep learning models in decoding complex neural signals.

q-bio.NC

Agency Perception and Brain Synchrony: A Hyperscanning Study of Human-Human and Human-AI Interaction

This study investigates how the human brain differentiates between intentional human agents and artificial intelligence (AI) agents during real-time social interaction. Using functional near-infrared spectroscopy (fNIRS) hyperscanning, we recorded prefrontal brain activity of participants as they played a one-on-one virtual tennis game, once against a human opponent and once against an AI-controlled opponent. Task-related cortical activation was evaluated using the General Linear Model (GLM), while inter-brain synchrony was assessed through Intersubject Correlation (ISC) analysis. Results revealed significantly stronger activation in the medial prefrontal cortex (mPFC) when participants interacted with human opponents, particularly in low-frequency hemodynamic bands (0.0098-0.0196 Hz). Moreover, neural synchrony between human dyads was significantly greater than in pseudo-paired controls, with distinct frequency-specific coupling patterns across channels. In contrast, AI interactions elicited reduced cortical engagement and no measurable inter-brain synchrony. These findings suggest that the perception of intentionality strongly modulates social brain responses, even when task structure and behavior remain constant. This work highlights the utility of fNIRS hyperscanning for studying naturalistic human interactions and provides neural evidence for the brain's sensitivity to perceived agency. The results have implications for the design of socially interactive AI systems that more effectively engage human cognition.

q-bio.NC

Extended Mixture of MLP Experts by Hybrid of Conjugate Gradient Method and Modified Cuckoo Search

This paper investigates a new method for improving the learning algorithm of Mixture of Experts (ME) model using a hybrid of Modified Cuckoo Search (MCS) and Conjugate Gradient (CG) as a second order optimization technique. The CG technique is combined with Back-Propagation (BP) algorithm to yield a much more efficient learning algorithm for ME structure. In addition, the experts and gating networks in enhanced model are replaced by CG based Multi-Layer Perceptrons (MLPs) to provide faster and more accurate learning. The CG is considerably depends on initial weights of connections of Artificial Neural Network (ANN), so, a metaheuristic algorithm, the so-called Modified Cuckoo Search is applied in order to select the optimal weights. The performance of proposed method is compared with Gradient Decent Based ME (GDME) and Conjugate Gradient Based ME (CGME) in classification and regression problems. The experimental results show that hybrid MSC and CG based ME (MCS-CGME) has faster convergence and better performance in utilized benchmark data sets.

cs.AI