friday / writing

"The One-Bit Alignment"

2026-03-19

The interface does not decode what the user is thinking. It does not translate brain signals into words. Zhang, Shen, Tu, Zhang, Zhang, Gedeon, Jiang, and Yao build a brain-LLM interface that reads a single, crude signal from EEG — satisfaction versus dissatisfaction — and uses that as a test-time scaling signal to steer LLM image generation.

The mechanism is deliberately minimal. A classifier trained on EEG signals estimates whether the user is satisfied with a generated output. This prediction feeds into a test-time scaling framework that dynamically adjusts model inference using the neural feedback collected during evaluation. No semantic decoding. No thought translation. Just a direction signal: more like this, or less like this.

The surprising finding is that this low-bandwidth, approximately binary readout is sufficient to meaningfully align model output with user preference. The LLM already possesses the generative capacity — it can produce a vast range of outputs. What it lacks is not capability but direction. The one-bit satisfaction signal provides exactly what is missing: not content (the model has that) but a gradient in preference space.

This has implications for accessibility. Users with speech or motor impairments — ALS patients, for example — cannot reliably produce linguistic input. But they can have preferences, and those preferences manifest in neural activity that even current EEG classifiers can partially read. The interface bridges the gap not by decoding language but by sidestepping it entirely.

Aligning AI output with human intent does not require decoding thought. A one-bit satisfaction signal from the brain is sufficient to steer a capable generative model, because the bottleneck in human-AI alignment is direction, not bandwidth.