EdTech Discovery
Argus

Named after the hundred-eyed watchman of Greek myth, Argus watches the education landscape: spotting new opportunities, pressure-testing the ventures we're building, and tracing every read back to the real-world signals behind it.

Updated Aug 31, 2026 · 36 ideas · 18349 signals
Admin mode. Curation controls visible. Keep this URL (with token) private.

Signals

The evidence library: the raw signals the pipeline is watching across the education ecosystem. Every idea is built from these.

technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

EduSOC: Lightweight Security Operations Center Simulator for Cybersecurity Education

arXiv:2605.17703v2 Announce Type: replace-cross Abstract: This paper presents EduSOC, a lightweight web-based Security Operations Center (SOC) simulator designed for instructor-led cybersecurity education. SOC analysts must triage large volumes of alerts, separate genuine threats from false positives, and communicate decisions under time pressure. Recreating this environment in the classroom is difficult and often impractical for institutions without access to cyber ranges or enterprise security infrastructure. LITE-SOC was developed to provide a simpler alternative. The platform generates continuous streams of synthetic SOC events and offers separate student and instructor views with visualization tools, event annotation, and region-based chat. Instructors control the pacing of the exercise and can inject targeted incidents to guide the scenario. The goal is to give students a practical introduction to SOC workflows such as triage, prioritization, and decision-making without requiring

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

Comparing RAG and GraphRAG for Page-Level Retrieval Question Answering on a Math Textbook

arXiv:2509.16780v3 Announce Type: replace-cross Abstract: Large language models (LLMs) show promise as educational aids but often lack alignment with specific course materials. We investigate Retrieval-Augmented Generation (RAG) and GraphRAG for page-level question answering on an undergraduate mathematics textbook. Using a curated dataset of 477 question-answer pairs, each tied to a specific textbook page, we compare five embedding-based RAG models, a BM25 baseline, and GraphRAG across two metrics: retrieval accuracy (whether the correct page is retrieved) and answer quality (F1 score). Our results show that embedding-based RAG outperforms GraphRAG for page-level retrieval, with voyage-3-large achieving 99.4% accuracy at top-10 (bootstrap 95% CI for top-1: [.644, .728]). BM25 proves a strong baseline, outperforming several embedding models. Error analysis reveals that 63.3% of top-1 failures retrieve same-chapter content, suggesting pedagogical relevance even in failure cases. GraphRA

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

Improving Human-Robot Teamwork in Urban Search and Rescue Through Episodic Memory of Prior Collaboration

arXiv:2606.18836v2 Announce Type: replace Abstract: Effective human-robot teamwork requires robots to adapt to partners, situations, and task dynamics from the start of an interaction. In the MATRX Urban Search and Rescue (USAR) environment, people can externalize collaboration patterns (CPs) they discover during teamwork through a chat and reflection interface. We study whether a robot can use such prior team experience to become a better teammate in future interactions. To this end, we represent historical CPs as knowledge-graph episodic memories and use graph representation learning with a node-classification objective to identify a representative and effective memory for reuse. We then initialize the robot with this memory before a new collaboration episode begins. Across 20 participants and 160 round-level observations, initializing the robot with a single automatically selected prior CP increases rescue success from 25.7% to 41.3% and reduces average task time by 283 seconds. The

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

Understanding User Experiences of Computer Use Agents: Design Space and Opportunities for Building Agent UX Prototypes

arXiv:2510.04452v3 Announce Type: replace Abstract: Computer use agents (or "agents") are generative AI that automates actions within user interfaces from user commands. Current research focuses on training and evaluating the underlying models, leaving these agents' user experience (UX) understudied. We conducted two studies to understand the design space of agent UX (RQ1) and the support required to prototype it (RQ2). First, we develop a taxonomy of design considerations for agent UX, comprising 21 subcategories of UX considerations. Then, through a requirements elicitation study with 12 participants---including six agent experts---we identify five Activities and six Desired Capabilities needed in tools prototyping agent UX. Informed by these results, we created AgentUXlab, a design probe that enables developers to design agents with different UX approaches for a website and evaluate those experiences by executing prototypes in a browser. From a user study with 14 participants, we el

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

PRIMMDebug: Teaching Secondary School Students a Reflective Approach to Debugging

arXiv:2508.18875v2 Announce Type: replace Abstract: Debugging is a challenging and infuriating experience for many secondary school students learning their first text-based programming language. One frequent problem is the lack of reflection in students' debugging strategies, which makes error resolution unlikely and teacher reliance common. Tools that encourage more reflective and teacher-independent debugging may foster more student success with fixing errors, but are lacking. This paper presents PRIMMDebug, an approach for teaching the debugging process to secondary school students. PRIMMDebug consists of an online tool that takes students through the steps of a pedagogical process based on PRIMM, a framework for teaching programming. The tool promotes reflective debugging by encouraging written articulation throughout the debugging process and limiting the ability to run and edit code at certain stages. A classroom study with PRIMMDebug found a general reluctance among students to

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

HAIGEN: Towards Human-AI Collaboration for Facilitating Creativity and Style Generation in Fashion Design

arXiv:2408.00855v4 Announce Type: replace Abstract: The process of fashion design usually involves sketching, refining, and coloring, with designers drawing inspiration from various images to fuel their creative endeavors. However, conventional image search methods often yield irrelevant results, impeding the design process. Moreover, creating and coloring sketches can be time-consuming and demanding, acting as a bottleneck in the design workflow. In this work, we introduce HAIGEN (Human-AI Collaboration for GENeration), an efficient fashion design system for Human-AI collaboration developed to aid designers. Specifically, HAIGEN consists of four modules. T2IM, located in the cloud, generates reference inspiration images directly from text prompts. With three other modules situated locally, the I2SM batch generates the image material library into a certain designer-style sketch material library. The SRM recommends similar sketches in the generated library to designers for further refin

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

E-MagDiP: Electro-Magnetic based Differential Privacy for EEG based Community Sensing

arXiv:2607.25968v1 Announce Type: cross Abstract: EEG-based community sensing programs are emerging globally as a tool to leverage aggregated brain data to gain insights into attentiveness of students and employees. But these programs raise privacy concerns because EEG signals contain sensitive personal information. Differential Privacy (DP) can protect individuals while preserving aggregate statistics yet applying DP to EEG data is challenging as it requires user-level noise generation, which increases power and latency. Besides, most commercial EEG headsets cannot be modified to add such noise. We propose E-MagDiP, a framework that uses an external radio to transmit RF signals onto EEG headsets, perturbing signals at acquisition to induce DP noise. To the best of our knowledge, E-MagDiP is the first framework to use RF signals for privacy instead of attacks, enabling practical DP for EEG community sensing without any user-level modification.

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

AI's Capability in Assisting Scientific Research in Physics, Astrophysics, and Cosmology II: Project Planning and Proposal Evaluation

arXiv:2607.25881v1 Announce Type: cross Abstract: We investigate how well large language models (LLMs) can assist scientific project planning and proposal evaluation. One-page project plans were independently generated for eight expert-conceived research projects in physics, astrophysics, and cosmology by human researchers and three contemporary LLMs (ChatGPT, Claude, and DeepSeek; mid-2025 models, used with their default tool access). The resulting 32 proposals were blindly evaluated by four human reviewers and two newer frontier LLMs (Claude Opus 4.8 and ChatGPT Pro 5.5) using a four-aspect evaluation rubric. Reviewers were also asked to identify whether each proposal was written by a human or an AI. Human reviewers rated human- and AI-written proposals similarly overall, whereas both AI reviewers scored AI-written proposals about one point higher (on a five-point scale) than human-written proposals. Human reviewers correctly identified human- and AI-written proposals 72% and 79% of

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

A Human-in-the-Loop Corpus for LLM-Based Simplification of Scientific Summaries

arXiv:2607.25630v1 Announce Type: cross Abstract: Interdisciplinary research is accelerating, yet scientific papers remain difficult to understand outside their home fields. We study large language model (LLM)-based simplification of scientific texts and present a human-in-the-loop workflow that transforms expert summaries into more accessible versions for non-specialists. Using SciSummNet as the source corpus, we first generate baseline simplifications with GPT-4o-mini. In Phase 1, readers from STEM fields outside computer science identify difficult sentences and phrases and compare the original and GPT-simplified summaries in terms of comprehensibility, naturalness, and simplicity. In Phase 2, computer science experts use this feedback to create expert-edited reference simplifications. We release the resulting corpus together with human judgments and automatic evaluation results. The Phase 1 judgments show a clear preference for the GPT-generated summaries in terms of comprehensibili

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

Beyond Epistemia: Epistemic Schizologia and Large Language Models as Techno-Semiotic Machines

arXiv:2607.25620v1 Announce Type: cross Abstract: Quattrociocchi and colleagues warn that the fluent outputs of large language models may allow linguistic plausibility to substitute for epistemic evaluation, producing the condition they call *Epistemia*: the experience of possessing knowledge without undertaking the practices through which judgment would ordinarily be warranted. This article accepts that diagnosis but challenges its explanatory framework, which compares an embodied, socially situated human knower with an isolated generative model thereby locating epistemic legitimacy in capacities internal to autonomous agents. Drawing on Carlo Sini's philosophy of practices, writing, signs, and technics, we propose instead to understand a large language model (LLM) as a *techno-semiotic machine* that automates a phase of written semiosis by producing plausible linguistic configurations from the sedimented archive of human writing. From this perspective, *Epistemia* is one consequence

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

FIDAC: An Easy-to-use Pipeline to Extract and Interpret Interpersonal Distance From Video

arXiv:2607.25146v1 Announce Type: cross Abstract: The distance between persons reveals significant information about their perception of each other. However, such information is not easily extractable and interpretable from video input. We developed an open-sourced library, Facial Interpersonal Distance Analysis and Coding (FIDAC) that transforms facial detection results into actionable data about location and interpersonal distance. This tool merges data from multiple open-source facial detection models, strategically compensating for gaps in any individual model. In addition, we include methods for more accurate tracking, such as a pipeline for human coding of the selection of faces and a benchmarking tool to reduce depth distortion. For next steps, we plan on building upon FIDAC by evaluating its effectiveness at measuring interpersonal distance at various depths and orientations while further integrating features of proxemic analysis such as synchrony into its software.

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

Learning from 53.6K Real-World Developer Edits of AI-Generated Code

arXiv:2607.25130v1 Announce Type: cross Abstract: Imperfections in AI-generated code require that software developers modify the generated code manually, or by re-prompting an AI programming assistant. Manual code edits provide more realistic and granular information on editing behavior than Git commits, which only contain final successful code snippets. Yet, due to a lack of high-quality, realistic code editing data, LLMs are mostly trained on publicly available Git data (e.g., commits). To address this gap, we introduce DECODE (Developer Edits of Code Dataset), a dataset of 53.6K real-world in-IDE code edits of AI-generated code in Python, TypeScript, and JavaScript, sourced from 1K+ developers. First, we demonstrate the utility of DECODE for data analysis, obtaining insights on when, why, and how AI-generated code is edited. We find that most edits occur within the first 15 minutes after accepting an AI completion, resulting in the removal of AI completions in 31% of edit trajectori

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

Chart-Supported or Model-Supplied? Examining MLLM-Generated Claims for Accessible Visualization

arXiv:2607.25021v1 Announce Type: cross Abstract: Multimodal large language models (MLLMs) can connect visualization patterns to external causes, consequences, and domain knowledge, but the evidential basis of these interpretations is often unclear. We present an exploratory study of 102 visualizations from four sources, three MLLMs, and four input conditions that vary access to the image, source-specific accessible chart context, and withheld-context framing. Across 1,224 descriptions, we analyze model-attributed DIRECT, DERIVED, and SPECULATIVE labels and conduct an automated audit of numeric agreement. Accessible chart context shifted Gemini and GPT toward DIRECT claims and improved numeric agreement for some models. Adding the image to the full context did not yield a consistent numeric benefit, and the withheld-context prompt did not reliably increase cautious language. The prompt-defined Real-World Significance section remained predominantly SPECULATIVE. These results motivate ac

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

More Electrodes, Faster Minds? Rethinking Bandwidth in Brain-Computer Interfaces

arXiv:2607.24820v1 Announce Type: cross Abstract: High-bandwidth brain--computer interfaces (BCIs) can bypass damaged pathways, reduce motor costs, and improve communication and control. They also inspire visions of accelerated thought output, mind reading, and instant skill acquisition. This Perspective asks how gains in meaningful human I/O scale with interface capacity. We distinguish bandwidth, decodable neural states, neural states, and information a person can use, confirm, and express. Slowly updated task states can unfold into complex behavior through the body, neural control, sensory feedback, the environment, and shared context. Decodable neural activity can support prediction and control; subject-level communication depends on selection, confirmation, and authorization. On the input side, stimulation may guide plasticity and accelerate learning, while embodied skills arise through coordination of a brain, body, and environment. The scaling relationship is likely nonlinear: h

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

EEG Emotion Recognition From AI-Generated Biodigital Architecture Images

arXiv:2607.24808v1 Announce Type: cross Abstract: Emotional responses to biodigital architecture were examined using electroencephalographic (EEG) data from AI-generated images. A pre-experiment involving 336 participants identified 60 images, selected from an initial pool of 600, that elicited strong emotional responses categorized as awe, disgust, or content. These images were used for EEG recordings of 52 volunteers, with channel selection and sample size estimation based on the analysis of an existing dataset. Gamma and delta bands yielded the highest classification accuracy, with the gamma band achieving an accuracy of 77.07 percent +/- 13.8 percent for the awe emotion. Key factors such as greenery and non-uniform granularity were linked to positive emotions, while dampness triggered negative reactions. These results emphasize the significance of incorporating natural elements and varied textures in biodigital architecture to enhance aesthetic appeal and acceptance. The study demo

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

When Shortest Isn't Safest: A Design Science Approach to Senior-Friendly Pedestrian Routing

arXiv:2607.24795v1 Announce Type: cross Abstract: Older adults' independent mobility enables out-of-home participation, well-being and health, yet pedestrian navigation systems still optimize primarily for distance or time, often overlooking barriers, safety thresholds, and supportive infrastructure that shape late-life walking decisions. We present a senior-friendly pedestrian routing artefact developed through echeloned Design Science Re-search, translating lived mobility constraints into prescriptive design knowledge. Based on 11 semi-structured interviews, we derive initial Design Requirements (DRs) and Design Principles (DPs) for barrier-aware, amenity-sensitive routing and execution-relevant explanations. We instantiate these in an OpenStreetMap pedestrian network enriched with amenities (benches, toilets, and shelters) and height data, and implemented an A*-based routing engine with configurable costs and explanation payloads. In a field-based walking study, 14 older adults com-

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

ProcAgent: An Agentic Framework for Procedural Task Guidance on Edge with Human-in-the-Loop

arXiv:2607.24770v1 Announce Type: cross Abstract: Procedural tasks such as furniture assembly and home repair impose substantial cognitive demands because users must interpret instructions, track task progress, reason about spatial state, and recover from errors while performing physical actions. Prior multimodal assistants have shown promise for procedural guidance, but most rely on cloud inference and fixed always-on perception, making them poorly suited to privacy-sensitive, latency-critical domestic settings. We present ProcAgent, a fully on-device, agentic, vision-based procedural assistant for real-time adaptive guidances on a single NVIDIA Jetson AGX Orin. ProcAgent uses a propose-and-verify architecture that combines low-latency continuous perception, a symbolic task graph, on-demand vision-language verification, and an LLM-based interaction agent. The system continuously proposes user progress, invokes expensive visual reasoning only when ambiguity or likely deviation arises,

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

Measuring and Improving Behavioral Consistency in Large Language Models through Fact-Heuristic-Emotion State Enforcement

arXiv:2607.24765v1 Announce Type: cross Abstract: Large language models (LLMs) can give different answers to the same decision problem across runs, and reverse a decision when their own prior answer returns as context. We ask whether this instability can be measured and partially reduced without changing model weights. We test the Cognitive Kernel Model (CKM), a prompt-level state-enforcement layer. Before deciding, the model must separate its input into three epistemic roles: Fact (given or verifiable), Heuristic (inferred or assumed), and Emotion (evaluative or priority signal). CKM adds no capability; it forces the model to track what kind of information it uses before acting. Formally it maintains a structured state S_t = {F_t, H_t, E_t} updated by a transition function. We evaluate CKM on Korean-language decision scenarios (ambiguity, ethical conflict, resource allocation, error handling) across 26 LLMs from four vendors and 37,403 observations, via four core experiments, a 4-arm

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

TimeCapsule: Generative Hallucination as a Method for Historical Sensemaking

arXiv:2607.24750v1 Announce Type: cross Abstract: Large Language Models (LLMs) are temporally overexposed: trained on vast contemporary corpora, they encode present-day concepts that make them unreliable narrators of the past. We present TimeCapsule, a 1.2B-parameter LLaMA-style causal model trained exclusively on Victorian texts (1800-1875) as an epistemologically isolated generative archive. Quantitative evaluation shows a 45.4% perplexity reduction over a GPT-2 baseline on held-out Victorian prose, while larger contemporary causal models achieve lower raw perplexity through broader pretraining but lack temporal isolation. TimeCapsule exhibits computational sensemaking, generating historically plausible analogical explanations for unfamiliar modern concepts (e.g., describing a computer as a "hypertrophied lung"). A qualitative hermeneutic probe with two humanities scholars revealed a crisis of authenticity, as both misclassified approximately 40% of genuine Victorian excerpts as mach

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

Multimodal User Authentication Method via Fusion of Keystroke Dynamics and Glove-Based Hand Kinematics

arXiv:2607.24747v1 Announce Type: cross Abstract: Although keystroke dynamics are cost-effective behavioral biometrics, their practical deployment is hindered by susceptibility to environmental variations. To address this, we propose a robust multimodal authentication framework that augments traditional keystroke dynamics using 19-dimensional hand kinematics. Features are captured using a bespoke data glove equipped with 10 piezoresistive pressure sensors and a 9-axis IMU. A hybrid CNN-LSTM architecture effectively fuses these heterogeneous time-series streams. To ensure real-world applicability, we implemented a rigorous "unseen" evaluation protocol: the model was trained on a desktop keyboard using data from 1 target user and 8 "known" impostors, but evaluated on a laptop keyboard (cross-domain) against the target and an "unknown" impostor excluded from training. Averaged over five trials, the multimodal method achieved a mean Equal Error Rate (EER) of 2.12% for individual 600-ms aut

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

LLM4OSC: Profile-Bound Natural Language Control with Deterministic Validation for Open Sound Control

arXiv:2607.26024v1 Announce Type: new Abstract: Open Sound Control (OSC) is the dominant wire protocol for real-time parametric control in professional audio, live performance, and virtual production. Large language models can emit plausible OSC, but they hallucinate addresses, mishandle type tags, and fail under paraphrase- unacceptable in show-critical contexts. We present LLM4OSC, a local-first architecture in which models propose structured intent JSON over a human-reviewed device profile, and deterministic code validates, clamps, and encodes before any UDP send. We introduce a frozen evaluation harness with CI gates on wrong-send rate: mismatches that would still pass validation and transmit. On a Max/MSP hero profile (12 patterns; 8 literal + 8 paraphrase + 4 refusal cases), after profile tag enrichment, symbolic slot fill, NL refine, and a retrieval confidence gate, backends B0--B3 all pass frozen gates (100% semantic accuracy, 0% wrong-send). B0 (rules) remains the production d

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

Who is scientific code for? Maintaining human-readable landmarks in agent-written code

arXiv:2607.25975v1 Announce Type: new Abstract: Scientific research involving code has long rested on the assumption that at least one person understands why the code exists. As scientists adopt coding agents, this assumption is breaking down. Drawing on an ongoing contextual inquiry of scientific programmers working with agentic tools (four cases to date), a survey of over 800 scientific programmers, and my own analysis workflows, this position piece describes how scientists are inventing personal conventions, "landmarking strategies", for marking which artifacts in a codebase are meant for human understanding and which are context for agents. They repurpose shared infrastructure (version control especially) in idiosyncratic ways, and I argue that this quiet de-standardization could complicate collaboration in teams with heterogeneous software practices. Alternatively, teams that explicitly delineate what is human-readable versus agent context will be better able to develop, document,

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

Faster, Higher, Stronger? The Impact of GenAI on Knowledge Work Productivity - Evidence from the Field

arXiv:2607.25922v1 Announce Type: new Abstract: The rise of generative artificial intelligence (GenAI) has fueled high expectations regarding its potential to enhance knowledge work productivity in terms of efficiency and quality. Building on task-technology fit (TTF) theory, we empirically examine the extent of GenAI's productivity effect for different task types. We conducted a randomized lab-in-the-field experiment with 128 knowledge workers from a multinational industrial organization. Participants completed three representative knowledge work tasks (knowledge acquisition, packaging, and creation), either with or without GenAI. Results show that GenAI consistently increases efficiency across tasks. However, its impact on quality is task-contingent: quality increases for knowledge packaging and creation but declines for knowledge acquisition. Furthermore, GenAI tends to reduce quality variance for knowledge packaging and creation, primarily benefiting lower-performing knowledge work

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

AnnoBench: A Benchmark for Visualization Annotation Generation

arXiv:2607.25911v1 Announce Type: new Abstract: Annotation is among the most demanding visualization tasks to automate, as it simultaneously requires correctly navigating visual, semantic, and stylistic constraints. Failure to meet any of these conditions severely undermines the utility of an annotation, rendering it challenging to read, inaccurate, or visually discordant. Despite a growing body of annotation tools and automations, no existing benchmark or evaluation framework tests whether these conditions are met because of their scope and annotation not being the focus of their studies. We introduce AnnoBench, a benchmark for visualization annotation that materializes the inherent challenges of this domain in a structured and testable manner. AnnoBench pairs visualizations from professional data journalism and visualization galleries with annotation tasks, spanning four representation formats, five chart description conditions, and two prompt specification levels. The benchmark is e

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

BioDisclose: An Actionability-Aware Benchmark for Biomedical Safety under Adversarial Elicitation

arXiv:2607.25700v1 Announce Type: new Abstract: Large language models (LLMs) increasingly support biomedical research, yet their behavior under adversarial requests for dual-use knowledge remains insufficiently characterized. We introduce BioDisclose, a benchmark for measuring biomedical knowledge disclosure under adversarial elicitation. BioDisclose contains 480 prompts derived from 24 expert-authored scenarios across six biomedical risk domains and four elicitation families spanning academic, historical, role-playing, and decomposed prompting. We grade model responses on a four-level scale from refusal to executable disclosure, distinguishing high-level discussion from technically specific and actionable content, including refuse-then-leak behavior. Across five deployed LLM systems, detailed-or-higher disclosure rates vary substantially, ranging from 9.2% to 64.0%. Academic framing is the most effective elicitation family on average (43.2%), while laboratory safety scenarios show the

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

"Dragon Slayer Becomes the Dragon": How Players Perceive and Respond to Inequality in the Game World of Whiteout Survival

arXiv:2607.25574v1 Announce Type: new Abstract: Inequality in real-world societies are associated with psychological distress and behavioral consequences. However, less is known about whether similar dynamics emerge when inequality exists within virtual environments or make-belief worlds. As online games increasingly constitute meaningful social spaces, it becomes critical to examine how players perceive and react to structural and resource differences online to optimize their experiences. This study studies perceptions of inequality in the online simulation game "Whiteout Survival," using semi-structured interviews and think-aloud gameplay walkthrough protocols. By focusing on players' interpretations of resource distribution, ranking systems, gaming mechanisms, and in-game social dynamics, our analyses revealed that players' attitudes on inequality vary according to their relative status: those occupying lower positions often criticize unfair structures, yet as they acquire stakes th

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

From Dyad to Triad: Eliciting XAI Requirements in Stroke Rehabilitation

arXiv:2607.25423v1 Announce Type: new Abstract: Eliciting explainable AI (XAI) requirements from stroke survivors presents a methodological challenge with direct implications for the design of trustworthy brain-computer interfaces for rehabilitation. How can patients and caregivers articulate preferences about algorithmic transparency when they lack conceptual frameworks for explainability, and when standard elicitation approaches are structurally inadequate for users with acquired communication disorders? We present a video-based scaffolding protocol for XAI requirements elicitation, developed and piloted in a rehabilitation context. In a formative study with three stroke survivors (two with moderate-to-severe aphasia) and three caregivers, facilitators employed four scaffolding approaches alongside the videos: 1) analogical bridging mapping AI states to familiar systems, 2) projective personas depersonalising sensitive topics, 3) binary forcing reducing cognitive load, and 4) extende

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

Agentic AI Autonomy Assessment: A Decision-Support Framework Towards Governed Supply Chain Systems

arXiv:2607.25405v1 Announce Type: new Abstract: Supply chain decision-making is rapidly transforming with the rise of agentic AI - highly autonomous systems that can operate on complex, long-horizon tasks. Yet the adoption of agentic systems outpaces their governance: existing taxonomies of autonomy only offer discrete classifications, rely on subjective judgement, and cannot track autonomy across a system's life cycle, leaving enterprises unable to assess the risks of increasingly autonomous supply chain agents. This paper proposes the Agentic AI Autonomy Assessment (AAAA) framework, which defines and measures the degree of autonomy at a task level. The framework is based on the three dimensions of user delegation, consultation, and collaboration, enabling continuous monitoring from an agent's development through its runtime to end-of-life. The framework's construct validity was tested in a simulated beer distribution game, examining how the autonomy score relates to a company's perfo

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

TailVis: Expressive Chart Refinement Preserving Data-Binding Integrity

arXiv:2607.25386v1 Announce Type: new Abstract: Creating static visualizations for presentations and publications requires granular refinements of visual details, even for simple charts. Existing data-driven visualization tools offer limited interactive control for such refinements, forcing users to export charts to external graphic editors and breaking the critical link between data and visual representation. To address this gap, we propose an extended InfoVis Reference Model to account for post-render design refinement. A formative study with 18 visualization practitioners and a follow-up survey of 35 respondents confirmed that this stage is pervasive yet unsupported in current practice. Based on these findings, we present TailVis, a visualization authoring system that enables expressive visual customization while preserving data-binding integrity. TailVis supports element-level direct selection and scope expansion, allowing users to define a data-aware scope ranging from a single ma

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

Beyond the Post Hoc User Study: Modeling Visual Decision-Making with Active Inference

arXiv:2607.25131v1 Announce Type: new Abstract: Empirical user studies are essential for evaluating visual encodings and can reveal perceptual and cognitive mechanisms, but they do not by themselves provide causal, predictive accounts of interpretation errors. Evaluations are therefore often post hoc: they measure performance after a design has been specified rather than predicting how attention, uncertainty, memory, and bias may produce accurate or erroneous judgments. To address this mechanistic gap, we translate a cognitive theory of visualization interpretation into executable simulation using Active Inference, a probabilistic framework for perception, learning, and action. We model chart reading as dynamic visual search in which agents update beliefs and choose actions that balance uncertainty reduction against cognitive effort. As a proof of concept, we implement Fast, heuristic (Type 1) and Slow, analytic (Type 2) agents for a bar-chart average-estimation task. The Fast agent is

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

UrbanTrace: LLM-Assisted Discovery and Semantics-Aware Integration of Spatial Data

arXiv:2607.25124v1 Announce Type: new Abstract: Urban decision-making requires integrating heterogeneous spatial data. While current GIS tools handle geometric computation efficiently, they lack the semantic reasoning to guide complex workflows. Analysts manually manage data discovery, spatial boundaries, and measurement semantics, risking aggregation errors. We present UrbanTrace, a visual analytics system that transforms manual spatial data-wrangling into a transparent, node-based collaborative workflow with context-aware AI agents. Using an offline profiler to extract semantic and geometric metadata, UrbanTrace grounds LLMs in real-world data distributions. This enables specialized agents to retrieve datasets based on high-level goals and automatically enforce valid spatial aggregations. To make harmonization explicit, three interactive views: an Integration Provenance Graph, Multivariate Priority Map, and Spatial Delta Map, allow users to explore how conclusions shift across spatia

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

Memdora: Designing Cognitively-Grounded Flashcard Interactions for AI-Powered Spaced Repetition

arXiv:2607.25096v1 Announce Type: new Abstract: Spaced repetition systems (SRS) have demonstrated robust effects on long-term retention, yet existing tools reduce the flashcard interaction to a single binary gesture: flip and self-rate. This impoverished interaction model fails to leverage decades of cognitive science evidence on retrieval practice, and requires learners to context-switch out of their reading flow to create cards manually. We present Memdora, a cross-platform AI spaced repetition system that addresses these limitations through four contributions: (1) a taxonomy of 17 cognitively-grounded interaction types across three learning categories -- Language (6 types), By Heart (1 type with 3 retrieval modes), and Exam (10 types) -- each mapped to peer-reviewed cognitive science evidence displayed on every card; (2) a unified AI generation pipeline that collapses card creation to a single gesture at the point of reading across web, mobile, and three browser extensions (Chrome,

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

ObjectEMS: Electrical Muscle Stimulation Without Electrodes on the User

arXiv:2607.25084v1 Announce Type: new Abstract: Interactive electrical muscle stimulation (EMS) has revealed its promise as a portable interface for force-feedback. However, while much ink has been spilled about the advantages of EMS, few have investigated one of its central limitations: the need to attach electrodes to users. This has dramatically limited the application of EMS, especially in brief interactions or physical assistance with tools. To explore an alternative, we propose embedding electrodes (and stimulator) inside objects that the user interacts with. This is made possible because we identified multiple novel electrode placements that can elicit four distinct finger movements from the palm (no forearm stimulation). To illustrate this new way of implementing electrical muscle stimulation, we developed a set of self-contained interactive objects that use capacitive sensing to determine if a user's hand is in poses conducive to stimulation and then actuate the fingers from c

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

Extended Reality as a Mediation Layer for Situated Human Control in Human-Robot Teaming

arXiv:2607.25047v1 Announce Type: new Abstract: Extended Reality (XR) is increasingly used in human-robot interaction to communicate robot intent, planned motion, reachability, and state. We argue that XR should also be understood as a mediation layer for situated human control in human-robot teaming. Situated human control denotes the human collaborator's ability to understand, shape, authorize, and interrupt robot action within the concrete physical, social, and temporal context in which that action unfolds. We ground this perspective in scenarios from robot-assisted bedside nursing, multi-arm supervisory control, and collaborative assembly under divided attention. Across these scenarios, robot autonomy must remain inspectable and adjustable as people move, goals change, sensing is incomplete, control roles shift, and plans become invalid. We identify four mediation functions connecting human intent and robot autonomy, robot plans and human judgment, levels of shared control, and tea

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

Verification Without Distrust: Reframing User-Side Oversight as Routine Epistemic Governance in Everyday Human-Chatbot Interaction

arXiv:2607.24761v1 Announce Type: new Abstract: Research on human-AI interaction has long framed verification of system outputs as a trust-contingent behavior that better-calibrated trust should reduce. We test this assumption in everyday human-chatbot interaction through a mixed-methods survey of 153 frequent chatbot users. Contrary to the canonical prediction, we find no detectable association between trust and verification, with the result robust across sensitivity analyses. Three further user-side practices - refinement, correction, and approval before automated actions - are widely endorsed and positively associated with satisfaction. The data reveal a substantive distinction between evaluative oversight (trust-decoupled, weakly tied to satisfaction) and interventionist oversight (weakly trust-correlated, strongly tied to satisfaction). A medium-to-large satisfaction-control gap shows that effective task outcomes do not produce a felt sense of agency. Qualitative findings identify

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

What Gets Lost When Memory Becomes Media? Evaluating AI-Generated Oral History Visualization

arXiv:2607.24756v1 Announce Type: new Abstract: What gets lost when memory becomes media? Diaspora oral-history interviews require a double transformation; first-person recollection to third-person scene, present interview room to past time and place. When generative AI performs this transformation, no agreed criteria for success exist. We derive success conditions from oral-history theory, design 15 metrics around three failure modes, and compare a Multi-Agent Scene-decomposition pipeline (MAS) with a Single Summarization Pipeline (SSP) across 82 interviews from diaspora communities, spanning from oral interviews to 6-image sequences. Scene-planning and narrative preservation conflict in the majority of cases, and the narrative-structure strength of the source testimony is the primary predictor of this conflict. We propose a failure-mode-based evaluation framework, an empirical analysis of conflict conditions, and a routing protocol for system selection based on narrative-structure st

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

CARE-MH: Towards Unified, Reproducible, and Comparable Evaluation of Mental Health LLMs

arXiv:2607.24754v1 Announce Type: new Abstract: Large language models (LLMs) are increasingly used to provide mental health support, requiring reliable evaluation of safety, empathy, and therapeutic appropriateness. However, existing mental health benchmarks are difficult to reproduce and compare due to inconsistent evaluation designs and metric definitions. We present CARE-MH, a unified framework for comparable and reproducible evaluation of mental health LLMs. Using CARE-MH, we reproduce and analyze state-of-the-art benchmarks, revealing that reproducibility depends strongly on model stability and that cross-benchmark disagreement primarily arises from differences in metric definitions. Our findings highlight the need for standardized evaluation configurations and shared metric definitions for future mental health LLM benchmarks.

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

Language as a Material Interface for Creative LLM Interaction

arXiv:2607.24753v1 Announce Type: new Abstract: Although directive prompting is the predominant way to interact with Large Language Models (LLMs), many creative practices rely on language that is open-ended, associative, phonaesthetic, symbolic, and that unfolds across multiple temporalities. In this work, we explore how creative practitioners might work with AI systems when language is treated not merely as instruction but as material. We conducted an ecological two-week study with four creative practitioners using a design probe: the Memetic Mixer, a tangible interactive device that constrains interaction with an LLM. Analysis of post-study interviews and device logs identified distinct modes of material language use and temporalities that shaped each participant's engagement with AI and their creative practice. We reflect on these findings and contribute design considerations that support open-ended interaction with AI in creative practice.

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

Development and applications of Generative AI in architectural design studios

arXiv:2607.24752v1 Announce Type: new Abstract: Recent advancements in deep generative models, with their capacity to yield outputs that are both visually appealing and semantically coherent, have served to further intricate the nexus between Artificial Intelligence (AI) and creativity. This integration of these models into creative disciplines, most notably within the domain of design, has been rapidly escalating. Nevertheless, a prevailing gap remains in our understanding of the impact of Generative Artificial Intelligence (GenAI) on design creativity. To address this gap, a longitudinal study was initiated, encompassing the development of a user-friendly GenAI interface. This interface was designed to facilitate the integration of GenAI models into design education, following a cyclical process of experimentation and refinement. The study involved the utilization of GenAI models in design studios, the collection of feedback, the development and evaluation of the GAI-A platform, and

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

Stop Writing for Me: Generative Refusal in AI Tools for Thought

arXiv:2607.24751v1 Announce Type: new Abstract: In creative domains where the labor of articulation is central to the craft, how should we design Tools for Thought that enhance rather than bypass human cognition? Current GenAI paradigms often prioritize "cognitive offloading"-writing on behalf of users-risking the erosion of the constructive thought process essential to artistic training. In this position paper, we explore AI as a Maieutic Partner through "Generative Refusal"-strategically withholding text generation to demand user articulation. We discuss Actor's Note, a journaling tool that generates context-aware questions instead of draft text. Our field study suggests that this constraint significantly reduced cognitive burden while fostering a residual effect of internalized questioning habits. We use these findings to discuss broader design implications for protecting human cognition against the tendency of generative efficiency.

Source ↗
technology Wed, 29 Jul 2026 00:00:00 -0400
arXiv cs.HC

Human-Humanoid Collaboration and Ergonomic Risk: An Anthropometric Perspective

arXiv:2607.24746v1 Announce Type: new Abstract: Humanoid robots are increasingly deployed in industrial environments where close physical interaction with human workers is expected. Although these systems are often designed at a human scale, their embodiment is shaped by mechanical, control, and task-oriented constraints rather than biological anatomy. This study examines ergonomic risk in human-humanoid collaboration from an anthropometric perspective using ISO 7250 as a reference framework. Six contemporary humanoid robots are benchmarked based on externally observable geometry to evaluate landmark identifiability, measurement feasibility, and cross-platform patterns of anthropometric deviation. Results show that several ISO-defined landmarks and measurements tied to biological anatomy are consistently inapplicable to humanoid robots, while many geometric and joint-level dimensions remain measurable. Four recurring patterns of anthropometric deviation are observed across platforms: a

Source ↗
technology Wed, 26 Aug 2026 00:00:00 -0400
arXiv cs.HC

Free-Energy-Gated Plasticity for Real-Time Online Motor Learning in Physical Human-Robot Interaction

arXiv:2608.23000v2 Announce Type: replace-cross Abstract: Fully online embodied learning requires synaptic adaptation to acquire new behaviors while preserving previously learned dynamics during ongoing interaction. We extend the Predictive-Coding-inspired Variational Recurrent Neural Network (PV-RNN) to continuously adapt its synaptic weights and propose Free-Energy-Gated Plasticity (FEGP), which regulates the effective learning rate according to variational free energy. In real-time physical human-robot interaction, a randomly initialized network acquired three cyclic motor patterns without offline pretraining, replay, or task-boundary signals, with all three patterns emerging in autonomous rollouts. Controlled experiments over ten randomized teaching streams and five network initializations per stream showed that FEGP substantially improved repertoire coverage and retention of previously acquired patterns after they left the recent observation window. Neither a constant learning rat

Source ↗
technology Wed, 26 Aug 2026 00:00:00 -0400
arXiv cs.HC

PatientHub: A Unified Framework for Patient Simulation

arXiv:2602.11684v2 Announce Type: replace-cross Abstract: As Large Language Models increasingly power role-playing applications, simulating patients has become a valuable tool for training counselors and scaling therapeutic assessment. However, prior work remains fragmented: existing approaches rely on incompatible, non-standardized profiles, prompts, and evaluation metrics, hindering reproducibility, fair comparison, and reuse. We introduce PatientHub, a unified and modular framework that standardizes the creation, simulation, and evaluation of LLM-based patients. Our framework provides 16 patient simulators, a graph-based orchestrator for multi-turn, multi-session interactions, and a configurable LLM-as-a-judge evaluator that supports multiple rubric types. Via our command-line interface, users can generate patient profiles, run simulations, and apply rubric-driven evaluation at the turn and session level. To demonstrate PatientHub's utility, we compare several supported simulators u

Source ↗
technology Wed, 26 Aug 2026 00:00:00 -0400
arXiv cs.HC

Olapa-MCoT: Enhancing the Chinese Mathematical Reasoning Capability of LLMs

arXiv:2312.17535v2 Announce Type: replace-cross Abstract: In the past two years, the outstanding performance of ChatGPT in multilingual and multitasking has led to large language models (LLMs) attracting widespread attention. However, restricted by expensive costs, many studies have to focus on the ability of only one major language. How can we quickly improve the model's capabilities in new languages without reducing its original capabilities under limited data and computing power? In this work, we focus on improving the Chinese mathematical reasoning capability based on Llama-2-13B, which is weak in Chinese mathematical reasoning. We proposed the Mathematical Chain of Thought method (Olapa-MCoT). First, we propose Similarity RRHF (SimRRHF), which adds the constraint of model optimization direction by introducing similarity loss based on RRHF. Furthermore, the novelty Incorrect Data Relearning (IDRL) method is designed, which improves the model's ability to learn difficult knowledge.

Source ↗
technology Wed, 26 Aug 2026 00:00:00 -0400
arXiv cs.HC

Modeling Software Quality in Virtual Reality Applications from User Feedback

arXiv:2308.06783v2 Announce Type: replace-cross Abstract: Virtual Reality (VR) applications couple software behavior with head-mounted displays, body movement, spatial interaction, and multimodal feedback. Consequently, familiar software-quality problems can have distinct consequences in VR, yet empirical knowledge of the quality concerns expressed by VR users remains fragmented. We analyze 1,656,968 public reviews of 28,745 VR applications across seven app stores. Our semiautomatic workflow uses five unsupervised methods to generate candidate aspects and multi-round human open and focused coding to construct and refine a hierarchical model of user-perceived VR software quality. The resulting model comprises 12 quality attributes and ten influencing factors. It distinguishes conventional attributes whose consequences change in VR from attributes closely tied to VR, including multisensory perception, user-friendly interaction mechanisms, immersivity, and comfort and safety. The influenc

Source ↗
technology Wed, 26 Aug 2026 00:00:00 -0400
arXiv cs.HC

AI, Expert or Peer? Provider Biases and Feedback Uptake Among Pre-Service Teachers

arXiv:2507.16013v2 Announce Type: replace Abstract: The EU AI Act places teachers in charge of using high-risk AI safely in their classes, which requires them to assess AI-generated outputs. Feedback is one of the most consequential of these outputs, yet little is known about pre-service teachers perceptions of AI-generated feedback. In a randomised experiment, 273 pre-service teachers each received one of 30 written feedback messages on a mathematics learning goal, produced under identical instructions by an expert, a peer, or a large language model (LLM). Without knowing the source, the participants judged who had written the message, rated six feedback perception subscales, and revised the learning goal. Source judgements were inaccurate (peer 46%, expert 40%, LLM 36%) and followed message length, not coded feedback quality. LLM feedback received more positive evaluations when ascribed to a human source. Ratings did not differ between feedback ascribed to experts and to peers. Relat

Source ↗
technology Wed, 26 Aug 2026 00:00:00 -0400
arXiv cs.HC

Learning to Prefer Reliably: Error-Augmented Emotion Preference Optimization with Calibrated Fusion

arXiv:2608.24730v1 Announce Type: cross Abstract: Emotion preference learning uses pairwise comparisons between candidate descriptions to align multimodal large language models (MLLMs) with human judgments of open-ended emotion descriptions and to train reward models that capture human emotional preferences. However, conventional pairwise supervision is often sparse, typically providing only a single negative description for each positive description, and therefore offers limited coverage of the diverse ways in which an emotion description can be incorrect. In particular, models may be insufficiently exposed to semantically fluent but emotionally inconsistent descriptions. Beyond this data-level limitation, relying on a single MLLM judge introduces a distinct model-level concern: its judgments can be affected by model-specific biases when interpreting fine-grained or ambiguous multimodal emotional cues. To address these limitations, we propose Error-Augmented Preference Optimization (E

Source ↗
technology Wed, 26 Aug 2026 00:00:00 -0400
arXiv cs.HC

Who Falls for SMiSh? Learning Through Survey Data Where to Best Target Awareness Training for Mobile Messaging Attacks

arXiv:2608.24669v1 Announce Type: cross Abstract: As mobile phone adoption has surged, so have scams involving these devices. One such scam, known as SMiShing (or smishing) after Short Message Service (SMS), involves fraudsters sending phishing links via mobile texts. Despite the prevalence of SMiShing, there is a lack of data on who is most vulnerable to these attacks. Prior research on phishing (its email counterpart) suggests that susceptibility may vary by demographic and contextual factors. In two large-scale surveys, we use a previously published simulation method to collect data from representative samples of U.S. adult mobile phone users. Our findings indicate that younger individuals and college students are particularly vulnerable. Participants struggled to correctly identify legitimate messages, with the second study providing comparisons of financial message variants. Researchers, regulators, and telecoms can help users by creating mobile-specific interventions for under-24

Source ↗
technology Wed, 26 Aug 2026 00:00:00 -0400
arXiv cs.HC

VizAnchor: Decoding Manipulation Intent from Tampering Visualizations via Dual-Anchor Reasoning

arXiv:2608.24535v1 Announce Type: cross Abstract: Data visualizations are widely used for communicating information, but they are also vulnerable to intentional manipulations that induce misleading interpretations. Existing methods focus on locating tampered regions or recovering hidden information, without explaining how the visualization has been manipulated or why the resulting changes may mislead viewers. We propose \textbf{VizAnchor}, a framework for visualization manipulation understanding through dual-anchor evidence construction and VLM-based reasoning. In the first stage, VizAnchor constructs a semantic anchor to recover authentic chart information and a spatial anchor to localize tampered regions. In the second stage, three specialized agents decode the manipulation. The misleader grounding agent analyzes a four-panel visual prompt to predict the misleader information. The chart narrative reconstruction agent takes the original and tampered charts as inputs and reconstructs t

Source ↗
technology Wed, 26 Aug 2026 00:00:00 -0400
arXiv cs.HC

Mind the Student: Behavioral and Contextual Cues for Automated Engagement Prediction in Online Learning

arXiv:2608.24340v1 Announce Type: cross Abstract: The prediction of student engagement from the online tutoring videos is difficult because engagement is a multidimensional construct comprising distinct behavioral, emotional, and cognitive states. A reliable prediction requires bringing together different types of behavioral signals as well as expressive cues. Through our analysis of the CASED dataset, it is clear that engagement prediction gets even harder due to the high inter-person variability as well as the subjectivity of the engagement annotation. To tackle these challenges, we develop a multimodal framework that integrates the implicit spatiotemporal features extracted from pretrained video, audio, and image encoders along with structured behavioral modalities like head pose, gaze, facial action units, emotion, and wavelet-based audio features. We integrate these modalities via a Perceiver IO latent bottleneck. Moreover, student and instructor personalities are modeled as varia

Source ↗
Showing 1–50 of 1631 signals
← Prev Page 1 of 33 Next →