Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install hiyenwong-ai-collection-collection-skills-eeg2vision-multimodal-eegbased-framework-2d-vigit clone https://github.com/hiyenwong/ai_collection.gitcp ai_collection/SKILL.MD ~/.claude/skills/hiyenwong-ai-collection-collection-skills-eeg2vision-multimodal-eegbased-framework-2d-vi/SKILL.md--- name: eeg2vision-multimodal-eegbased-framework-2d-visual description: "Reconstructing visual stimuli from non-invasive electroencephalography (EEG) remains challenging due to its low spatial resolution and high noise, particularly under realistic low-... Activation: eeg2vision, multimodal, based, framework, visual, reconstruction" --- # EEG2Vision: A Multimodal EEG-Based Framework for 2D Visual Reconstruction in Cognitive Neuroscience ## Paper Reference - **Title**: EEG2Vision: A Multimodal EEG-Based Framework for 2D Visual Reconstruction in Cognitive Neuroscience - **Authors**: Emanuele Balloni, Emanuele Frontoni, Chiara Matti, Marina Paolanti, Roberto Pierdicca et al. - **arXiv**: 2604.08063v1 - **Published**: 2026-04-09 - **Categories**: cs.CV - **PDF**: https://arxiv.org/pdf/2604.08063v1 - **Abstract URL**: http://arxiv.org/abs/2604.08063v1 ## Overview Reconstructing visual stimuli from non-invasive electroencephalography (EEG) remains challenging due to its low spatial resolution and high noise, particularly under realistic low-density electrode configurations. To address this, we present EEG2Vision, a modular, end-to-end EEG-to-image framework that systematically evaluates reconstruction performance across different EEG resolutions (128, 64, 32, and 24 channels) and enhances visual quality through a prompt-guided post-reconstruction boosting mechanism. Starting from EEG-conditioned diffusion reconstruction, the boosting stage uses a multimodal large language model to extract semantic descriptions and leverages image-to-image diffusion to refine geometry and perceptual coherence while preserving EEG-grounded structure. Our experiments show that semantic decoding accuracy degrades significantly with channel reduction (e.g., 50-way Top-1 Acc from 89% to 38%), while reconstruction quality slight decreases (e.g., FID from 76.77 to 80.51). The proposed boosting consistently improves perceptual metrics across all configurations, achieving up to 9.71% IS gains in low-channel settings. A user study confirms the clear perceptual preference for boosted reconstructions. The proposed approach significantly boosts the feasibility of real-time brain-2-image applications using low-resolution EEG devices, potentially unlocking this type of applications outside laboratory settings. ## Core Concepts ### Key Contributions Reconstructing visual stimuli from non-invasive electroencephalography (EEG) remains challenging due to its low spatial resolution and high noise, particularly under realistic low-density electrode configurations. To address this, we present EEG2Vision, a modular, end-to-end EEG-to-image framework that systematically evaluates reconstruction performance across different EEG resolutions (128, 64, 32, and 24 channels) and enhances visual quality through a prompt-guided post-reconstruction boosting mechanism. ### Methodology Based on the paper's approach, the key methodology involves: - Computational neuroscience frameworks - - - Brain signal processing ## Practical Applications ### Research Applications - Neuroscience research and brain analysis - Brain-computer interface development - - Computational modeling of brain processes ### Implementation Notes - Review the original paper for detailed mathematical formulations - Check the paper's GitHub repository (if available) for code implementations - Consider domain-specific adaptations for your use case ## Limitations - As a preprint, this paper has not yet undergone peer review - Results may depend on specific datasets and experimental conditions - Further validation is needed for clinical applications ## Activation Keywords - neuroscience, eeg2vision, framework, based, reconstruction, cognitive, multimodal, visual - cs.CV ## Related Work - Check arXiv for follow-up papers citing this work - Explore related papers in the same categories