Test-Time Adaptation via Cache Personalization for Facial Expression Recognition in Videos
2026-09-07 12:00Science🔥 42.2 heat score
1sources
1days unfolding
42.2heat score
2mentions
SummaryAI generated
The researchers proposed a unsupervised test-time adaptation method called Cache Personalization (TTA-CaP), aimed at addressing the model adaptation issues in video facial expression recognition. This method utilizes three complementary mechanisms: personalized static caches, positive target caches, and negative target caches, combined with a three-stage control to prevent cache pollution and provide robust evidence. At the same time, fusion embedding is used to support stable video-level prediction. Experiments on the BioVid, StressID, and BAH datasets showed that TTA-CaP outperforms state-of-the-art methods in scenarios with subject-specific and environmental distribution shifts, while maintaining low computational and memory overhead. The related code is available on the GitHub repository.