--- license: other tags: - eeg - sequence-to-sequence - in-context-learning - brain-computer-interface - large-eeg-model library_name: pytorch --- # ECHO **ECHO: Toward Contextual Seq2Seq Paradigms in Large EEG Models** is a decoder-centric framework for EEG modeling. Instead of treating a pretrained EEG encoder as a fixed feature extractor followed by a lightweight classifier, ECHO reformulates EEG modeling as sequence-to-sequence learning over EEG signals, task tokens, label tokens, and contextual support samples. This design is intended to improve cross-task and cross-dataset generalization and to enable in-context adaptation for heterogeneous EEG tasks.