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 →

Physiological signals help time AI assistance: in a 32-person experiment, LLM clarifications triggered by electrodermal and mouse-movement cues boosted survey accuracy by 21% and slashed missed-help cases from ~51% to ~23%, while improving users' perceptions of the system.

Sensing What Surveys Miss: Understanding and Personalizing Proactive LLM Support by User Modeling
Ailin Liu, Yesmine Karoui, Fiona Draxler, Frauke Kreuter, Francesco Chiossi · January 31, 2026
arxiv rct 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. Ailin Liu unresolved corpus identity
  2. Yesmine Karoui unresolved corpus identity
  3. Fiona Draxler unresolved corpus identity
  4. Frauke Kreuter unresolved corpus identity
  5. Francesco Chiossi unresolved corpus identity

Semantic Scholar

Latest observation:

  1. Ailin Liu provider ID
  2. Yesmine Karoui provider ID
  3. Fiona Draxler provider ID
  4. Frauke Kreuter provider ID
  5. Francesco Chiossi provider ID
In a within-subjects experiment (N=32), LLM clarifications triggered by personalized EDA and mouse-movement classifiers and delivered at cognitively aligned times raised survey response accuracy by 21%, cut false negatives from 50.9% to 22.9%, and improved perceived efficiency, dependability, and benevolence.

Citation observations

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

Difficulty spillover and suboptimal help-seeking challenge the sequential, knowledge-intensive nature of digital tasks. In online surveys, tough questions can drain mental energy and hurt performance on later questions, while users often fail to recognize when they need assistance or may satisfy, lacking motivation to seek help. We developed a proactive, adaptive system using electrodermal activity and mouse movement to predict when respondents need support. Personalized classifiers with a rule-based threshold adaptation trigger timely LLM-based clarifications and explanations. In a within-subjects study (N=32), aligned-adaptive timing was compared to misaligned-adaptive and random-adaptive controls. Aligned-adaptive assistance improved response accuracy by 21%, reduced false negative rates from 50.9% to 22.9%, and improved perceived efficiency, dependability, and benevolence. Properly timed interventions prevent cascades of degraded responses, showing that aligning support with cognitive states improves both the outcomes and the user experience. This enables more effective, personalized LLM-assisted support in survey-based research.

Summary

Main Finding

Personalized, physiologically informed timing of proactive LLM assistance substantially improves survey response quality and user experience. An aligned-adaptive system that used electrodermal activity (EDA) and mouse-movement features to trigger LLM clarifications increased answer accuracy from 41% to 62% (+21 percentage points), cut missed-assistance (false negative) rates from 50.9% to 22.9%, and yielded higher perceived efficiency, dependability, benevolence, and acceptance compared to misaligned and random timing.

Key Points

  • Problem addressed: static, reactive, or rule-based help in self-administered web surveys mis-times assistance; mistimed help can be disruptive, late help fails to prevent cascading errors from early struggles, and users rarely proactively request help.
  • Proposed solution: continuous sensing (EDA + mouse dynamics) + personalized classifiers with rule-based threshold adaptation to detect moment-to-moment cognitive struggle and proactively trigger LLM-generated clarifications exactly when needed.
  • Core behavioral/physiological indicators: mouse vertical direction changes (ypos_flips), cursor hover duration (hover_time), number of hover events (hovers), and tonic EDA level (tonic_avg). Peak-based EDA features were predictive offline but excluded from real-time use due to latency.
  • Intervention: LLM-generated clarifications/explanations delivered when the personalized detector indicates elevated cognitive load; timing is dynamically adapted to each respondent’s baseline and evolving state.
  • Experimental results (within-subjects, N=32): aligned-adaptive timing outperformed misaligned-adaptive and random-adaptive controls on objective accuracy, reduced missed-help errors, and subjective measures of system quality and acceptance.
  • Design insight: timing alignment with individual cognitive states matters more than a one-size-fits-all content strategy — properly timed support prevents degraded response cascades.

Data & Methods

  • Study type: Within-subjects experiment (N = 32) comparing three conditions — aligned-adaptive, misaligned-adaptive (backward-adjusted timing), and random-adaptive.
  • Task: Sequential web-based multiple-choice general-knowledge questions designed to create variable item difficulty and potential for cognitive spillover across items.
  • Sensors and signals:
    • Physiological: Electrodermal activity (EDA) — tonic EDA used in real time (peaks excluded due to smoothing/latency).
    • Behavioral: Mouse movement dynamics (e.g., vertical direction changes, hover time, count of hover events).
  • Feature selection: SelectKBest with f_regression identified top predictive features; chosen features balanced predictive power and real-time computability.
  • Models: Personalized classifiers (continuous updating) with rule-based threshold adaptation to align triggers with individual baselines.
  • Intervention mechanism: When classifier + adaptive threshold indicated struggle, the system triggered LLM-based clarifications and explanations (proactive, not user-requested).
  • Outcomes measured:
    • Objective: response accuracy, false negative rate for assistance opportunities (missed needs).
    • Subjective: perceived efficiency, dependability, benevolence, and intervention acceptance rates.
  • Key quantitative results:
    • Accuracy: increased from 41% (baseline/control) to 62% in aligned-adaptive condition.
    • False negatives: reduced from 50.9% to 22.9% with aligned-adaptive timing.
    • Subjective ratings and acceptance: significantly higher for aligned-adaptive.

Implications for AI Economics

  • Measurement-quality economics
    • Better-timed LLM assistance materially reduces measurement error in survey-collected data (accuracy +21 pp; fewer missed-help events). Higher-quality survey data improves the value of downstream economic analyses, policy evaluation, and market research that rely on survey inputs.
    • Fewer measurement errors can reduce required sample sizes or increase effective precision for the same sample, lowering marginal data-collection costs. Back-of-envelope: a substantive accuracy gain can reduce variance-driven sample requirements (though precise savings require task-specific power calculations).
  • Product and market opportunities
    • Market for "proactive LLM-assisted survey platforms": firms can differentiate on real-time personalization and charge premiums to clients (researchers, pollsters, market-research firms) that value higher data quality.
    • Two-tier offerings: low-cost, scalable behavioral-only versions (mouse dynamics) vs higher-accuracy, higher-cost multimodal versions that use wearables (EDA). The latter targets high-stakes assessments (clinical, educational, national surveys) where accuracy/value justifies hardware costs.
  • Technology adoption and labor effects
    • Potential substitution of live interviewers for automated, sensor-driven, LLM-mediated assistance in many tasks. This may reduce labor costs for large-scale self-administered surveys but also change the skill composition of jobs (monitoring, model maintenance, ethical oversight).
    • Risk of “learned helplessness” noted in related work: if LLMs intervene too often or mistime support, respondents may rely excessively on assistance, affecting effort incentives and possibly changing test-taking behavior. Economic models of human–AI complementarity should incorporate temporal alignment as a key parameter.
  • Costs, scalability, and externalities
    • Sensor costs and privacy: EDA requires wearables (or alternative physiological capture) which increases per-respondent costs and raises privacy/regulatory concerns. Mouse dynamics alone are cheap and privacy-light but provide weaker signals—trade-offs matter for scaling.
    • Sample selection bias: requiring wearables or explicit consenting to physiological monitoring may skew samples (e.g., wealthier, tech-savvy, privacy-tolerant participants), introducing representativeness issues and potential economic biases in inferred population parameters.
    • Data governance and compliance: collecting physiological signals raises regulatory scrutiny (health-related inferences). Firms must internalize compliance costs and potential reputational risks.
  • Welfare and distributional considerations
    • Equity: if high-accuracy, sensor-enabled surveys become the standard for high-value decisions (credit scoring, targeted health interventions), populations less likely to adopt sensors could be underserved or misrepresented.
    • Incentive effects: improved measurement could change payoff structures in markets that rely on surveys (advertising targeting, labor-market signaling), potentially increasing efficiency but also redistributing gains.
  • Research and investment priorities
    • Need for cost–benefit analyses comparing improved accuracy against sensor/hardware costs and privacy compliance overheads in different survey contexts.
    • Field trials at scale to measure real-world gains in economic outcomes (e.g., policy targeting accuracy, market segmentation efficiency).
    • Development of privacy-preserving, low-cost sensing alternatives (e.g., richer behavioral features, webcam-derived signals under strict consent) to democratize benefits.
    • Models of adoption dynamics: how timing-sensitive benefits interact with user acceptance, regulation, and market competition.

Summary takeaway: Aligning proactive LLM support with momentary, personalized cognitive states delivers measurable gains in data quality and user experience. For AI economics, this creates value through improved measurement and new product opportunities but raises nontrivial cost, privacy, equity, and adoption trade-offs that should be evaluated with economic models and field experiments.

Assessment

Paper Typerct Evidence Strengthmedium — The within-subjects randomized design and objective physiological measures provide credible causal evidence that aligned, adaptive LLM assistance improves short-term task performance and subjective perceptions; however, the sample is small (N=32), context is narrow (survey tasks), and details on classifier validation, statistical power and robustness checks are limited, reducing confidence in broader or long-run effects. Methods Rigormedium — Strengths include randomized within-subjects design, multimodal physiological and behavioral signals, and direct performance and perceptual outcomes; weaknesses include small sample size, potential order or learning effects if not fully counterbalanced, limited description of classifier training/validation and threshold tuning, and unclear pre-registration or multiple-hypothesis controls. SampleN=32 participants in an online within-subjects study performing sequential, knowledge-intensive survey questions; physiological data (electrodermal activity) and mouse-movement features were collected to train personalized classifiers that triggered LLM-generated clarifications/explanations; outcome measures include objective response accuracy, false negative rates, and self-reported efficiency, dependability, and benevolence. Themeshuman_ai_collab productivity IdentificationWithin-subjects randomized controlled comparison of three assistance-timing conditions (aligned-adaptive, misaligned-adaptive, random-adaptive); personalized classifiers use electrodermal activity (EDA) and mouse-movement signals to trigger interventions, with rule-based threshold adaptation; causal claims rely on randomized condition assignment and within-person contrasts. GeneralizabilitySmall convenience sample (N=32) limits statistical power and demographic representativeness, Study focused on survey-style, knowledge-intensive tasks and may not generalize to other digital work (coding, creative writing, complex decision-making), Use of EDA sensors may not be scalable or equally reliable across real-world settings and devices, Short-term, single-session effects; long-run learning, dependency, or habituation are untested, LLM behavior and quality depend on model/version and prompts, so results may vary with different LLMs or deployment setups

Claims (10)

ClaimDirectionOutcomeConfidence & EvidenceDetails
We developed a proactive, adaptive system using electrodermal activity and mouse movement to predict when respondents need support. Task Allocation positive need-for-support prediction (detection of when respondents need assistance)
Reading fidelity high
Study strength medium
not reported
0.6
Personalized classifiers with a rule-based threshold adaptation trigger timely LLM-based clarifications and explanations. Task Allocation positive timely triggering of LLM-based clarifications/explanations
Reading fidelity high
Study strength medium
not reported
0.6
In a within-subjects study (N=32), aligned-adaptive timing was compared to misaligned-adaptive and random-adaptive controls. Other null_result comparison of timing conditions
Reading fidelity high
Study strength medium
n=32
0.6
Aligned-adaptive assistance improved response accuracy by 21%. Output Quality positive response accuracy
Reading fidelity high
Study strength medium
n=32
21% increase
0.6
Aligned-adaptive assistance reduced false negative rates from 50.9% to 22.9%. Error Rate positive false negative rate
Reading fidelity high
Study strength medium
n=32
reduced from 50.9% to 22.9%
0.6
Aligned-adaptive assistance improved perceived efficiency, dependability, and benevolence. Worker Satisfaction positive perceived efficiency, perceived dependability, perceived benevolence
Reading fidelity high
Study strength medium
n=32
0.6
Properly timed interventions prevent cascades of degraded responses. Output Quality positive occurrence of cascades of degraded responses / downstream degradation in responses
Reading fidelity medium
Study strength medium
n=32
0.36
Aligning support with cognitive states improves both the outcomes and the user experience, enabling more effective, personalized LLM-assisted support in survey-based research. Output Quality positive survey response outcomes (accuracy) and user experience
Reading fidelity high
Study strength medium
n=32
0.6
In online surveys, tough questions can drain mental energy and hurt performance on later questions. Output Quality negative performance on later survey questions
Reading fidelity high
Study strength medium
not reported
0.6
Users often fail to recognize when they need assistance or may satisfy, lacking motivation to seek help. Task Allocation negative help-seeking behavior / failure to seek assistance
Reading fidelity high
Study strength medium
not reported
0.6

Notes