paper-with-me

홈 › Papers

FACE: Few-shot Adapter with Cross-view Fusion for Cross-subject EEG Emotion Recognition

2025-03-24 · Haiqi Liu, C. L. Philip Chen, Tong Zhang

Cross-subject EEG emotion recognition is challenged by significant inter-subject variability and intricately entangled intra-subject variability. Existing works have primarily addressed these challenges through domain adaptation or generalization strategies. However, they typically require extensive target subject data or demonstrate limited generalization performance to unseen subjects. Recent few-shot learning paradigms attempt to address these limitations but often encounter catastrophic overfitting during subject-specific adaptation with limited samples. This article introduces the few-shot adapter with a cross-view fusion method called FACE for cross-subject EEG emotion recognition, which leverages dynamic multi-view fusion and effective subject-specific adaptation. Specifically, FACE incorporates a cross-view fusion module that dynamically integrates global brain connectivity with localized patterns via subject-specific fusion weights to provide complementary emotional information. Moreover, the few-shot adapter module is proposed to enable rapid adaptation for unseen subjects while reducing overfitting by enhancing adapter structures with meta-learning. Experimental results on three public EEG emotion recognition benchmarks demonstrate FACE's superior generalization performance over state-of-the-art methods. FACE provides a practical solution for cross-subject scenarios with limited labeled data.

📄 PDF Abstract BibTeX arXiv:2503.18998

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationEEGEEG Emotion RecognitionEmotion RecognitionFew-Shot LearningMeta-Learning

Methods 이 논문이 사용한 방법론

Adapter 설명 없음

Similar Papers 제목 키워드 기반

GeoNVS: Geometry Grounded Video Diffusion for Novel View Synthesis

2026-03-16 · Minjun Kang, Inkyu Shin, Taeyeop Lee, Myungchul Kim 외 arxiv

Novel view synthesis requires strong 3D geometric consistency and the ability to generate visually coherent images across diverse viewpoints. While recent camera-controlled video diffusion models show promising results, …

Novel View Synthesis

Prompt-Adapter Context Routing for Parameter-Efficient Multi-Shot Long Video Extrapolation

2026-07-07 · Anna Córdoba, Adam Puente Tercero, Nerea Angulo Hijo, Mar Linares Tercero 외 arxiv

We present PACR-Video, a parameter-efficient framework for multi-shot long video extrapolation that preserves recurring entities, scene structure, visual style, and causal progression without full generator fine-tuning. …

MerA: Merging Pretrained Adapters For Few-Shot Learning

2023-08-30 · Shwai He, Run-Ze Fan, Liang Ding, Li Shen 외

Adapter tuning, which updates only a few parameters, has become a mainstream method for fine-tuning pretrained language models to downstream tasks. However, it often yields subpar results in few-shot learning. AdapterFus…

Few-Shot LearningMRPC

Attn-Adapter: Attention Is All You Need for Online Few-shot Learner of Vision-Language Model

2025-09-04 · Phuoc-Nguyen Bui, Khanh-Binh Nguyen, Hyunseung Choo arxiv

Contrastive vision-language models excel in zero-shot image recognition but face challenges in few-shot scenarios due to computationally intensive offline fine-tuning using prompt learning, which risks overfitting. To ov…

Few-Shot Learning

S-Adapter: Generalizing Vision Transformer for Face Anti-Spoofing with Statistical Tokens

2023-09-07 · Rizhao Cai, Zitong Yu, Chenqi Kong, Haoliang Li 외

Face Anti-Spoofing (FAS) aims to detect malicious attempts to invade a face recognition system by presenting spoofed faces. State-of-the-art FAS techniques predominantly rely on deep learning models but their cross-domai…

Domain GeneralizationFace Anti-SpoofingFace RecognitionInductive Bias+1