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

TL;DR
This paper introduces ViTASD, a Vision Transformer-based model for autism spectrum disorder facial diagnosis, achieving state-of-the-art results and providing a robust baseline for future ASD facial analysis research.
Contribution
Proposes a novel ViT-based model, ViTASD, with a lightweight decoder and Gaussian Process layer for ASD facial diagnosis, establishing a new benchmark.
Findings
Outperforms existing ASD facial analysis methods
ViTASD-L achieves state-of-the-art performance
Model demonstrates strong transferability and robustness
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutism Spectrum Disorder Research
MethodsMulti-Head Attention · Attention Is All You Need · Adam · Position-Wise Feed-Forward Layer · Dense Connections · Label Smoothing · Linear Layer · Absolute Position Encodings · Layer Normalization · Byte Pair Encoding
