# MI-024: BENDR: Using Transformers and a Contrastive Self-Supervised Learning Task to Learn From Massive Amounts of EEG Data

> 本页由本地论文卡片生成。请不要直接编辑本页；修改源卡片后运行 `vp run docs:generate`。

> 中文支持说明：本页是中文站点镜像，保留论文标题、证据状态和来源字段的原始表述，避免未经核实的翻译改变证据边界。

> 内部 wiki 边界：本页提供论文卡片证据和用户提供的 PDF 下载入口，仅用于私有阅读；全文抽取文本不发布。

> 来源: `library/paper_cards/MI-024.md`

## 论文访问

* 内部 PDF: <a href={"/papers/MI-024.pdf"} download style={{ display: "inline-flex", alignItems: "center", justifyContent: "center", minHeight: "2.25rem", padding: "0.45rem 0.8rem", borderRadius: "6px", backgroundColor: "#047857", color: "#ffffff", fontWeight: 700, lineHeight: 1, textDecoration: "none", boxShadow: "0 1px 2px rgba(15, 23, 42, 0.22)" }}>下载论文 PDF</a>
* DOI / 官方页面: [10.3389/fnhum.2021.653659](https://doi.org/10.3389/fnhum.2021.653659)
* 开放访问页面: [Open access page](https://www.frontiersin.org/articles/10.3389/fnhum.2021.653659/full)
* 部署边界: 这些 PDF 链接只适合私有/受保护的内部 wiki。

## MI-024: BENDR: Using Transformers and a Contrastive Self-Supervised Learning Task to Learn From Massive Amounts of EEG Data

## Metadata

* ID: MI-024
* Title: BENDR: Using Transformers and a Contrastive Self-Supervised Learning Task to Learn From Massive Amounts of EEG Data
* Year: 2021
* DOI / URL: 10.3389/fnhum.2021.653659
* Local PDF: 见上方论文访问区块
* Text artifact: local-only path withheld from docs site
* Review status: `extracted`

## Study Type

* Track: EEG self-supervised learning / MI context
* Task: transformer and contrastive self-supervised pretraining for EEG
* Participants or dataset: multiple large EEG datasets; exact datasets need extraction for quantitative citation
* Device/electrode setup: differing hardware and tasks across datasets
* Protocol/task: pretraining and transfer to downstream EEG/BCI contexts

## Methods

* Signal processing or analysis: BENDR encoder with transformer/contextual representation and contrastive learning
* Training/calibration: self-supervised pretraining before task-specific fine-tuning
* Online/offline: offline representation-learning evaluation

## Key Results

* The paper argues that EEG models should learn from large unlabeled or heterogeneous EEG corpora.
* It positions transformer/self-supervised methods as an alternative to purely supervised BCI feature learning.

## Limitations

* Not an MI-specific robotic control paper.
* Hardware/task heterogeneity is both an opportunity and a transfer risk.
* Offline pretraining gains require task-specific validation.

## Relevance To Current Review

* Provides the self-supervised/foundation-model direction for EEG.
* Relevant for long-term product/research toolkit direction, less critical for first SAH-BRI-Grasp prototype.

## Evidence Status

| Claim | Status | Evidence Note |
| --- | --- | --- |
| Self-supervised EEG pretraining is a recent direction for reducing handcrafted feature dependence. | verified | Abstract and introduction motivate BENDR and contrastive pretraining. |
| BENDR targets transfer across datasets, hardware, subjects, and tasks. | verified | Local text states this transfer goal. |
| BENDR directly solves low-channel MI mode control. | needs confirmation | Project-specific data and online tests are absent. |

## Open Questions

* Is foundation-style EEG pretraining a paper contribution or a product-suite direction for this repo?
* What public datasets are license-compatible for pretraining experiments?
