paper-with-me

홈 › Papers

Human-in-the-Loop Optimization for Deep Stimulus Encoding in Visual Prostheses

2023-06-16 · NeurIPS 2023 11 · Jacob Granley, Tristan Fauvel, Matthew Chalk, Michael Beyeler

Neuroprostheses show potential in restoring lost sensory function and enhancing human capabilities, but the sensations produced by current devices often seem unnatural or distorted. Exact placement of implants and differences in individual perception lead to significant variations in stimulus response, making personalized stimulus optimization a key challenge. Bayesian optimization could be used to optimize patient-specific stimulation parameters with limited noisy observations, but is not feasible for high-dimensional stimuli. Alternatively, deep learning models can optimize stimulus encoding strategies, but typically assume perfect knowledge of patient-specific variations. Here we propose a novel, practically feasible approach that overcomes both of these fundamental limitations. First, a deep encoder network is trained to produce optimal stimuli for any individual patient by inverting a forward model mapping electrical stimuli to visual percepts. Second, a preferential Bayesian optimization strategy utilizes this encoder to optimize patient-specific parameters for a new patient, using a minimal number of pairwise comparisons between candidate stimuli. We demonstrate the viability of this approach on a novel, state-of-the-art visual prosthesis model. We show that our approach quickly learns a personalized stimulus encoder, leads to dramatic improvements in the quality of restored vision, and is robust to noisy patient feedback and misspecifications in the underlying forward model. Overall, our results suggest that combining the strengths of deep learning and Bayesian optimization could significantly improve the perceptual experience of patients fitted with visual prostheses and may prove a viable solution for a range of neuroprosthetic technologies.

📄 PDF Abstract BibTeX arXiv:2306.13104

Code (1)

bionicvisionlab/2023-neurips-hilo 공식 구현 tf

Tasks

Bayesian Optimization

Similar Papers 제목 키워드 기반

Evaluating Deep Human-in-the-Loop Optimization for Retinal Implants Using Sighted Participants

2025-01-31 · Eirini Schoinas, Adyah Rastogi, Anissa Carter, Jacob Granley 외

Human-in-the-loop optimization (HILO) is a promising approach for personalizing visual prostheses by iteratively refining stimulus parameters based on user feedback. Previous work demonstrated HILO's efficacy in simulati…

Decision Making

See What You See: Self-supervised Cross-modal Retrieval of Visual Stimuli from Brain Activity

2022-08-07 · Zesheng Ye, Lina Yao, Yu Zhang, Sylvia Gustin

Recent studies demonstrate the use of a two-stage supervised framework to generate images that depict human perception to visual stimuli from EEG, referring to EEG-visual reconstruction. They are, however, unable to repr…

cross-modal alignmentCross-Modal RetrievalEEGElectroencephalogram (EEG)+1

Foreground-attention in neural decoding: Guiding Loop-Enc-Dec to reconstruct visual stimulus images from fMRI

2021-09-29 · Kai Chen, Yongqiang Ma, Mingyang Sheng, Nanning Zheng

The reconstruction of visual stimulus images from functional Magnetic Resonance Imaging (fMRI) has received extensive attention in recent years, which provides a possibility to interpret the human brain. Due to the high-…

DecoderImage Reconstruction

Hybrid Neural Autoencoders for Stimulus Encoding in Visual and Other Sensory Neuroprostheses

2022-05-26 · Jacob Granley, Lucas Relic, Michael Beyeler

Sensory neuroprostheses are emerging as a promising technology to restore lost sensory function or augment human capabilities. However, sensations elicited by current devices often appear artificial and distorted. Althou…

Adversarial Training of Neural Encoding Models on Population Spike Trains

2019-09-13 · NeurIPS Workshop Neuro_AI 2019 12 · Poornima Ramesh, Mohamad Atayi, Jakob H Macke

Neural population responses to sensory stimuli can exhibit both nonlinear stimulus- dependence and richly structured shared variability. Here, we show how adversarial training can be used to optimize neural encoding mode…