On five physical edge devices, asynchronous federated learning reached 75% accuracy about ten times faster than synchronous learning, but high-end devices supplied far more updates and accumulated up to roughly five times more privacy loss, while slow devices lost more accuracy under local…
Light-SERNet: A lightweight fully convolutional neural network for speech emotion recognition
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Detecting emotions directly from a speech signal plays an important role in effective human-computer interactions. Existing speech emotion recognition models require massive computational and storage resources, making them hard to implement concurrently with other machine-interactive tasks in embedded systems. In this paper, we propose an efficient and lightweight fully convolutional neural network for speech emotion recognition in systems with limited hardware resources. In the proposed FCNN model, various feature maps are extracted via three parallel paths with different filter sizes. This helps deep convolution blocks to extract high-level features, while ensuring sufficient separability. The extracted features are used to classify the emotion of the input speech segment. While our model has a smaller size than that of the state-of-the-art models, it achieves higher performance on the IEMOCAP and EMO-DB datasets.
fields
cs.DC 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Empirical Analysis of Asynchronous Federated Learning on Heterogeneous Devices: Efficiency, Fairness, and Privacy Trade-offs
On five physical edge devices, asynchronous federated learning reached 75% accuracy about ten times faster than synchronous learning, but high-end devices supplied far more updates and accumulated up to roughly five times more privacy loss, while slow devices lost more accuracy under local…