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

> Generated from a local paper card. Do not edit this page directly; edit the source card and rerun `vp run docs:generate`.

> Internal wiki boundary: paper-card evidence and user-provided PDF downloads are available for private reading. Extracted full-paper text is not published.

> Source: `library/paper_cards/MI-024.md`

## Paper Access

* Internal 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)" }}>Download Paper</a>
* DOI / official page: [10.3389/fnhum.2021.653659](https://doi.org/10.3389/fnhum.2021.653659)
* Open-access page: [Open access page](https://www.frontiersin.org/articles/10.3389/fnhum.2021.653659/full)
* Deployment boundary: these PDF links are intended only for a private/protected internal 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: see Paper Access section above
* 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?
