/ EN

BCIwiki — Brain-computer interface news, research and industry database

Latest

June 2026

Injectable Antifouling Adhesive Hydrogel Enables Robust Neural Interfaces for Stable ECoG Recording

Researchers propose an injectable, in-situ-gelling multifunctional hydrogel to address the failure modes of micro-ECoG cortical recording — dural barrier disruption, cortical micromotion that weakens device-tissue coupling, and biofouling that triggers a foreign-body response. Combining dopamine-grafted sodium alginate with branched polyethyleneimine, the hydrogel forms a quasi-zwitterionic network that resists nonspecific protein adsorption and provides catechol-mediated wet adhesion, gelling rapidly under surgical-compatible conditions through dual macromolecular crosslinking without diffusible small-molecule monomers. Integrated with a 128-channel flexible micro-ECoG mesh array, the platform reduced glial activation and fibrotic encapsulation and preserved stable, high-fidelity cortical recording over the 3-week early chronic period. The authors say co-designing barrier repair, interface adhesion and antifouling in a single material can improve long-term function.
Why it matters The single-material approach — repairing the dura, sticking to tissue and resisting fouling at once — addresses the chronic-recording decay that has historically limited ECoG lifespan, pointing toward interfaces that stay clean and coupled over the weeks-to-months timescales long-term BCIs require.

Nanostructured Coatings on Soft-Polymer Neural Probes for Addressing Neuroinflammation

Researchers transferred dexamethasone-loaded titania nanotube arrays (TNA) onto a mechanically adaptive polymer nanocomposite (NC) substrate and, in a mouse model, compared four implants — silicon, NC, TNA-NC Empty and TNA-NC DEX (10 mice per group) — for neuroinflammation around intracortical microelectrodes at 2 and 4 weeks. At 2 weeks the gene-expression profiles were broadly similar, reflecting an early acute injury response; by 4 weeks the patterns diverged, with NC-based implants showing fewer differentially expressed neuroinflammatory genes than rigid silicon, led by TNA-NC Empty, while the dexamethasone group showed no additional benefit, suggesting drug delivery still needs optimization. The authors conclude that adding a TNA layer to flexible materials promotes resolution of the neuroinflammatory response at 4 weeks.
Why it matters The finding that the plain nanostructured coating outperformed the drug-loaded version complicates the drug-delivery story while reinforcing the material argument: a soft, nanostructured surface may matter more than pharmacology for keeping implanted electrodes viable long-term.

Multi-View Contrastive Learning Improves Cross-Subject ERP Classification

MVCLDG combines raw EEG and Hilbert-derived phase information with domain-alignment and contrastive-learning constraints to improve classification across unseen users. It outperformed baseline and representative domain-generalization methods on a public error-related-negativity dataset and a semantic-syntactic-violation dataset without target-domain adaptation; ablation and activation-map analyses supported the contribution and neurophysiological plausibility of its components.
Why it matters Cross-subject generalization is a core obstacle for ERP-based closed-loop BCIs, and the no-adaptation requirement makes this phase-aware approach practically relevant.

Guangdong Plans 200 BCI Hospital Wards by 2030

Guangdong issued a provincial BCI action plan targeting 100 new tech companies, 200 BCI hospital wards and a ten-billion-yuan industry by 2030.
Why it matters The most aggressively quantified provincial BCI policy yet — 200 hospital wards, 500,000-plus patient visits and a ten-billion-yuan industry — and it names Shenzhen as the globally influential cluster, formally bringing the Greater Bay Area into the race

LEGEND Decodes Tri-Modal Signals for SCI

A study published in Computers in biology and medicine introduces LEGEND, a neural-decoding architecture that jointly models cortical EEG, spinal ESG, and peripheral-muscle EMG for a neural bypass in spinal cord injury rehabilitation. The model encodes the three signal modalities in Lorentz hyperbolic space, connects 51 channel nodes through a signed tri-layer phase-locking-value graph, and refines the representation with graph attention. Under strict leave-one-subject-out evaluation on the Steele dataset, LEGEND achieved 56.51%±12.27% accuracy, 23.4 percentage points above EEGNet. The researchers argue that hyperbolic representations can capture complex relationships across the motor hierarchy, providing a computational foundation for rehabilitation decoding that links brain, spinal, and muscle activity.
Why it matters The study unifies brain, spinal, and muscle signals in one decoder and reports a strict cross-subject comparison, providing concrete evidence for tri-modal modeling in spinal cord injury neural bypasses.

FDA Clears Ceribell Neurology Review Software

The FDA cleared the Ceribell Neurology Review Software on June 24, 2026, finding it substantially equivalent under submission number K260998 through the traditional 510(k) pathway. The agency classifies it as Automatic Event Detection Software for Full-Montage Electroencephalograph, a Class II device under regulation 882.1400, with neurology as the assigned review panel. The category covers software that automatically flags events within full-montage EEG recordings, surfacing candidate segments from long records for clinician review.
Why it matters Review software is where EEG vendors compete once the recording hardware is commoditized, and a dated clearance is the public marker of who is allowed to sell into that layer.

Anhui Hospital Registers 60-Patient BCI Trial for Post-Stroke Motor Dysfunction

The trial compares motor imagery BCI plus standard rehabilitation against standard rehabilitation alone in stroke patients with hemiplegia, tracking limb motor function and daily living ability. It planned to enroll 60 participants, 30 per arm, with the first participant enrolled on August 10, 2022; the registry now lists the study as completed. Beyond motor scales, the primary outcomes include functional connectivity and a lateralization index measured with fNIRS, probing brain-network changes rather than behavior scores alone.
Why it matters The design pairs BCI training with standard rehabilitation as a control and measures both behavioral scales and fNIRS-based functional connectivity, asking whether any motor gain comes with network-level reorganization. It planned 60 participants and enrolled its first patient in August 2022, and the registry now marks it completed — but no results are posted, so actual enrollment and any treatment effect remain undisclosed.

Exploring Synergies in Brain-Machine Interfaces: Compression vs. Performance

Using implantable brain-machine interface (iBMI) data from a non-human primate two-dimensional finger task, the study tests whether brain-muscle synergies improve decoding performance and generalization. Principal component analysis (PCA), demixed PCA (dPCA) and non-negative matrix factorization (NMF) all compressed brain-muscle data effectively with minimal decoding-accuracy loss, but none improved performance through denoising or enhanced cross-task generalization. The authors conclude that extracting synergies alone does not yield a better or cleaner control space for linear decoding, and call for larger samples and more muscle channels.
Why it matters A useful negative: synergy extraction compresses without denoising or generalizing for invasive decoding, undercutting the assumption that muscle synergies automatically help high-degree-of-freedom BCIs.

Brain-to-Image Framework Splits Shared and Personal Features to Cut Calibration Data

Researchers at Lanzhou University, Zhejiang University, the University of Hong Kong and Sun Yat-sen University have built MindShow, a unified generative framework that reconstructs images from fMRI at cohort level rather than one subject at a time. A hierarchically conditioned mixture-of-experts encoder separates population-shared latent representations from subject-specific neural traits, so a new subject can be adapted with limited calibration data; a gated Perceiver bottleneck maps fMRI features into fixed-size image and text tokens, an optimal transport loss aligns them with a pretrained vision-language model, and a frozen diffusion model renders the image. The authors report better high-level reconstruction metrics with competitive structural fidelity, in a study published in Medical Image Analysis on June 20, 2026.
Why it matters Visual reconstruction has been stuck on one model per person. By separating shared representations from individual variation so that new subjects need only limited calibration, MindShow pushes fMRI decoding toward something scalable and makes multi-subject datasets reusable, which is the practical bottleneck for this line of work.

OYMotion and MicroPort NeuroScientific Partner on Endovascular BCI Rehab System

OYMotion and MicroPort NeuroScientific signed a strategic cooperation agreement on May 28, 2026 to jointly develop an interventional brain-computer interface rehabilitation system. The first product will be a multi-channel endovascular BCI that threads a signal-recording stent through the blood vessels to a target brain region, capturing intracranial electrical activity without opening the skull. MicroPort NeuroScientific will build the BCI system as a whole and OYMotion the limb side, with the pair targeting medical rehabilitation and human-machine interaction.
Why it matters The endovascular route Synchron pioneered is now being assembled in China out of parts that already exist: a neurointerventional device maker brings the stent and the vascular delivery path, a myoelectric prosthetics maker brings the hand. That division of labor is a shorter road to a product than either firm building the other half itself.

© 2026 BCIwiki.com Digest Topics Tips Subscribe Revisions About