Skip to content

Author

Mohammad Farukh Hashmi

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Conference Jul 2026

Adaptive Multi-Domain EEG Feature Fusion with Augmented Machine Learning Framework for Four-Class Emotion Recognition

EEG based Emotion recognition has gained a lot of interest in the domain of Affective Computing, Healthcare and Human-Computer Interaction. Emotion classification in EEG signals remains difficult, though, because of their nonlinearity, noise and dependence on the specific person. In this paper, we suggest an Adaptive Multi-Domain EEG Feature Fusion Framework for four-class emotion recognition. The proposed method is a hybrid technique composed of frequency-specific band-pass filtering, denoising using wavelet, multi-domain feature extraction, data augmentation and dimensionality reduction using PCA. Three types of features are extracted: time domain, Fast Fourier Transform (FFT) domain and Power Spectral Density (PSD) domain features, and these features are combined to create a feature representation. Gaussian noise injection, temporal shifting and amplitude scaling are used as augmentation strategies to obtain a better generalization. Optimized feature set is classified with Support Vector Machine (SVM), K-Nearest Neighbor (KNN), Random Forest (RF), Decision Tree (DT), Naïve Bayes (NB) classifiers. The effectiveness of the proposed framework for robust emotion recognition using EEG data has been demonstrated through experiments. The classifiers evaluated and found that the highest classification accuracy was for the Random Forest model with 99.6%, followed by KNN model with 99.5%, SVM model with 99.2%, and Decision Tree model with 99.1%. Naïve Bayes had a relatively poor accuracy rate of 92.0%, however. The findings demonstrate that the proposed multi-domain EEG feature fusion framework is more effective to recognize emotions accurately by four classes.

Prasanna Mula, V. Malathy, Mohammad Farukh Hashmi et al. · 0 citations
Conference Jul 2026

Transformer-augmented EfficientNetV2B3 for robust plant disease identification

Plant-leaf diseases cause a significant damage to the agriculture yield if they are not diagnosed and treated early. It is also crucial in preserving global food security and promoting sustainable farming practices. These diseases can be detected through manual inspection but it is laborious to do by hand and the outcome is entirely dependent on the examiner. It has been observed that manual assessment prone to errors, particularly when there are irregularities in the illumination, abnormalities in the leaves, and small variations in disease symptoms. So, there is a need for a model that can successfully classify data by extracting features using computer vision and deep learning. This paper introduces a hybrid image classification deep-learning model using Convolutional Neural Network EfficientNetV2B3 combined with Transformer block made of Multi-head Attention and Multilayer Perceptron (Feedforward layers). EfficientNetV2B3 known for its scaling efficiency is used as a backbone for initial feature extraction, while the multi-head attention lets the model to learn relationships between distant regions by focusing on multiple areas of the image and the feedforward layers help model to figure complex features and then classified through a softmax output layer. The study tells that this model with less parameters, speed and high accuracy than existing image classification models like Resnet, VGG, Inception etc. generalizes better and performs well in detecting plant diseases with a validation accuracy of 99.70%.

Mohammad Farukh Hashmi, P. Meghana, Thota Bhagath · 0 citations