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 · 18402 signals

Signals

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

technology Tue, 11 Aug 2026 00:00:00 -0400
arXiv cs.CY

AI as a Democratizing Force in Indie Game Development

arXiv:2608.07825v1 Announce Type: new Abstract: The video game industry of 2024-2026 shows the deepest AAA-level contraction in its modern history alongside the largest-ever expansion of independent output. We examine AI's role in that divergence across four research questions, using public marketplace data, a title-level Steam catalog dataset cross-referenced with Steam's generative-AI disclosure records, and a fourteen-month log from an agentic AI game-production platform. RQ1 (barriers to entry): production planning, historically a salaried producer role at roughly $59 per hour, is generated in a mean of 5.1 minutes for $0.27-0.58 per plan. We operationalize "democratization" across seven dimensions and claim it for one, coordination cost, repriced by roughly four orders of magnitude; the regional dimension is argued from cost arithmetic, not measured. RQ2 (market acceptance): indie volume and unit sales expanded, AI-disclosed releases rose eightfold in eighteen months, professional

Source ↗
technology Tue, 11 Aug 2026 00:00:00 -0400
arXiv cs.CY

From Evaluated Models to Evaluation Aids: A Multi-Evidence Study of LLM-Based Difficulty Calibration for Programming Examinations

arXiv:2608.07523v1 Announce Type: new Abstract: Difficulty differences across parallel-class programming examinations affect the fairness of course assessment. This study repositions large language models from benchmark evaluation targets to auxiliary evidence sources for interpreting exam difficulty, combining AI evidence with aggregated student performance, item exposure, online-judge process data, and teacher interpretation. First, ten models solved an eight-problem final exam synchronously with 120 students: AI pass rate correlated positively with student pass rate (Spearman rho = 0.866, exact p = 0.0119), and a solving-based composite difficulty index correlated negatively with it (rho = -0.905, exact p = 0.0046). A single structured reviewer was then run via auditable API calls on a third-party OpenAI-compatible endpoint whose model label (gpt-5.6-sol) cannot authenticate an official OpenAI upstream model; call metadata and raw responses are archived. Across 79 problems from 11 p

Source ↗
technology Tue, 11 Aug 2026 00:00:00 -0400
arXiv cs.CY

Explainable Machine Learning in Healthcare: Methods, Interpretation, and Applications for Clinical Research

arXiv:2608.07522v1 Announce Type: new Abstract: We present a structured review of commonly used Explainable machine learning (XML) methodologies, including global and local interpretability tools such as SHapley Additive exPlanations (SHAP), Local Interpretable Model-Agnostic Explanations (LIME), Partial Dependence Plots (PDP), and Individual Conditional Expectation (ICE) plots. For each method, we explain the underlying mechanism at a high level, visualize representative outputs, and provide structured guidance on interpretation, appropriate use, and limitations, illustrated using the publicly available Heart Disease dataset. XML techniques provided intuitive visual and quantitative insights into how predictors influence model predictions. Global methods characterized population-level feature effects, whereas local methods revealed patient-level contributions useful for individualized interpretation. Our worked examples demonstrate how XML outputs can identify nonlinear relationships,

Source ↗
technology Tue, 11 Aug 2026 00:00:00 -0400
arXiv cs.CY

KumbhDoot: A Scale-Ready, LLM-Bounded Architecture for Mass-Gathering Public-Service Assistants

arXiv:2608.07520v1 Announce Type: new Abstract: Mass religious gatherings such as the Kumbh Mela concentrate tens of millions of people into a single region over a few weeks, producing intense, repetitive, multilingual, and safety-critical demand for information. The default response, a conversational assistant that routes every query to a large language model (LLM), is poorly matched to this setting: it is costly at scale, slow on emergency paths, prone to hallucination on facts that can cause physical harm, and unusable when connectivity fails. We describe KumbhDoot, an agentic pilgrim assistant for the Nashik Simhastha Kumbh Mela built on a different principle. It operates on a foundational design principle that prioritizes semantic similarity over starting with an LLM. Generative models are invoked only in instances where similarity-based retrieval is insufficient to produce a correct answer. The system utilizes a "semantic cache": an embedding-indexed store as a single retrieval p

Source ↗
technology Tue, 11 Aug 2026 00:00:00 -0400
arXiv cs.CY

From Survey Personas to LLM Agents: A Generative Agent-based Simulation of Mobility Policy Preference Dynamics

arXiv:2608.07519v1 Announce Type: new Abstract: Large language models (LLMs) have been increasingly used to simulate socially complex and interaction-driven tasks. However, most existing studies rely on hand-crafted personas. Since persona design strongly shapes how agents interpret context and make decisions, developing empirically grounded agent profiles is a significant aspect in this underexplored research area. To address this limitation, we propose a survey-grounded generative agent-based modeling (GABM) simulation framework that translates real survey respondents into generative LLM agents. The main objective of our framework is to demonstrate how careful persona design enables realistic simulation of decision-making using LLMs for facilitating behavioral experiments. We illustrate the framework's applicability through a case study of mobility policy preference dynamics in Germany, focusing on public support for phasing out new internal combustion engine vehicles, which is part

Source ↗
technology Tue, 11 Aug 2026 00:00:00 -0400
arXiv cs.CY

Bridging AI Risk Frameworks: Reconciling ISO/IEC 42001, the NIST AI Risk Management Framework, and the EU AI Act into a Uni ed Governance Taxonomy

arXiv:2608.07515v1 Announce Type: new Abstract: Artificial intelligence governance is consolidating around three structurally heterogeneous instruments: ISO/IEC 42001:2023, the first certifiable Artificial Intelligence Management System (AIMS) standard; the United States NIST AI Risk Management Framework (AI RMF 1.0), a voluntary, socio-technical risk model; and the European Union Artificial Intelligence Act (Regulation (EU) 2024/1689), a binding, risk-tiered law. Although these instruments share the goal of trustworthy AI, they differ fundamentally in legal status, governance subject, and conception of risk, so that the control-level crosswalks now common in practice are both incomplete and, in places, misleading. Drawing on document analysis of the official standards and frameworks and on comparative governance literature, this article reconciles the three instruments into a Unified AI Governance Taxonomy (UAGT) organized as five analytical layers -- normative purpose, governance sub

Source ↗
technology Tue, 11 Aug 2026 00:00:00 -0400
arXiv cs.CY

Open Technical Problems in Open-Weight AI Model Risk Management

arXiv:2608.07514v1 Announce Type: new Abstract: Frontier AI models with openly available weights are steadily becoming more powerful and widely adopted. However, compared to proprietary models, open-weight models pose different opportunities and challenges for effective risk management. For example, they allow for more open research and testing. However, managing their risks is also challenging because they can be modified arbitrarily, used without oversight, and spread irreversibly. Currently, there is limited research on safety tooling specific to open-weight models. Addressing these gaps will be key to both realizing their benefits and mitigating their harms. In this paper, we present 16 open technical challenges for open-weight model safety involving training data, training algorithms, evaluations, deployment, and ecosystem monitoring. We conclude by discussing the nascent state of the field, emphasizing that openness about research, methods, and evaluations -- not just weights --

Source ↗
technology Tue, 11 Aug 2026 00:00:00 -0400
arXiv cs.CY

Position: We Need Large Language Models Optimized For Our Well-Being

arXiv:2608.07505v1 Announce Type: new Abstract: Large language models are increasingly used not just for productivity tasks like coding and summarizing but also for advice, emotional support, and everyday-life guidance. In these settings, what a user approves in the moment can diverge from what is helpful to them over time, yet models are largely trained to win immediate approval. This explains documented patterns of sycophancy, in which assistants affirm questionable framings rather than offer more candid responses. We argue this is partly a problem of objective: short-horizon preference optimization is one driver of these failures, and the one most directly under the ML community's control. Our position is that as LLMs take on these socioemotional roles, there should exist at least one widely accessible, opt-in well-being mode that is trained and evaluated for longer-horizon outcomes (e.g., sustained progress, reduced regret, calibrated pushback) rather than next-turn approval. We or

Source ↗
technology Tue, 11 Aug 2026 00:00:00 -0400
arXiv cs.CY

Positioning Generative Artificial Intelligence in STEM Assessment: When to Require, Scaffold, or Restrict Its Use

arXiv:2608.07475v1 Announce Type: new Abstract: Generative Artificial Intelligence (GenAI) presents a governance challenge for STEM assessment. Unrestricted access can enable task outsourcing that undermines the validity of traditional assessments, while blanket prohibitions are difficult to enforce, may drive use underground, and do little to prepare students for workplaces where GenAI supported workflows are increasingly common. This paper proposes a student focused framework grounded in Evidence Centered Design (ECD) that specifies when to restrict, scaffold, or require GenAI use in STEM assessment. The framework extends existing AI use taxonomies by providing decision rules that link target constructs, evidence requirements, and task characteristics to governance regimes. Restriction is warranted when GenAI threatens construct relevant evidence for unaided proficiency, particularly for foundational knowledge and routine skills. Scaffolding is appropriate when bounded GenAI support

Source ↗
technology Tue, 10 Mar 2015 18:56:31 +0000
HN: medical education

Emerging Market Medical Education Goes Digital

Article URL: http://techonomy.com/2015/03/emerging-market-medical-education-goes-digital/ Comments URL: https://news.ycombinator.com/item?id=9179807 Points: 1 # Comments: 0

Source ↗
technology Tue, 10 Jan 2023 18:15:38 +0000
HN: nursing education

Open AI platforms in nursing education: Tools for academic progress or abuse?

Article URL: https://pubmed.ncbi.nlm.nih.gov/36549229/ Comments URL: https://news.ycombinator.com/item?id=34329041 Points: 1 # Comments: 2

Source ↗
technology Tue, 10 Dec 2024 23:04:33 +0000
HN: medical education

The Association of American Medical Colleges Is Corrupting Medical Education [pdf]

Article URL: https://donoharmmedicine.org/wp-content/uploads/2024/12/Activism-over-Meritocracy-How-the-AAMC-is-Corrupting-Medical-Education-with-Endless-DEI-Ideology.pdf Comments URL: https://news.ycombinator.com/item?id=42382696 Points: 2 # Comments: 0

Source ↗
technology Tue, 09 Jun 2026 14:23:10 -0400
EdTech Mag (Higher)

College of Charleston AI Challenge Encourages Innovation

Artificial intelligence is rapidly reshaping how businesses operate, how students learn and how communities solve complex problems. From predictive analytics to generative design and autonomous systems, AI is becoming foundational to innovation across industries. What was once a competitive advantage is quickly becoming a baseline expectation. Recognizing this shift, the Center for Entrepreneurship at the College of Charleston created the AI Innovation Challenge to empower students to leverage AI in tackling real-world societal issues. This momentum is especially powerful among younger…

Source ↗
technology Tue, 09 Jun 2026 12:41:46 +0000
HN: education

Lego Education SPIKE portfolio retiring

Article URL: https://education.lego.com/en-us/spike-update-2026/ Comments URL: https://news.ycombinator.com/item?id=48460356 Points: 2 # Comments: 0

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

How KidWind Turns Clean Energy Into A Classroom Without Walls

Conversations with Kevin Hogan: KidWind founder Michael Arquin and veteran coach Morgan Berkgren on why competing with wind turbines and solar homes may be education's best model for real-world learning.

Source ↗
technology Tue, 07 Jul 2026 18:32:10 +0000
HN: education

When an Engineering Education Doesn't Teach You How to Make Anything

Article URL: https://hackaday.com/2026/07/07/when-an-engineering-education-doesnt-teach-you-how-to-really-make-anything/ Comments URL: https://news.ycombinator.com/item?id=48821687 Points: 4 # Comments: 0

Source ↗
technology Tue, 07 Jul 2026 17:17:48 -0400
EdTech Mag (K-12)

ISTE Live 26: The Youngest Tech Team You’ll Ever Meet

Lynsy Curry gave some students in her class a mission — if they chose to accept it. The elementary media specialist at Timbers Elementary School taught the fifth graders technology tips a couple of years ago when she was their teacher. When they began showing other teachers what they learned in her class, she asked them if they would be interested in forming a technology team and being her student helpers. Challenge accepted. The tech team was born in the Humble Independent School District in Humble, Texas, nearly three years ago. During her session “From Helpers to Leaders: Building a…

Source ↗
technology Tue, 07 Jul 2026 17:17:27 -0400
EdTech Mag (K-12)

ISTE Live 26: Doing More With Less: Kirsten Baesler on Sustainable K–12 Technology

In the post-ESSER era, many schools and school districts are learning how to iterate their resource allocation to do more with less and build durable plans that center planning around the mission instead of the money. During her session “Driving Innovation When Budgets Are Tight” at ISTELive 26, Kirsten Baesler, assistant secretary in the Office of Elementary and Secondary Education for the U.S. Department of Education, discussed the importance of having a clear framework for what sustainability looks like alongside panelists Chris Lehmann, CEO and principal of the Science Leadership Academy…

Source ↗
technology Tue, 07 Jul 2026 09:00:00 +0000
Tech & Learning

Finding The Students Schools Miss: How Data, Relationships, and AI Are Unlocking Hidden Potential

Conversations with Kevin Hogan: Equal Opportunity Schools CEO AJ Gutierrez on why more than half of students ready for advanced coursework go unidentified and how combining survey data, predictive analytics, and human judgment can change that.

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

HNSW with Accuracy Guarantees Using Graph Spanners

arXiv:2607.02338v2 Announce Type: replace-cross Abstract: Hierarchical Navigable Small World (HNSW) graphs serve as the industry standard due to their logarithmic complexity and strong empirical performance. However, HNSW relies on greedy graph traversal, a heuristic that provides no theoretical guarantees of correctness. In this paper, we propose a novel "Certify-then-Rectify" framework that bridges the gap between the speed of heuristic search and the rigor of exact retrieval. Rather than discarding HNSW, our approach first employs a distribution-free statistical certifier to dynamically evaluate the quality of a standard HNSW search with minimal overhead. If certification indicates that the retrieved neighbors are of low quality, the framework safely escalates to a rigorous exact recovery algorithm. To make this exact recovery computationally feasible, we reinterpret the HNSW graph as a geometric spanner and utilize Extreme Value Theory to stochastically estimate its maximum empiric

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

The Unverifiability of Artificial General Intelligence (AGI) Alignment, Static and Dynamic: From Trakhtenbrot's Wall to the Safety-Generality Tension

arXiv:2606.28639v2 Announce Type: replace-cross Abstract: We establish the mathematical limits of AGI safety in two forms: verifying a fixed system, and verifying that a certified safety property persists once the system self-modifies. In the static case, no algorithm can certify a highly expressive AGI's safe behaviour infallibly, completely and tractably, whether over unbounded input domains (blocked by Rice's and Godel's theorems) or over all finite hardware configurations (blocked by Trakhtenbrot's theorem, which splits into a PSPACE-hardness barrier and a co-RE-completeness barrier), forcing a Soundness-Completeness-Tractability Trilemma as a structural, not statistical, necessity. In the dynamic case, we formalise self-modification as a computable transition operator and prove that no algorithm can determine, from a system's current certified safety, whether safety survives its next self-modification step: a result that reduces to Rice's Theorem one level up, making the static an

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

Quickest Detection of Hallucination Onset: Delay Bounds and Learned CUSUM Statistics

arXiv:2606.12476v3 Announce Type: replace-cross Abstract: Token-level hallucination detectors are evaluated as classifiers, by AUC over all tokens, yet a streaming monitor is judged by its reaction time: the number of tokens that pass between the onset of a hallucination and the alarm. We formulate hallucination onset detection as a quickest change detection problem. A first-order Markov model of the latent faithful/hallucinated state, validated on RAGTruth, places the task inside classical change-point theory and yields Lorden's lower bound on detection delay: about 1.3 tokens at a false-alarm rate of 0.01. We then show that a causal recurrent labeler acts as a CUSUM with a learned increment. Among the onsets it catches it detects in 11-13 tokens, against 31 for a linear per-token baseline, though at this false-alarm budget every detector catches under a third of onsets and the recall-honest delay is 56-66 tokens: low-false-alarm onset detection is hard. A controlled decomposition att

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

Identifiability Without Gaussianity: Symbolic World Models and Near-Infinite Temporal Consistency

arXiv:2606.12471v2 Announce Type: replace-cross Abstract: Klindt, LeCun, and Balestriero (arXiv:2605.26379) proved that Joint-Embedding Predictive Architectures (JEPAs) achieve linear identifiability, the linear recovery of the world's true latent variables, if and only if the world's latent dynamics follow a Gaussian, stationary process. This Gaussian boundary implies a fundamental limit on temporal consistency: for any non-Gaussian physical system, the representation error of a statistical World Model grows monotonically with time. We prove that this limit is an artifact of the statistical alignment mechanism, not a property of World Models in general. We introduce the Physics-Grounded Symbolic Architecture (PGSA) and prove three results: (1) a PGSA achieves exact linear identifiability for all physical regimes, regardless of the latent distribution; (2) the per-step error of a PGSA is bounded by numerical precision alone; and (3) as a direct consequence, a PGSA maintains temporal co

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

PBSD: Privileged Bayesian Self-Distillation for Long-Horizon Credit Assignment

arXiv:2606.09348v2 Announce Type: replace-cross Abstract: Long-horizon agentic tasks pose a fundamental credit assignment challenge for outcome-base reinforcement learning: trajectory-level rewards verify final correctness but provide limited guidance on which intermediate reasoning steps or tool interactions contribute to the outcome. The difficulty is especially pronounced in multi-turn search agents, where successful trajectories may contain misleading actions and failed trajectories may contain valuable evidence-gathering steps. We propose PBSD (Privileged Bayesian Self-Distillation), a Bayes-calibrated self-distillation method for fine-grained credit assignment under sparse final rewards. PBSD measures trajectory quality through the posterior-to-prior probability ratio of the verified answer and applies Bayes' rule to convert this hard-to-estimate answer-side ratio into a tractable likelihood ratio between a standard student model and a privileged answer-conditioned teacher model.

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

Artificial Intelligence for Mathematical Reasoning: An Integrated Survey of Language Models, Neuro-symbolic Systems, and Verified Discovery

arXiv:2606.08728v2 Announce Type: replace-cross Abstract: Mathematical reasoning has long served as a stringent test of machine intelligence; over the past decade, it has moved from a niche problem within NLP to one of the most consequential AI frontiers. This survey provides a unified account of the field's evolution, from early rule-based math word problem (MWP) solvers and template-driven geometry systems, through neural expression generation and LLM prompting, to contemporary reasoning models, multi-agent systems, neuro-symbolic theorem provers, and verified discovery workflows. We organize the landscape along four axes: (i) informal reasoning over text and diagrams, spanning MWP solving, multimodal geometry, and VLMs; (ii) formal reasoning in proof assistants, including autoformalization, tactic prediction, compiler-guided repair, and proof search; (iii) mathematical discovery, where systems propose constructions, improve bounds, or assist attacks on open problems; and (iv) the in

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

Cultural Binding Heads in Language Models

arXiv:2605.28543v2 Announce Type: replace-cross Abstract: LLMs often default to equal treatment across cultural groups, even though context warrants differentiation: this is a lack of difference awareness. Using mechanistic interpretability and a factorial design on the N4 cultural appropriation benchmark from Wang et al. (2025), we identify 2-3 mid-layer attention heads per model that contribute causally to cultural binding across eight models (four architectures, base and instruct). Cultural binding is the process of associating cultural items with the appropriate identity. Knockout of the identity-to-item edges on these heads lowers the binding strength by 9-23%. The identified heads transfer from instruct to base models, suggesting that cultural binding is created at pre-training. An $\alpha$-scaling shows a graded dose-response and moderate amplification steering at generation ($\alpha = 2-3$) increases cultural differentiation accuracy by 1-3 pp while leaving neutral reasoning mo

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

MUSE-Autoskill: Self-Evolving Agents via Skill Creation, Memory, Management, and Evaluation

arXiv:2605.27366v2 Announce Type: replace-cross Abstract: Large language model (LLM) agents rely on reusable skills to solve complex tasks, but existing skill creation approaches often treat skills as isolated, static artifacts, limiting reusability, reliability, and long-term improvement. We propose MUSE-Autoskill Agent (Memory-Utilizing Skill Evolution), a skill-centric agent framework that creates, reuses, and refines skills under a unified lifecycle: creation, memory, management, evaluation, and refinement. MUSE creates skills on demand, stores them across tasks, retrieves them through a skill catalog, and accumulates per-skill experience for later reuse and adaptation. Across the main reported settings on SkillsBench and SkillLearnBench, MUSE-Autoskill outperforms Hermes, Codex, and Claude Code. On SkillsBench, its self-created skills surpass human-authored skills on the successfully covered subset (85.24% vs. 81.17%), showing that lifecycle-managed skills can distill agent experi

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

Agentic Retrieval-Augmented Generation for Financial Document Question Answering

arXiv:2605.05409v2 Announce Type: replace-cross Abstract: Financial document question answering (QA) demands complex multi-step numerical reasoning over heterogeneous evidence--structured tables, textual narratives, and footnotes--scattered across corporate filings. Existing retrieval-augmented generation (RAG) approaches adopt a single-pass retrieve-then-generate paradigm that struggles with the compositional reasoning chains prevalent in financial analysis. We propose FinAgent-RAG, an agentic RAG framework that orchestrates iterative retrieval-reasoning loops with self-verification, specifically engineered for the precision requirements of financial numerical reasoning. The framework integrates three domain-specific innovations: (1) a Contrastive Financial Retriever trained with hard negative mining to distinguish semantically similar but numerically distinct financial passages, (2) a Program-of-Thought reasoning module that generates executable Python code for precise arithmetic rat

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

VIBE: Voice-Induced open-ended Bias Evaluation for Large Audio-Language Models via Real-World Speech

arXiv:2604.17248v2 Announce Type: replace-cross Abstract: Large Audio-Language Models (LALMs) are increasingly integrated into daily applications, yet their generative biases remain underexplored. Existing speech fairness benchmarks rely on synthetic speech and Multiple-Choice Questions (MCQs), both offering a fragmented view of fairness. We propose VIBE, a framework that evaluates generative bias through open-ended tasks such as personalized recommendations, using human-recorded speech. Unlike MCQs, our method allows stereotypical associations to manifest organically without predefined options, making it easily extensible to new tasks. Evaluating 12 state-of-the-art LALMs reveals systematic biases in realistic scenarios. Both gender and accent cues trigger statistically significant distributional shifts, and bias magnitude is strongly task-dependent.

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

Chronos: The AI Co-Historian

arXiv:2604.03553v2 Announce Type: replace-cross Abstract: AI is increasingly supporting, accelerating, and automating scientific discovery across subjects. Yet, the adoption of AI in historical research remains limited due to the lack of specialised solutions for historians. To change this, we introduce Chronos, an AI Co-Historian designed to support historians. It allows researchers to create and customize research workflows through natural-language interaction and share these as Chronos-Extensions with others. Chronos specifically addresses the need of historians for a tool that is specialised, non-technical, highly customizable, and facilitates extensive task evaluation. As a first extension, we introduce Chronos-Extract, which enables researchers to automate the targeted extraction of information from image scans of historical sources. We benchmark Chronos-Extract on three historical source corpora and find that it achieves high task-accuracy across primary sources spanning three c

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

SpecEyes: Accelerating Agentic Multimodal LLMs via Speculative Perception and Planning

arXiv:2603.23483v2 Announce Type: replace-cross Abstract: Agentic multimodal large language models (MLLMs) (e.g., OpenAI o3 and Gemini Agentic Vision) achieve remarkable reasoning capabilities through iterative visual tool invocation. However, the cascaded perception, reasoning, and tool-calling loops introduce significant sequential overhead. This overhead, termed agentic depth, incurs prohibitive latency and seriously limits system-level concurrency. To this end, we propose SpecEyes, an agentic-level speculative acceleration framework that breaks this sequential bottleneck. Our key insight is that a lightweight, tool-free MLLM can serve as a speculative planner to predict the execution trajectory, enabling early termination of expensive tool chains without sacrificing accuracy. To regulate this speculative planning, we introduce a cognitive gating mechanism based on answer separability, which quantifies the model's confidence for self-verification without requiring oracle labels. Fur

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

Clinical Cognition Alignment for Gastrointestinal Diagnosis with Multimodal LLMs

arXiv:2603.20698v3 Announce Type: replace-cross Abstract: Multimodal Large Language Models (MLLMs) have demonstrated remarkable potential in medical image analysis. However, their application in gastrointestinal endoscopy is currently hindered by two critical limitations: the misalignment between general model reasoning and standardized clinical cognitive pathways, and the lack of causal association between visual features and diagnostic outcomes. In this paper, we propose a novel Clinical-Cognitive-Aligned (CogAlign) framework to address these challenges. First, we endow the model with rigorous clinical analytical capabilities by constructing the hierarchical clinical cognition dataset and employing Supervised Fine-Tuning (SFT). Unlike conventional approaches, this strategy internalizes the hierarchical diagnostic logic of experts, ranging from anatomical localization and morphological evaluation to microvascular analysis, directly into the model. Second, to eliminate visual bias, we

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

On the Ability of Transformers to Verify Plans

arXiv:2603.19954v2 Announce Type: replace-cross Abstract: Transformers have shown inconsistent success in AI planning tasks, and theoretical understanding of when generalization should be expected has been limited. We take important steps towards addressing this gap by analyzing the ability of decoder-only models to verify whether a given plan correctly solves a given planning instance. To analyse the general setting where the number of objects -- and thus the effective input alphabet -- grows at test time, we introduce C*-RASP, an extension of C-RASP designed to establish length generalization guarantees for transformers under the simultaneous growth in sequence length and vocabulary size. Our results identify a large class of classical planning domains for which transformers can provably learn to verify long plans, and structural properties that significantly affects the learnability of length generalizable solutions. Empirical experiments corroborate our theory.

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

Data Driven Optimization of GPU efficiency for Distributed LLM-Adapter Serving

arXiv:2602.24044v2 Announce Type: replace-cross Abstract: Large Language Model (LLM) adapters enable low-cost model specialization, but introduce complex caching and scheduling challenges in distributed serving systems where hundreds of adapters must be hosted concurrently. While prior work has largely focused on latency and throughput optimization, minimizing GPU resource requirements through near-peak utilization remains largely underexplored. This paper presents a data-driven pipeline that, for a given workload, computes an adapter placement that serves the workload with the minimum number of GPUs while avoiding request starvation and GPU memory errors. To that end, the approach identifies the maximum feasible throughput attainable on each GPU by leveraging accurate performance predictions learned from real serving behavior. The proposed pipeline integrates three components: (i) a Digital Twin (DT) tailored to LLM-adapter serving, (ii) a distilled machine learning (ML) model trained

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

HiSAC: Hierarchical Sparse Activation Compression for Ultra-long Sequence Modeling in Recommenders

arXiv:2602.21009v2 Announce Type: replace-cross Abstract: Modern recommender systems leverage ultra-long user behavior sequences to capture dynamic preferences, but end-to-end modeling is infeasible in production due to latency and memory constraints. While summarizing history via interest centers offers a practical alternative, existing methods struggle to (1) identify user-specific centers at appropriate granularity and (2) accurately assign behaviors, leading to quantization errors and loss of long-tail preferences. To alleviate these issues, we propose Hierarchical Sparse Activation Compression (HiSAC), an efficient framework for personalized sequence modeling. HiSAC encodes interactions into multi-level semantic IDs and constructs a global hierarchical codebook. A hierarchical voting mechanism sparsely activates personalized interest-agents as fine-grained preference centers. Guided by these agents, Soft-Routing Attention aggregates historical signals in semantic space, weighting

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

Generative Pseudo-Labeling for Pre-Ranking with LLMs

arXiv:2602.20995v2 Announce Type: replace-cross Abstract: Pre-ranking is a critical stage in industrial recommendation systems, tasked with efficiently scoring thousands of recalled items for downstream ranking. A key challenge is the train-serving discrepancy: pre-ranking models are trained only on exposed interactions, yet must score all recalled candidates -- including unexposed items -- during online serving. This mismatch not only induces severe sample selection bias but also degrades generalization, especially for long-tail content. Existing debiasing approaches typically rely on heuristics (e.g., negative sampling) or distillation from biased rankers, which either mislabel plausible unexposed items as negatives or propagate exposure bias into pseudo-labels. In this work, we propose Generative Pseudo-Labeling (GPL), a framework that leverages large language models (LLMs) to generate unbiased, content-aware pseudo-labels for unexposed items, explicitly aligning the training distri

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

Gradient Regularization Mitigates Reward Hacking in Reinforcement Learning from Human Feedback and Verifiable Rewards

arXiv:2602.18037v2 Announce Type: replace-cross Abstract: Reinforcement Learning from Human Feedback (RLHF) or Verifiable Rewards (RLVR) are two key steps in the post-training of modern Language Models (LMs). A common problem is reward hacking, where the policy may exploit inaccuracies of the reward and learn an unintended behavior. Most previous works address this by limiting the policy update with a Kullback-Leibler (KL) penalty towards a reference model. We propose a different framing: Train the LM in a way that biases policy updates towards regions in which the reward is more accurate. First, we derive a theoretical connection between the accuracy of a reward model and the flatness of an optimum at convergence. Gradient regularization (GR) can then be used to bias training to flatter regions and thereby maintain reward model accuracy. We confirm these results by showing that the gradient norm and reward accuracy are empirically correlated in RLHF. We then empirically show that Refe

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

Endogenous Resistance to Activation Steering in Language Models

arXiv:2602.06941v3 Announce Type: replace-cross Abstract: Large language models can recover mid-generation from task-misaligned activation steering, producing explicit verbal restarts (e.g., ``wait, that's not right'') and continuing on-topic even while the steering perturbation remains active. We term this Endogenous Steering Resistance (ESR). Using sparse autoencoder (SAE) latents to steer model activations, we find that Llama-3.3-70B exhibits explicit ESR at 3.8%, with smaller models from the Llama-3 and Gemma-2 families showing the explicit form less frequently. Two controls dissociate ESR into a detection event and a sustained-resistance component that conditioning on recent on-topic tokens does not fully explain. We identify 26 SAE latents through contrastive on-topic/off-topic search; zero-ablating them reduces the multi-attempt rate by 25%, with random-latent and held-out-prompt controls supporting specificity. ESR can also be deliberately enhanced through both meta-prompting a

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

FlashBlock: Attention Caching for Efficient Long-Context Block Diffusion

arXiv:2602.05305v3 Announce Type: replace-cross Abstract: Generating long-form content, such as minute-long videos and extended texts, is increasingly important for modern generative models. Block diffusion improves inference efficiency via KV caching and block-wise causal inference and has been widely adopted in diffusion language models and video generation. However, in long-context settings, block diffusion still incurs substantial overhead from repeatedly computing attention over a growing KV cache. We identify an underexplored property of block diffusion: cross-step redundancy of attention within a block. Our analysis shows that attention outputs from tokens outside the current block remain largely stable across diffusion steps, while block-internal attention varies significantly. Based on this observation, we propose FlashBlock, a cached block-external attention mechanism that reuses stable attention output, reducing attention computation and KV cache access without modifying the

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

Toward Efficient Agents: Memory, Tool learning, and Planning

arXiv:2601.14192v2 Announce Type: replace-cross Abstract: Recent years have witnessed increasing interest in extending large language models into agentic systems. While the effectiveness of agents has continued to improve, efficiency, which is crucial for real-world deployment, has often been overlooked. This paper therefore investigates efficiency from three core components of agents: memory, tool learning, and planning, considering costs such as latency, tokens, steps, etc. Aimed at conducting comprehensive research addressing the efficiency of the agentic system itself, we review a broad range of recent approaches that differ in implementation yet frequently converge on shared high-level principles including but not limited to bounding context via compression and management, designing reinforcement learning rewards to minimize tool invocation, and employing controlled search mechanisms to enhance efficiency, which we discuss in detail. Accordingly, we characterize efficiency in two

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

R$^2$PO: Decoupling Rollout and Inference Policies for LLM Reasoning

arXiv:2601.11960v3 Announce Type: replace-cross Abstract: Existing reinforcement learning methods for LLM reasoning implicitly assume that the policy generating training trajectories should coincide with the one producing inference responses. We argue that this is a misleading inductive bias: the optimization-optimal trajectory distribution favors informative gradients, whereas the inference-optimal response distribution emphasizes accuracy and consistency. Forcing both into a single policy entangles their gradients and suppresses exploration. We propose R$^2$PO (Residual Rollout Policy Optimization), which attaches a lightweight Residual Rollout-Head atop the policy to decouple training trajectories from inference responses, diversifying rollouts during training while keeping inference generation intact. Experiments show that R$^2$PO consistently outperforms baselines, with average accuracy gains of 3.4% on MATH-500 and 1.3% on APPS, alongside more diverse rollouts and reduced length

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

The Language of Bargaining: Linguistic Effects in LLM Negotiations

arXiv:2601.04387v2 Announce Type: replace-cross Abstract: Negotiation is a core component of social intelligence, requiring agents to balance strategic reasoning, cooperation, and social norms. Recent work shows that LLMs can engage in multi-turn negotiation, yet nearly all evaluations occur exclusively in English. Using controlled multi-agent simulations across Ultimatum, Buy-Sell, and Resource Exchange games, we systematically isolate language effects across English and four Indic framings (Hindi, Punjabi, Gujarati, Marwadi) by holding game rules, model parameters, and incentives constant across all conditions. We find that language choice can shift outcomes more strongly than changing models, reversing proposer advantages and reallocating surplus. Crucially, effects are task-contingent: Indic languages reduce stability in distributive games yet induce richer exploration in integrative settings. Our results demonstrate that evaluating LLM negotiation solely in English yields incomple

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

Learning-Based Automated Adversarial Red-Teaming for Robustness Evaluation of Large Language Models

arXiv:2512.20677v5 Announce Type: replace-cross Abstract: Red-teaming is becoming a central part of large language model (LLM) safety evaluation, yet current practice still relies heavily on expert-written prompts or fixed benchmark suites. This creates a gap between what is easy to test and what deployed models can actually do: failures may be rare, context-sensitive, and distributed across many threat categories. We study automated red-teaming as a constrained adversarial search problem and introduce a learning-driven framework that couples category-aware attack generation with hierarchical vulnerability detection. The method starts from curated safety seeds, expands them through meta-prompt-guided and evolutionary search, and scores the resulting prompt--response pairs with lexical, semantic, and behavioral detectors. Across six threat categories on GPT-OSS-20B, the framework discovers 47 validated vulnerabilities, including 21 high-severity cases and 12 novel attack patterns. Under

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

SpatialThinker: Reinforcing Scene Graph-Grounded Spatial Reasoning via Dense Rewards

arXiv:2511.07403v2 Announce Type: replace-cross Abstract: Multimodal large language models (MLLMs) have achieved remarkable progress in vision-language tasks, but continue to struggle with spatial reasoning. Existing spatial MLLMs rely on large-scale datasets, explicit 3D inputs, architecture-specific modifications, or sparse Reinforcement Learning (RL) methods that provide insufficient guidance for spatially-grounded reasoning. We introduce SpatialThinker. To our knowledge, it is the first MLLM unifying Scene Graph Generation (SGG) and visual reasoning in a single pass via online RL. The model simulates human-like spatial perception by constructing a mental scene graph of task-relevant objects and relations, and reasoning toward an answer via dense spatial rewards. Our contributions are threefold: (1) SGG-grounded reasoning: integrating SGG directly within the reasoning chain rather than as a disjoint preprocessing step; (2) STVQA-7K: a high-quality spatial VQA training dataset via a

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

VCB Bench: An Evaluation Benchmark for Audio-Grounded Large Language Model Conversational Agents

arXiv:2510.11098v5 Announce Type: replace-cross Abstract: Recent advances in large audio language models (LALMs) have greatly enhanced multimodal conversational systems. However, existing benchmarks remain limited -- they are mainly English-centric, rely on synthetic speech, and lack comprehensive, discriminative evaluation across multiple dimensions. To address these gaps, we present Voice Chat Bot Bench (VCB Bench) -- a high-quality Chinese benchmark built entirely on real human speech. VCB Bench evaluates LALMs from three complementary perspectives: instruction following (including speech-level control beyond text commands), knowledge understanding (general knowledge, reasoning, and daily dialogue), and robustness (stability under perturbations in content, environment, and speaker traits). Experiments on representative LALMs reveal notable performance gaps and highlight future directions for improvement. VCB Bench provides a reproducible and fine-grained evaluation framework, offeri

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

TaoSR-AGRL: Adaptive Guided Reinforcement Learning Framework for E-commerce Search Relevance

arXiv:2510.08048v4 Announce Type: replace-cross Abstract: Query-product relevance prediction is fundamental to e-commerce search and has become even more critical in the era of AI-powered shopping, where semantic understanding and complex reasoning directly shape the user experience and business conversion. Large Language Models (LLMs) enable generative, reasoning-based approaches, typically aligned via supervised fine-tuning (SFT) or preference optimization methods like Direct Preference Optimization (DPO). However, the increasing complexity of business rules and user queries exposes the inability of existing methods to endow models with robust reasoning capacity for long-tail and challenging cases. Efforts to address this via reinforcement learning strategies like Group Relative Policy Optimization (GRPO) often suffer from sparse terminal rewards, offering insufficient guidance for multi-step reasoning and slowing convergence. To address these challenges, we propose TaoSR-AGRL, an Ad

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

Adaptive Margin RLHF via Preference over Preferences

arXiv:2509.22851v4 Announce Type: replace-cross Abstract: Margin-based optimization is fundamental to improving generalization and robustness in classification tasks. In the context of reward model learning from preferences within Reinforcement Learning from Human Feedback (RLHF), existing methods typically rely on no margins, fixed margins, or margins that are simplistic functions of preference ratings. However, such formulations often fail to account for the varying strengths of different preferences or they rely on noisy margin information derived from preference ratings. Furthermore, many existing methods that use adaptive margins assume access to accurate preference scores, which can be difficult for humans to provide reliably. We propose leveraging preferences over preferences, that is, annotations indicating which of two preferences reflects a stronger distinction, to infer adaptive margins on a per-datapoint basis. Such preference-over-preference annotations are general and can

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

DynamixSFT: Dynamic Mixture Optimization of Instruction Tuning Collections

arXiv:2508.12116v2 Announce Type: replace-cross Abstract: As numerous instruction-tuning datasets continue to emerge, dynamically balancing and optimizing their mixtures has become a critical challenge. To address this, we propose DynamixSFT, a dynamic and automated method for instruction-tuning dataset mixture optimization. We formulate the problem as a multi-armed bandit setup and introduce a Prior-scaled Boltzmann Exploration that softly anchors the updated sampling distribution to the original dataset proportions, thereby preserving the inherent diversity and coverage of the collection. Sampling probabilities are updated using a lightweight 1-Step Look-ahead Reward, reflecting how much the dataset contributes to improving the model's performance at its current state. We demonstrate that DynamixSFT effectively optimizes the Tulu-2-mixture and Tulu-3-mixture collections across 10 benchmarks, while introducing minimal computational overhead over naive sampling. Furthermore, we provide

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

Context Misleads LLMs: The Role of Context Filtering in Maintaining Safe Alignment of LLMs

arXiv:2508.10031v2 Announce Type: replace-cross Abstract: While Large Language Models (LLMs) have shown significant advancements in performance, various jailbreak attacks have posed growing safety and ethical risks. Malicious users often exploit adversarial context to deceive LLMs, prompting them to generate responses to harmful queries. In this study, we propose a new defense mechanism called Context Filtering, an input pre-processing method designed to filter out untrustworthy and unreliable context while identifying the primary prompts containing the real user intent to uncover concealed malicious intent. Given that enhancing the safety of LLMs often compromises their helpfulness, potentially affecting the experience of benign users, our method aims to improve the safety of the LLMs while preserving their original performance. We evaluate the effectiveness of our model in defending against jailbreak attacks through comparative analysis, comparing our approach with state-of-the-art d

Source ↗
technology Tue, 07 Jul 2026 00:00:00 -0400
arXiv cs.CL

Chasing Moving Targets with Online Self-Play Reinforcement Learning for Safer Language Models

arXiv:2506.07468v4 Announce Type: replace-cross Abstract: Conventional large language model (LLM) safety alignment relies on a reactive, disjoint loop: attackers exploit a static model, then defenders patch exposed vulnerabilities. This sequential setup leads to attackers overfitting obsolete exploits while defenders perpetually lag behind emerging threats. To address this, we introduce Self-RedTeam, the first fully online self-play multi-agent reinforcement learning (MARL) algorithm that continuously co-evolves attacker and defender for robust safety alignment. A single policy self-plays as both attacker and defender, generating adversarial prompts and defending against them, with a reward model adjudicating outcomes. Each role uses hidden chain-of-thought for strategic planning. Grounded in two-player zero-sum game theory, we establish a theoretical safety guarantee: if the game converges to Nash Equilibrium, the defender produces safe responses against any adversarial input. Empiric

Source ↗
Showing 4301–4350 of 10879 signals
← Prev Page 87 of 218 Next →