paper-with-me

홈 › Papers

ALFEE: Adaptive Large Foundation Model for EEG Representation

2025-05-07 · Wei Xiong, Junming Lin, Jiangtong Li, Jie Li, Changjun Jiang

While foundation models excel in text, image, and video domains, the critical biological signals, particularly electroencephalography(EEG), remain underexplored. EEG benefits neurological research with its high temporal resolution, operational practicality, and safety profile. However, low signal-to-noise ratio, inter-subject variability, and cross-paradigm differences hinder the generalization of current models. Existing methods often employ simplified strategies, such as a single loss function or a channel-temporal joint representation module, and suffer from a domain gap between pretraining and evaluation tasks that compromises efficiency and adaptability. To address these limitations, we propose the Adaptive Large Foundation model for EEG signal representation(ALFEE) framework, a novel hybrid transformer architecture with two learning stages for robust EEG representation learning. ALFEE employs a hybrid attention that separates channel-wise feature aggregation from temporal dynamics modeling, enabling robust EEG representation with variable channel configurations. A channel encoder adaptively compresses variable channel information, a temporal encoder captures task-guided evolution, and a hybrid decoder reconstructs signals in both temporal and frequency domains. During pretraining, ALFEE optimizes task prediction, channel and temporal mask reconstruction, and temporal forecasting to enhance multi-scale and multi-channel representation. During fine-tuning, a full-model adaptation with a task-specific token dictionary and a cross-attention layer boosts performance across multiple tasks. After 25,000 hours of pretraining, extensive experimental results on six downstream EEG tasks demonstrate the superior performance of ALFEE over existing models. Our ALFEE framework establishes a scalable foundation for biological signal analysis with implementation at https://github.com/xw1216/ALFEE.

📄 PDF Abstract BibTeX arXiv:2505.06291

Code (0)

등록된 구현이 없습니다.

Tasks

EEG

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

CrystalFeel at SemEval-2018 Task 1: Understanding and Detecting Emotion Intensity using Affective Lexicons

2018-06-01 · SEMEVAL 2018 6 · Raj Kumar Gupta, Yinping Yang

While sentiment and emotion analysis has received a considerable amount of research attention, the notion of understanding and detecting the intensity of emotions is relatively less explored. This paper describes a syste…

Emotion ClassificationEmotion RecognitionSentiment Analysis

SemanticFeels: Semantic Labeling during In-Hand Manipulation

2026-02-15 · Anas Al Shikh Khalil, Haozhi Qi, Roberto Calandra arxiv

As robots become increasingly integrated into everyday tasks, their ability to perceive both the shape and properties of objects during in-hand manipulation becomes critical for adaptive and intelligent behavior. We pres…

TRACE: An Experiential Framework for Coherent Multi-hop Knowledge Graph Question Answering

2026-04-13 · Yingxu Wang, Jiaxin Huang, Mengzhu Wang, Nan Yin arxiv

Multi-hop Knowledge Graph Question Answering (KGQA) requires coherent reasoning across relational paths, yet existing methods often treat each reasoning step independently and fail to effectively leverage experience from…

Graph Question Answering

LDARNet: DNA Adaptive Representation Network with Learnable Tokenization for Genomic Modeling

2026-06-03 · Daria Ledneva, Denis Kuznetsov arxiv

Genomic foundation models increasingly adopt large language model architectures, yet almost universally rely on fixed tokenization schemes such as $k$-mers, BPE, or single nucleotides, which impose arbitrary sequence bou…

Intelligent Communication Mixture-of-Experts Boosted-Medical Image Segmentation Foundation Model

2025-10-20 · Xinwei Zhang, Hu Chen, Zhe Yuan, Sukun Tian 외 arxiv

Foundation models for medical image segmentation have achieved remarkable performance. Adaptive fine-tuning of natural image segmentation foundation models is crucial for medical image segmentation tasks. However, some l…

Medical Image SegmentationContrastive Learning