| Issue |
ITM Web Conf.
Volume 88, 2026
The 2026 International Conference on Artificial Intelligence, Big Data and Computer Science (AIBDCS 2026)
|
|
|---|---|---|
| Article Number | 01040 | |
| Number of page(s) | 5 | |
| Section | Artificial Intelligence, Big Data and Computer Science | |
| DOI | https://doi.org/10.1051/itmconf/20268801040 | |
| Published online | 27 July 2026 | |
The Impact of Residual Connections on Facial Expression Recognition: An Ablation Study Based on the FER+ Dataset
School of Computer Science, China West Normal University, Nanchong, Sichuan, China
* Email: This email address is being protected from spambots. You need JavaScript enabled to view it.
Abstract
Facial expression recognition, a key task in affective computing, has been applied in human– computer interaction, driver state monitoring, and psychological behavior analysis. Training deep networks often suffers from instability, and residual connections, which introduce skip connections across layers, help stabilize the training of deep models. To examine the specific role of residual connections, comparative experiments were conducted on the FER+ dataset using two 18-layer architectures: ResNet18 and Plain18. Plain18 shares the identical structure and training configuration as ResNet18 except that all residual connections are removed. Data augmentation, label smoothing, the Adam optimizer, and early stopping were consistently applied. On the test set, ResNet18 achieved an accuracy of 74.34%, while Plain18 reached 73.36%. Although the overall improvement is modest, the benefit of residual connections is more pronounced in certain categories. For example, the F1 score for the minority class “Contempt” increased from 0.28 to 0.39. Training curves also indicated that Plain18 exhibited signs of overfitting in later epochs, whereas ResNet18 maintained stable loss. These findings suggest that, for a lightweight 18-layer network, residual connections contribute marginally to overall accuracy but help stabilize training and improve feature learning for underrepresented classes. This work provides a practical reference for evaluating the effect of residual connections in facial expression recognition.
© The Authors, published by EDP Sciences, 2026
This is an Open Access article distributed under the terms of the Creative Commons Attribution License 4.0, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
Current usage metrics show cumulative count of Article Views (full-text article views including HTML views, PDF and ePub downloads, according to the available data) and Abstracts Views on Vision4Press platform.
Data correspond to usage on the plateform after 2015. The current usage metrics is available 48-96 hours after online publication and is updated daily on week days.
Initial download of the metrics may take a while.

