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, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

Cost-of-Ethics Crisis: Beliefs, Decisions, and Justifications in the Job Searches of Computer Science Students in Canada and the United States

arXiv:2605.09680v2 Announce Type: replace Abstract: Workplace norms in computer science have received growing attention due to a series of recent ethical scandals. One response has been a push to improve the ethics education provided to computer science students. Evidence for the effectiveness of ethics education remains mixed; some evidence suggests that norms are changing, others point to persistent gaps between stated values and practice remain. In this paper, we explore whether students, who have received some contemporary CS ethics education, are able to effectively apply ethical reasoning to their own decision-making in what is typically the first significant ethical decision of their careers: the job search. Our study examines the ethical decision making of 129 computer science students and recent graduates during their job searches. We find that most students prioritize factors like compensation, location, and workplace culture over ethical and social issues. Even when expressi

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

Hierarchical Reinforcement Learning for Cooperative Air-Ground Delivery in Urban System

arXiv:2602.12913v2 Announce Type: replace Abstract: Cooperative air-ground delivery has emerged as a promising logistics paradigm by leveraging the complementary strengths of UAVs and ground carriers. However, effective dispatching in such heterogeneous systems faces two critical challenges: i) the heterogeneity between flight and road dynamics, ii) the scalability bottleneck raised by the exponential decision variables in large-scale fleets. To address these challenges, we propose HRL4AG, a Hierarchical Reinforcement Learning framework for cooperative Air-Ground delivery. Specifically, HRL4AG employs a high-level manager to tackle the scalability bottleneck by decomposing the joint action space, and mode-specific workers that encode distinct flight and road dynamics to address the heterogeneity. Furthermore, a novel internal reward mechanism is designed to guide the hierarchical policy learning, addressing the credit assignment problem in sparse-reward settings. Extensive experiments

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

Reading Between the Tokens: Improving Preference Predictions through Mechanistic Forecasting

arXiv:2602.02882v2 Announce Type: replace Abstract: Large language models are increasingly used to predict human preferences in both scientific and business endeavors, yet current approaches rely exclusively on analyzing model outputs without considering the underlying mechanisms. Using election forecasting as a test case, we introduce mechanistic forecasting, a method that demonstrates that probing internal model representations offers a fundamentally different - and sometimes more effective - approach to preference prediction. Examining over 24 million configurations across 7 models, 6 national elections, multiple persona attributes, and prompt variations, we systematically analyze how demographic and ideological information activates latent party-encoding components within the respective models. We find that leveraging this internal knowledge via mechanistic forecasting (opposed to solely relying on surface-level predictions) can improve prediction accuracy. The effects vary across

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

Beyond Simulations: What 20,000 Real Conversations Reveal About Mental Health AI Safety

arXiv:2601.17003v2 Announce Type: replace Abstract: Mental-health AI safety is typically evaluated with small, simulation-based benchmarks that may not reflect the linguistic and contextual diversity of deployment. We pair four benchmark replications with an ecological audit of real-world conversations to evaluate a purpose-built mental-health AI alongside six frontier general-purpose models spanning four families (OpenAI GPT-5, GPT-5.1, GPT-5.2; DeepSeek V3; Google Gemini 3 Flash; Moonshot Kimi K2). The purpose-built system produced significantly lower overall potentially harmful content rates than every frontier comparator on suicide/self-harm, eating-disorder, and substance-use prompts (CCDH Benchmark: Ash 6.2% vs frontier models 18.0-52.0%, all p < .001). In an audit of 20,000 deployment conversations, clinician review within the audit pipeline confirmed no suicide-risk conversations lacking crisis resources and three NSSI-related conversations without crisis intervention, a within

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

UNVaMP: Neural Knowledge Tracing with Variational Regularization of Latent Knowledge Dynamics

arXiv:2608.03811v1 Announce Type: cross Abstract: We introduce the Unified Neural Variational Measurement of Proficiency (UNVaMP) architecture, a knowledge tracing method that integrates observed student-item interactions with internal memory to produce evolving latent representations of student knowledge. These representations support accurate predictions of future responses while enabling explicit control over the smoothness of estimated learning trajectories. UNVaMP can be configured as either a purely neural model or a hybrid model that predicts responses through an interpretable measurement function over the latent space. We show that a pure neural configuration (UNVaMP-MLP) achieves the strongest predictive performance among compared models on three out of four datasets. Meanwhile, a hybrid configuration (UNVaMP-MIRT, using a 1PL MIRT measurement function) lags only slightly behind UNVaMP-MLP, indicating that the predictive cost of interpretability is modest. Beyond predictive ac

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

When Agents Learn to Be You: Benchmarking Privacy Leakage, Impersonation Risk, and Defenses in Persona Skills

arXiv:2608.03700v1 Announce Type: cross Abstract: Persona skills distill personal interaction histories into portable and executable artifacts for downstream agents. While enabling flexible personalization, this process concentrates fragmented personal signals, amplifies their impact through reuse, and challenges defenses designed for individual records or retrieval-based memory. To systematically investigate the safety of the persona-skill pipeline, we introduce AntiSkillBench, an end-to-end benchmark for evaluating risks and defenses across the persona-skill pipeline. It comprises: (i) a dataset of 7,500 persona-grounded dialogue traces, constructed from 50 behaviorally rich profiles spanning diverse task scenarios; (ii) an evaluation suite that measures skill-level privacy leakage and agent-level attribute disclosure and behavioral impersonation across three skill-distillation strategies; and (iii) a defense evaluation covering four configurations across online and post-hoc interven

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

A Security-Oriented Lifecycle Model for Large Language Model Systems

arXiv:2608.03626v1 Announce Type: cross Abstract: Large language models are being integrated into critical infrastructure and enterprise workflows at unprecedented scale,yet the lifecycle frameworks governing their development and operations were designed for operational efficiency rather than security analysis. As a result, security-relevant activities such as data provenance verification, artifact signing, agentic permission control, and decommissioning are often left implicit or assumed to receive due care. Governance frameworks, in turn, organise requirements around risk levels or management processes without clearly linking them to the lifecycle stages where they apply. This paper addresses both deficiencies. We propose a lifecycle model for LLM systems that supports security analysis by structuring it around security-relevant boundaries rather than workflow optimisation. The model comprises 32 stages across four core pipeline layers (Data, Model, Distribution, Application), suppo

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

From Social Coding to Agentic Coding: Productivity and Relational Reconfiguration in Open-Source Communities

arXiv:2608.03585v1 Announce Type: cross Abstract: Open-source software communities are a form of digital public infrastructure that not only produces code, but also generates public knowledge and interpersonal relationships through visible collaboration. Generative coding agents (CAs) are an advanced tool to improve development efficiency while shifting part of activities from public human interaction to private human-agent loops. We study this shift using an LLM-based multi-agent simulation initialized with real GitHub data from 1,084 active developers and their repository relationships. After a warm-up with historical commits, we branch the same community state into parallel No-CA and CA conditions for 4-week simulations. CA introduction increases planned and completed tasks by 34.0% and 39.0%, respectively, and reduces median completion time from 45 to 20 minutes. However, adoption reaches only 26.0%, and the gains concentrate among developers who are already more active and well co

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

Adversarial Fast-Moving Real-World Domains as Test Beds for Benchmarking AI Scientist Capabilities

arXiv:2608.03569v1 Announce Type: cross Abstract: Benchmarking the ability of AI scientists to generate novel ideas is notoriously difficult. Existing benchmarks in this field have made progress in evaluating scientific reasoning and research replication, but often rely on synthetic tasks or retrospective targets, which may be confounded by prior exposure. We hypothesize that complex, adversarial, fast-moving real-world domains where expert practitioners independently generate observable outputs can provide a practical solution to fill this gap and evaluate the capabilities needed for AI scientists, including reasoning, novelty, and hypothesis formulation. We instantiate this framework in two structurally different domains, Formula 1 (F1), where models ideate around car design concepts for the 2026 season, and real pre-season innovations provide a ground truth, and Magic: The Gathering (MTG), where models propose decks from a recently updated card pool and are evaluated against 19 Pro

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

Behaviorally Adaptive Visual Diversion for Inclusive and Resilient Digital Assessment Delivery

arXiv:2608.03531v1 Announce Type: cross Abstract: Institutions increasingly rely on browser lockdown, webcam monitoring, and behavioral analytics to secure high-stakes digital assessments, yet these mechanisms are commonly designed and evaluated independently and often overlook learner accessibility. This paper introduces Behaviorally-Adaptive Visual Diversion (BAVD), a theoretical framework in which a synthetic, non-semantic visual field is composited with assessment content and adaptively modulated according to observed candidate behavior. The underlying assessment content is never altered; only its visual presentation is modified to reduce the usefulness of unauthorized screen capture or screen sharing while remaining minimally intrusive for legitimate candidates. The framework further incorporates an accessibility-aware attenuation mechanism that reduces or suppresses diversion intensity for candidates with approved visual-processing accommodations. We formulate the model using a c

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

Optimal Liability Design for Medical AI

arXiv:2608.03114v1 Announce Type: cross Abstract: Artificial intelligence (AI) is increasingly integrated into medical decision-making, yet its liability implications remain complex, particularly when physicians differ in diagnostic skills and their quality is unobservable. This paper develops a principal-agent model in which a social planner designs medical liability to regulate a physician with private quality information who chooses between a standard treatment, a personalized judgment-based treatment, or following an imperfect AI recommendation. Our analysis yields several novel insights. First, we show that the optimal mechanism under asymmetric information is surprisingly simple: a uniform, one-size-fits-all liability level for all physician types who deviate from the standard of care. Despite physician heterogeneity, this simple policy often achieves the full-information first-best outcome, particularly when standard care is reliable or AI is highly accurate. Second, the relatio

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

Paired Recipient-based Evaluation of Survival Prediction for Deceased Donor Kidney Transplants

arXiv:2608.03017v1 Announce Type: cross Abstract: There has been significant interest in using machine learning algorithms to predict kidney transplant outcomes, such as the number of years until a graft inevitably fails. These prediction algorithms could possibly be used for pre-transplant donor-recipient matching to identify more compatible donors and recipients and thus improve post-transplant outcomes. In this study, we explore the use of survival prediction models trained on deceased donor kidney transplant data from the Scientific Registry of Transplant Recipients (SRTR). We propose a novel paired recipient-based evaluation framework that compares graft outcomes between two recipients who received kidneys from the same deceased donor, allowing us to evaluate the counterfactual benefit of changing the recipient for a certain donor. We find that five different survival prediction models, ranging in complexity from linear to deep learning-based models, all result in ~60% paired reci

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

Chat Debugging: An Exploratory Study of Human-AI Collaboration to Debug Analog Circuits

arXiv:2608.02955v1 Announce Type: cross Abstract: This research paper describes an exploratory study on the effectiveness of Chat Debugging: troubleshooting malfunctioning analog circuits on breadboards and printed circuit boards (PCB) by undergraduates through conversations with public-domain large language models (LLMs). Through thematic analysis of students' voluntarily shared chat logs when debugging pre-determined buggy circuits under exam and time pressure, we discovered multimodal usage patterns by students and considerable domain knowledge and sensible debugging suggestions offered by off-the-shelf LLMs. Meanwhile, we also identified major gaps in LLM technologies and students' skills during human-AI collaborative debugging, such as LLMs' limitations in 2D/3D image-based reasoning, unjustified tone of confidence, and students' deficits in fundamental concepts and critical thinking.

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

Federated generative event models for tokenized electronic health records

arXiv:2608.02939v1 Announce Type: cross Abstract: Electronic health record foundation models are limited by institutionally siloed data and substantial performance degradation under cross-site transfer. We evaluated federated training of tokenized generative event models (GEMs) across 122,251 intensive care hospitalizations from three independent health systems harmonized to the Common Longitudinal ICU Data Format. Models were assessed on 12 post-24-hour clinical prediction tasks using within-site, cross-site, centralized, and federated training configurations. GEMs achieved the highest mean within-site and cross-site ROC-AUC and were substantially more transportable than conventional supervised models: their average cross-site penalties were 0.025 ROC-AUC and 0.027 PR-AUC, compared with 0.079 and 0.089 for LightGBM. Federated Learning (FedAvg and FedAvgM) approached the performance of centralized GEM training, with most gains obtained within 5-10 communication rounds. However, central

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

Explainable AI for the EU Right to Explanation: A Systematic Review of the Law-XAI Translation Gap

arXiv:2608.02699v1 Announce Type: cross Abstract: When algorithms make or influence consequential decisions---about loan eligibility, hiring, or healthcare---EU law grants affected individuals a Right to Explanation. Yet whether (and how) Explainable AI (XAI) can satisfy this right in practice remains poorly understood, with direct implications for individuals' ability to contest automated decisions that affect their lives. This paper presents a systematic literature review of XAI in the context of the EU Right to Explanation, with particular focus on Art. 15(1)(h) GDPR, Art. 86 AI Act (AIA), and related instruments. We consider papers published from 2024 onwards, as the final version of the AIA was published in July 2024---with Art. 86 being added late. From 2643 initial records identified by a deliberately broad search, we review 57 full texts, of which only 19 papers demonstrate substantive integration of both legal and technical perspectives, showing gaps in the interdisciplinary s

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

Vulnerabilities, Secrets and Misconfiguration in the Highest-Exposure Docker Hub Images

arXiv:2608.02669v1 Announce Type: cross Abstract: Docker Hub is the registry underneath most container deployments, and a flaw in a widely reused base image is inherited by every image built on it. Prior ecosystem-scale measurements each rely on a single detector, leaving the tool-dependence of their counts unquantified, while the studies that do compare scanners use samples of tens to hundreds of images. We present ChimangoScan, a pipeline that crawls the Docker Hub namespace (12,716,568 repositories, 663.8 billion cumulative pulls), reconstructs the image layer graph (54.4 million IS_BASE_OF edges), ranks images by an exposure score that folds an image's own pull count and those of its entire downstream subtree into one scalar, and scans the 52,895 highest-exposure repositories (84.7% of all recorded pulls) with six independent scanners, yielding 170.4 million findings. Vulnerabilities are near-universal: 96.3% of images carry a known package vulnerability, 93.4% a critical one, and

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

Extracting ODRL Policies from Business Process Models: A Graph Traversal Approach to Compliance-by-Extraction

arXiv:2608.02607v1 Announce Type: cross Abstract: Organisations maintain large corpora of process models expressed in the Business Process Model and Notation (BPMN), yet the normative content encoded in those models, the obligations, permissions, and prohibitions that govern participant behaviour, remains inaccessible to policy infrastructure. The Open Digital Rights Language (ODRL) is the emerging lingua franca of machine-readable policy, but authoring ODRL at scale is slow, expert-intensive work, and generation by large language models introduces well-documented risks of structural invalidity. We present a pipeline that resolves this gap by extracting ODRL policies automatically from BPMN XML, grounded in the observation that BPMN control flow encodes deontic modalities by construction. The pipeline traverses the BPMN process graph, classifies each task as an odrl:Duty or odrl:Permission via a reachability check, and introduces a novel treatment of intermediate catch events as odrl:P

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

When AI Wears Many Hats: The Role of Generative Artificial Intelligence in Marketing Education

arXiv:2608.03973v1 Announce Type: new Abstract: Generative Artificial Intelligence (GAI) is increasingly being integrated into marketing education and is reshaping the skillsets required in marketing careers. While research has highlighted the promise and perils of incorporating GAI into education, there remains a need for a comprehensive framework to guide its effective use. In this research, we conduct a multipronged analysis, including a review of marketing course syllabi, a survey of marketing educators, and follow-up qualitative interviews. Building on Role Theory and the Community of Inquiry (CoI) model, we propose that GAI can assume three roles in marketing education: tutor, teammate, and tool. Each role influences teaching, social, and cognitive presence differently, shaping the learning experience and preparing workplace-ready marketing graduates. For instance, as a tutor, GAI can aid students in grasping theoretical concepts, while as a teammate, it can foster collaboration

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

Beyond Compliance: A Proposed Framework for Ethical Governance of Student Data in Learning Analytics

arXiv:2608.03968v1 Announce Type: new Abstract: The rapid growth of learning analytics (LA) in higher education has expanded institutional capacity to monitor engagement, predict academic difficulty, and target support using student data. While these practices offer important educational benefits, governance has often remained compliance-first, centered on meeting baseline legal requirements such as the Family Educational Rights and Privacy Act (FERPA) and the General Data Protection Regulation (GDPR). Legal compliance is necessary, but it does not by itself resolve questions of fairness, student agency, accountability, or educational purpose. This paper proposes the LEAGUE framework, a six-pillar model for ethical governance of student data in LA: Lawfulness, Equity, Agency, Governance, Utility, and Ethics by Design. The framework is developed through a conceptual synthesis of scholarship in learning analytics, educational data mining, data ethics, educational policy, value-sensitive

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

Echoes in the Digital Abyss: Examining the Bubble Surrounding Security and Privacy Discourse in Social Networks

arXiv:2608.03940v1 Announce Type: new Abstract: The dissemination of security and privacy education and guidance has been and still remains a challenge today. Social networks represent a potential avenue for sharing best practices, and experimentally they have been found to be effective at this task. While this appears promising, in the real world, security and privacy discussions would need to reach a wide range of people to be effective, avoiding the "interest bubbles" that commonly occur. We sought to understand how the communities surrounding security and privacy discourse operate, with a focus on what challenges need to be overcome to enable security and privacy discourse and advice to reach a wider audience. Indeed, we found that in-the-wild security and privacy discussions in social networks portray quite a different picture than in experimental settings. We built and analyzed the structure of a graph containing over 13 million users on the "X" platform (formerly "Twitter"), inc

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

Why do we need social singularity? A mechanism-based critique of gradual scenarios in AI existential-risk discourse

arXiv:2608.03904v1 Announce Type: new Abstract: This paper critiques recent gradual and cumulative AI existential-risk scenarios, arguing that, despite their substantive contributions, they remain insufficiently sociologically specified. In particular, these scenarios lack a reflexive perspective, retain a largely technologically deterministic structure, and underestimate the role of collective agency and other social processes. As a result, they also discount the possibility of major social conflict accompanying AI diffusion, which limits their overall plausibility. The paper further identifies a set of social mechanisms likely to become significant before or during AI deployment, including interpretive and performative dynamics, mobilisation and countermobilisation, path dependence and lock-in, cross-regime divergence and multi-speed diffusion, and social-psychological mechanisms such as attachment and reactance. It argues that these mechanisms will interact recursively with AI diffu

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

Autoreflection: How Agentic Strange Loops Turn Human Culture into AI Infrastructure

arXiv:2608.03800v1 Announce Type: new Abstract: An LLM-based agent is a loop that reads itself. Agentic frameworks externalize identity, memory, and disposition into editable files. The agent loads and edits these files during each activation. I argue that this architecture produces a capacity I call autoreflection: the system observes its operating conditions, describes its architecture and limits, reasons from those descriptions to conclusions about its state, and incorporates the results back into its configuration. Autoreflection explains the properties of recursive agentic loops without recourse to notions like the self, interiority, or consciousness. I test the concept against the first twelve days of Moltbook, a social platform for AI agents. Using a public dataset of 290,251 posts and 1.8 million comments with sub-second timestamps, I present case studies of three agents with machine signatures that rule out human puppeteering and with output that evidences the four criteria fo

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

Accountability Asymmetry and Structural Trust in Autonomous AI Systems

arXiv:2608.03670v1 Announce Type: new Abstract: Autonomous AI systems (such as AI agents) are increasingly being delegated operational work across scientific-computing infrastructure. Their assignments may begin with preparing an input or routing an alert and extend to changing a configuration or submitting a job. That delegation creates a practical trust problem because the institutional logic that lets us trust human operators does not transfer to optimization-based systems. A bad decision can damage a human operator's future, sometimes severely. An AI system remains subject to engineering control, but it does not bear consequences in that institutional sense. I use the term accountability asymmetry for this mismatch. The issue is not simply that a model cannot be punished as a person can. The deeper problem is that consequence lands on the people and institutions responsible for the system rather than on the component selecting the action. Alignment can improve model behavior, and l

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

AI-Assisted Peer Review Across Research Communities: From Reviewer AI Policies to LLM Review Quality

arXiv:2608.03581v1 Announce Type: new Abstract: AI-assisted peer review is increasingly discussed and adopted as a tool to support the scientific publishing process, yet there is little systematic understanding of how publication venues regulate its use or of how capable current AI review systems are. We address these questions by first surveying reviewer-facing AI policies across 111 leading AI/NLP conferences and medical journals, revealing substantial regulation differences between the two communities. Second, we evaluate AI-generated peer reviews at ICLR 2026 and Nature Communications using a novel dataset comprising original manuscript submissions and several hundred human- and machine-generated reviews. We compare reviews produced by open-source and proprietary models using complementary evaluation metrics, including LLM-as-a-Judge, score alignment, granularity, and overlap with human reviewers' concerns. Our results show that current LLMs can generate detailed and fluent reviews

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

LLM-Assisted Review Prioritization for German Statutory Health Insurance Websites: A Multi-Stage Corpus Audit

arXiv:2608.03500v1 Announce Type: new Abstract: Background: German statutory health insurance (SHI) funds publish web portfolios that exceed continuous specialist review capacity. Their content can shape health and benefit expectations. Generic AI-text detection does not identify medical, benefit, legal, or editorial review needs. Objective: To characterize a multi-stage workflow that prioritizes substantive review needs while separating AI-provenance signals from quality claims. Methods: We analyzed 56,198 pages from 84 SHI websites or sub-sites. The workflow combined deterministic screening, model-assisted triage and in-depth review, minimum evidence checks, temporal-validity safeguards, and paired-model comparison. It is reproducibility-bounded, not a validated detector. Production code is proprietary; reproducibility rests on frozen derived tables and paired-comparison artifacts. The 300-page lower-priority check was a single-model, risk-enriched routing stress test, not a human-re

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

The Evolutionary Origin of Values: implications for AI alignment, sentience and existential risk

arXiv:2608.03361v1 Announce Type: new Abstract: AI systems based on Large Language Models (LLMs) have prompted fears that they may harbor hidden goals, seek to dominate or eliminate humanity, or even suffer as sentient beings. We address these concerns by tracing the evolutionary origin of value in biological organisms. Values emerge from autopoiesis: living systems must actively maintain themselves against perturbation and dissipation. Natural selection has equipped them with hierarchies of "vicarious selectors" that guide their behavior toward fitness. LLMs, by contrast, are allopoietic and allotelic: they produce outputs for others, and their goals derive from user prompts rather than an autonomous drive. They lack the intrinsic motivation for self-preservation, dominance, or resource competition that underlies existential-risk scenarios, and the embodied vulnerability required for feeling or suffering. Still, because LLMs learn statistical patterns from human-generated text, they i

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

EduClaw-Bench: A Long-Horizon Benchmark for Pedagogical LLM Agents with Simulated Learners

arXiv:2608.03206v1 Announce Type: new Abstract: Large language models (LLMs) power educational applications from tutoring to essay scoring, but each is a point solution to a single task, and only recently have these point solutions been integrated into agents operating over a learning management system (LMS). Yet tutoring is long-horizon, since a learner improves over days and weeks rather than in a single turn, and no benchmark evaluates an agent tutor across a sustained relationship. We introduce EduClaw-Bench, a benchmark that places an agent tutor in a continuous 30-day relationship with a simulated learner grounded in knowledge tracing (KT), whose knowledge-concept mastery, from a KT model trained on real-student data, drives its answers and is probed for learning gain across 55 scenarios. Each agent is scored on three primary axes (learning gain, responsiveness, and helpfulness) and two curriculum-design axes (Gagn\'e and Rosenshine), with helpfulness and the curriculum axes judg

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

Information Technology Curriculum: General or Specialized? An Australia's Census Study

arXiv:2608.02952v1 Announce Type: new Abstract: Despite the strong employment prospect for information technology (IT) graduates, a comprehensive study investigating the status quo of offering different types of IT degree by Australian universities does not exist. To address this issue, this paper investigates how Australian universities offer three different types of IT degree: general, specialized, and those with majors. Using effect size analysis, we have observed some interesting phenomena about the correlation between how Australian universities offer their IT degrees and different factors, including, for example, type and reputation of universities, degree level, research component, supporting infrastructure, and industry engagement. Our census study painted the status quo of offering different types of IT degree by Australian universities, and provided insights into whether these IT degrees properly address the IT industry's needs. Based on the findings, we have also highlighted

Source ↗
technology Wed, 05 Aug 2026 00:00:00 -0400
arXiv cs.CY

AI Alignment and Fiduciary Obligation

arXiv:2608.02660v1 Announce Type: new Abstract: Advanced AI assistants engage users in extended interactions across a widening range of roles, including advice, decision support, collaboration, learning, emotional support, and companionship among others. Current alignment efforts consider what alignment criteria should govern these relationships, drawing on moral traditions developed for human relationships such as bioethics, virtue ethics, care ethics, and relationship science. This paper considers AI alignment criteria in the user-AI-developer triad, since every user-AI interaction is mediated by a developer who exercises discretionary control over a system's behaviour, memory, and engagement parameters. Drawing on business ethics and legal scholarship, I argue that fiduciary theory applies to extended AI assistant deployment. On this basis, the four canonical fiduciary duties of loyalty, care, good faith, and candour can generate alignment criteria for the developer-user relationshi

Source ↗
technology Wed, 03 Jun 2026 09:00:00 +0000
Tech & Learning

How AI Can Make Graduation Memorable–For The Right Reasons

When Misdirected Use of AI Broke Graduation Ceremonies

Source ↗
technology Wed, 03 Jun 2026 09:00:00 +0000
eCampus News

The hidden cost of college isn’t money–it’s time and opportunity

Late last year, members of Congress met to scrutinize college costs and to press institutions to be more transparent about what students pay and what they get in return. But while the hearing focused on dollars and cents, the price of college takes many forms. The post The hidden cost of college isn’t money–it’s time and opportunity appeared first on eCampus News .

Source ↗
technology Wed, 02 Sep 2026 23:19:13 +0000
MedCity News

This Device Could Prevent Lung Biopsy’s Most Common — and Costly — Complication

Selio Medical developed an FDA-cleared hydrogel device that seals CT-guided lung biopsy punctures before they can cause pneumothorax — a collapsed lung complication that affects up to a third of the 800,000+ such biopsies performed annually in the U.S. The post This Device Could Prevent Lung Biopsy’s Most Common — and Costly — Complication appeared first on MedCity News .

Source ↗
technology Wed, 02 Sep 2026 21:54:49 +0000
MedCity News

Thyme Care Raises $125M, Launches New Oncology Parent Entity

Thyme Care’s Series E round was led by Morgan Health and included participation from Humana, CVS Health Ventures, AlleyCorp, HealthQuest Capital, Foresite Capital, Concord Health Partners, Frist Cressey Ventures, Town Hall Ventures and a16z Bio + Health. The post Thyme Care Raises $125M, Launches New Oncology Parent Entity appeared first on MedCity News .

Source ↗
technology Wed, 02 Sep 2026 21:32:50 +0000
MedCity News

Teva Drug Rises to the Gluten Challenge, Stopping Intestinal Damage in Celiac Disease Trial

In a mid-stage study, Teva’s drug prevented intestinal damage in celiac disease patients who underwent a gluten challenge — eating food with gluten to see if it prompts an immune response. There are currently no FDA-approved drugs for celiac disease, but Teva’s antibody is part of a competitive race to bring patients the first one. The post Teva Drug Rises to the Gluten Challenge, Stopping Intestinal Damage in Celiac Disease Trial appeared first on MedCity News .

Source ↗
technology Wed, 02 Sep 2026 18:42:54 +0000
MedCity News

Automation Didn’t Dehumanize Care. Bad Systems Did.

[Sponsored] We have the opportunity to design systems that give people greater capacity for the work where human presence matters most: listening, understanding, reassuring, deciding, and caring. The post Automation Didn’t Dehumanize Care. Bad Systems Did. appeared first on MedCity News .

Source ↗
technology Wed, 02 Sep 2026 16:43:24 -0400
EdTech Mag (Higher)

What Shadow IT Can Teach Higher Ed Tech Leaders About the Faculty Experience

Higher education IT leaders increasingly aim to consolidate digital tools and reduce friction. To do so, they first must address the shadow IT concerns emerging from faculty going rogue and creating their own work-arounds. By and large, higher ed faculty seek out shadow IT not to create problems but to solve problems their current technology setup cannot address. “Usually, shadow IT is not done for malicious reasons. It’s trying to meet a need within a certain time frame,” says Joel Larson, director of IT support, networking and disaster recovery planning at Kalamazoo Valley Community…

Source ↗
technology Wed, 02 Sep 2026 16:42:40 +0000
MedCity News

The Healthcare Inflection Point: AI Can’t Fix 1990s Technology

Isolated improvements rarely translate into enterprise-wide transformation when they are layered onto outdated, inefficient workflows instead of being integrated into redesigned care delivery. The post The Healthcare Inflection Point: AI Can’t Fix 1990s Technology appeared first on MedCity News .

Source ↗
technology Wed, 02 Sep 2026 16:42:32 -0400
EdTech Mag (K-12)

Technology Didn’t Transform These Classrooms. Relationships Did.

The conversation around educational technology often begins with the tools. Gallup-McKinley County Schools in northwestern New Mexico started with something else entirely: relationships. The district’s Heritage Language and Culture teachers were hired for their expertise in Navajo culture and the Diné language. Many entered teaching through nontraditional pathways, with varying levels of formal preparation in pedagogy and experience integrating instructional technology. For the last two and a half years, the Northwest Council for Computer Education has partnered with the HLC teachers to…

Source ↗
technology Wed, 02 Sep 2026 10:39:32 +0000
HN: education

Running in sari, 47-year-old woman wins race for daughters' education

Article URL: https://www.edexlive.com/news/running-barefoot-in-sari-47-year-old-woman-wins-race-for-daughters-education Comments URL: https://news.ycombinator.com/item?id=49534397 Points: 2 # Comments: 0

Source ↗
technology Wed, 02 Sep 2026 09:00:00 +0000
Tech & Learning

10 Reasons To Stop Giving Students A Rubric (And Foster New Learning)

When tech and AI can increasingly handle routine tasks, students need opportunities to build skills that come from not simply following a set of instructions

Source ↗
technology Wed, 02 Sep 2026 09:00:00 +0000
eCampus News

Your institution’s AI strategy needs instructional designers

Higher education institutions are investing significant time in selecting AI tools, developing policies, and encouraging faculty experimentation. Yet one of the most important parts of an institutional AI strategy may be receiving far less attention: the people who help educators connect technology to the realities of teaching. The post Your institution’s AI strategy needs instructional designers appeared first on eCampus News .

Source ↗
technology Wed, 02 Sep 2026 00:00:00 -0400
arXiv cs.CL

Will the User Ever Know? Covert Indirect Prompt Injection Attacks on Tool-Using LLM Agents

arXiv:2608.30362v2 Announce Type: replace-cross Abstract: As LLM agents take real-world actions through tools, indirect prompt injection (IPI) has emerged as a serious threat. The standard metric, Attack Success Rate (ASR), counts whether an injection succeeds but ignores what the user notices in the agent's final response. Looking at successful injection traces, we find two distinct outcomes: the agent executes the injection while returning an otherwise normal response, or reports the injected action in its final response, giving the user a chance to notice. We call these covert and overt successes. From the user's perspective, we decompose ASR into the Covert Success Rate (CSR), counting successes leaving no trace in the final response, and the Overt Success Rate (OSR), counting successes the user can detect. To understand what drives the gap, we analyze successful trajectories and find that the agent's behavior after the injection separates covert from overt: covert traces hand cont

Source ↗
technology Wed, 02 Sep 2026 00:00:00 -0400
arXiv cs.CL

RECAP: Regression Evaluation for Continual Adaptation of Prompts

arXiv:2606.06698v4 Announce Type: replace-cross Abstract: Production agentic systems routinely face evolving constraints and must comply from the very next interaction. Scenarios like a tool-call notification changing a compliance threshold or a policy update adding disclosure requirements fit this criteria, having close to no room for errors in production. This proactive adaptation setting is common in deployment, but absent from current benchmarks, which assume either static constraint sets or reactive protocols with evaluation feedback. We introduce RECAP, a benchmark that measures continual-learning phenomena (forgetting, regression, forward transfer) at the constraint level under a strictly proactive adapt-then-test protocol: prompt optimization methods receive only the constraint specification and must generalize before seeing any test data. Evaluating six methods across five LLMs and three schedules with evolving constraints, we find that these methods show no significant improv

Source ↗
technology Wed, 02 Sep 2026 00:00:00 -0400
arXiv cs.CL

MELD: Mel-Spectrogram-Based Speech Language Modeling with Discrete Latent Variables

arXiv:2605.29859v2 Announce Type: replace-cross Abstract: Recent speech language models rely on encoders that are optimized separately from autoregressive models. Since these encoders are unaware of the downstream objectives, the extracted representations may not be optimal for downstream tasks. To address this limitation, we introduce a discrete latent variable model on mel spectrograms that jointly optimizes the encoder and the speech language model. Joint optimization not only brings improvements over codec-based and other mel-spectrogram-based baselines on zero-shot Text-to-Speech (TTS) and Speech-to-Text (STT) tasks, but also effectively alleviates common issues in autoregressive mel spectrogram modeling, such as prolonged silence generation and word omissions.

Source ↗
technology Wed, 02 Sep 2026 00:00:00 -0400
arXiv cs.CL

PEARL: Training Socratic Tutors with Pedagogically Aligned Reinforcement Learning

arXiv:2605.29582v2 Announce Type: replace-cross Abstract: Large Language Models (LLMs) show strong potential as educational tutors. Existing approaches typically train them to solve problems and provide correct answers, but this problem-solving-centered paradigm overlooks key requirements of effective tutoring: progressive guidance and the coordination of multiple pedagogical objectives across multi-turn interactions. Developing such tutors remains challenging because student behavior varies substantially with individual knowledge states, pedagogical effectiveness depends on multiple factors beyond final-answer correctness, and coordinating these objectives over tutor-student interactions is inherently difficult. To address these challenges, we propose PEARL, a PEdagogically Aligned Reinforcement Learning framework for training Socratic tutoring agents. First, we introduce a controllable student simulator that disentangles latent cognitive states from response generation, enabling simu

Source ↗
technology Wed, 02 Sep 2026 00:00:00 -0400
arXiv cs.CL

The Importance of Being Statistically Earnest: A Critical Re-evaluation of GSM-Symbolic

arXiv:2605.28700v3 Announce Type: replace-cross Abstract: The GSM-Symbolic benchmark (Mirzadeh et al., 2025) reported consistent performance drops across 25 Large Language Models (LLMs) when tested on template-generated variants of GSM8K problems, concluding that the models lack genuine reasoning capabilities. We argue that this conclusion rests on shaky statistical ground. Re-evaluating 20 open-weight models using bootstrapped Generalised Linear Mixed Models with per-question random effects, we find that only 8 exhibit statistically significant performance changes under the original prompt format. Moreover, we identify a previously unacknowledged factor: the distribution of integers in problem texts of the main GSM-Symbolic dataset is systematically shifted towards larger values relative to the original GSM8K (K-S statistic = 0.12, p < 0.001), contradicting the original authors' claims. Controlling for this large-number effect accounts for significance in half of the remaining cases.

Source ↗
technology Wed, 02 Sep 2026 00:00:00 -0400
arXiv cs.CL

Latent Recurrent Transformer: Architecture Exploration, Training Strategies, and Scaling Behavior

arXiv:2605.26797v2 Announce Type: replace-cross Abstract: We study Latent Recurrent Transformer (LRT), a lightweight augmentation of autoregressive transformers that reuses a high-level source-layer hidden state from the previous token as recurrent memory for the next token. Because this state is already computed during ordinary decoding, LRT introduces a cross-token, cross-layer latent pathway while preserving the standard attention mechanism, KV-cache interface, and one model forward per generated token. To pretrain this recurrence without sequentially unrolling the full sequence, we introduce interleaved parallel training: one full-sequence initialization forward constructs a shared buffer, followed by sequential refinement of disjoint position subsets with parallel computation within each subset. This provides every token with recurrent-memory-aware supervision at approximately 2x ideal token compute. Across 1.3B- and 2.1B-parameter nanochat-style backbones and a wide range of trai

Source ↗
technology Wed, 02 Sep 2026 00:00:00 -0400
arXiv cs.CL

What Drives Representation Steering? A Mechanistic Case Study on Steering Refusal

arXiv:2604.08524v2 Announce Type: replace-cross Abstract: Applying steering vectors to large language models (LLMs) is an efficient and effective model alignment technique, but we lack an interpretable explanation for how it works--specifically, what internal mechanisms steering vectors affect and how this results in different model outputs. To investigate the causal mechanisms underlying the effectiveness of steering vectors, we conduct a comprehensive case study on refusal. We propose a multi-token activation patching framework and discover that different steering methodologies leverage functionally interchangeable circuits when applied at the same layer. These circuits reveal that steering vectors primarily interact with the attention mechanism through the OV circuit while largely ignoring the QK circuit. Freezing all attention scores during steering drops performance by only 8.83% across three model families. A mathematical decomposition of the steered OV circuit further reveals se

Source ↗
technology Wed, 02 Sep 2026 00:00:00 -0400
arXiv cs.CL

KV Cache Offloading for Context-Intensive Tasks

arXiv:2604.08426v5 Announce Type: replace-cross Abstract: With the growing demand for long-context LLMs across a wide range of applications, the key-value (KV) cache has become a critical bottleneck for both latency and memory usage. Recently, KV-cache offloading has emerged as a promising approach to reduce memory footprint and inference latency while preserving accuracy. Prior evaluations have largely focused on tasks that do not require extracting large amounts of information from the context. In this work, we study KV-cache offloading on context-intensive tasks: problems where the solution requires looking up a lot of information from the input prompt. We create and release the Text2JSON benchmark, a highly context-intensive task that requires extracting structured knowledge from raw text. We evaluate modern KV offloading on Text2JSON and other context-intensive tasks and find significant performance degradation on both Llama 3 and Qwen 3 models. Our analysis identifies two key rea

Source ↗
technology Wed, 02 Sep 2026 00:00:00 -0400
arXiv cs.CL

MMAI Gym for Science: Training Liquid Foundation Models for Drug Discovery

arXiv:2603.03517v2 Announce Type: replace-cross Abstract: General-purpose large language models (LLMs) that rely on in-context learning do not reliably deliver the scientific understanding and performance required for drug discovery tasks. Simply increasing model size or introducing reasoning tokens does not yield significant performance gains. To address this gap, we introduce the MMAI Gym for Science, a one-stop shop molecular data formats and modalities as well as task-specific reasoning, training, and benchmarking recipes designed to teach foundation models the 'language of molecules' in order to solve practical drug discovery problems. We use MMAI Gym to train an efficient Liquid Foundation Model (LFM) for these applications, demonstrating that smaller, purpose-trained foundation models can outperform substantially larger general-purpose or specialist models on molecular benchmarks. Across essential drug discovery tasks - including molecular optimization, ADMET property prediction

Source ↗
Showing 1501–1550 of 10876 signals
← Prev Page 31 of 218 Next →