AI Navigate

EEG-Based Brain-LLM Interface for Human Preference Aligned Generation

arXiv cs.LG / 3/19/2026

💬 OpinionSignals & Early TrendsModels & Research

Key Points

  • The paper presents a brain-LLM interface that uses EEG signals to infer user satisfaction and guide test-time scaling to adapt LLM-powered image generation, aiming to help users with speech or motor impairments.
  • A classifier is trained to estimate satisfaction from EEG, and its predictions are incorporated into a test-time scaling framework to dynamically adjust model inference based on neural feedback.
  • Experiments indicate EEG signals can predict real-time user satisfaction, suggesting neural activity carries actionable information for preference inference during generation.
  • This work marks a first step toward integrating neural feedback into adaptive language-model inference, with potential to expand inclusive AI interactions, though it remains early-stage.
  • The findings open avenues for future research on brain–computer interfaces in AI-assisted interfaces and adaptive LLM interaction.

Abstract

Large language models (LLMs) are becoming an increasingly important component of human--computer interaction, enabling users to coordinate a wide range of intelligent agents through natural language. While language-based interfaces are powerful and flexible, they implicitly assume that users can reliably produce explicit linguistic input, an assumption that may not hold for users with speech or motor impairments, e.g., Amyotrophic Lateral Sclerosis (ALS). In this work, we investigate whether neural signals can be used as an alternative input to LLMs, particularly to support those socially marginalized or underserved users. We build a simple brain-LLM interface, which uses EEG signals to guide image generation models at test time. Specifically, we first train a classifier to estimate user satisfaction from EEG signals. Its predictions are then incorporated into a test-time scaling (TTS) framework that dynamically adapts model inference using neural feedback collected during user evaluation. The experiments show that EEG can predict user satisfaction, suggesting that neural activity carries information on real-time preference inference. These findings provide a first step toward integrating neural feedback into adaptive language-model inference, and hopefully open up new possibilities for future research on adaptive LLM interaction.