|
|
|
|
|
by thelastquestion
1209 days ago
|
|
My understanding from their original paper is that Synchron’s device (known as the stentrode since its electrodes are on a stent scaffold) decodes only a binary signal for this trial, that is “intent to move” or “no intent to move” in a period of time (~1 second). Their paper mentions the decoder outputting no click, short click, or long click where a short click is movement intent followed by no movement intent, and long click is something like 3 consecutive movement intents followed by no movement intent. The person types either by using eye tracking to move the cursor and clicking with the BCI device, or with a custom interface that cycles through characters one at a time and using only the BCI device to say yes to that character. So the decoding of intent isn’t at the level that your thought experiment is concerned about, but in general, you definitely could implement something that decodes an initial intent before subsequent recording (e.g., think about waking up the device). Trivially for Synchron’s device this could be X number of consecutive movement intents. For intracortical BCI devices with single neuron resolution, you could imagine more precise neural activity correlated with the intent to begin decoding. |
|