paper-with-me

홈 › Papers

Integrating ConvNeXt and Vision Transformers for Enhancing Facial Age Estimation

2025-10-31 · Gaby Maroun, Salah Eddine Bekhouche, Fadi Dornaika arxiv

Age estimation from facial images is a complex and multifaceted challenge in computer vision. In this study, we present a novel hybrid architecture that combines ConvNeXt, a state-of-the-art advancement of convolutional neural networks (CNNs), with Vision Transformers (ViT). While each model independently delivers excellent performance on a variety of tasks, their integration leverages the complementary strengths of the CNNs localized feature extraction capabilities and the Transformers global attention mechanisms. Our proposed ConvNeXt-ViT hybrid solution was thoroughly evaluated on benchmark age estimation datasets, including MORPH II, CACD, and AFAD, and achieved superior performance in terms of mean absolute error (MAE). To address computational constraints, we leverage pre-trained models and systematically explore different configurations, using linear layers and advanced regularization techniques to optimize the architecture. Comprehensive ablation studies highlight the critical role of individual components and training strategies, and in particular emphasize the importance of adapted attention mechanisms within the CNN framework to improve the model focus on age-relevant facial features. The results show that the ConvNeXt-ViT hybrid not only outperforms traditional methods, but also provides a robust foundation for future advances in age estimation and related visual tasks. This work underscores the transformative potential of hybrid architectures and represents a promising direction for the seamless integration of CNNs and transformers to address complex computer vision challenges.

📄 PDF Abstract BibTeX arXiv:2511.00123

Code (0)

등록된 구현이 없습니다.

Tasks

Age Estimation

Similar Papers 제목 키워드 기반

EVCC: Enhanced Vision Transformer-ConvNeXt-CoAtNet Fusion for Classification

2025-11-24 · Kazi Reyazul Hasan, Md Nafiu Rahman, Wasif Jalal, Sadif Ahmed 외 arxiv

Hybrid vision architectures combining Transformers and CNNs have significantly advanced image classification, but they usually do so at significant computational cost. We introduce EVCC (Enhanced Vision Transformer-ConvN…

Image ClassificationMulti-Task Learning

EmoNeXt: an Adapted ConvNeXt for Facial Emotion Recognition

2025-01-14 · IEEE 25th International Workshop on Multimedia Signal Processing (MMSP) 2023 9 · Yassine El Boudouri, Amine Bohi

Facial expressions play a crucial role in human communication serving as a powerful and impactful means to express a wide range of emotions. With advancements in artificial intelligence and computer vision, deep neural n…

Deep LearningEmotion ClassificationEmotion RecognitionFacial Emotion Recognition+1

A ConvNet for the 2020s

2022-01-10 · CVPR 2022 1 · Zhuang Liu, Hanzi Mao, Chao-yuan Wu, Christoph Feichtenhofer 외

The "Roaring 20s" of visual recognition began with the introduction of Vision Transformers (ViTs), which quickly superseded ConvNets as the state-of-the-art image classification model. A vanilla ViT, on the other hand, f…

ClassificationDomain Generalizationimage-classificationImage Classification+3

Solution for 8th Competition on Affective & Behavior Analysis in-the-wild

2025-03-14 · Jun Yu, Yunxiang Zhang, Xilong Lu, Yang Zheng 외

In this report, we present our solution for the Action Unit (AU) Detection Challenge, in 8th Competition on Affective Behavior Analysis in-the-wild. In order to achieve robust and accurate classification of facial action…

FerNeXt: Facial Expression Recognition Using ConvNeXt with Channel Attention

2023-10-20 · Mobile, Intelligent, and Ubiquitous Computing Conference (MIUCC), International 2023 10 · Omar El-Khashab; Alaa Hamdy; Ayman Mahmoud

Facial expression recognition has contributed significantly to various domains of life from healthcare and education to marketing and sales. This has led to extensive research in trying to improve recognition methods usi…

Deep LearningEmotion ClassificationEmotion RecognitionFacial Emotion Recognition+3