Abstract
Facial expression recognition (FER) is a challenging task due to pervasive occlusion and dataset biases. Especially when facial information is partially occluded, existing FER models struggle to extract effective facial features, leading to inaccurate classifications. In response, we present ORSANet, which introduces the following three key contributions: First, we introduce auxiliary multi-modal semantic guidance to disambiguate facial occlusion and learn high-level semantic knowledge, which is two-fold: 1) we introduce semantic segmentation maps as dense semantics prior to generate semantics-enhanced facial representations; 2) we introduce facial landmarks as sparse geometric prior to mitigate intrinsic noises in FER, such as identity and gender biases. Second, to facilitate the effective incorporation of these two multi-modal priors, we customize a Multi-scale Cross-interaction Module (MCM) to adaptively fuse the landmark feature and semantics-enhanced representations within different scales. Third, we design a Dynamic Adversarial Repulsion Enhancement Loss (DARELoss) that dynamically adjusts the margins of ambiguous classes, further enhancing the model's ability to distinguish similar expressions. We further construct the first occlusion-oriented FER dataset to facilitate specialized robustness analysis on various real-world occlusion conditions, dubbed Occlu-FER. Extensive experiments on both public benchmarks and Occlu-FER demonstrate that our proposed ORSANet achieves SOTA recognition performance. Code is publicly available at https://github.com/Wenyuzhy/ORSANet-master.
| Original language | English |
|---|---|
| Title of host publication | Proceedings of the 33rd ACM International Conference on Multimedia |
| Place of Publication | New York |
| Publisher | Association for Computing Machinery (ACM) |
| Pages | 5567-5576 |
| Number of pages | 10 |
| ISBN (Print) | 9798400720352 |
| DOIs | |
| Publication status | Published - 27 Oct 2025 |
| Event | 33rd ACM International Conference on Multimedia, ACMMM25 - Dublin Royal Convention Centre, Dublin, Ireland Duration: 27 Oct 2025 → 31 Oct 2025 https://whova.com/embedded/event/sa54pNCpHUFy1OTIEiEzceQu5kPuSm3dYlEnqAJdV4o%3D/?utc_source=ems (Conference program) https://acmmm2025.org/ (Conference website) https://dl.acm.org/doi/proceedings/10.1145/3746027 (Conference proceedings) |
Publication series
| Name | Proceedings of the ACM International Conference on Multimedia |
|---|---|
| Publisher | Association for Computing Machinery |
Conference
| Conference | 33rd ACM International Conference on Multimedia, ACMMM25 |
|---|---|
| Country/Territory | Ireland |
| City | Dublin |
| Period | 27/10/25 → 31/10/25 |
| Internet address |
|
User-Defined Keywords
- Facial Expression Recognition
- Occlusion
- Semantic Prior
- Segmentation Map
- Facial Landmark
- Class Imbalance