Papers › Decoding Natural Images from EEG for Object Recognition

Decoding Natural Images from EEG for Object Recognition

25 Aug 2023arXiv:2308.13234archive 2025-07-28

Yonghao Song, Bingchuan Liu, Xiang Li, Nanlin Shi, Yijun Wang, Xiaorong Gao

Electroencephalography (EEG) signals, known for convenient non-invasive acquisition but low signal-to-noise ratio, have recently gained substantial attention due to the potential to decode natural images. This paper presents a self-supervised framework to demonstrate the feasibility of learning image representations from EEG signals, particularly for object recognition. The framework utilizes image and EEG encoders to extract features from paired image stimuli and EEG responses. Contrastive learning aligns these two modalities by constraining their similarity. With the framework, we attain significantly above-chance results on a comprehensive EEG-image dataset, achieving a top-1 accuracy of 15.6% and a top-5 accuracy of 42.8% in challenging 200-way zero-shot tasks. Moreover, we perform extensive experiments to explore the biological plausibility by resolving the temporal, spatial, spectral, and semantic aspects of EEG signals. Besides, we introduce attention modules to capture spatial correlations, providing implicit evidence of the brain activity perceived from EEG data. These findings yield valuable insights for neural decoding and brain-computer interfaces in real-world scenarios. The code will be released on https://github.com/eeyhsong/NICE-EEG.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2308.13234")

Code

Syntology Ran 7 of 12 code samples harvested from 3 repositories linked to this paper; 5 have no recorded run. Of those that ran: 1 ran · fixture could not drive it; 6 ran with no contract checked.

By repository: official repository: 8 samples from 1 repository, 6 ran; community (archive-listed): 4 samples from 2 repositories, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

eeyhsong/nice-eeg officialmentioned in papermentioned on GitHubpytorchMIT report
dongyangli-del/eeg_image_decode mentioned on GitHubpytorch report
ncclab-sustech/eeg_image_decode mentioned on GitHubpytorch report
xiaozhangyes/cognitioncapturer mentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 7 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · fixture could not drive it
6ran
5unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 3 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Enc_eeg eeyhsong/nice-eeg/nice_stand.py official repository ran · metamorphic tier: deterministic MIT (permissive) · 62e5aecd02415dcd · report
FlattenHead eeyhsong/nice-eeg/nice_stand.py official repository ran · metamorphic tier: well formed fingerprinted MIT (permissive) · 9aca28b9d0e02be2 · report
PatchEmbedding eeyhsong/nice-eeg/nice_stand.py official repository ran · metamorphic tier: deterministic MIT (permissive) · 8e7c1b0649fa0c51 · report
Proj_eeg eeyhsong/nice-eeg/nice_stand.py official repository ran · metamorphic tier: deterministic MIT (permissive) · 76f1ee846c636698 · report
Proj_img eeyhsong/nice-eeg/nice_stand.py official repository ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · 3a67493f23f496fc · report
ResidualAdd eeyhsong/nice-eeg/nice_stand.py official repository ran fingerprinted MIT (permissive) · 8e91610149da4e52 · report
IE eeyhsong/nice-eeg/nice_stand.py official repository unverified MIT (permissive) · 8b7cf593d55de63c · report
weights_init_normal eeyhsong/nice-eeg/nice_stand.py official repository unverified MIT (permissive) · fecc771b6daaf666 · report
itm_eval xiaozhangyes/cognitioncapturer/src/models/components/utils.py community (archive-listed) ran · fixture could not drive it MIT (permissive) · c7f85279d772ea19 · report
DiffusionPrior ncclab-sustech/eeg_image_decode/Generation/diffusion_prior.py community (archive-listed) unverified MIT (permissive) · 4515ed9ed335ba90 · report
evaluation xiaozhangyes/cognitioncapturer/src/models/components/utils.py community (archive-listed) unverified MIT (permissive) · e2c3c0b6fb6fe418 · report
get_model_structure xiaozhangyes/cognitioncapturer/src/models/components/Cogcap/Cogcap.py community (archive-listed) unverified MIT (permissive) · bf26f5df6af6c707 · report

Tasks

Contrastive LearningEEGElectroencephalogram (EEG)ObjectObject Recognition

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ALIGNContrastive Learning

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections