# SSVEP-010: Compact convolutional neural networks for classification of asynchronous steady-state visual evoked potentials

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

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

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

> 来源: `library/paper_cards/SSVEP-010.md`

## 论文访问

* 内部 PDF: <a href={"/papers/SSVEP-010.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.1088/1741-2552/aadf02](https://doi.org/10.1088/1741-2552/aadf02)
* 部署边界: 这些 PDF 链接只适合私有/受保护的内部 wiki。

## SSVEP-010: Compact convolutional neural networks for classification of asynchronous steady-state visual evoked potentials

## Metadata

* ID: SSVEP-010
* Title: Compact convolutional neural networks for classification of asynchronous steady-state visual evoked potentials
* Year: 2018
* DOI / URL: 10.1088/1741-2552/aadf02
* Local PDF: 见上方论文访问区块
* Text artifact: local-only path withheld from docs site
* Review status: `extracted`

## Study Type

* Track: SSVEP
* Task: subject-independent asynchronous SSVEP classification with a compact CNN
* Participants or dataset: publicly available 12-class SSVEP dataset from 10 healthy participants
* Hardware: 27-inch LCD monitor at 60 Hz, 12 flickering stimuli, BioSemi ActiveTwo EEG
* Channels or sensors: 8 occipital-parietal active electrodes, 2048 Hz recording, filtered and downsampled to 256 Hz

## Methods

* Paradigm: 12-class numeric keypad SSVEP task; 4 s trials divided into 1 s segments to simulate asynchronous classification
* Signal processing or model: Compact-CNN on broadly filtered raw EEG; compared against CCA and calibration-free Combined-CCA variant
* Training/calibration: leave-one-subject-out training; no user-specific calibration for the tested subject
* Online/offline: offline analysis of an asynchronous-like setup

## Results

* Metrics: 12-class classification accuracy, paired t-tests, learned feature visualization
* Main findings: Compact-CNN achieved approximately 80% mean across-subject accuracy and significantly outperformed CCA and Combined-CCA in this simulated asynchronous setup; learned features included narrow-band frequency and phase-related representations
* Reported limitations: offline dataset, fixed keypad stimuli, simulated asynchronous segmentation, no scene objects, no online robot task, no project-specific display/hardware validation

## Relevance To This Project

* Supports: Compact-CNN as an asynchronous SSVEP decoder comparator and the need to separate synchronous fixed-speller evidence from asynchronous/free-attention interaction
* Conflicts with: does not prove dynamic YOLO-box SSVEP reliability or online SAH-BRI-Grasp performance
* Design implication: Exp1 can include Compact-CNN as an offline/asynchronous comparator, but should not replace online FBCCA/TRCA baselines without project data

## Extracted Evidence

| Claim | Status | Evidence Note | Page/Section |
| --- | --- | --- | --- |
| Compact-CNN can decode 12-class SSVEP segments without user-specific calibration in the tested dataset. | verified | The abstract and methods describe leave-one-subject-out training and no user-specific calibration for the test participant. | Abstract; Methods |
| Compact-CNN outperformed CCA and Combined-CCA in the paper's asynchronous-like SSVEP analysis. | verified | Results report significant paired comparisons against CCA and Combined-CCA. | Results |
| Standard CCA-family approaches may struggle when asynchronous phase alignment is unavailable. | verified | The paper attributes poor Combined-CCA performance to lack of phase locking in segmented asynchronous data. | Results; Discussion |
| Compact-CNN is a plausible comparator for SAH-BRI-Grasp dynamic target selection. | inferred | The model addresses asynchronous SSVEP, but does not test object boxes, YOLO candidates, or robot control. | Discussion |
| This paper does not validate online scene-aware SSVEP target selection. | inferred | The dataset uses a fixed numeric keypad and offline analysis. | Methods |

## Open Questions

* Does Compact-CNN remain useful with fewer project trials and project-specific object-box layouts?
* Should Exp1 train subject-independent, subject-specific, or hybrid SSVEP models?
* How should Compact-CNN be compared against FBCCA/TRCA under the same target-freeze protocol?
