ViTASD: Robust Vision Transformer Baselines for Autism Spectrum Disorder Facial Diagnosis

Xu Cao,Wenqian Ye,Elena Sizikova,Xue Bai,Megan Coffee,Hongwu Zeng,Jianguo Cao
DOI: https://doi.org/10.48550/arXiv.2210.16943
2023-03-11
Abstract:Autism spectrum disorder (ASD) is a lifelong neurodevelopmental disorder with very high prevalence around the world. Research progress in the field of ASD facial analysis in pediatric patients has been hindered due to a lack of well-established baselines. In this paper, we propose the use of the Vision Transformer (ViT) for the computational analysis of pediatric ASD. The presented model, known as ViTASD, distills knowledge from large facial expression datasets and offers model structure transferability. Specifically, ViTASD employs a vanilla ViT to extract features from patients' face images and adopts a lightweight decoder with a Gaussian Process layer to enhance the robustness for ASD analysis. Extensive experiments conducted on standard ASD facial analysis benchmarks show that our method outperforms all of the representative approaches in ASD facial analysis, while the ViTASD-L achieves a new state-of-the-art. Our code and pretrained models are available at <a class="link-external link-https" href="https://github.com/IrohXu/ViTASD" rel="external noopener nofollow">this https URL</a>.
Computer Vision and Pattern Recognition,Artificial Intelligence
What problem does this paper attempt to address?