The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

An XR copilot that learns from both behavior and passive EEG increases users' target throughput in a demanding search-and-act task and restores correct guidance faster after silent task changes; combining implicit neural signals with explicit actions yields the largest and most reliable within-session performance gain in the lab.

Augmenting Human Performance with an XR Agent Learning from Online Behavior and BCI Evidence
Ziheng Li, Xichen He, Haoyan Chen, Charlie Zou, Sheng Bai, Benjamin Yang, Mengyuan Wu, Jake Ledner, Yi-Jie Cheng, Akito Yamauchi, Dishita G Turakhia, Steven Feiner, Paul Sajda · August 31, 2026
arxiv quasi_experimental medium evidence 7/10 relevance Full text usable extracted full text Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

Arxiv

Latest observation:

  1. Ziheng Li unresolved corpus identity
  2. Xichen He unresolved corpus identity
  3. Haoyan Chen unresolved corpus identity
  4. Charlie Zou unresolved corpus identity
  5. Sheng Bai unresolved corpus identity
  6. Benjamin Yang unresolved corpus identity
  7. Mengyuan Wu unresolved corpus identity
  8. Jake Ledner unresolved corpus identity
  9. Yi-Jie Cheng unresolved corpus identity
  10. Akito Yamauchi unresolved corpus identity
  11. Dishita G Turakhia unresolved corpus identity
  12. Steven Feiner unresolved corpus identity
  13. Paul Sajda unresolved corpus identity

Semantic Scholar

Latest observation:

  1. Zi-Heng Li unresolved corpus identity
  2. Xichen He provider ID
  3. Haoyu Chen provider ID
  4. Charlie Zou provider ID
  5. Sheng Bai provider ID
  6. Ben Yang provider ID
  7. Mengyuan Wu provider ID
  8. Jay A. Ledner provider ID
  9. Yi-Jie Cheng provider ID
  10. Akito Yamauchi provider ID
  11. Dishita G. Turakhia provider ID
  12. Steven K. Feiner provider ID
  13. Paul Sajda provider ID
Fusing fixation-locked EEG with sparse behavioral signals via an online EM adaptation layer (OLIVE) improves users' target-detection-and-engagement throughput in a time-pressured XR search-and-act task and reconverges faster after silent target-class switches than behavior-only agents.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

No provider observation is available for this paper.

Missing data, not a zero citation count.

We present OLIVE, a framework for adapting a foundation model to provide real-time assistance in temporally demanding, high-stakes, and dynamic tasks. We show that passive EEG, fused online with behavioral evidence, can meaningfully extend the number of targets users detect and engage beyond their unaided action bandwidth. OLIVE learns from both explicit behavioral signals (the targets the user shoots down in an XR first-person shooter game) and implicit physiological signals (fixation-locked EEG) to provide timely guidance, continuously adapting a frozen vision-language model's inference on which items are task-relevant by jointly estimating per-source reliability without manual labels or offline training. Through three user studies, including two live deployments of an assistive agent driven by OLIVE in XR, we show that OLIVE Pareto-dominates prior test-time adaptation frameworks, achieving the highest convergence rate at comparable convergence speed. Combining implicit physiological and explicit behavioral signals, the OLIVE agent produces the largest and most reliable within-session improvement to a user's ability to detect and engage targets, largely independent of the individual's skill. When the target switches silently, the agent that uses both behavioral and physiological signals reconverges significantly faster than the behavior-only agent (1.27 times faster on average, p = .008), restoring trustworthy guidance at the moment the task changes, precisely when reliable assistance matters most.

Summary

Main Finding

OLIVE is an online latent-inference framework that fuses sparse explicit behavior (shots) and fixation-locked EEG (implicit physiological evidence) to adapt a frozen vision–language model in real time. In an XR first‑person shooter surrogate for attention-limited, time‑critical tasks, OLIVE (when using both evidence channels, “OLIVE‑IE”) Pareto‑dominates single‑modality and prior test‑time adaptation baselines, converges rapidly within active task rounds (96.8% guidance convergence in 28.3 s), and produces the largest, most reliable within‑session improvement in operator throughput. When the target class shifts silently, OLIVE‑IE reconverges to correct guidance substantially faster than a behavior‑only agent (≈1.27× faster on average; 14.7 s faster in absolute terms; p = .008), restoring trustworthy assistance when it matters most.

Key Points

  • Problem setting
    • Targets arrive faster than a human can inspect and must be acted on within expiring windows (operational vigilance tasks).
    • Ground truth labels are structurally incomplete: users act on only a subset of items; absence of action is not a negative label.
  • OLIVE algorithm
    • Maintains item-level posteriors over latent target state z_i and jointly estimates per-source reliabilities via an online EM loop.
    • Evidence channels: visual crop scored by a frozen VLM (CLIP ViT‑B/16 with a small learnable virtual prompt), explicit behavioral labels (shots), and implicit per‑fixation probabilities from a fixation‑locked EEG decoder (FRP/P300/N2pc signal).
    • Prompt tuning (virtual prompt only) adapts the frozen VLM quickly and parameter‑efficiently at test time.
    • Decoder‑agnostic design: OLIVE treats any per‑fixation probability as an evidence source and estimates its reliability online.
  • Empirical performance
    • In simulation and user studies, OLIVE with both EEG and behavior (OLIVE‑IE) outperforms single‑channel variants and baselines (TTA, crowd‑EM variants, RL) on convergence rate and reliability.
    • Key reported effects (live deployments):
    • Guidance convergence: 96.8% in 28.3 s (first third of a 90 s round).
    • Sustained workload (US2): OLIVE‑IE increased target throughput by Δ = +0.031 kills/s (p = .003), independent of baseline shooting skill.
    • Silent target shifts (US3): OLIVE‑IE improved most on new target class (Δ = +0.070 kills/s, p = .001) and reconverged 1.27× faster (14.7 s faster in absolute time) than behavior‑only agent (p = .008).
  • Practical system
    • Online latency kept < 10 ms per visual frame; virtual prompts and EM updates are run within task time budget.
    • Requires a short calibration visual search phase to train a participant‑specific FRP decoder (but OLIVE can treat decoders as low‑reliability if population pretrained).
  • Reproducibility
    • Code/implementation and a de‑identified dataset of per‑fixation probabilities and metadata are available (links provided in paper).

Data & Methods

  • Task and participants
    • XR SpaceShooter surrogate task: defend a mothership against mixed fleet; initial target prevalence ≈ 0.30; asymmetric cost for false positives vs misses; rounds are 90 s.
    • Difficulty adapts per round (QUEST+ staircase) to maintain ≈70% round score.
    • Three user studies: (US1) convergence behavior, (US2) live deployment under sustained load, (US3) repeated silent target switches to measure reconvergence.
  • Physiological pipeline
    • Fixation‑locked EEG epochs centered [−200, +800] ms around fixation onset; standard preprocessing (bandpass, baseline, ICA for eye‑artifact suppression).
    • Per‑participant FRP decoder trained offline in a Visual Search calibration phase using labeled static arrays; decoder outputs per‑fixation target probability ˆy_physio ∈ (0,1).
    • Pupillometry (TEPR) excluded in implementation due to XR luminance confounds.
  • OLIVE inference
    • Item-level latent variables z_i (binary targetness) with prior π (≈0.30).
    • Evidence likelihoods: visual scorer Λ_vis from CLIP prompt similarity, explicit shot labels (positive‑only, sparse), implicit soft labels from EEG decoder.
    • EM loop jointly updates: posterior μ_i = P(z_i = 1 | evidence), per-source reliability parameters, and the virtual prompt parameters (prompt‑tuned) — all online.
  • Baselines and comparisons
    • Single‑modality variants (visual only, behavior only, physio only).
    • Algorithmic baselines: test‑time adaptation (entropy minimization/prompt tuning without human evidence), crowdsourcing/EM label aggregation variants, reinforcement learning baselines.
    • Evaluation metrics: guidance convergence rate and time, within‑session throughput change (kills/s), convergence speed, robustness under cognitive overload.
  • Statistical reporting
    • Convergence and throughput improvements reported with p‑values (e.g., Δ = +0.031 kills/s, p = .003; Δ = +0.070 kills/s, p = .001; reconvergence p = .008).
  • Resources
    • Implementation and reproduction scripts: public repository; de‑identified dataset of per‑fixation probabilities available.

Implications for AI Economics

  • Productivity augmentation and complementarities
    • OLIVE demonstrates that fusing implicit neural signals with sparse behavior can increase operator throughput in attention‑limited tasks. In economic terms, this is a skill‑augmenting technology that raises effective labor productivity on short, high‑stakes tasks where attention is the bottleneck.
    • Because gains were largely independent of baseline shooting skill, adoption could compress performance variance across workers—raising the floor more than shifting the ceiling—which has implications for hiring, training investments, and skill premia.
  • Cost / deployment tradeoffs
    • Upfront and per‑user costs: wearable EEG hardware, calibration time (per‑participant decoder training), and integration with perception backends. These costs must be balanced against time‑savings and error‑reduction in the target domain.
    • Latency and compute are low (online updates < 10 ms and parameter‑efficient prompt tuning), which favors deployment in real‑time operational settings where rapid adaptation matters.
  • Dynamic tasks and value of responsiveness
    • OLIVE’s faster reconvergence after silent target shifts reduces the duration of misaligned assistance; in real OV domains, faster recovery can meaningfully lower the expected cost of misses/false alarms. Quantifying these avoided costs is central to ROI calculations for procurement decisions.
  • Labor demand and task allocation
    • Systems like OLIVE may change the division of labor between humans and AI: humans remain final decision makers but can handle higher candidate throughput. This could reduce the need for highly specialized or highly experienced operators in certain monitoring roles while increasing demand for roles that supervise and maintain adaptive assistance systems.
  • Market and product opportunities
    • There is an emergent product market for “neural‑augmented copilots” in ATC, radiology triage, surveillance, and other OV domains. Vendors can differentiate on calibration overhead, robustness of physiological decoding, and integration with domain models.
  • Privacy, regulation, and trust economics
    • Implicit neural sensing raises privacy, consent, and governance issues that affect adoption costs and regulatory risk. Economic adoption models must factor in compliance, liability, and potential trust losses if neural signals are perceived as intrusive or misused.
    • Trust calibration is directly relevant to economic value: faster, well‑calibrated reconvergence reduces the likelihood of user distrust and consequent disuse (which would negate productivity gains).
  • Research and evaluation needs for economic deployment
    • Cost‑benefit studies comparing OLIVE vs cheaper alternatives (e.g., eye‑tracking alone, improved UI/alerts, additional staffing).
    • Longitudinal studies to measure durable productivity gains, learning effects, and labor market impacts.
    • Sector‑specific pilots that translate throughput gains (e.g., kills/s) into domain metrics (e.g., items triaged per hour, cases reviewed per shift, reduction in missed critical events) to inform procurement and policy decisions.

If you want, I can (1) extract the key numerical results and experimental design details into a one‑page table for rapid policy/ROI review, or (2) draft a short memo outlining how to evaluate the cost‑effectiveness of deploying OLIVE‑style systems in a specific OV domain (e.g., radiology triage or air traffic monitoring).

Assessment

Paper Typequasi_experimental Evidence Strengthmedium — The paper reports statistically significant, replicated within-lab improvements across three user studies including two live deployments and provides detailed task logs and per-fixation EEG epochs; however the evidence comes from a controlled XR surrogate task (SpaceShooter) rather than real-world operational domains, per-participant EEG decoders and likely modest sample sizes limit external validity, and details on randomization and sample size are not included in the excerpt. Methods Rigormedium — Methods combine principled algorithmic development (EM fusion of heterogeneous annotators, prompt-tuning of a frozen VLM) with standard EEG preprocessing and per-subject decoder calibration; the online evaluation under time constraints and adaptive difficulty is appropriate. Limitations include reliance on a lab surrogate task, per-participant offline decoder training, unspecified sample sizes and randomization/counterbalancing details in the supplied text, and potential sensitivity to decoder quality and hardware setup. SampleHuman participants recruited for three user studies in a lab/XR setting; each participant completed a visual-search EEG calibration phase (static arrays) to train a participant-specific fixation-locked EEG (FRP) decoder, then played multiple rounds of an XR SpaceShooter surrogate operational-vigilance task while the OLIVE agent received scene camera crops, shot (action) events, and per-fixation decoder probabilities; data released includes de-identified fixation-locked EEG and pupil epochs, per-fixation decoder outputs, item labels, saccade metadata, and condition/round info. Exact N and participant demographics are not provided in the supplied text. Themeshuman_ai_collab productivity innovation IdentificationControlled lab experiments with within-subject (and/or within-session) comparisons across agent conditions (OLIVE-IE fusing EEG+behavior, behavior-only, implicit-only, and algorithmic baselines); adaptive staircase to hold round difficulty ~70%; outcome measured as within-session change in target throughput (kills/s) to isolate assistance effects from baseline skill; statistical tests (p-values) reported for condition contrasts. OLIVE itself is an online EM latent-inference algorithm used at inference time, but causal identification of assistance effects relies on the experimental condition comparisons rather than the algorithmic model alone. GeneralizabilitySurrogate XR task (SpaceShooter) may not capture complexities, stakes, and workflows of real-world OV domains (air-traffic control, radiology, surveillance)., Per-participant EEG decoder requires calibration and lab-grade EEG hardware; field deployment feasibility and robustness to noisy/wearable sensors is uncertain., Results depend on specific VLM (CLIP) and virtual-prompt tuning approach; transfer to other visual backbones or sensor modalities not shown., Participant sample size and demographics not reported in excerpt, limiting inference to broader populations., Ethical, privacy, and acceptability constraints of passive BCI in operational settings could limit adoption.

Claims (9)

ClaimDirectionOutcomeConfidence & EvidenceDetails
OLIVE fuses explicit behavioral actions and fixation-locked EEG evidence online while jointly estimating the reliability of each evidence source, without manual labels or offline retraining during task execution. Task Allocation positive Online adaptation of an assistive agent to user-specific target relevance
Reading fidelity high
Study strength medium
not reported
0.48
The OLIVE system achieved 96.8% guidance convergence within 28.3 seconds, corresponding to the first third of a 90-second task round. Organizational Efficiency positive Guidance convergence rate and convergence time
Reading fidelity high
Study strength medium
96.8% guidance convergence in 28.3 s
0.48
OLIVE achieved the highest convergence rate at comparable convergence speed and Pareto-dominated the prior test-time adaptation frameworks evaluated by the authors. Organizational Efficiency positive Guidance convergence rate and convergence speed relative to baseline adaptation frameworks
Reading fidelity high
Study strength medium
not reported
0.48
In the sustained operational-load deployment study, users assisted by OLIVE-IE increased target throughput by 0.031 kills per second within a session, with p = .003. Task Completion Time positive Within-session target throughput
Reading fidelity high
Study strength medium
Δ = +0.031 kills/s, p = .003
0.48
The US2 improvement in target throughput was independent of the operator's shooting skill. Task Completion Time positive Within-session target throughput improvement adjusted for or examined across individual shooting skill
Reading fidelity high
Study strength medium
not reported
0.48
After repeated silent target switches, OLIVE-IE users improved most on the new target class, with a within-session throughput increase of 0.070 kills per second and p = .001. Task Allocation positive Throughput for the newly introduced target class after a silent target switch
Reading fidelity high
Study strength medium
Δ = +0.070 kills/s, p = .001
0.48
When the target switches silently, the agent using both behavioral and physiological signals reconverges 1.27 times faster on average than the behavior-only agent. Task Completion Time positive Time required for guidance to reconverge after a silent target switch
Reading fidelity high
Study strength medium
1.27 times faster on average, p = .008
0.48
The combined OLIVE-IE agent reconverged 14.7 seconds faster than the behavior-only agent after silent target switches. Task Completion Time positive Absolute reconvergence time after a silent target switch
Reading fidelity high
Study strength medium
14.7 s faster, p = .008
0.48
The runtime system kept per-frame belief inference under 10 milliseconds. Task Completion Time positive Per-frame belief-inference latency
Reading fidelity high
Study strength medium
under 10 ms per frame
0.48

Notes